Results

By type

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

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

2022-01-08T09:42:03.902Z||main|||||INFO|500||The following profiles are active: basic
2022-01-08T09:42:22.275Z||main|||||INFO|500||Starting service [Tomcat]
2022-01-08T09:42:22.276Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2022-01-08T09:42:22.443Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2022-01-08T09:42:32.514Z||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-01-08T09:42:32.861Z||main|||||INFO|500||catdb-pool - Starting...
2022-01-08T09:42:34.725Z||main|||||INFO|500||catdb-pool - Start completed.
2022-01-08T09:42:35.498Z||main|||||INFO|500||reqdb-pool - Starting...
2022-01-08T09:42:35.506Z||main|||||INFO|500||reqdb-pool - Start completed.
2022-01-08T09:42:35.746Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2022-01-08T09:42:36.135Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2022-01-08T09:42:37.525Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-01-08T09:42:49.888Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-01-08T09:42:52.135Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-01-08T09:42:52.223Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2022-01-08T09:42:52.907Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-01-08T09:42:53.030Z||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-01-08T09:42:54.264Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-01-08T09:42:55.706Z||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-01-08T09:43:01.411Z||main|||||WARN|500||---
2022-01-08T09:43:01.411Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2022-01-08T09:43:01.412Z||main|||||WARN|500||---
2022-01-08T09:43:01.988Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2022-01-08T09:43:08.067Z||main|||||INFO|500||Started ApiHandlerApplication in 67.91 seconds (JVM running for 74.347)
2022-01-08T09:43:08.077Z|c0ce5acd-aa55-41c4-96b5-f2ec19a6e8cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T09:43:08.115Z|c0ce5acd-aa55-41c4-96b5-f2ec19a6e8cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T09:43:08.117Z|3f7d9545-4e3b-4c43-a40b-5370ab958af3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T09:43:08.133Z|3f7d9545-4e3b-4c43-a40b-5370ab958af3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T09:43:11.041Z||http-nio-8080-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2022-01-08T09:43:11.343Z|9c7e5e9a-9e67-425f-9f37-3344a6fbb58d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:43:11.347Z|e4579fd9-bad4-4e85-b547-120aa6d868cf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:43:11.356Z|6cc1198b-d9a8-4d7f-bfb7-56dba68c846d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector (jar:file:/app/app.jar!/BOOT-INF/lib/jaxb-impl-2.3.0.jar!/) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int)
WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
2022-01-08T09:43:11.815Z|e4579fd9-bad4-4e85-b547-120aa6d868cf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:43:11.816Z|9c7e5e9a-9e67-425f-9f37-3344a6fbb58d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:43:11.816Z|6cc1198b-d9a8-4d7f-bfb7-56dba68c846d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:43:21.852Z|ed149443-a4f0-4a17-a8d5-02185149c6c5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:43:21.854Z|ed149443-a4f0-4a17-a8d5-02185149c6c5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:43:21.857Z|c057e7f9-4e9b-43de-a05b-a134f27ed043|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:43:21.857Z|e4c03688-3caf-487f-b2a8-5ba07cdb7ddf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:43:21.858Z|c057e7f9-4e9b-43de-a05b-a134f27ed043|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:43:21.858Z|e4c03688-3caf-487f-b2a8-5ba07cdb7ddf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:43:23.036Z|83db897a-e7d0-4320-903d-9dcae74f727d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T09:43:23.037Z|83db897a-e7d0-4320-903d-9dcae74f727d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T09:43:31.922Z|9bac917a-858a-4276-84f4-dd303a98da10|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:43:31.922Z|ffeec898-9e86-4240-bd98-3f6bf9a9af47|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:43:31.922Z|5721026a-ce5e-4b32-9746-a0db4ba4b549|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:43:31.927Z|ffeec898-9e86-4240-bd98-3f6bf9a9af47|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:43:31.928Z|9bac917a-858a-4276-84f4-dd303a98da10|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:43:31.929Z|5721026a-ce5e-4b32-9746-a0db4ba4b549|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:43:38.037Z|3dbfc744-7cd5-45b4-a6f2-123882011fec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T09:43:38.039Z|3dbfc744-7cd5-45b4-a6f2-123882011fec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T09:43:38.136Z|3b7a567a-e104-4c6a-afb9-f2264f28524b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T09:43:38.137Z|3b7a567a-e104-4c6a-afb9-f2264f28524b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T09:43:41.990Z|317fb1e8-fbba-4098-bc9b-79cfb82b2a87|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:43:41.990Z|14879b4a-3644-426f-bced-337d934c61ae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:43:41.991Z|5f10414b-2cd4-48f2-ba49-c87080b1fae8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:43:41.991Z|317fb1e8-fbba-4098-bc9b-79cfb82b2a87|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:43:41.992Z|14879b4a-3644-426f-bced-337d934c61ae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:43:41.992Z|5f10414b-2cd4-48f2-ba49-c87080b1fae8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:43:52.019Z|9fde6249-317d-463c-888b-10ad29cb0bff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:43:52.019Z|1dd2d23d-4a1a-4c4c-ba47-b74d69a899e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:43:52.020Z|9fde6249-317d-463c-888b-10ad29cb0bff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:43:52.020Z|1dd2d23d-4a1a-4c4c-ba47-b74d69a899e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:43:52.024Z|ccb61e32-6ecf-4217-bcbf-0510502c0e5e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:43:52.025Z|ccb61e32-6ecf-4217-bcbf-0510502c0e5e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:43:53.037Z|c08c3986-6255-4975-9d90-afe84a2c5295|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T09:43:53.040Z|c08c3986-6255-4975-9d90-afe84a2c5295|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T09:44:02.052Z|9fa6fee4-34d2-4395-b0ad-2a39e7f6b28d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:44:02.052Z|0c7ab8db-24fa-4468-8e23-60d1c2cc4f76|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:44:02.053Z|9fa6fee4-34d2-4395-b0ad-2a39e7f6b28d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:44:02.054Z|0c7ab8db-24fa-4468-8e23-60d1c2cc4f76|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:44:02.087Z|4eaac614-e29d-4265-b9e4-bdee5895dbcb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:44:02.088Z|4eaac614-e29d-4265-b9e4-bdee5895dbcb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:44:08.036Z|3fa0dfd5-e457-4adf-810d-0c01d9c47efd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T09:44:08.037Z|3fa0dfd5-e457-4adf-810d-0c01d9c47efd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T09:44:08.139Z|de9e4a2b-c118-4d9e-a2b0-64006a7e072d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T09:44:08.140Z|de9e4a2b-c118-4d9e-a2b0-64006a7e072d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T09:44:12.084Z|c0dbd054-c9ee-4e30-8e78-1b3e8fa48a93|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:44:12.085Z|c0dbd054-c9ee-4e30-8e78-1b3e8fa48a93|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:44:12.095Z|df27984b-bc30-4f70-83c7-a44fe48d9ec1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:44:12.096Z|df27984b-bc30-4f70-83c7-a44fe48d9ec1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:44:12.112Z|0bc89324-663a-4270-900b-17c917168ebf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:44:12.113Z|0bc89324-663a-4270-900b-17c917168ebf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:44:22.122Z|47ed0466-27d0-4140-83a8-7e9ec02caecd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:44:22.122Z|fc7a7391-f114-4100-ab22-10788b425d76|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:44:22.124Z|47ed0466-27d0-4140-83a8-7e9ec02caecd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:44:22.124Z|fc7a7391-f114-4100-ab22-10788b425d76|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:44:22.137Z|abeba07d-5521-49aa-adf7-baf047933950|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:44:22.138Z|abeba07d-5521-49aa-adf7-baf047933950|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:44:23.037Z|ffb76c6f-8364-42ff-87d5-a728618fbe68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T09:44:23.038Z|ffb76c6f-8364-42ff-87d5-a728618fbe68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T09:44:32.161Z|06c3940c-d524-4d60-aee5-f70b315979a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:44:32.161Z|215efd65-cb4f-4314-9588-fd562da2a333|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:44:32.163Z|06c3940c-d524-4d60-aee5-f70b315979a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:44:32.163Z|215efd65-cb4f-4314-9588-fd562da2a333|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:44:32.185Z|5d6390a2-48f1-4765-b50c-66ab9f1c02ae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:44:32.186Z|5d6390a2-48f1-4765-b50c-66ab9f1c02ae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:44:38.040Z|22fd923f-0d6d-4ebc-a07d-6b6b5f49b8ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T09:44:38.048Z|22fd923f-0d6d-4ebc-a07d-6b6b5f49b8ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T09:44:38.141Z|a321ca6d-6ed7-49ff-8695-21e594fa6ef5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T09:44:38.142Z|a321ca6d-6ed7-49ff-8695-21e594fa6ef5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T09:44:42.208Z|f3570280-b9fe-4cab-8042-9aab684cf7b0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:44:42.208Z|7c480dca-463d-47e2-897b-287dd5bf3854|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:44:42.209Z|20e1e133-be9e-41be-b8c0-d1054ad496ed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:44:42.209Z|f3570280-b9fe-4cab-8042-9aab684cf7b0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:44:42.209Z|7c480dca-463d-47e2-897b-287dd5bf3854|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:44:42.211Z|20e1e133-be9e-41be-b8c0-d1054ad496ed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:44:52.247Z|e4e15b22-a870-4b31-93dd-121dd6968299|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:44:52.248Z|337a43e7-e501-46bd-8c67-02f0be902bde|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:44:52.248Z|e4e15b22-a870-4b31-93dd-121dd6968299|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:44:52.249Z|337a43e7-e501-46bd-8c67-02f0be902bde|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:44:52.250Z|42572eee-4cd0-475e-82ef-3f5a0c0fa600|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:44:52.251Z|42572eee-4cd0-475e-82ef-3f5a0c0fa600|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:44:53.036Z|eb0b3b57-04bf-461e-a734-fa89cb3886e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T09:44:53.037Z|eb0b3b57-04bf-461e-a734-fa89cb3886e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T09:45:02.283Z|43928809-e3d0-47f7-b226-cf021c493582|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:45:02.285Z|419c8114-ef05-45f5-8cba-d14789b19a94|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:45:02.285Z|43928809-e3d0-47f7-b226-cf021c493582|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:45:02.286Z|419c8114-ef05-45f5-8cba-d14789b19a94|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:45:02.291Z|2a9a0c2c-66d6-4671-a848-f23c8d29ad8d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:45:02.293Z|2a9a0c2c-66d6-4671-a848-f23c8d29ad8d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:45:08.036Z|99c0971a-1439-4238-91da-6f833e99ae91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T09:45:08.037Z|99c0971a-1439-4238-91da-6f833e99ae91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T09:45:08.143Z|cfead9f2-c616-4b46-91d9-3decc2d02839|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T09:45:08.145Z|cfead9f2-c616-4b46-91d9-3decc2d02839|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T09:45:12.315Z|b225540d-396f-4f30-9e3c-8c35d41b0349|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:45:12.315Z|70070f4e-736c-4c2b-a34d-18327a17fc43|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:45:12.317Z|70070f4e-736c-4c2b-a34d-18327a17fc43|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:45:12.317Z|b225540d-396f-4f30-9e3c-8c35d41b0349|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:45:12.319Z|f9567d17-be91-42de-bbc0-d92d52948a58|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:45:12.320Z|f9567d17-be91-42de-bbc0-d92d52948a58|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:45:22.348Z|300324cf-371e-4e77-9924-649d60fb0400|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:45:22.349Z|300324cf-371e-4e77-9924-649d60fb0400|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:45:22.349Z|798a4a93-b818-4e1f-b87e-9147f538150e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:45:22.350Z|798a4a93-b818-4e1f-b87e-9147f538150e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:45:22.363Z|4fe6c8c0-38ff-42c4-a8b0-6aed96ed8acd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:45:22.364Z|4fe6c8c0-38ff-42c4-a8b0-6aed96ed8acd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:45:23.036Z|320cf8dc-01a4-4b4c-b118-9e4e939dbd45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T09:45:23.040Z|320cf8dc-01a4-4b4c-b118-9e4e939dbd45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T09:45:32.375Z|d819e4b9-5bb7-4f09-b8a5-7e8b93b56fbd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:45:32.377Z|d819e4b9-5bb7-4f09-b8a5-7e8b93b56fbd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:45:32.380Z|255a54bb-be2b-4482-8681-72b8f0bc4d64|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:45:32.381Z|255a54bb-be2b-4482-8681-72b8f0bc4d64|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:45:32.388Z|6ee17059-6887-4e5b-9e94-40e275056124|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:45:32.389Z|6ee17059-6887-4e5b-9e94-40e275056124|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:45:38.038Z|e02682bd-5968-4fc2-9d9a-c96e02bb1eac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T09:45:38.039Z|e02682bd-5968-4fc2-9d9a-c96e02bb1eac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T09:45:38.146Z|a9fad193-d743-41a5-8800-f167452d5feb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T09:45:38.147Z|a9fad193-d743-41a5-8800-f167452d5feb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T09:45:42.408Z|733e3721-15c1-4658-9907-2fbce3f06e8a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:45:42.408Z|00fa4e71-789d-46ea-8105-a8f8326073ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:45:42.410Z|733e3721-15c1-4658-9907-2fbce3f06e8a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:45:42.410Z|00fa4e71-789d-46ea-8105-a8f8326073ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:45:42.414Z|ada0c943-8a6d-4539-9255-dbd27e62bb6e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:45:42.416Z|ada0c943-8a6d-4539-9255-dbd27e62bb6e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:45:52.463Z|79680f68-0c3d-4f83-8116-941998c42415|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:45:52.463Z|a93e7ee8-f539-420b-9b94-4346c61f8233|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:45:52.463Z|a2b939e6-0e44-494b-83c9-080f959847ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:45:52.467Z|a2b939e6-0e44-494b-83c9-080f959847ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:45:52.467Z|a93e7ee8-f539-420b-9b94-4346c61f8233|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:45:52.467Z|79680f68-0c3d-4f83-8116-941998c42415|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:45:53.037Z|eb6f7d88-042f-467f-b5f8-3b039e151059|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T09:45:53.039Z|eb6f7d88-042f-467f-b5f8-3b039e151059|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T09:46:02.502Z|a3f4e21f-d3c0-44ac-8bbd-439461744699|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:46:02.502Z|224aac09-e0c0-4694-b2ea-41a98393041e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:46:02.502Z|00c882ac-e286-4f2c-9ee1-bf585a605b41|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:46:02.503Z|a3f4e21f-d3c0-44ac-8bbd-439461744699|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:46:02.503Z|00c882ac-e286-4f2c-9ee1-bf585a605b41|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:46:02.503Z|224aac09-e0c0-4694-b2ea-41a98393041e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:46:08.036Z|de4a3359-e37d-4c39-923f-493cfc257ec5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T09:46:08.043Z|de4a3359-e37d-4c39-923f-493cfc257ec5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T09:46:08.149Z|f1e919e3-66b1-4e25-a764-b37562cede8b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T09:46:08.150Z|f1e919e3-66b1-4e25-a764-b37562cede8b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T09:46:12.530Z|afccf377-1300-4b56-8961-cf1125ea9613|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:46:12.530Z|adcd2cbd-8524-41ed-a49a-b98f8344e5f7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:46:12.531Z|afccf377-1300-4b56-8961-cf1125ea9613|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:46:12.531Z|adcd2cbd-8524-41ed-a49a-b98f8344e5f7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:46:12.538Z|77766bdc-2403-46ce-b639-b6779dbe12b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:46:12.542Z|77766bdc-2403-46ce-b639-b6779dbe12b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:46:22.559Z|b0c7646e-6ea0-48a3-8e72-cce490202fff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:46:22.561Z|b0c7646e-6ea0-48a3-8e72-cce490202fff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:46:22.562Z|fb1609f8-8845-4753-9c5d-c5ccfd62e52b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:46:22.563Z|fb1609f8-8845-4753-9c5d-c5ccfd62e52b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:46:22.589Z|27a1fb6b-0b77-4c61-92b8-3f4fcbe43555|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:46:22.590Z|27a1fb6b-0b77-4c61-92b8-3f4fcbe43555|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:46:23.036Z|8a252f50-d9dc-48f9-aff6-9b42a1912036|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T09:46:23.037Z|8a252f50-d9dc-48f9-aff6-9b42a1912036|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T09:46:32.593Z|86bfdea7-193f-4f57-a39c-d0c686236791|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:46:32.594Z|86bfdea7-193f-4f57-a39c-d0c686236791|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:46:32.600Z|b39fc1dc-15a2-4221-a8de-0dc901595a68|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:46:32.601Z|b39fc1dc-15a2-4221-a8de-0dc901595a68|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:46:32.615Z|a06ca994-20d1-48fe-9365-398feeed91fb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:46:32.617Z|a06ca994-20d1-48fe-9365-398feeed91fb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:46:38.036Z|ab0db605-339c-4f70-aeb3-9f8c53e932f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T09:46:38.038Z|ab0db605-339c-4f70-aeb3-9f8c53e932f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T09:46:38.151Z|f5a04e16-9241-46bc-9bc0-2b5cf40663fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T09:46:38.152Z|f5a04e16-9241-46bc-9bc0-2b5cf40663fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T09:46:42.629Z|242c10a6-67bf-4197-9d8b-bf8fbdadc6a1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:46:42.630Z|242c10a6-67bf-4197-9d8b-bf8fbdadc6a1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:46:42.634Z|f9e55acd-b952-4c62-bac9-3664f2de5dee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:46:42.640Z|f9e55acd-b952-4c62-bac9-3664f2de5dee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:46:42.643Z|39582cc7-60a1-4ab2-aae0-2175a234a348|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:46:42.644Z|39582cc7-60a1-4ab2-aae0-2175a234a348|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:46:52.656Z|64adc668-ab51-4a10-84a9-b7ea680deb03|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:46:52.657Z|64adc668-ab51-4a10-84a9-b7ea680deb03|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:46:52.666Z|d7ec772d-ab08-4472-bdab-99ea702d8fd9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:46:52.667Z|e069cd44-ee84-4e93-9edd-80997a078e9a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:46:52.667Z|d7ec772d-ab08-4472-bdab-99ea702d8fd9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:46:52.668Z|e069cd44-ee84-4e93-9edd-80997a078e9a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:46:53.038Z|6a367659-f543-4e5a-a1a2-7ca672c6dd4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T09:46:53.041Z|6a367659-f543-4e5a-a1a2-7ca672c6dd4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T09:47:02.683Z|b487ed82-dff2-40bb-8f5d-c5d3180b0225|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:47:02.684Z|b487ed82-dff2-40bb-8f5d-c5d3180b0225|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:47:02.690Z|90799748-3272-4462-b41a-3aa683bd711c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:47:02.691Z|90799748-3272-4462-b41a-3aa683bd711c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:47:02.695Z|36fb6ae0-4641-4835-845d-b3d1e825fc26|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:47:02.695Z|36fb6ae0-4641-4835-845d-b3d1e825fc26|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:47:08.036Z|996c9104-4a13-4df2-83b2-5144387fdaa0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T09:47:08.037Z|996c9104-4a13-4df2-83b2-5144387fdaa0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T09:47:08.153Z|44800368-bbe8-4583-b13c-eb56ae991394|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T09:47:08.154Z|44800368-bbe8-4583-b13c-eb56ae991394|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T09:47:12.710Z|be8b9372-6da7-4856-9bbf-82747dcfb85b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:47:12.712Z|be8b9372-6da7-4856-9bbf-82747dcfb85b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:47:12.716Z|2c561bbb-56c7-42be-ba29-21454422ed77|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:47:12.717Z|2c561bbb-56c7-42be-ba29-21454422ed77|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:47:12.719Z|d6762b7a-0e96-4074-bf41-daba20821ae8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:47:12.719Z|d6762b7a-0e96-4074-bf41-daba20821ae8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:47:22.736Z|f770aa4f-a5c6-4320-a6c7-1259e4f0531a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:47:22.737Z|f770aa4f-a5c6-4320-a6c7-1259e4f0531a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:47:22.748Z|e66ba70f-c499-4efa-b5c2-a94f6b043ade|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:47:22.749Z|e66ba70f-c499-4efa-b5c2-a94f6b043ade|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:47:22.749Z|71c1afb2-66db-41fb-acd3-0e25bbc691bd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:47:22.750Z|71c1afb2-66db-41fb-acd3-0e25bbc691bd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:47:23.036Z|9f5c6248-8659-4a80-9c03-af0c97dd9a6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T09:47:23.037Z|9f5c6248-8659-4a80-9c03-af0c97dd9a6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T09:47:32.778Z|96e656f9-b1c1-4b7c-9cae-0395f45cabb3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:47:32.778Z|af94b41c-0aba-42a5-b027-eb2fbc864949|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:47:32.778Z|de208003-a58b-41ce-af0c-98b0fe5ff0d5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:47:32.781Z|96e656f9-b1c1-4b7c-9cae-0395f45cabb3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:47:32.781Z|de208003-a58b-41ce-af0c-98b0fe5ff0d5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:47:32.781Z|af94b41c-0aba-42a5-b027-eb2fbc864949|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:47:38.044Z|0996ec30-8527-4b13-bfea-719e7f695735|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T09:47:38.051Z|0996ec30-8527-4b13-bfea-719e7f695735|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T09:47:38.155Z|8db4e49e-00f1-416b-b6ed-4382d0745930|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T09:47:38.157Z|8db4e49e-00f1-416b-b6ed-4382d0745930|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T09:47:42.826Z|dac1a110-0e4b-4654-a694-e350cf98099d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:47:42.826Z|6393839a-40d3-4a21-9efe-e28b3a8142db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:47:42.828Z|834a3969-88c8-4406-8b8a-377f9fe16222|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:47:42.829Z|834a3969-88c8-4406-8b8a-377f9fe16222|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:47:42.829Z|6393839a-40d3-4a21-9efe-e28b3a8142db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:47:42.829Z|dac1a110-0e4b-4654-a694-e350cf98099d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:47:52.868Z|0c5ce5ce-c44d-447a-a8d4-1d54ac43a161|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:47:52.870Z|0c5ce5ce-c44d-447a-a8d4-1d54ac43a161|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:47:52.870Z|b3f7bdce-51bd-41f2-b5e4-0974e48c4cc5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:47:52.872Z|b3f7bdce-51bd-41f2-b5e4-0974e48c4cc5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:47:52.874Z|a18d060b-c786-4d4c-9396-ef85d85cd2fe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:47:52.876Z|a18d060b-c786-4d4c-9396-ef85d85cd2fe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:47:53.036Z|7903c262-1f71-48e4-b53e-35b39db684b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T09:47:53.037Z|7903c262-1f71-48e4-b53e-35b39db684b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T09:48:02.898Z|66acbace-dd9c-40bc-8e2d-f7ff249863b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:48:02.902Z|b4523ece-0423-47cf-a5c2-40c747bd5633|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:48:02.902Z|b4523ece-0423-47cf-a5c2-40c747bd5633|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:48:02.906Z|66acbace-dd9c-40bc-8e2d-f7ff249863b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:48:02.910Z|729bccf4-921f-4448-a79f-88a45c6ca043|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:48:02.911Z|729bccf4-921f-4448-a79f-88a45c6ca043|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:48:08.036Z|83b77666-0469-4c1d-87c3-f16cafa0df13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T09:48:08.037Z|83b77666-0469-4c1d-87c3-f16cafa0df13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T09:48:08.158Z|8d8e2e80-82c7-4964-b2c8-a3c4bd955752|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T09:48:08.159Z|8d8e2e80-82c7-4964-b2c8-a3c4bd955752|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T09:48:12.929Z|9066936e-dbee-4f42-ab6d-a8581ccfbf01|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:48:12.930Z|9066936e-dbee-4f42-ab6d-a8581ccfbf01|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:48:12.931Z|25fed213-1bca-4b44-8fb1-22934645cc55|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:48:12.932Z|25fed213-1bca-4b44-8fb1-22934645cc55|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:48:12.936Z|17cb904c-dabf-4fb0-a07d-ec685b2115a8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:48:12.937Z|17cb904c-dabf-4fb0-a07d-ec685b2115a8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:48:22.957Z|c911830f-6827-4763-8a59-4c0d8449f125|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:48:22.959Z|c911830f-6827-4763-8a59-4c0d8449f125|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:48:22.965Z|b049798a-7195-4e91-aa8f-89b1f024e66d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:48:22.966Z|b049798a-7195-4e91-aa8f-89b1f024e66d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:48:22.973Z|3e008e88-817b-4cb0-a5bc-1235bbe54fe6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:48:22.974Z|3e008e88-817b-4cb0-a5bc-1235bbe54fe6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:48:23.037Z|18fe8115-310c-4186-9aba-91151c3c14ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T09:48:23.040Z|18fe8115-310c-4186-9aba-91151c3c14ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T09:48:32.987Z|5af40634-b5ae-42c4-9c69-6c5eea60fd1f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:48:32.988Z|1f490aa7-5df9-4c06-afc4-7c2f91f35289|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:48:32.988Z|1f490aa7-5df9-4c06-afc4-7c2f91f35289|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:48:32.988Z|5af40634-b5ae-42c4-9c69-6c5eea60fd1f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:48:32.998Z|874ba4a1-e65e-4fe4-a1bc-5891884c0a59|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:48:32.999Z|874ba4a1-e65e-4fe4-a1bc-5891884c0a59|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:48:38.036Z|7478471e-ad5f-4af3-b098-0155691711eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T09:48:38.037Z|7478471e-ad5f-4af3-b098-0155691711eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T09:48:38.160Z|45b0b181-10a7-4fc5-9178-dafee793472d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T09:48:38.161Z|45b0b181-10a7-4fc5-9178-dafee793472d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T09:48:43.014Z|f91e899d-6298-44c4-85ab-ad6e47db270b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:48:43.014Z|3bcf6733-d420-4715-ace8-b64fd811cdad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:48:43.015Z|f91e899d-6298-44c4-85ab-ad6e47db270b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:48:43.016Z|3bcf6733-d420-4715-ace8-b64fd811cdad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:48:43.021Z|bfcdfd0d-68b6-4355-85cf-852beb478b6b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:48:43.021Z|bfcdfd0d-68b6-4355-85cf-852beb478b6b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:48:53.040Z|2ebe2914-3ddb-424e-972a-b88d76ef475e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T09:48:53.040Z|6869dbb2-8f87-4651-90ca-9e4976f1c07e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:48:53.042Z|b890e166-8e20-4ec6-ab30-72add1a7a2c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:48:53.042Z|6869dbb2-8f87-4651-90ca-9e4976f1c07e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:48:53.042Z|b890e166-8e20-4ec6-ab30-72add1a7a2c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:48:53.045Z|2ebe2914-3ddb-424e-972a-b88d76ef475e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T09:48:53.050Z|2e8efa0c-fd58-4217-ad63-9dae56f9d75b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:48:53.051Z|2e8efa0c-fd58-4217-ad63-9dae56f9d75b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:49:03.074Z|0da5df10-8d49-487f-9e85-59c7f95bacce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:49:03.076Z|0da5df10-8d49-487f-9e85-59c7f95bacce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:49:03.078Z|0da4b2f5-d0ce-423f-91cf-9efb28f16d4d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:49:03.079Z|0da4b2f5-d0ce-423f-91cf-9efb28f16d4d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:49:03.082Z|6d28bf6b-310f-444f-87a8-d6a6f41e4623|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:49:03.082Z|6d28bf6b-310f-444f-87a8-d6a6f41e4623|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:49:08.036Z|ec5f7971-fee3-4078-bd00-1ec1dc1d0eda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T09:49:08.037Z|ec5f7971-fee3-4078-bd00-1ec1dc1d0eda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T09:49:08.163Z|e21f4263-9d13-4705-95dc-a0e841818932|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T09:49:08.164Z|e21f4263-9d13-4705-95dc-a0e841818932|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T09:49:13.108Z|fbe2ac25-5299-4bf7-ac86-e8f5b9f77376|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:49:13.109Z|fbe2ac25-5299-4bf7-ac86-e8f5b9f77376|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:49:13.109Z|fa6c5439-df15-4b06-88ba-e320d026167f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:49:13.109Z|fa6c5439-df15-4b06-88ba-e320d026167f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:49:13.116Z|58154d5a-fcb8-448c-9edf-8a5ab5127146|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:49:13.117Z|58154d5a-fcb8-448c-9edf-8a5ab5127146|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:49:23.038Z|4b6fba6a-333c-41fb-a069-356cb2bf6880|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T09:49:23.039Z|4b6fba6a-333c-41fb-a069-356cb2bf6880|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T09:49:23.139Z|78295e3f-7b59-4bc0-9756-f5ea094d13b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:49:23.139Z|7ec68c8a-f9ee-4481-a54e-5957d87888a7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:49:23.140Z|7ec68c8a-f9ee-4481-a54e-5957d87888a7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:49:23.140Z|78295e3f-7b59-4bc0-9756-f5ea094d13b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:49:23.141Z|5b110a14-7407-4c94-a0c7-dcfebc69d4ae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:49:23.142Z|5b110a14-7407-4c94-a0c7-dcfebc69d4ae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:49:33.181Z|040fffa3-141c-4e28-a412-48d0f54419a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:49:33.181Z|f3522521-0f58-477d-abdb-b0335b30b7c0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:49:33.181Z|eb6b08b3-0c67-4f58-8c93-effc36d9b809|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:49:33.184Z|eb6b08b3-0c67-4f58-8c93-effc36d9b809|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:49:33.184Z|f3522521-0f58-477d-abdb-b0335b30b7c0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:49:33.184Z|040fffa3-141c-4e28-a412-48d0f54419a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:49:38.037Z|13ba9383-eb75-446a-9d39-2d168decd3b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T09:49:38.040Z|13ba9383-eb75-446a-9d39-2d168decd3b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T09:49:38.165Z|6f7d96b3-90b6-42dd-b7a7-17d783be5bd9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T09:49:38.165Z|6f7d96b3-90b6-42dd-b7a7-17d783be5bd9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T09:49:43.215Z|50276b44-874a-4fb1-94f2-1dfbc29737a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:49:43.215Z|7f1117be-87f7-4353-9921-ddcc1eefd8f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:49:43.215Z|5b00c09d-185e-4715-811a-9253a1e9da44|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:49:43.217Z|50276b44-874a-4fb1-94f2-1dfbc29737a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:49:43.217Z|5b00c09d-185e-4715-811a-9253a1e9da44|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:49:43.217Z|7f1117be-87f7-4353-9921-ddcc1eefd8f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:49:53.036Z|8606c0b3-21ad-4e8d-8785-ed0b53dddbce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T09:49:53.037Z|8606c0b3-21ad-4e8d-8785-ed0b53dddbce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T09:49:53.247Z|c8f7aa8f-883a-412a-b253-3731c63eec3c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:49:53.247Z|7cebdd98-1f2a-4b5c-be4c-a5caebce2e31|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:49:53.249Z|7cebdd98-1f2a-4b5c-be4c-a5caebce2e31|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:49:53.249Z|c8f7aa8f-883a-412a-b253-3731c63eec3c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:49:53.251Z|e2ced4bf-cd70-4f84-bbae-21056ae87cab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:49:53.252Z|e2ced4bf-cd70-4f84-bbae-21056ae87cab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:50:03.281Z|d603e6bb-9088-4ce6-a5c0-24bfa6a65750|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:50:03.281Z|1e8f7334-fbb9-4809-8974-f08d0683fee7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:50:03.282Z|d603e6bb-9088-4ce6-a5c0-24bfa6a65750|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:50:03.282Z|1e8f7334-fbb9-4809-8974-f08d0683fee7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:50:03.283Z|cdf9867f-a19a-4557-b1ae-7f59da92387a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:50:03.283Z|cdf9867f-a19a-4557-b1ae-7f59da92387a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:50:08.036Z|0fe5f0e8-fb76-42cb-9927-a9156b787e23|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T09:50:08.037Z|0fe5f0e8-fb76-42cb-9927-a9156b787e23|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T09:50:08.167Z|9ab7dc1a-c25e-4dd1-ab1a-1a9e1495df0b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T09:50:08.167Z|9ab7dc1a-c25e-4dd1-ab1a-1a9e1495df0b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T09:50:13.307Z|577646f1-7231-4578-a7ea-292da8a665c4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:50:13.308Z|1b170940-16b2-4b17-9445-cf7e84e80c13|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:50:13.307Z|f81b5a69-7179-47b3-88a8-bad0bf6ad5da|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:50:13.308Z|577646f1-7231-4578-a7ea-292da8a665c4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:50:13.309Z|f81b5a69-7179-47b3-88a8-bad0bf6ad5da|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:50:13.309Z|1b170940-16b2-4b17-9445-cf7e84e80c13|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:50:23.036Z|079c20ff-4132-4a52-8276-f480779ddea7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T09:50:23.039Z|079c20ff-4132-4a52-8276-f480779ddea7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T09:50:23.334Z|d083f4d8-21b3-45d5-8102-826cef0648f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:50:23.334Z|a14f4ddd-727e-4f0a-8100-68216ee3d863|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:50:23.335Z|d083f4d8-21b3-45d5-8102-826cef0648f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:50:23.335Z|a14f4ddd-727e-4f0a-8100-68216ee3d863|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:50:23.336Z|67c7f90d-d27c-4d74-90f9-47d151f74b20|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:50:23.337Z|67c7f90d-d27c-4d74-90f9-47d151f74b20|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:50:33.363Z|e70a9560-89be-40d1-ada9-aa90adf5b0f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:50:33.364Z|e70a9560-89be-40d1-ada9-aa90adf5b0f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:50:33.375Z|bcc7289a-4d4c-45ca-885e-5430bedeabfa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:50:33.376Z|bcc7289a-4d4c-45ca-885e-5430bedeabfa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:50:33.376Z|4c2cefb0-d34c-4727-8bb5-5c31d33988f3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:50:33.377Z|4c2cefb0-d34c-4727-8bb5-5c31d33988f3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:50:38.036Z|417f09d5-925b-4c81-b192-4a82009ee80e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T09:50:38.037Z|417f09d5-925b-4c81-b192-4a82009ee80e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T09:50:38.179Z|a444ab04-35d0-45b5-8ab5-732b4a67a638|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T09:50:38.181Z|a444ab04-35d0-45b5-8ab5-732b4a67a638|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T09:50:43.391Z|d70d5a38-0841-4bce-b172-5cdaa61655f6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:50:43.392Z|d70d5a38-0841-4bce-b172-5cdaa61655f6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:50:43.396Z|aa77c4fc-bbdc-487b-9848-f94b0e3d84a2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:50:43.397Z|aa77c4fc-bbdc-487b-9848-f94b0e3d84a2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:50:43.402Z|016673ac-3ec8-4af0-88ae-d7f0d45cc3a2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:50:43.403Z|016673ac-3ec8-4af0-88ae-d7f0d45cc3a2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:50:53.036Z|624ea250-f1c0-4411-be17-2a5ff3d5137e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T09:50:53.037Z|624ea250-f1c0-4411-be17-2a5ff3d5137e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T09:50:53.420Z|26a8ee9b-d52a-4a2a-841b-529dec01aebf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:50:53.420Z|96a61441-7b4f-417d-9800-482f46cba99e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:50:53.421Z|26a8ee9b-d52a-4a2a-841b-529dec01aebf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:50:53.421Z|96a61441-7b4f-417d-9800-482f46cba99e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:50:53.423Z|c2f22760-1024-41bb-b39f-25a3a5a78dd1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:50:53.423Z|c2f22760-1024-41bb-b39f-25a3a5a78dd1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:51:03.450Z|5efc7093-d426-47f2-9ef8-3ff0051d8048|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:51:03.451Z|5efc7093-d426-47f2-9ef8-3ff0051d8048|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:51:03.451Z|cd27129e-4e0b-4e7b-ac26-d06dcf78442a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:51:03.452Z|cd27129e-4e0b-4e7b-ac26-d06dcf78442a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:51:03.454Z|641d8204-5486-4d9d-8d05-c168afe40bdb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:51:03.456Z|641d8204-5486-4d9d-8d05-c168afe40bdb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:51:08.036Z|ebb7eccd-c510-4bc8-8c36-418ab31f94d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T09:51:08.040Z|ebb7eccd-c510-4bc8-8c36-418ab31f94d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T09:51:08.183Z|01113f63-dd16-43f3-ae47-810bda164581|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T09:51:08.184Z|01113f63-dd16-43f3-ae47-810bda164581|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T09:51:13.482Z|a34ca7f9-6b64-4218-a2b1-f57b83e5f9a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:51:13.482Z|f781ab18-3535-4096-8a06-8f84a11ab66d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:51:13.483Z|a34ca7f9-6b64-4218-a2b1-f57b83e5f9a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:51:13.483Z|f781ab18-3535-4096-8a06-8f84a11ab66d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:51:13.485Z|3c86b1f9-4477-45d4-bad9-0297d75307ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:51:13.486Z|3c86b1f9-4477-45d4-bad9-0297d75307ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:51:23.040Z|d9664c81-b829-4acd-a8ec-a3e024c52755|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T09:51:23.044Z|d9664c81-b829-4acd-a8ec-a3e024c52755|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T09:51:23.524Z|acb952b0-ce9d-47f3-9812-6e32175b83bb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:51:23.525Z|e7323c26-cc52-4f18-8671-df8496912a8b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:51:23.525Z|f7ce1e50-7aec-4f89-88e1-6ca3e9ac9145|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:51:23.528Z|e7323c26-cc52-4f18-8671-df8496912a8b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:51:23.528Z|acb952b0-ce9d-47f3-9812-6e32175b83bb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:51:23.528Z|f7ce1e50-7aec-4f89-88e1-6ca3e9ac9145|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:51:33.571Z|2c2c922e-ef4e-4bf5-8b6b-1e3a79e0ce8c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:51:33.572Z|2c2c922e-ef4e-4bf5-8b6b-1e3a79e0ce8c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:51:33.573Z|6beffb6a-7be1-43ad-8229-c95c49df20ff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:51:33.574Z|6beffb6a-7be1-43ad-8229-c95c49df20ff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:51:33.574Z|895e53d2-9545-4d5d-8e4a-b1ddf7009227|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:51:33.575Z|895e53d2-9545-4d5d-8e4a-b1ddf7009227|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:51:38.036Z|08e1b572-e761-41bf-9be9-d13c4a8a386f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T09:51:38.037Z|08e1b572-e761-41bf-9be9-d13c4a8a386f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T09:51:38.185Z|d16233c8-7b2f-4f7f-8f39-8e8b1254a147|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T09:51:38.185Z|d16233c8-7b2f-4f7f-8f39-8e8b1254a147|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T09:51:43.600Z|ed405920-ba6d-41ea-a1e7-a16445b4ae0b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:51:43.600Z|f5e0019e-def5-4276-986b-52439a54aecf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:51:43.600Z|d6f84649-2bea-4af0-ba54-373ec4957f77|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:51:43.602Z|d6f84649-2bea-4af0-ba54-373ec4957f77|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:51:43.602Z|f5e0019e-def5-4276-986b-52439a54aecf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:51:43.602Z|ed405920-ba6d-41ea-a1e7-a16445b4ae0b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:51:53.036Z|df19a3ad-1440-4df4-becd-c0eb78fe0207|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T09:51:53.039Z|df19a3ad-1440-4df4-becd-c0eb78fe0207|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T09:51:53.630Z|e360e05f-9098-485f-ac6d-4767a38c97f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:51:53.630Z|0d4f6d5d-1b32-493b-8e16-c0be495cae02|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:51:53.631Z|e360e05f-9098-485f-ac6d-4767a38c97f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:51:53.631Z|0d4f6d5d-1b32-493b-8e16-c0be495cae02|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:51:53.632Z|ea72b3d9-2d3e-4070-98e4-e4344300da31|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:51:53.633Z|ea72b3d9-2d3e-4070-98e4-e4344300da31|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:51:59.982Z|1361fb89-8c14-4797-b52d-7c4027840045|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-01-08T09:51:59.983Z|1361fb89-8c14-4797-b52d-7c4027840045|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-01-08T09:52:03.655Z|e577c837-57a1-4465-8555-4345247e5fc2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:52:03.656Z|e577c837-57a1-4465-8555-4345247e5fc2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:52:03.657Z|ca3b97dc-5bcc-4c7b-8236-242e4da68868|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:52:03.659Z|ca3b97dc-5bcc-4c7b-8236-242e4da68868|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:52:03.661Z|fda67e61-701b-4626-8b7b-ca7fcccd565b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:52:03.662Z|fda67e61-701b-4626-8b7b-ca7fcccd565b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:52:08.036Z|afeda892-3d8c-4cbc-8a71-d50619f2f3c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T09:52:08.037Z|afeda892-3d8c-4cbc-8a71-d50619f2f3c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T09:52:08.186Z|40488e13-4de4-48f0-bde3-f1d8de8d0498|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T09:52:08.187Z|40488e13-4de4-48f0-bde3-f1d8de8d0498|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T09:52:13.681Z|718d772c-b53f-457f-ab28-cbef198ae1c3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:52:13.682Z|718d772c-b53f-457f-ab28-cbef198ae1c3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:52:13.689Z|80c739b8-9f34-48b3-9182-554eaae0cdfd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:52:13.689Z|3308f775-9d7c-4a5d-a41a-62cdefd143b7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:52:13.690Z|80c739b8-9f34-48b3-9182-554eaae0cdfd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:52:13.690Z|3308f775-9d7c-4a5d-a41a-62cdefd143b7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:52:23.036Z|d50d32a9-bd6f-44a2-a60a-c168f7e227f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T09:52:23.037Z|d50d32a9-bd6f-44a2-a60a-c168f7e227f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T09:52:23.708Z|32907d7b-7cc8-4298-92ec-b096301549c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:52:23.709Z|32907d7b-7cc8-4298-92ec-b096301549c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:52:23.712Z|52c39959-7e66-49ed-a414-4863d8c7fc35|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:52:23.712Z|48311825-c13f-4bf1-992e-374da565f164|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:52:23.713Z|52c39959-7e66-49ed-a414-4863d8c7fc35|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:52:23.713Z|48311825-c13f-4bf1-992e-374da565f164|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:52:33.738Z|f90ff393-a172-481c-b7d0-98a1b341a35b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:52:33.738Z|c93f9533-ae49-462c-9178-736dab527f60|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:52:33.739Z|f90ff393-a172-481c-b7d0-98a1b341a35b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:52:33.739Z|c93f9533-ae49-462c-9178-736dab527f60|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:52:33.745Z|18e7256a-d57e-4b85-b2b6-d33622697f07|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:52:33.745Z|18e7256a-d57e-4b85-b2b6-d33622697f07|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:52:38.037Z|92cbe68e-bce3-4c38-b20b-a533b576f578|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T09:52:38.040Z|92cbe68e-bce3-4c38-b20b-a533b576f578|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T09:52:38.188Z|574d4a47-37a5-482a-8c3e-9e54ae55dbc8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T09:52:38.189Z|574d4a47-37a5-482a-8c3e-9e54ae55dbc8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T09:52:43.765Z|4b12aa70-ce1f-40bb-8006-f9aa11b9c8cf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:52:43.767Z|4b12aa70-ce1f-40bb-8006-f9aa11b9c8cf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:52:43.768Z|05d680a6-65da-4440-9b28-fc5a048b2bf0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:52:43.768Z|05d680a6-65da-4440-9b28-fc5a048b2bf0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:52:43.774Z|7ac665b3-6268-412c-8f02-70e3144bb0be|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:52:43.775Z|7ac665b3-6268-412c-8f02-70e3144bb0be|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:52:53.036Z|58a86659-9732-4d27-b08a-ea8cdbb71d0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T09:52:53.037Z|58a86659-9732-4d27-b08a-ea8cdbb71d0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T09:52:53.794Z|51b06484-189b-42a1-ae59-b28b33f617a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:52:53.795Z|51b06484-189b-42a1-ae59-b28b33f617a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:52:53.797Z|c39a37e6-8413-48b8-994f-6799a6d5fccb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:52:53.797Z|00435303-fce1-42e1-ad20-758e1b738d3a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:52:53.797Z|c39a37e6-8413-48b8-994f-6799a6d5fccb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:52:53.797Z|00435303-fce1-42e1-ad20-758e1b738d3a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:52:59.977Z|60a43435-fbaa-460f-a846-3f2e3c481123|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-01-08T09:52:59.978Z|60a43435-fbaa-460f-a846-3f2e3c481123|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-01-08T09:53:03.826Z|38072520-fccd-49f8-90bb-cfc4e1985c2f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:53:03.826Z|8604bf28-bb8d-4abf-94f8-bce3dd02c5e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:53:03.826Z|df69347c-599a-4c47-9d75-f4b83217506e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:53:03.828Z|38072520-fccd-49f8-90bb-cfc4e1985c2f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:53:03.828Z|8604bf28-bb8d-4abf-94f8-bce3dd02c5e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:53:03.828Z|df69347c-599a-4c47-9d75-f4b83217506e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:53:08.048Z|98faf9e6-0ae8-4bbb-ae76-3982ef37ddd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T09:53:08.063Z|98faf9e6-0ae8-4bbb-ae76-3982ef37ddd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T09:53:08.190Z|b6166c3c-27d0-4745-bfcc-08803b089d7b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T09:53:08.192Z|b6166c3c-27d0-4745-bfcc-08803b089d7b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T09:53:13.870Z|fc3e1f53-1d2a-44a7-9e9a-c2cba2852550|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:53:13.870Z|9d788c0c-fd89-4831-b1e9-8d3fcce32214|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:53:13.870Z|1265cc00-e50f-49f5-9751-84d2064123f7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:53:13.873Z|1265cc00-e50f-49f5-9751-84d2064123f7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:53:13.873Z|9d788c0c-fd89-4831-b1e9-8d3fcce32214|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:53:13.873Z|fc3e1f53-1d2a-44a7-9e9a-c2cba2852550|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:53:23.036Z|7d470b53-e342-43bb-b954-fac89d9feeeb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T09:53:23.037Z|7d470b53-e342-43bb-b954-fac89d9feeeb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T09:53:23.907Z|6f8a7f4d-2e75-45ec-b604-2ee4248c05ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:53:23.907Z|16068646-d711-4471-9e44-2b5f4239d8c2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:53:23.907Z|3f912ccd-ed99-414d-becd-d5b458a9083c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:53:23.907Z|6f8a7f4d-2e75-45ec-b604-2ee4248c05ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:53:23.907Z|16068646-d711-4471-9e44-2b5f4239d8c2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:53:23.908Z|3f912ccd-ed99-414d-becd-d5b458a9083c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:53:33.934Z|7c91e306-f9fd-44d0-bb3b-6b5fb63c0fd8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:53:33.934Z|1e5ac80a-624a-4200-970c-4db21971273e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:53:33.934Z|d889d2d5-7fa8-45b0-b3d9-cdfeaad3d9fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:53:33.935Z|7c91e306-f9fd-44d0-bb3b-6b5fb63c0fd8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:53:33.935Z|d889d2d5-7fa8-45b0-b3d9-cdfeaad3d9fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:53:33.936Z|1e5ac80a-624a-4200-970c-4db21971273e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:53:38.036Z|eb9f51f2-c486-4e95-aee2-9411ddec90cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T09:53:38.040Z|eb9f51f2-c486-4e95-aee2-9411ddec90cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T09:53:38.194Z|a06e3e30-605a-482c-9159-b997f65f7c6b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T09:53:38.195Z|a06e3e30-605a-482c-9159-b997f65f7c6b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T09:53:43.958Z|f8864897-3ef0-47e2-bc75-86f7d2a56434|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:53:43.958Z|ea52beeb-a6fd-43dd-b855-4c2f7d669a9d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:53:43.959Z|ea52beeb-a6fd-43dd-b855-4c2f7d669a9d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:53:43.959Z|f8864897-3ef0-47e2-bc75-86f7d2a56434|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:53:43.975Z|c23f19b7-37b8-4197-8716-cf0fdbcfffd8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:53:43.975Z|c23f19b7-37b8-4197-8716-cf0fdbcfffd8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:53:53.036Z|bb39b1b4-2d65-4b79-b750-9b530a64d4f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T09:53:53.039Z|bb39b1b4-2d65-4b79-b750-9b530a64d4f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T09:53:53.987Z|adbf3b6e-f388-4aeb-b821-6da9bc14d22b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:53:53.987Z|aeba9e71-5a5b-40f8-b322-bf1b88a9330a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:53:53.987Z|adbf3b6e-f388-4aeb-b821-6da9bc14d22b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:53:53.987Z|aeba9e71-5a5b-40f8-b322-bf1b88a9330a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:53:54.000Z|8b2c4d1d-2f13-4bc1-86e6-20a1f41994f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:53:54.001Z|8b2c4d1d-2f13-4bc1-86e6-20a1f41994f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:53:59.969Z|53374164-950a-4758-b742-438772a77adb|http-nio-8080-exec-6|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-01-08T09:53:59.970Z|53374164-950a-4758-b742-438772a77adb|http-nio-8080-exec-6|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-01-08T09:54:04.013Z|f9863cf0-cb57-4ec4-84b8-2931089e381f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:54:04.014Z|f9863cf0-cb57-4ec4-84b8-2931089e381f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:54:04.015Z|af25980b-541c-43ab-9600-c873294b36c9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:54:04.016Z|af25980b-541c-43ab-9600-c873294b36c9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:54:04.022Z|db20e346-1820-4a17-8fca-25d224f1ea45|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:54:04.023Z|db20e346-1820-4a17-8fca-25d224f1ea45|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:54:08.036Z|fa1733ac-cddf-4eca-854a-8e0ce744f38c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T09:54:08.037Z|fa1733ac-cddf-4eca-854a-8e0ce744f38c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T09:54:08.196Z|49bbd3c7-6a16-4fe0-b1be-b043903f4e35|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T09:54:08.196Z|49bbd3c7-6a16-4fe0-b1be-b043903f4e35|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T09:54:14.040Z|ee421d4b-e3ea-4325-9dba-154490d94f22|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:54:14.040Z|e2f8049b-e6ad-4910-8b8c-62bd4a286b0b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:54:14.041Z|ee421d4b-e3ea-4325-9dba-154490d94f22|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:54:14.041Z|e2f8049b-e6ad-4910-8b8c-62bd4a286b0b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:54:14.043Z|1ccb0331-bfe8-4048-b3e7-166d5ba4dec7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:54:14.044Z|1ccb0331-bfe8-4048-b3e7-166d5ba4dec7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:54:23.036Z|e7721ac4-7328-4974-b47f-e8242c39e4b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T09:54:23.037Z|e7721ac4-7328-4974-b47f-e8242c39e4b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T09:54:24.068Z|68e1fcec-e9c1-4893-892e-81186d317206|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:54:24.068Z|d61d1291-ea3d-4d35-9c19-d16d12f6f7e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:54:24.069Z|68e1fcec-e9c1-4893-892e-81186d317206|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:54:24.069Z|d61d1291-ea3d-4d35-9c19-d16d12f6f7e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:54:24.069Z|20e011b1-0e62-4fd0-96ba-ee5ac643aa3a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:54:24.069Z|20e011b1-0e62-4fd0-96ba-ee5ac643aa3a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:54:34.092Z|e0311e35-700b-46bf-8932-f03af2df4888|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:54:34.092Z|a9029480-eb5e-4625-9ab9-75436282a8ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:54:34.093Z|a9029480-eb5e-4625-9ab9-75436282a8ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:54:34.094Z|a22155b5-ce57-4b38-8f98-f9ae937506bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:54:34.093Z|e0311e35-700b-46bf-8932-f03af2df4888|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:54:34.094Z|a22155b5-ce57-4b38-8f98-f9ae937506bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:54:38.036Z|aed008a3-2e72-48e3-859f-591488929796|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T09:54:38.038Z|aed008a3-2e72-48e3-859f-591488929796|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T09:54:38.197Z|73058bc7-46ee-4aa9-953a-0eebecdf8a94|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T09:54:38.198Z|73058bc7-46ee-4aa9-953a-0eebecdf8a94|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T09:54:44.119Z|f5f00ab2-107e-42ab-9eb7-a590ecfaabaf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:54:44.119Z|557c4efe-102c-4b92-a2ab-ab5f7662a115|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:54:44.120Z|f5f00ab2-107e-42ab-9eb7-a590ecfaabaf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:54:44.120Z|41ff064a-b846-42d3-bfbf-d060bb26c6f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:54:44.121Z|41ff064a-b846-42d3-bfbf-d060bb26c6f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:54:44.121Z|557c4efe-102c-4b92-a2ab-ab5f7662a115|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:54:53.038Z|4b509d7a-03cb-43ad-a0a0-0b37857d04e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T09:54:53.038Z|4b509d7a-03cb-43ad-a0a0-0b37857d04e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T09:54:54.153Z|00254020-b9d8-491c-a5c9-9f4f6468421b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:54:54.153Z|9455dcb2-71e9-4308-8c29-322e3f7eedad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:54:54.153Z|5e23de87-76c0-4ecf-9d28-6f5ebe49bb96|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:54:54.154Z|5e23de87-76c0-4ecf-9d28-6f5ebe49bb96|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:54:54.154Z|00254020-b9d8-491c-a5c9-9f4f6468421b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:54:54.155Z|9455dcb2-71e9-4308-8c29-322e3f7eedad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:54:59.980Z|bf4c4dcd-eb4a-44d4-8798-5c837cc8672b|http-nio-8080-exec-2|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-01-08T09:54:59.984Z|bf4c4dcd-eb4a-44d4-8798-5c837cc8672b|http-nio-8080-exec-2|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-01-08T09:55:04.188Z|68c20947-d87e-4f79-9439-1ad07a8e3416|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:55:04.190Z|68c20947-d87e-4f79-9439-1ad07a8e3416|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:55:04.191Z|f03f1683-7d89-4bdf-b1c8-290ca0b0bd63|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:55:04.188Z|5d5de87c-1d81-4811-a9a6-49e68000276b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:55:04.191Z|f03f1683-7d89-4bdf-b1c8-290ca0b0bd63|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:55:04.191Z|5d5de87c-1d81-4811-a9a6-49e68000276b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:55:08.038Z|9d8c73ed-a542-4f02-b9df-bc73b1b15be7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T09:55:08.041Z|9d8c73ed-a542-4f02-b9df-bc73b1b15be7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T09:55:08.199Z|ab4860f4-54e9-461d-bc03-345842338a31|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T09:55:08.200Z|ab4860f4-54e9-461d-bc03-345842338a31|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T09:55:14.220Z|5547c052-2535-4437-9345-55bec87aa8b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:55:14.220Z|2dc44c24-6258-47b8-aa35-26724018766e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:55:14.220Z|20bd68e5-78f2-4277-ae17-98b87702f494|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:55:14.221Z|5547c052-2535-4437-9345-55bec87aa8b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:55:14.221Z|20bd68e5-78f2-4277-ae17-98b87702f494|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:55:14.221Z|2dc44c24-6258-47b8-aa35-26724018766e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:55:23.036Z|5516f62f-7e01-44c7-be91-e59788328eb6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T09:55:23.037Z|5516f62f-7e01-44c7-be91-e59788328eb6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T09:55:24.250Z|4f983a9e-e228-4c18-95f1-7a97e7a7dbb2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:55:24.250Z|40e1964b-f54f-4c10-88b9-f94e61248799|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:55:24.251Z|4f983a9e-e228-4c18-95f1-7a97e7a7dbb2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:55:24.252Z|40e1964b-f54f-4c10-88b9-f94e61248799|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:55:24.252Z|516937b2-532b-4c16-a47a-1264ace872da|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:55:24.254Z|516937b2-532b-4c16-a47a-1264ace872da|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:55:34.286Z|0b748c63-3023-4469-a7de-873a8654715f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:55:34.287Z|0b748c63-3023-4469-a7de-873a8654715f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:55:34.287Z|32d26046-8b3f-4f73-8944-00c32d414523|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:55:34.288Z|32d26046-8b3f-4f73-8944-00c32d414523|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:55:34.291Z|35013dcc-62a5-424a-bd72-3843977d8b49|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:55:34.293Z|35013dcc-62a5-424a-bd72-3843977d8b49|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:55:38.036Z|0aff2b44-0b0b-4859-b559-563da571d3e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T09:55:38.037Z|0aff2b44-0b0b-4859-b559-563da571d3e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T09:55:38.201Z|e77fc063-e81a-44d6-bc21-63a702a5bae3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T09:55:38.201Z|e77fc063-e81a-44d6-bc21-63a702a5bae3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T09:55:44.317Z|51bc4c8b-8555-4965-bbc2-faffee5fd0c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:55:44.317Z|fba42580-ae3d-48ed-bef4-300c9700fb6d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:55:44.317Z|b223c453-1395-4d59-942f-9f864e608c7e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:55:44.318Z|51bc4c8b-8555-4965-bbc2-faffee5fd0c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:55:44.318Z|fba42580-ae3d-48ed-bef4-300c9700fb6d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:55:44.319Z|b223c453-1395-4d59-942f-9f864e608c7e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:55:53.036Z|2281dc54-c5bd-430d-a515-487fd7138e8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T09:55:53.039Z|2281dc54-c5bd-430d-a515-487fd7138e8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T09:55:54.342Z|fc33c74f-a5fa-4bd4-af04-f0fb07657a0d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:55:54.342Z|3569bd26-5c2c-4f2a-8cc1-565210e80a71|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:55:54.343Z|fc33c74f-a5fa-4bd4-af04-f0fb07657a0d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:55:54.343Z|3569bd26-5c2c-4f2a-8cc1-565210e80a71|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:55:54.345Z|cfe6594d-bd89-4d79-a8f6-62abea9f48e6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:55:54.346Z|cfe6594d-bd89-4d79-a8f6-62abea9f48e6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:55:59.969Z|414b60fb-5829-4912-a9d4-f4dc66ef4e6d|http-nio-8080-exec-5|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-01-08T09:55:59.970Z|414b60fb-5829-4912-a9d4-f4dc66ef4e6d|http-nio-8080-exec-5|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-01-08T09:56:04.371Z|5c066988-b190-4125-bbb5-9c4f5ccdb09f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:56:04.372Z|5c066988-b190-4125-bbb5-9c4f5ccdb09f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:56:04.373Z|a44eadba-87d2-4694-8a84-390595a954a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:56:04.374Z|a44eadba-87d2-4694-8a84-390595a954a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:56:04.374Z|fa4f324a-8f0d-410a-b517-f32d3947144d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:56:04.376Z|fa4f324a-8f0d-410a-b517-f32d3947144d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:56:08.036Z|a34c4c1e-0805-4c19-adfd-b6f8277f7eb0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T09:56:08.038Z|a34c4c1e-0805-4c19-adfd-b6f8277f7eb0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T09:56:08.202Z|10e103e4-36da-4ff7-b4db-7ebb752f1adc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T09:56:08.203Z|10e103e4-36da-4ff7-b4db-7ebb752f1adc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T09:56:14.399Z|a52972c7-9aca-45b8-88b0-bee06bfed8f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:56:14.399Z|e240ff7c-c711-4629-89f6-c5a0c27eb26b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:56:14.400Z|a52972c7-9aca-45b8-88b0-bee06bfed8f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:56:14.400Z|e240ff7c-c711-4629-89f6-c5a0c27eb26b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:56:14.408Z|fce86221-8409-470e-8086-02c3ff0da9f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:56:14.409Z|fce86221-8409-470e-8086-02c3ff0da9f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:56:23.036Z|0066f3b9-237c-45d0-bf4a-da8b0ee1f69a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T09:56:23.036Z|0066f3b9-237c-45d0-bf4a-da8b0ee1f69a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T09:56:24.431Z|30953c55-0a11-4d8d-8c4e-41067027935b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:56:24.431Z|d5ad5755-8fae-4dc1-8328-5d0d50041806|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:56:24.431Z|dbea7b65-3f60-4fe6-a7af-de69399d7fce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:56:24.431Z|30953c55-0a11-4d8d-8c4e-41067027935b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:56:24.431Z|d5ad5755-8fae-4dc1-8328-5d0d50041806|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:56:24.431Z|dbea7b65-3f60-4fe6-a7af-de69399d7fce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:56:34.457Z|04a84ab8-ccb9-4299-85dc-c5ef5a1dce38|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:56:34.458Z|04a84ab8-ccb9-4299-85dc-c5ef5a1dce38|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:56:34.463Z|ff3c6fe4-49b3-441e-8f02-599026e82f26|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:56:34.464Z|ff3c6fe4-49b3-441e-8f02-599026e82f26|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:56:34.471Z|4ed52dd5-73da-411c-bcd5-dac7c02d7fbf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:56:34.472Z|4ed52dd5-73da-411c-bcd5-dac7c02d7fbf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:56:38.036Z|e3804c46-3118-4ebc-9a39-d493d653ec58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T09:56:38.039Z|e3804c46-3118-4ebc-9a39-d493d653ec58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T09:56:38.204Z|ddac4cef-7a42-4933-9259-e3ef09b9aef9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T09:56:38.205Z|ddac4cef-7a42-4933-9259-e3ef09b9aef9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T09:56:44.489Z|fd80461c-0889-4e83-8a97-9b3a1a386d8d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:56:44.490Z|4a2e4818-5c05-4f4a-989c-b424016f7458|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:56:44.490Z|4a2e4818-5c05-4f4a-989c-b424016f7458|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:56:44.490Z|fd80461c-0889-4e83-8a97-9b3a1a386d8d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:56:44.496Z|4dcf5eb4-6a40-4b3c-a962-bb23b0b78f8f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:56:44.496Z|4dcf5eb4-6a40-4b3c-a962-bb23b0b78f8f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:56:53.038Z|8cf54ac9-5316-48d9-9674-e41678229dd3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T09:56:53.039Z|8cf54ac9-5316-48d9-9674-e41678229dd3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T09:56:54.530Z|2747ed62-4961-4078-946f-20297fab061e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:56:54.530Z|adbef36a-bf75-4359-9a48-44580606837f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:56:54.532Z|5d34a124-465c-4508-8320-89483548911b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:56:54.532Z|2747ed62-4961-4078-946f-20297fab061e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:56:54.532Z|adbef36a-bf75-4359-9a48-44580606837f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:56:54.532Z|5d34a124-465c-4508-8320-89483548911b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:56:59.981Z|7186812f-6780-423e-8164-949895560737|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-01-08T09:56:59.985Z|7186812f-6780-423e-8164-949895560737|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-01-08T09:57:04.577Z|d666f777-4a08-4e88-b53c-17ad6c6b7cf6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:57:04.577Z|de10e4b4-d2b9-4630-907b-b85312e6309a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:57:04.577Z|82a6cf7a-706f-4cd7-bb7d-12ad4017d3c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:57:04.579Z|de10e4b4-d2b9-4630-907b-b85312e6309a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:57:04.579Z|d666f777-4a08-4e88-b53c-17ad6c6b7cf6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:57:04.579Z|82a6cf7a-706f-4cd7-bb7d-12ad4017d3c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:57:08.037Z|731a4a64-98da-4611-b119-06d85ae11631|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T09:57:08.038Z|731a4a64-98da-4611-b119-06d85ae11631|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T09:57:08.206Z|6d6c4882-c3dc-499b-9ece-5179f7a9dec3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T09:57:08.208Z|6d6c4882-c3dc-499b-9ece-5179f7a9dec3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T09:57:14.613Z|64952ddf-3767-4c6e-ac73-49c54ff10479|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:57:14.613Z|07a2bed9-7f25-4523-bb5e-b0c24f2e8563|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:57:14.614Z|41f20040-853c-44ff-bca3-190b9f94e0ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:57:14.614Z|64952ddf-3767-4c6e-ac73-49c54ff10479|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:57:14.614Z|07a2bed9-7f25-4523-bb5e-b0c24f2e8563|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:57:14.615Z|41f20040-853c-44ff-bca3-190b9f94e0ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:57:23.036Z|f393a4b1-7025-476d-b430-b1947beae1bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T09:57:23.038Z|f393a4b1-7025-476d-b430-b1947beae1bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T09:57:24.648Z|f23b03d5-3075-4202-9af3-97de19d8ae44|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:57:24.648Z|c97414a7-dcc7-48a8-bdc9-6260b33a8cfa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:57:24.648Z|19553b6d-015d-470e-81be-39070a532fad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:57:24.649Z|f23b03d5-3075-4202-9af3-97de19d8ae44|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:57:24.649Z|19553b6d-015d-470e-81be-39070a532fad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:57:24.649Z|c97414a7-dcc7-48a8-bdc9-6260b33a8cfa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:57:34.688Z|4ba3de00-8357-44f9-a006-edcb42b9ae49|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:57:34.689Z|55ce1e05-4dac-4fc4-b82a-5074e8c4d30c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:57:34.690Z|32dee72a-dea8-4a5d-9bb6-b43229923534|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:57:34.689Z|4ba3de00-8357-44f9-a006-edcb42b9ae49|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:57:34.690Z|55ce1e05-4dac-4fc4-b82a-5074e8c4d30c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:57:34.690Z|32dee72a-dea8-4a5d-9bb6-b43229923534|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:57:38.036Z|ca70e9c2-cab7-45f4-ab45-9f55ef379564|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T09:57:38.036Z|ca70e9c2-cab7-45f4-ab45-9f55ef379564|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T09:57:38.208Z|72514f77-cbc3-4cd4-8fd1-886e83610422|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T09:57:38.209Z|72514f77-cbc3-4cd4-8fd1-886e83610422|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T09:57:44.716Z|385c8d4c-64c3-4fe1-9e6f-921c949e0f3c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:57:44.718Z|385c8d4c-64c3-4fe1-9e6f-921c949e0f3c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:57:44.720Z|b4cdace8-cd8e-4d5e-9c28-e6e219c9b9de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:57:44.721Z|b4cdace8-cd8e-4d5e-9c28-e6e219c9b9de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:57:44.716Z|7d9da47b-86e2-438b-a247-6f83a2afb16e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:57:44.725Z|7d9da47b-86e2-438b-a247-6f83a2afb16e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:57:53.036Z|656df89f-8da6-447b-9ba6-e484daa7c10f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T09:57:53.037Z|656df89f-8da6-447b-9ba6-e484daa7c10f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T09:57:54.741Z|9e23ffce-c5d6-42d0-a9eb-d31650f42e47|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:57:54.742Z|9e23ffce-c5d6-42d0-a9eb-d31650f42e47|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:57:54.749Z|d67eaf53-d09d-4e94-a98c-a6d12e70d290|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:57:54.749Z|d67eaf53-d09d-4e94-a98c-a6d12e70d290|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:57:54.750Z|5d41bb8e-6b4f-4ba3-9305-b22732f9fd8c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:57:54.751Z|5d41bb8e-6b4f-4ba3-9305-b22732f9fd8c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:57:59.968Z|062b8cb5-14de-4b3e-8f07-7ad076b1d5d4|http-nio-8080-exec-10|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-01-08T09:57:59.969Z|062b8cb5-14de-4b3e-8f07-7ad076b1d5d4|http-nio-8080-exec-10|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-01-08T09:58:04.769Z|e2370bae-3956-4cd3-91f4-b53ea5caae99|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:58:04.771Z|e2370bae-3956-4cd3-91f4-b53ea5caae99|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:58:04.771Z|850585d0-bc01-4697-96dd-c7bf6ca84aa8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:58:04.772Z|d74e6ef2-22fd-442e-a898-1d001eff5fac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:58:04.772Z|850585d0-bc01-4697-96dd-c7bf6ca84aa8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:58:04.773Z|d74e6ef2-22fd-442e-a898-1d001eff5fac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:58:08.036Z|fe5a2392-727f-4f41-8ab5-bb4bd195dc60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T09:58:08.038Z|fe5a2392-727f-4f41-8ab5-bb4bd195dc60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T09:58:08.210Z|e6335235-ffa7-4dca-ad18-ae1a02537853|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T09:58:08.211Z|e6335235-ffa7-4dca-ad18-ae1a02537853|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T09:58:14.795Z|970b1ffc-200f-4874-bdb3-4a2c2597406c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:58:14.796Z|5327be27-e0c0-4e25-9e02-3ced954a7c8e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:58:14.796Z|970b1ffc-200f-4874-bdb3-4a2c2597406c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:58:14.796Z|5327be27-e0c0-4e25-9e02-3ced954a7c8e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:58:14.799Z|a7697f3d-78bb-4097-a69e-c51a9ce49923|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:58:14.800Z|a7697f3d-78bb-4097-a69e-c51a9ce49923|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:58:23.036Z|0b4c283a-9e00-4218-aa40-8ea7be920185|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T09:58:23.037Z|0b4c283a-9e00-4218-aa40-8ea7be920185|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T09:58:24.821Z|007736fe-53db-470e-8feb-fb4be2284abe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:58:24.821Z|c36b1a1b-449e-4139-ae89-1a38281246c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:58:24.822Z|007736fe-53db-470e-8feb-fb4be2284abe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:58:24.822Z|c36b1a1b-449e-4139-ae89-1a38281246c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:58:24.823Z|e3ec7492-69b8-4902-a1b9-69b4181e1ae3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:58:24.824Z|e3ec7492-69b8-4902-a1b9-69b4181e1ae3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:58:34.849Z|cf72f923-d9dc-4843-bfe4-1dbc289311a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:58:34.851Z|cf72f923-d9dc-4843-bfe4-1dbc289311a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:58:34.852Z|6e826d09-7f20-442c-8de9-516d3951f2a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:58:34.853Z|6e826d09-7f20-442c-8de9-516d3951f2a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:58:34.857Z|aa3fef32-5c60-4dc0-92e2-36333cb6c861|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:58:34.859Z|aa3fef32-5c60-4dc0-92e2-36333cb6c861|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:58:38.038Z|6d6fb809-3df9-4fe8-8b03-55ad70a00a99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T09:58:38.043Z|6d6fb809-3df9-4fe8-8b03-55ad70a00a99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T09:58:38.212Z|0b326c4a-06ce-4f15-b7b6-423227328664|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T09:58:38.213Z|0b326c4a-06ce-4f15-b7b6-423227328664|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T09:58:44.896Z|5dd916e6-972b-44a4-9634-e2c3e6aed2d2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:58:44.896Z|08abc4b6-ad83-4bbc-b15c-2804c8de812e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:58:44.896Z|90772947-21f9-4d28-8015-3cda3f022bdd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:58:44.899Z|5dd916e6-972b-44a4-9634-e2c3e6aed2d2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:58:44.899Z|08abc4b6-ad83-4bbc-b15c-2804c8de812e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:58:44.899Z|90772947-21f9-4d28-8015-3cda3f022bdd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:58:53.036Z|4a71512f-b6e7-4355-9e6e-ec450daff521|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T09:58:53.038Z|4a71512f-b6e7-4355-9e6e-ec450daff521|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T09:58:54.932Z|eada8dbd-3da1-42aa-8b96-a43adfe8544d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:58:54.932Z|7896b412-aeae-4c86-b91a-cb94572cc626|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:58:54.933Z|eada8dbd-3da1-42aa-8b96-a43adfe8544d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:58:54.933Z|7896b412-aeae-4c86-b91a-cb94572cc626|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:58:54.934Z|e5d64975-77a5-48f0-b1ad-077222ee83e4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:58:54.934Z|e5d64975-77a5-48f0-b1ad-077222ee83e4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:58:59.969Z|77bd00fc-27e2-4ea9-bd60-d4a4d974653e|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-01-08T09:58:59.970Z|77bd00fc-27e2-4ea9-bd60-d4a4d974653e|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-01-08T09:59:04.963Z|559398d1-dc6e-4462-8ebe-5f3385e9b6ce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:59:04.963Z|559398d1-dc6e-4462-8ebe-5f3385e9b6ce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:59:04.965Z|d0f8c514-61b2-4224-82b5-f33018acb8b9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:59:04.965Z|d0f8c514-61b2-4224-82b5-f33018acb8b9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:59:04.970Z|2a81f0ac-93ef-4e0a-b5cc-e01436111f49|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:59:04.971Z|2a81f0ac-93ef-4e0a-b5cc-e01436111f49|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:59:08.036Z|0ffafba3-8cf9-4a83-98c3-7ee9fb176816|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T09:59:08.037Z|0ffafba3-8cf9-4a83-98c3-7ee9fb176816|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T09:59:08.214Z|e50c2a6b-55bc-446c-9b6b-f5b4861a396d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T09:59:08.215Z|e50c2a6b-55bc-446c-9b6b-f5b4861a396d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T09:59:14.986Z|c3131cde-dc47-4abe-86fb-88460d7120dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:59:14.987Z|c3131cde-dc47-4abe-86fb-88460d7120dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:59:14.989Z|7165b2f6-c5b9-4d30-86e8-c6e34ce14da6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:59:14.989Z|7165b2f6-c5b9-4d30-86e8-c6e34ce14da6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:59:15.000Z|cafa7e85-bd14-44d3-aecf-868725d2d3a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:59:15.000Z|cafa7e85-bd14-44d3-aecf-868725d2d3a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:59:23.036Z|c4c0af21-d8dd-4d44-9b88-8c5a27e7ccab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T09:59:23.039Z|c4c0af21-d8dd-4d44-9b88-8c5a27e7ccab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T09:59:25.011Z|88929ec1-1ea3-48c5-b0b7-5e8a82b180fa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:59:25.011Z|1af88430-3393-45df-983e-8f9db2b554d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:59:25.011Z|88929ec1-1ea3-48c5-b0b7-5e8a82b180fa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:59:25.012Z|1af88430-3393-45df-983e-8f9db2b554d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:59:25.021Z|f3a92d0d-9ad4-4707-97c0-b0abd6292646|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:59:25.022Z|f3a92d0d-9ad4-4707-97c0-b0abd6292646|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:59:35.033Z|e14d8081-8afb-480b-bc73-f9bb87e26116|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:59:35.033Z|e14d8081-8afb-480b-bc73-f9bb87e26116|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:59:35.036Z|20931e68-125d-497c-a961-5535310f3a2f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:59:35.036Z|20931e68-125d-497c-a961-5535310f3a2f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:59:35.043Z|64ffb3c1-6eaa-460c-b22b-4f1abbec43e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:59:35.043Z|64ffb3c1-6eaa-460c-b22b-4f1abbec43e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:59:38.036Z|3a2e402f-7efb-43ee-99b8-d4e85561abe4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T09:59:38.036Z|3a2e402f-7efb-43ee-99b8-d4e85561abe4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T09:59:38.216Z|2609d16d-23dc-4e34-a254-1d7f6a83fbe8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T09:59:38.216Z|2609d16d-23dc-4e34-a254-1d7f6a83fbe8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T09:59:45.055Z|0acde377-8f0d-4038-bb9c-a049ab49f16b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:59:45.056Z|0acde377-8f0d-4038-bb9c-a049ab49f16b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:59:45.057Z|5e9f9363-f2e8-426d-94f0-10737302009f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:59:45.058Z|5e9f9363-f2e8-426d-94f0-10737302009f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:59:45.078Z|d2a0f033-270e-426e-8d6d-0a75bfbb6977|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:59:45.079Z|d2a0f033-270e-426e-8d6d-0a75bfbb6977|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:59:53.036Z|bb0ed33f-6a81-4021-bb0a-58e72e510b1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T09:59:53.036Z|bb0ed33f-6a81-4021-bb0a-58e72e510b1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T09:59:55.088Z|c68c90fc-48dd-419b-9e08-2a9c74f35e38|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:59:55.089Z|c68c90fc-48dd-419b-9e08-2a9c74f35e38|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:59:55.092Z|07728699-8215-4701-84a7-3d268ffe30da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:59:55.093Z|07728699-8215-4701-84a7-3d268ffe30da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:59:55.099Z|b6c3c7ee-af44-49bb-afdf-8749e57a6942|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T09:59:55.100Z|b6c3c7ee-af44-49bb-afdf-8749e57a6942|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T09:59:59.968Z|054628af-3e1a-4ca7-8928-e295446815dc|http-nio-8080-exec-7|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-01-08T09:59:59.969Z|054628af-3e1a-4ca7-8928-e295446815dc|http-nio-8080-exec-7|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-01-08T10:00:05.118Z|4ae8fe53-271b-41e7-bc13-572bba90590c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:00:05.119Z|e6320824-c9e2-439c-90eb-550af15f75c2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:00:05.120Z|e6320824-c9e2-439c-90eb-550af15f75c2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:00:05.119Z|4ae8fe53-271b-41e7-bc13-572bba90590c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:00:05.126Z|57387c7c-cb03-42ab-a0bd-6ec486c30fb8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:00:05.127Z|57387c7c-cb03-42ab-a0bd-6ec486c30fb8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:00:08.036Z|6d45a30f-d775-405e-8e30-e8b3ddc8c75a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:00:08.038Z|6d45a30f-d775-405e-8e30-e8b3ddc8c75a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:00:08.217Z|7b366edc-bea2-457d-91a7-b24d5a5e4d6a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:00:08.218Z|7b366edc-bea2-457d-91a7-b24d5a5e4d6a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:00:15.141Z|53e75b66-6f4a-497a-911e-c3390313cad9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:00:15.142Z|53e75b66-6f4a-497a-911e-c3390313cad9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:00:15.147Z|0e151443-62b7-4a7a-a70f-78619a9d7358|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:00:15.147Z|31d6a57c-424a-4ca1-82fb-66726d65dbc9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:00:15.149Z|31d6a57c-424a-4ca1-82fb-66726d65dbc9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:00:15.149Z|0e151443-62b7-4a7a-a70f-78619a9d7358|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:00:23.036Z|14bdc118-c411-4dc9-9ab6-514c5bc2431e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:00:23.036Z|14bdc118-c411-4dc9-9ab6-514c5bc2431e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:00:25.165Z|e3403ac1-7d67-41fa-b6ac-44a4d676f244|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:00:25.165Z|e3403ac1-7d67-41fa-b6ac-44a4d676f244|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:00:25.171Z|52e41ddc-2630-4580-be05-dac723cbea2f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:00:25.172Z|52e41ddc-2630-4580-be05-dac723cbea2f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:00:25.174Z|b7f2d860-b2ea-4ca0-b4ef-674bab8557db|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:00:25.175Z|b7f2d860-b2ea-4ca0-b4ef-674bab8557db|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:00:35.188Z|1eb251c3-d591-4e05-bd2c-5327d140c925|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:00:35.189Z|1eb251c3-d591-4e05-bd2c-5327d140c925|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:00:35.192Z|0e04eaa5-1a43-443e-b9f2-4633db191163|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:00:35.193Z|0e04eaa5-1a43-443e-b9f2-4633db191163|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:00:35.199Z|e4b5f2b6-2af7-49be-8326-21c43a98a554|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:00:35.199Z|e4b5f2b6-2af7-49be-8326-21c43a98a554|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:00:38.036Z|278fa95c-a1e1-497e-8b9d-ee3e296177bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:00:38.036Z|278fa95c-a1e1-497e-8b9d-ee3e296177bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:00:38.219Z|82057198-5a9e-4c99-836a-efafc113d747|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:00:38.220Z|82057198-5a9e-4c99-836a-efafc113d747|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:00:45.214Z|b1fed9f7-c4c8-4612-86db-4dcc10224a6a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:00:45.215Z|b1fed9f7-c4c8-4612-86db-4dcc10224a6a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:00:45.220Z|9420b8e6-cb78-432b-af85-323b52ca3c94|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:00:45.220Z|9420b8e6-cb78-432b-af85-323b52ca3c94|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:00:45.221Z|f57a28d7-7c63-4b61-a9d4-6014a7309d0b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:00:45.222Z|f57a28d7-7c63-4b61-a9d4-6014a7309d0b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:00:53.036Z|02b7194c-e59d-4bdc-8bc0-9f1a258a82fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:00:53.039Z|02b7194c-e59d-4bdc-8bc0-9f1a258a82fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:00:55.243Z|3e881a60-2e43-44ce-a8d5-46ad2257e481|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:00:55.244Z|3e881a60-2e43-44ce-a8d5-46ad2257e481|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:00:55.248Z|9c9905d2-70e2-40ac-8394-4ddbd5402fc9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:00:55.249Z|9c9905d2-70e2-40ac-8394-4ddbd5402fc9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:00:55.251Z|0c4011d2-79c4-45d5-b5bc-69920e937bb8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:00:55.251Z|0c4011d2-79c4-45d5-b5bc-69920e937bb8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:00:59.969Z|141433bf-c52e-45c9-a5e9-9b52bb50e7f7|http-nio-8080-exec-5|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-01-08T10:00:59.970Z|141433bf-c52e-45c9-a5e9-9b52bb50e7f7|http-nio-8080-exec-5|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-01-08T10:01:05.271Z|82ab75f8-0bb1-4fe0-85d0-1853c5478d27|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:01:05.272Z|82ab75f8-0bb1-4fe0-85d0-1853c5478d27|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:01:05.275Z|777f1753-c464-4267-a817-d9f2bc4df5e3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:01:05.276Z|777f1753-c464-4267-a817-d9f2bc4df5e3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:01:05.292Z|4b5bff14-2155-455d-bbcb-36fdaac1a8db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:01:05.292Z|4b5bff14-2155-455d-bbcb-36fdaac1a8db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:01:08.036Z|9f551910-df66-4dae-bd0d-ea644aea4988|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:01:08.036Z|9f551910-df66-4dae-bd0d-ea644aea4988|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:01:08.221Z|a79b7e8f-edc0-4926-b8b3-04cc2d0d824d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:01:08.221Z|a79b7e8f-edc0-4926-b8b3-04cc2d0d824d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:01:15.297Z|f5d4c00e-c734-435f-99a6-5b132ad02124|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:01:15.298Z|f5d4c00e-c734-435f-99a6-5b132ad02124|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:01:15.299Z|94a5335f-ea78-41be-aa3a-c472a11b9395|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:01:15.300Z|94a5335f-ea78-41be-aa3a-c472a11b9395|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:01:15.314Z|cec9f494-d64a-44f0-9d90-ac3c799c8d66|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:01:15.314Z|cec9f494-d64a-44f0-9d90-ac3c799c8d66|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:01:23.036Z|b51b025c-366b-477d-9529-aff5c747bd96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:01:23.037Z|b51b025c-366b-477d-9529-aff5c747bd96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:01:25.328Z|1822f7f4-1f98-44ae-b50f-2dc073554ebb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:01:25.328Z|2bc0bc58-caf9-4935-9f47-5dc9591c1637|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:01:25.329Z|1822f7f4-1f98-44ae-b50f-2dc073554ebb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:01:25.329Z|2bc0bc58-caf9-4935-9f47-5dc9591c1637|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:01:25.339Z|de859c98-ea42-47b5-8e00-bc71934957a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:01:25.340Z|de859c98-ea42-47b5-8e00-bc71934957a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:01:35.362Z|3c5a7f9e-620a-4913-8c98-d58710b83fc5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:01:35.362Z|f1a3ecc5-5c68-4250-b391-fa6ce02f960a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:01:35.364Z|3c5a7f9e-620a-4913-8c98-d58710b83fc5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:01:35.364Z|f1a3ecc5-5c68-4250-b391-fa6ce02f960a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:01:35.380Z|5537ec44-3410-401e-bb2a-bf4c5e62a3c8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:01:35.380Z|5537ec44-3410-401e-bb2a-bf4c5e62a3c8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:01:38.038Z|52c8becf-248a-49e5-8a74-17c4149c80b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:01:38.041Z|52c8becf-248a-49e5-8a74-17c4149c80b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:01:38.232Z|f092d085-39d2-496f-acfd-a5195caf9341|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:01:38.235Z|f092d085-39d2-496f-acfd-a5195caf9341|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:01:45.400Z|021b5c6a-0d6e-4e9e-9588-9bfc26c02064|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:01:45.402Z|021b5c6a-0d6e-4e9e-9588-9bfc26c02064|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:01:45.403Z|b2be457f-56e8-464a-9e67-3a85f2cb6a08|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:01:45.404Z|b2be457f-56e8-464a-9e67-3a85f2cb6a08|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:01:45.407Z|6ef7436b-534e-4879-b0b1-f9ce8a1ffe3c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:01:45.408Z|6ef7436b-534e-4879-b0b1-f9ce8a1ffe3c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:01:53.036Z|68280ac3-7e27-49cb-b270-240070bc1c6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:01:53.037Z|68280ac3-7e27-49cb-b270-240070bc1c6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:01:55.434Z|6a670db3-1250-4a49-ba84-7132bb7c6c98|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:01:55.434Z|49e2ac14-e77e-44a3-aa75-4f274beb8aec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:01:55.435Z|e82b826b-473a-4bad-a422-283cfec30310|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:01:55.435Z|e82b826b-473a-4bad-a422-283cfec30310|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:01:55.435Z|6a670db3-1250-4a49-ba84-7132bb7c6c98|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:01:55.436Z|49e2ac14-e77e-44a3-aa75-4f274beb8aec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:01:59.970Z|31804aba-1ae6-4213-a312-6b605ef3166b|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-01-08T10:01:59.971Z|31804aba-1ae6-4213-a312-6b605ef3166b|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-01-08T10:02:05.461Z|761afb10-786e-48c5-9251-ff74ad8501f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:02:05.462Z|761afb10-786e-48c5-9251-ff74ad8501f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:02:05.463Z|e7b2367f-e535-457c-8294-62344a205948|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:02:05.464Z|e7b2367f-e535-457c-8294-62344a205948|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:02:05.467Z|c0a8b2e6-9adc-422f-ab2c-7a2cc2394452|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:02:05.468Z|c0a8b2e6-9adc-422f-ab2c-7a2cc2394452|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:02:08.036Z|d2c79964-cc88-48e7-a89b-30cf4eb4e4e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:02:08.037Z|d2c79964-cc88-48e7-a89b-30cf4eb4e4e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:02:08.236Z|d91c53c0-ef84-40c4-b6bb-a2d7591cf13b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:02:08.237Z|d91c53c0-ef84-40c4-b6bb-a2d7591cf13b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:02:15.490Z|cd1dc800-3b5e-4951-980e-2d21cf1e91e7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:02:15.491Z|16000e8f-d0d5-48a5-93bc-033a481eb944|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:02:15.491Z|cd1dc800-3b5e-4951-980e-2d21cf1e91e7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:02:15.491Z|16000e8f-d0d5-48a5-93bc-033a481eb944|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:02:15.492Z|bb2f080c-ab4e-446e-8aa0-e7cd5d9de018|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:02:15.493Z|bb2f080c-ab4e-446e-8aa0-e7cd5d9de018|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:02:23.036Z|7fea0835-f95d-463b-a656-c5125575c0d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:02:23.039Z|7fea0835-f95d-463b-a656-c5125575c0d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:02:25.514Z|23060857-d1ba-444a-9877-4bc7b7371fb3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:02:25.516Z|23060857-d1ba-444a-9877-4bc7b7371fb3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:02:25.518Z|93085223-4d7f-48cd-bb71-28f70f65c0a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:02:25.519Z|93085223-4d7f-48cd-bb71-28f70f65c0a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:02:25.521Z|2d3c426d-af5c-4785-8e72-ea71eca7178f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:02:25.522Z|2d3c426d-af5c-4785-8e72-ea71eca7178f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:02:35.546Z|abf3ad9a-7d35-4882-ae78-cce03931ba04|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:02:35.546Z|7c9e4cbb-6003-41fd-8038-50bfa5273bdf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:02:35.547Z|abf3ad9a-7d35-4882-ae78-cce03931ba04|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:02:35.547Z|7c9e4cbb-6003-41fd-8038-50bfa5273bdf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:02:35.555Z|e28b2092-0318-4e1f-9ac2-889897bcc19d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:02:35.556Z|e28b2092-0318-4e1f-9ac2-889897bcc19d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:02:38.036Z|75fc3050-23b2-4575-989d-d7c5af63368c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:02:38.036Z|75fc3050-23b2-4575-989d-d7c5af63368c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:02:38.238Z|2833c8ef-f0aa-44a1-8770-a019527fe3c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:02:38.238Z|2833c8ef-f0aa-44a1-8770-a019527fe3c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:02:45.572Z|05b04af4-6dc6-45e7-bea7-b504c39529e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:02:45.572Z|3fbf0a29-9e60-43d5-9f63-2faf59935e88|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:02:45.573Z|05b04af4-6dc6-45e7-bea7-b504c39529e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:02:45.573Z|3fbf0a29-9e60-43d5-9f63-2faf59935e88|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:02:45.579Z|df11c279-9969-47ca-bb7c-3d843bb6b0d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:02:45.579Z|df11c279-9969-47ca-bb7c-3d843bb6b0d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:02:53.036Z|75229a2b-767b-4c98-bab3-ff5a0c0f2bc9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:02:53.036Z|75229a2b-767b-4c98-bab3-ff5a0c0f2bc9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:02:55.599Z|710f042f-2a53-4aad-b7ed-bb0ad8ce0554|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:02:55.600Z|710f042f-2a53-4aad-b7ed-bb0ad8ce0554|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:02:55.600Z|20af81bc-1eea-4869-9588-3b21f2965a71|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:02:55.601Z|20af81bc-1eea-4869-9588-3b21f2965a71|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:02:55.605Z|a870e49e-7e05-481d-996f-fd76fbedd3a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:02:55.606Z|a870e49e-7e05-481d-996f-fd76fbedd3a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:02:59.968Z|2e776466-6dcf-4403-a659-1fdbf550c31c|http-nio-8080-exec-2|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-01-08T10:02:59.969Z|2e776466-6dcf-4403-a659-1fdbf550c31c|http-nio-8080-exec-2|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-01-08T10:03:05.623Z|80fc6e04-c896-4272-8506-9ad2a8e3bb52|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:03:05.623Z|18cc2ca6-2b7d-4083-97d1-41135b59e76d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:03:05.623Z|80fc6e04-c896-4272-8506-9ad2a8e3bb52|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:03:05.624Z|18cc2ca6-2b7d-4083-97d1-41135b59e76d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:03:05.624Z|040fe9c0-e237-4c46-a8cb-5bea370e60b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:03:05.625Z|040fe9c0-e237-4c46-a8cb-5bea370e60b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:03:08.036Z|ff59bcc9-0b2d-451f-a779-bdf7f598a7aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:03:08.039Z|ff59bcc9-0b2d-451f-a779-bdf7f598a7aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:03:08.239Z|be7fb378-2504-4337-a12a-fd8137e7715a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:03:08.240Z|be7fb378-2504-4337-a12a-fd8137e7715a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:03:15.646Z|6268fab9-fb2f-4675-b7db-3b98b311c022|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:03:15.646Z|590d1e91-6957-4ef1-b1a0-070b5642ccd2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:03:15.646Z|590d1e91-6957-4ef1-b1a0-070b5642ccd2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:03:15.646Z|6268fab9-fb2f-4675-b7db-3b98b311c022|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:03:15.647Z|cd4054e9-3524-417f-bd95-a28f82af8e61|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:03:15.648Z|cd4054e9-3524-417f-bd95-a28f82af8e61|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:03:23.036Z|d353a28d-628f-482c-a2f9-d5f2f6463085|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:03:23.037Z|d353a28d-628f-482c-a2f9-d5f2f6463085|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:03:25.674Z|768dcc2e-48c5-417a-b82c-e2bdd46af746|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:03:25.674Z|f02877a3-4272-4468-8268-06ef79b672d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:03:25.674Z|cc9ec2b3-1c39-463d-9982-782b417d78dd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:03:25.675Z|768dcc2e-48c5-417a-b82c-e2bdd46af746|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:03:25.675Z|cc9ec2b3-1c39-463d-9982-782b417d78dd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:03:25.675Z|f02877a3-4272-4468-8268-06ef79b672d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:03:35.699Z|7c137745-82d2-49f3-8fae-bc548572d966|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:03:35.700Z|7c137745-82d2-49f3-8fae-bc548572d966|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:03:35.700Z|9ca82a21-a9f6-47b5-8a3d-b811a8a00a1b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:03:35.701Z|9ca82a21-a9f6-47b5-8a3d-b811a8a00a1b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:03:35.702Z|2b03c89b-3b82-4f83-afcd-c0ecf9279757|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:03:35.703Z|2b03c89b-3b82-4f83-afcd-c0ecf9279757|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:03:38.036Z|395cbc92-8fbc-428b-8950-73d191602540|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:03:38.036Z|395cbc92-8fbc-428b-8950-73d191602540|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:03:38.241Z|a8871309-f1db-46b8-b2aa-443d37b97db0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:03:38.241Z|a8871309-f1db-46b8-b2aa-443d37b97db0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:03:45.732Z|51e0eb18-11fc-455a-8663-525455831432|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:03:45.733Z|51e0eb18-11fc-455a-8663-525455831432|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:03:45.734Z|eb1d371b-7a7e-41e3-b5aa-7273f5a23869|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:03:45.735Z|eb1d371b-7a7e-41e3-b5aa-7273f5a23869|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:03:45.735Z|00c8b390-0ff5-4801-965c-4fcee46f46cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:03:45.735Z|00c8b390-0ff5-4801-965c-4fcee46f46cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:03:53.036Z|c9f3bb49-7197-4c97-83de-9b4ca61fe184|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:03:53.038Z|c9f3bb49-7197-4c97-83de-9b4ca61fe184|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:03:55.759Z|8a697776-c509-4ef3-8da8-ffc26994091a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:03:55.759Z|413004b0-6900-42a0-a4c0-d99579704246|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:03:55.759Z|91ef2e0b-ce1d-432c-bed6-2dd75732a4d8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:03:55.760Z|8a697776-c509-4ef3-8da8-ffc26994091a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:03:55.760Z|413004b0-6900-42a0-a4c0-d99579704246|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:03:55.760Z|91ef2e0b-ce1d-432c-bed6-2dd75732a4d8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:03:59.968Z|90704fd8-15cf-4888-9ed0-eed66daa3592|http-nio-8080-exec-2|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-01-08T10:03:59.969Z|90704fd8-15cf-4888-9ed0-eed66daa3592|http-nio-8080-exec-2|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-01-08T10:04:05.788Z|ee1db3e4-01e8-41d9-9c4a-9ddd9eee3187|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:04:05.789Z|ee1db3e4-01e8-41d9-9c4a-9ddd9eee3187|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:04:05.805Z|e27fc1d5-04a0-44ac-8408-cd37c17cd3e7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:04:05.805Z|bad0819a-3c4b-4a91-b119-9400eaf4d002|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:04:05.806Z|e27fc1d5-04a0-44ac-8408-cd37c17cd3e7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:04:05.806Z|bad0819a-3c4b-4a91-b119-9400eaf4d002|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:04:08.036Z|741bdcdc-58dc-48b7-8554-15274865382b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:04:08.037Z|741bdcdc-58dc-48b7-8554-15274865382b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:04:08.242Z|714f0f12-5be8-4cf1-8bf4-3f23d644dc8b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:04:08.243Z|714f0f12-5be8-4cf1-8bf4-3f23d644dc8b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:04:15.821Z|7e4c5642-139e-42e0-bc6e-0f76e13a9186|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:04:15.822Z|7e4c5642-139e-42e0-bc6e-0f76e13a9186|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:04:15.831Z|24515abe-c6ac-4fc0-b9d3-dd5f4226ec89|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:04:15.831Z|24515abe-c6ac-4fc0-b9d3-dd5f4226ec89|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:04:15.832Z|515adbae-d082-4ff8-994b-0e021a9cc4a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:04:15.832Z|515adbae-d082-4ff8-994b-0e021a9cc4a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:04:23.037Z|1ce34ff2-6920-4e31-8175-104526454595|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:04:23.037Z|1ce34ff2-6920-4e31-8175-104526454595|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:04:25.850Z|8bb21cb0-02eb-4887-8d13-409a183ee057|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:04:25.850Z|05d9a7b9-04d3-4269-9e2b-72d9e4f8e7e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:04:25.851Z|68c0578c-ecc1-4511-b0d0-1f4079aced5f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:04:25.852Z|68c0578c-ecc1-4511-b0d0-1f4079aced5f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:04:25.852Z|8bb21cb0-02eb-4887-8d13-409a183ee057|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:04:25.852Z|05d9a7b9-04d3-4269-9e2b-72d9e4f8e7e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:04:35.893Z|b235e2ab-1c3a-471d-9054-6e07e7f3f43d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:04:35.893Z|e65248ea-9aa3-4b29-af24-87d641c4ec83|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:04:35.893Z|19ac63c7-e893-4f4d-8c82-cf3707cba000|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:04:35.895Z|b235e2ab-1c3a-471d-9054-6e07e7f3f43d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:04:35.895Z|e65248ea-9aa3-4b29-af24-87d641c4ec83|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:04:35.895Z|19ac63c7-e893-4f4d-8c82-cf3707cba000|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:04:38.037Z|29d72fcf-4a3d-479f-8c9b-36a7232849e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:04:38.041Z|29d72fcf-4a3d-479f-8c9b-36a7232849e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:04:38.243Z|9d603566-6ddd-4d1a-b430-b5fbc325aa8c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:04:38.244Z|9d603566-6ddd-4d1a-b430-b5fbc325aa8c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:04:45.923Z|b6201f27-81f9-467f-b397-90829cda4057|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:04:45.923Z|72ec6049-5aa3-4444-9b0c-555711669416|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:04:45.923Z|06285d6b-8f15-45fd-b97b-7c1230ba462e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:04:45.924Z|b6201f27-81f9-467f-b397-90829cda4057|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:04:45.924Z|06285d6b-8f15-45fd-b97b-7c1230ba462e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:04:45.924Z|72ec6049-5aa3-4444-9b0c-555711669416|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:04:53.036Z|caaf1673-d57c-4980-b46a-0788d6727052|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:04:53.036Z|caaf1673-d57c-4980-b46a-0788d6727052|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:04:56.011Z|d32e61ea-9d0e-4abf-8fd0-762659367940|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:04:56.011Z|d32e61ea-9d0e-4abf-8fd0-762659367940|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:04:56.013Z|e7dd4230-f678-4198-aa63-ad3b7746e2e8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:04:56.014Z|e7dd4230-f678-4198-aa63-ad3b7746e2e8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:04:56.019Z|b282a971-f72d-4a62-b042-13a24b696760|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:04:56.019Z|b282a971-f72d-4a62-b042-13a24b696760|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:04:59.968Z|dd8bbdc8-6e42-4c14-b982-dc360ce34cd5|http-nio-8080-exec-5|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-01-08T10:04:59.970Z|dd8bbdc8-6e42-4c14-b982-dc360ce34cd5|http-nio-8080-exec-5|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-01-08T10:05:06.032Z|2c31b76c-f31d-479a-85b5-0f918e2c76eb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:05:06.033Z|2c31b76c-f31d-479a-85b5-0f918e2c76eb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:05:06.034Z|782ab267-fcda-4ccc-bec9-d77c488cf10e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:05:06.035Z|782ab267-fcda-4ccc-bec9-d77c488cf10e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:05:06.039Z|a66c927c-8157-4311-9a07-fd68928fc28a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:05:06.039Z|a66c927c-8157-4311-9a07-fd68928fc28a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:05:08.036Z|d8240c1f-8bbb-4aae-b6c7-b8c2e978c6ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:05:08.036Z|d8240c1f-8bbb-4aae-b6c7-b8c2e978c6ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:05:08.245Z|bb066592-4ccf-4c91-b779-3995c5e63251|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:05:08.246Z|bb066592-4ccf-4c91-b779-3995c5e63251|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:05:16.054Z|4bd47d85-6b47-4489-9a28-bda2614a7e2e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:05:16.055Z|4bd47d85-6b47-4489-9a28-bda2614a7e2e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:05:16.057Z|a6678a63-6a2b-4ae0-8519-acbe922d3a25|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:05:16.058Z|a6678a63-6a2b-4ae0-8519-acbe922d3a25|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:05:16.060Z|0ba1d460-fac0-46c2-aa7d-630db8551dea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:05:16.061Z|0ba1d460-fac0-46c2-aa7d-630db8551dea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:05:23.036Z|c394ef2b-5023-4ed9-9536-118ed1460cba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:05:23.039Z|c394ef2b-5023-4ed9-9536-118ed1460cba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:05:26.079Z|73400f1c-ab8b-4ff1-8a95-d18873c4e174|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:05:26.079Z|7441ebb0-1d8e-4229-9a8c-14da10ca7ba2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:05:26.079Z|3ae96150-2784-4958-a2aa-a8876bf8a688|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:05:26.080Z|73400f1c-ab8b-4ff1-8a95-d18873c4e174|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:05:26.080Z|3ae96150-2784-4958-a2aa-a8876bf8a688|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:05:26.080Z|7441ebb0-1d8e-4229-9a8c-14da10ca7ba2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:05:36.106Z|fb84e10b-3a57-473b-8dd2-1029864149a4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:05:36.106Z|eb2711ae-913a-4387-9eb5-f02127dcb082|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:05:36.106Z|74e516c1-829d-4b84-910e-53b8f728ae83|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:05:36.107Z|eb2711ae-913a-4387-9eb5-f02127dcb082|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:05:36.107Z|fb84e10b-3a57-473b-8dd2-1029864149a4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:05:36.107Z|74e516c1-829d-4b84-910e-53b8f728ae83|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:05:38.036Z|dbafa835-0ff4-4b8b-b1d4-4cdfd4761300|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:05:38.036Z|dbafa835-0ff4-4b8b-b1d4-4cdfd4761300|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:05:38.247Z|07342388-3518-4706-a429-95be09ff1f29|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:05:38.247Z|07342388-3518-4706-a429-95be09ff1f29|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:05:46.130Z|277b19ff-b2cf-476a-8b0b-8c390e2dccff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:05:46.130Z|8a2a845b-12e6-451c-a626-ba4a4d7e0b62|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:05:46.130Z|88d96d5f-5782-4218-8ebb-a7e23bc1633e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:05:46.131Z|277b19ff-b2cf-476a-8b0b-8c390e2dccff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:05:46.131Z|88d96d5f-5782-4218-8ebb-a7e23bc1633e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:05:46.131Z|8a2a845b-12e6-451c-a626-ba4a4d7e0b62|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:05:53.036Z|51559c62-72f8-42ef-a879-04545c98616a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:05:53.036Z|51559c62-72f8-42ef-a879-04545c98616a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:05:56.154Z|0c4ae015-a0a0-4200-879f-30a16ff36833|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:05:56.154Z|7256edca-802d-4cee-9704-2633caf07719|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:05:56.155Z|0c4ae015-a0a0-4200-879f-30a16ff36833|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:05:56.155Z|7256edca-802d-4cee-9704-2633caf07719|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:05:56.155Z|1adf0d2d-aa9a-425c-a4aa-22e08957f3e5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:05:56.156Z|1adf0d2d-aa9a-425c-a4aa-22e08957f3e5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:05:59.968Z|11c6be49-2ef7-492a-ae1d-f8b2a401c1b3|http-nio-8080-exec-5|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-01-08T10:05:59.969Z|11c6be49-2ef7-492a-ae1d-f8b2a401c1b3|http-nio-8080-exec-5|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-01-08T10:06:06.177Z|99cff32d-eb3b-400b-b612-2ef58e494a12|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:06:06.177Z|8fc9c2e7-355e-47bd-849d-2f9fdea31548|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:06:06.177Z|17880038-38c6-48c7-b94d-8abda57d4506|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:06:06.178Z|99cff32d-eb3b-400b-b612-2ef58e494a12|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:06:06.178Z|8fc9c2e7-355e-47bd-849d-2f9fdea31548|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:06:06.178Z|17880038-38c6-48c7-b94d-8abda57d4506|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:06:08.036Z|31ad22b2-66b2-4bb8-aa8b-840784ccdc39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:06:08.039Z|31ad22b2-66b2-4bb8-aa8b-840784ccdc39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:06:08.248Z|10595542-5153-4623-86b1-3536721f0c1d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:06:08.249Z|10595542-5153-4623-86b1-3536721f0c1d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:06:16.201Z|c8f602dd-b9dd-4324-88dc-5d9853e412fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:06:16.202Z|c8f602dd-b9dd-4324-88dc-5d9853e412fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:06:16.202Z|312d9bdf-e21e-47ea-8826-0e4cdff5f566|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:06:16.203Z|312d9bdf-e21e-47ea-8826-0e4cdff5f566|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:06:16.204Z|5d6fea6b-84a0-44f9-bf69-4f61d2c004e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:06:16.204Z|5d6fea6b-84a0-44f9-bf69-4f61d2c004e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:06:23.036Z|b3708083-de31-4d68-be73-72aba27a32a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:06:23.036Z|b3708083-de31-4d68-be73-72aba27a32a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:06:26.231Z|cf1a6f6e-832c-4fd4-a4b2-f27ce3648edd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:06:26.231Z|287203b4-ecec-4aa6-b90b-109597e5b161|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:06:26.232Z|cf1a6f6e-832c-4fd4-a4b2-f27ce3648edd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:06:26.232Z|66f68c45-43e5-49a7-8b55-a0d9a680f5d3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:06:26.232Z|287203b4-ecec-4aa6-b90b-109597e5b161|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:06:26.233Z|66f68c45-43e5-49a7-8b55-a0d9a680f5d3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:06:36.259Z|8e8831d8-b5bb-4ae1-bcb3-6a61aefb95b8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:06:36.259Z|959c9159-f4a9-4252-ab61-0eb0d1d90643|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:06:36.259Z|41197bc8-67a9-45ba-b3f3-742126ee1aa5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:06:36.260Z|41197bc8-67a9-45ba-b3f3-742126ee1aa5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:06:36.260Z|8e8831d8-b5bb-4ae1-bcb3-6a61aefb95b8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:06:36.260Z|959c9159-f4a9-4252-ab61-0eb0d1d90643|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:06:38.036Z|5dfacc07-68cc-4257-8edc-373c2f5829d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:06:38.036Z|5dfacc07-68cc-4257-8edc-373c2f5829d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:06:38.250Z|500a93c6-1e73-4d10-819f-fe83399ba5ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:06:38.250Z|500a93c6-1e73-4d10-819f-fe83399ba5ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:06:46.292Z|d9d876f9-e19c-4031-a214-a5e86b9928d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:06:46.292Z|591b72db-27e8-4078-9f03-11356bf40ecd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:06:46.292Z|30e9fcbc-04b0-4c2f-8d48-f714bd8cb6fa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:06:46.295Z|30e9fcbc-04b0-4c2f-8d48-f714bd8cb6fa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:06:46.295Z|d9d876f9-e19c-4031-a214-a5e86b9928d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:06:46.295Z|591b72db-27e8-4078-9f03-11356bf40ecd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:06:53.038Z|77a38414-5d0d-42db-b760-9a9ecb2381ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:06:53.043Z|77a38414-5d0d-42db-b760-9a9ecb2381ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:06:56.329Z|71ff5383-6610-4111-9994-c4f9d11defa5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:06:56.330Z|c7b96587-56ce-45a4-a89e-8bace6378166|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:06:56.329Z|bef55c01-9503-428a-aed5-d8cbc63402fe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:06:56.331Z|c7b96587-56ce-45a4-a89e-8bace6378166|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:06:56.331Z|bef55c01-9503-428a-aed5-d8cbc63402fe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:06:56.331Z|71ff5383-6610-4111-9994-c4f9d11defa5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:06:59.969Z|7e8f22e1-4508-488e-ae71-2d1768aaa58c|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-01-08T10:06:59.970Z|7e8f22e1-4508-488e-ae71-2d1768aaa58c|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-01-08T10:07:06.359Z|345a4995-5ed7-4a7a-8704-f63de7eb9ff6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:07:06.360Z|345a4995-5ed7-4a7a-8704-f63de7eb9ff6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:07:06.360Z|187ea8ba-5927-418c-90a6-c85c08f24d62|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:07:06.361Z|187ea8ba-5927-418c-90a6-c85c08f24d62|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:07:06.368Z|bbf48aca-fffe-4432-881d-7fa5070a74b7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:07:06.369Z|bbf48aca-fffe-4432-881d-7fa5070a74b7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:07:08.036Z|8f963a68-c2b0-4b17-9718-676ba6e42d4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:07:08.037Z|8f963a68-c2b0-4b17-9718-676ba6e42d4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:07:08.251Z|9686bd28-023b-44df-8fe4-a74ec6036e99|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:07:08.252Z|9686bd28-023b-44df-8fe4-a74ec6036e99|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:07:16.394Z|79281e5e-97f0-4334-88b4-18edef6e40fd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:07:16.395Z|caf5d0c2-7090-49c0-aaf4-fb7befd3fc35|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:07:16.395Z|79281e5e-97f0-4334-88b4-18edef6e40fd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:07:16.395Z|caf5d0c2-7090-49c0-aaf4-fb7befd3fc35|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:07:16.396Z|eb7da4c0-335c-4cb9-9a40-80c8f9f192c3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:07:16.396Z|eb7da4c0-335c-4cb9-9a40-80c8f9f192c3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:07:23.036Z|f4c8a24f-bd67-4740-9bfd-8753f16b50b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:07:23.036Z|f4c8a24f-bd67-4740-9bfd-8753f16b50b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:07:26.420Z|b4d4372f-a65d-4b2f-8aa4-53cc1942c1d9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:07:26.422Z|b4d4372f-a65d-4b2f-8aa4-53cc1942c1d9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:07:26.422Z|3982fedf-3c27-4975-8861-0a708aa672bc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:07:26.422Z|3982fedf-3c27-4975-8861-0a708aa672bc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:07:26.423Z|84e3deb2-f8cb-42fe-bf77-817d6e093b41|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:07:26.424Z|84e3deb2-f8cb-42fe-bf77-817d6e093b41|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:07:36.444Z|f398d0d0-7682-4d24-86c6-c74f34ba9ebd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:07:36.444Z|1cccb83b-8af5-49b5-a16c-126063351be8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:07:36.444Z|f398d0d0-7682-4d24-86c6-c74f34ba9ebd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:07:36.445Z|1cccb83b-8af5-49b5-a16c-126063351be8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:07:36.452Z|740af475-69b6-40ef-9740-a4b27c9f5600|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:07:36.453Z|740af475-69b6-40ef-9740-a4b27c9f5600|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:07:38.036Z|5d1a5f38-ea93-4cd8-b107-b54e2fe801d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:07:38.039Z|5d1a5f38-ea93-4cd8-b107-b54e2fe801d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:07:38.253Z|fb45075e-99e7-4a93-8cf0-1c3d1e73d33b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:07:38.254Z|fb45075e-99e7-4a93-8cf0-1c3d1e73d33b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:07:46.468Z|b8e30bfa-7dfb-4258-b0a6-01b7d1f1e757|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:07:46.469Z|b8e30bfa-7dfb-4258-b0a6-01b7d1f1e757|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:07:46.468Z|635d476a-bfd3-4bb9-b778-98f44432cc3d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:07:46.472Z|635d476a-bfd3-4bb9-b778-98f44432cc3d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:07:46.476Z|9c67f85c-c9fe-4a14-b5c9-52b932f60cd8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:07:46.476Z|9c67f85c-c9fe-4a14-b5c9-52b932f60cd8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:07:53.036Z|fe4acf63-6919-47e4-a352-64b5d068e7fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:07:53.036Z|fe4acf63-6919-47e4-a352-64b5d068e7fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:07:56.491Z|5d50fb5e-229f-485f-af11-2223118e295e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:07:56.492Z|5d50fb5e-229f-485f-af11-2223118e295e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:07:56.494Z|51a670ed-efeb-43bd-95fb-b8289d7f3c73|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:07:56.494Z|51a670ed-efeb-43bd-95fb-b8289d7f3c73|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:07:56.495Z|a074daec-81fe-4fe6-998a-b7698ab8f663|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:07:56.496Z|a074daec-81fe-4fe6-998a-b7698ab8f663|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:07:59.968Z|7dc13f10-2b2e-4769-8824-735d716a8a2f|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-01-08T10:07:59.969Z|7dc13f10-2b2e-4769-8824-735d716a8a2f|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-01-08T10:08:06.517Z|ff2cd1b1-d396-4c95-876b-6fe371cf0821|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:08:06.517Z|2a1ff333-b5d9-4da0-a331-074a28a08dee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:08:06.517Z|2a1ff333-b5d9-4da0-a331-074a28a08dee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:08:06.518Z|ff2cd1b1-d396-4c95-876b-6fe371cf0821|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:08:06.520Z|b18ff3f2-f667-4679-9b22-27adaf54bb01|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:08:06.521Z|b18ff3f2-f667-4679-9b22-27adaf54bb01|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:08:08.036Z|6e3af906-c563-4bbd-a1c4-5c7dddf5a368|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:08:08.036Z|6e3af906-c563-4bbd-a1c4-5c7dddf5a368|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:08:08.254Z|b8976ef2-42b3-4acd-b85b-02cd885a69a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:08:08.255Z|b8976ef2-42b3-4acd-b85b-02cd885a69a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:08:16.542Z|aecee42d-8785-48ed-a52d-cb2414d067cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:08:16.542Z|9fddcfbb-2c70-4ea3-9e28-94bac8229420|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:08:16.543Z|aecee42d-8785-48ed-a52d-cb2414d067cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:08:16.543Z|9fddcfbb-2c70-4ea3-9e28-94bac8229420|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:08:16.548Z|4727f026-f8ae-43a2-8eb6-97f7699937e7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:08:16.549Z|4727f026-f8ae-43a2-8eb6-97f7699937e7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:08:23.036Z|de1c29e9-9217-47e7-af89-3680a61bc799|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:08:23.039Z|de1c29e9-9217-47e7-af89-3680a61bc799|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:08:26.568Z|375797d2-ec3b-4497-956b-a10faf11de1d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:08:26.568Z|d084a616-69bd-4d50-85df-df90b8100982|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:08:26.569Z|375797d2-ec3b-4497-956b-a10faf11de1d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:08:26.569Z|d084a616-69bd-4d50-85df-df90b8100982|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:08:26.576Z|8ec1fac7-aef1-4fe7-98d2-aa600ec89346|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:08:26.576Z|8ec1fac7-aef1-4fe7-98d2-aa600ec89346|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:08:36.593Z|b5e4f3e3-8b21-49b4-8746-36086c63c1d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:08:36.593Z|b5e4f3e3-8b21-49b4-8746-36086c63c1d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:08:36.593Z|7e86452a-dc89-450f-a85b-bbdbf1d74686|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:08:36.596Z|7e86452a-dc89-450f-a85b-bbdbf1d74686|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:08:36.598Z|1b513fd3-8b10-4a3f-8f33-7be21baeed33|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:08:36.599Z|1b513fd3-8b10-4a3f-8f33-7be21baeed33|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:08:38.036Z|a801205c-5f74-4fa7-94de-c927e68d37f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:08:38.036Z|a801205c-5f74-4fa7-94de-c927e68d37f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:08:38.256Z|f88becfc-a46c-478e-be8c-19dd2748f255|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:08:38.257Z|f88becfc-a46c-478e-be8c-19dd2748f255|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:08:46.619Z|40bdcac7-0dfc-4019-b032-69de739fc795|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:08:46.620Z|40bdcac7-0dfc-4019-b032-69de739fc795|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:08:46.620Z|3cfbec2e-55ec-4be9-aa71-3993c247478b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:08:46.621Z|3cfbec2e-55ec-4be9-aa71-3993c247478b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:08:46.623Z|1cd06566-8092-4db8-b503-81916e370bb9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:08:46.626Z|1cd06566-8092-4db8-b503-81916e370bb9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:08:53.036Z|53b7b034-9724-45a4-b298-4fbcabb86952|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:08:53.036Z|53b7b034-9724-45a4-b298-4fbcabb86952|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:08:56.645Z|9f4502d6-6c41-4019-b1d0-a044b5915bac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:08:56.645Z|9f4502d6-6c41-4019-b1d0-a044b5915bac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:08:56.647Z|d5ba6d73-dc81-4cfe-b1c2-63289734432b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:08:56.648Z|d5ba6d73-dc81-4cfe-b1c2-63289734432b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:08:56.649Z|a19ad37c-e392-4e9a-ad26-68858ef794d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:08:56.649Z|a19ad37c-e392-4e9a-ad26-68858ef794d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:08:59.969Z|a4c84528-7856-44db-81a7-8d0e2ea4a8fd|http-nio-8080-exec-9|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-01-08T10:08:59.970Z|a4c84528-7856-44db-81a7-8d0e2ea4a8fd|http-nio-8080-exec-9|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-01-08T10:09:06.676Z|9f68cd33-ed5b-4904-b935-efe0f9176d01|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:09:06.676Z|5a4e697a-f6b0-4073-90ff-f9a424206dc0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:09:06.677Z|9f68cd33-ed5b-4904-b935-efe0f9176d01|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:09:06.677Z|12376d96-3bf1-4973-a436-9e0736cb87f0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:09:06.678Z|12376d96-3bf1-4973-a436-9e0736cb87f0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:09:06.678Z|5a4e697a-f6b0-4073-90ff-f9a424206dc0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:09:08.037Z|d0e56a8c-101e-4d31-a04a-355a42c23891|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:09:08.041Z|d0e56a8c-101e-4d31-a04a-355a42c23891|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:09:08.258Z|f92459b8-4e00-4a88-a81f-3f68abfa376c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:09:08.259Z|f92459b8-4e00-4a88-a81f-3f68abfa376c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:09:16.712Z|6b85f0ef-884a-4c85-a09f-84616d6898d1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:09:16.712Z|3b63beec-6e11-4d08-8363-10a058accce2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:09:16.714Z|a2a1c79d-2522-4929-b854-79c33e8c353e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:09:16.714Z|a2a1c79d-2522-4929-b854-79c33e8c353e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:09:16.714Z|3b63beec-6e11-4d08-8363-10a058accce2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:09:16.714Z|6b85f0ef-884a-4c85-a09f-84616d6898d1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:09:23.036Z|36043c2a-020b-4e8d-ac43-585788783ec2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:09:23.037Z|36043c2a-020b-4e8d-ac43-585788783ec2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:09:26.745Z|53544817-0355-4692-a43e-06fd30291551|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:09:26.745Z|995f03a3-de64-429b-b8ae-bb00b638b2ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:09:26.746Z|53544817-0355-4692-a43e-06fd30291551|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:09:26.746Z|995f03a3-de64-429b-b8ae-bb00b638b2ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:09:26.748Z|261a14da-46aa-4f54-ae45-fe5ae39e67f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:09:26.748Z|261a14da-46aa-4f54-ae45-fe5ae39e67f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:09:36.770Z|1adc2399-b193-4c24-a898-ba124b4dcb4f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:09:36.770Z|dc01d512-c066-4653-b068-1da449984b9f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:09:36.770Z|65684e45-d00a-4ac9-837c-a9967805c4d0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:09:36.771Z|1adc2399-b193-4c24-a898-ba124b4dcb4f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:09:36.771Z|dc01d512-c066-4653-b068-1da449984b9f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:09:36.771Z|65684e45-d00a-4ac9-837c-a9967805c4d0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:09:38.036Z|cb0fb76d-5685-4fb0-b052-6bda9e4ab453|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:09:38.036Z|cb0fb76d-5685-4fb0-b052-6bda9e4ab453|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:09:38.260Z|e3c7cf8e-05ab-4615-9ee8-c7f27f093d5e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:09:38.260Z|e3c7cf8e-05ab-4615-9ee8-c7f27f093d5e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:09:46.794Z|aef07822-038c-4569-b8a1-e7d89723a8f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:09:46.794Z|c61eacb4-e6f0-4764-924e-ebf5dd53ac99|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:09:46.795Z|aef07822-038c-4569-b8a1-e7d89723a8f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:09:46.795Z|c61eacb4-e6f0-4764-924e-ebf5dd53ac99|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:09:46.799Z|a9682075-b2c2-41dd-abdc-6f920e3ed00c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:09:46.800Z|a9682075-b2c2-41dd-abdc-6f920e3ed00c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:09:53.036Z|6809ad25-4c12-44c8-b03e-6d4433c67e6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:09:53.039Z|6809ad25-4c12-44c8-b03e-6d4433c67e6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:09:56.820Z|1da3d619-8b32-4cde-9b76-70a32e220a9e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:09:56.820Z|5e0c1817-c015-41e7-8d71-935cf34f2737|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:09:56.821Z|1da3d619-8b32-4cde-9b76-70a32e220a9e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:09:56.821Z|5e0c1817-c015-41e7-8d71-935cf34f2737|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:09:56.826Z|f2793dd0-a024-490e-8ce7-2e7c0fa6873e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:09:56.826Z|f2793dd0-a024-490e-8ce7-2e7c0fa6873e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:09:59.968Z|e7a72aca-3ef1-427d-90b3-0f230d8eaed5|http-nio-8080-exec-6|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-01-08T10:09:59.969Z|e7a72aca-3ef1-427d-90b3-0f230d8eaed5|http-nio-8080-exec-6|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-01-08T10:10:06.843Z|8d787a44-352f-4fee-9124-2c20eaae1fda|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:10:06.843Z|d109e61f-4784-4cff-8050-dc2a35745ca0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:10:06.844Z|8d787a44-352f-4fee-9124-2c20eaae1fda|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:10:06.844Z|d109e61f-4784-4cff-8050-dc2a35745ca0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:10:06.866Z|9d98a9d1-80fb-40c8-9ece-494479f28051|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:10:06.867Z|9d98a9d1-80fb-40c8-9ece-494479f28051|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:10:08.036Z|ba1a6a38-c640-450c-b6b0-0cf2a8f4ca39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:10:08.036Z|ba1a6a38-c640-450c-b6b0-0cf2a8f4ca39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:10:08.261Z|6415d01b-1ad0-48ec-9956-6118bfe1adac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:10:08.262Z|6415d01b-1ad0-48ec-9956-6118bfe1adac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:10:16.885Z|6a9e25df-e75f-46f3-b91c-b509bcf499fb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:10:16.886Z|6a9e25df-e75f-46f3-b91c-b509bcf499fb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:10:16.886Z|d7e55795-03e4-465b-8efb-46cf75b05c2a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:10:16.887Z|d7e55795-03e4-465b-8efb-46cf75b05c2a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:10:16.891Z|a24ce8fc-e48e-49d9-99cb-4502249c6a2a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:10:16.892Z|a24ce8fc-e48e-49d9-99cb-4502249c6a2a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:10:23.036Z|00a969a3-576f-48be-8155-33deb03a3065|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:10:23.036Z|00a969a3-576f-48be-8155-33deb03a3065|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:10:26.909Z|ec26e854-e2ea-4b54-964b-6569e20a08f6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:10:26.910Z|ec26e854-e2ea-4b54-964b-6569e20a08f6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:10:26.910Z|bcfb13fc-b24d-4d1b-8781-c2632e3ebc04|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:10:26.910Z|bcfb13fc-b24d-4d1b-8781-c2632e3ebc04|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:10:26.915Z|168c8359-e935-4c65-9ac8-20a42d8bf117|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:10:26.916Z|168c8359-e935-4c65-9ac8-20a42d8bf117|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:10:36.932Z|73a3b205-4655-4151-9db0-1039f31603dc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:10:36.932Z|43b0009c-88ca-4ec6-852b-40e7f6c42930|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:10:36.933Z|73a3b205-4655-4151-9db0-1039f31603dc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:10:36.933Z|43b0009c-88ca-4ec6-852b-40e7f6c42930|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:10:36.935Z|32482942-856f-4ba8-8cfa-03f08d03cfa2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:10:36.936Z|32482942-856f-4ba8-8cfa-03f08d03cfa2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:10:38.036Z|5b0e150e-3acf-4719-ad68-5ae6a1db23d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:10:38.038Z|5b0e150e-3acf-4719-ad68-5ae6a1db23d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:10:38.263Z|99a40fb5-2be5-4dbf-bc4b-658aac943840|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:10:38.264Z|99a40fb5-2be5-4dbf-bc4b-658aac943840|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:10:46.965Z|d55e9bd5-617a-47e0-85c6-5a37548d61d5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:10:46.965Z|ffbbf18a-7e6f-4da6-b56a-de78887a25eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:10:46.966Z|d55e9bd5-617a-47e0-85c6-5a37548d61d5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:10:46.966Z|ffbbf18a-7e6f-4da6-b56a-de78887a25eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:10:46.968Z|285e81fa-7c15-49bc-91b0-8bed6dcb0826|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:10:46.969Z|285e81fa-7c15-49bc-91b0-8bed6dcb0826|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:10:53.036Z|67243b1f-b212-4907-9605-84c73176bfe5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:10:53.037Z|67243b1f-b212-4907-9605-84c73176bfe5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:10:56.991Z|5a63d491-8362-4c31-bb4f-5edcb9c688ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:10:56.993Z|5a63d491-8362-4c31-bb4f-5edcb9c688ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:10:56.993Z|db220488-9203-4702-9f01-2c5b1e70e262|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:10:56.993Z|fc7c2459-ec3a-4815-aa68-4f4f53a7c9df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:10:56.994Z|fc7c2459-ec3a-4815-aa68-4f4f53a7c9df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:10:56.994Z|db220488-9203-4702-9f01-2c5b1e70e262|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:10:59.968Z|26cc3ddd-d968-47c3-9d27-084ea2b46148|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-01-08T10:10:59.969Z|26cc3ddd-d968-47c3-9d27-084ea2b46148|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-01-08T10:11:07.022Z|f4dbcf0e-fccf-4fa0-9abc-3410931f3d16|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:11:07.023Z|f4dbcf0e-fccf-4fa0-9abc-3410931f3d16|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:11:07.022Z|f8cfe156-3f38-4244-8df6-a59b11de8523|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:11:07.024Z|4464f459-7e3b-40f5-ab12-457cc13102f0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:11:07.024Z|f8cfe156-3f38-4244-8df6-a59b11de8523|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:11:07.024Z|4464f459-7e3b-40f5-ab12-457cc13102f0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:11:08.036Z|65bc4a00-ab94-419e-ac7a-93ec899a53fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:11:08.036Z|65bc4a00-ab94-419e-ac7a-93ec899a53fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:11:08.265Z|d2d866dd-cf80-4c3e-aac1-3eaae6dd43c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:11:08.265Z|d2d866dd-cf80-4c3e-aac1-3eaae6dd43c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:11:17.049Z|e6fa64c3-3c00-46ab-9dd7-6032eaace759|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:11:17.049Z|65b5bb5f-4834-4896-8156-0221c910b425|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:11:17.049Z|c675d447-f198-493d-ac83-5672889a28bc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:11:17.050Z|e6fa64c3-3c00-46ab-9dd7-6032eaace759|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:11:17.050Z|c675d447-f198-493d-ac83-5672889a28bc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:11:17.053Z|65b5bb5f-4834-4896-8156-0221c910b425|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:11:23.036Z|326e1b5b-4f71-4abb-a4fe-75552e958af7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:11:23.040Z|326e1b5b-4f71-4abb-a4fe-75552e958af7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:11:27.081Z|4c009360-6a05-4c6b-837f-c636abb11211|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:11:27.081Z|10f96729-8fea-47c4-8513-3b1f5e2d131f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:11:27.081Z|85f04587-809e-4623-81e9-a4499ac8d466|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:11:27.082Z|10f96729-8fea-47c4-8513-3b1f5e2d131f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:11:27.082Z|85f04587-809e-4623-81e9-a4499ac8d466|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:11:27.082Z|4c009360-6a05-4c6b-837f-c636abb11211|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:11:37.117Z|4eb6d927-6257-423c-abc4-40fad3764298|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:11:37.117Z|a784fcfc-8e7b-401b-991b-aaf913b8f6e5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:11:37.117Z|348a0d4a-70c2-4356-b59f-c8dfbd685c6b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:11:37.119Z|a784fcfc-8e7b-401b-991b-aaf913b8f6e5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:11:37.119Z|348a0d4a-70c2-4356-b59f-c8dfbd685c6b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:11:37.119Z|4eb6d927-6257-423c-abc4-40fad3764298|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:11:38.037Z|33122e09-1b57-460e-bab0-9cd3bb6b0484|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:11:38.037Z|33122e09-1b57-460e-bab0-9cd3bb6b0484|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:11:38.266Z|77eff808-680f-4d64-a178-94c5f9292a06|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:11:38.267Z|77eff808-680f-4d64-a178-94c5f9292a06|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:11:47.143Z|de5120b5-6b89-4a63-b3e5-daf38653f9f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:11:47.143Z|a76eb257-ef16-40db-bd58-d8330157c004|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:11:47.143Z|bf5b5ff0-2c13-4f86-ac1b-8253169be8f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:11:47.144Z|bf5b5ff0-2c13-4f86-ac1b-8253169be8f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:11:47.144Z|de5120b5-6b89-4a63-b3e5-daf38653f9f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:11:47.144Z|a76eb257-ef16-40db-bd58-d8330157c004|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:11:53.036Z|6cf024b8-fee4-45b8-81ee-1fa61d33efa4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:11:53.036Z|6cf024b8-fee4-45b8-81ee-1fa61d33efa4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:11:57.167Z|2aa19230-a0b7-4085-8355-a8a285791269|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:11:57.167Z|564f235e-8d86-4ff4-ad03-ebf69eb73262|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:11:57.168Z|564f235e-8d86-4ff4-ad03-ebf69eb73262|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:11:57.168Z|2aa19230-a0b7-4085-8355-a8a285791269|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:11:57.168Z|1a15969a-49aa-440a-b58f-1b266edd31c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:11:57.169Z|1a15969a-49aa-440a-b58f-1b266edd31c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:11:59.969Z|431ab5a6-c6ad-46dd-90ff-6f887f9ae24c|http-nio-8080-exec-9|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-01-08T10:11:59.970Z|431ab5a6-c6ad-46dd-90ff-6f887f9ae24c|http-nio-8080-exec-9|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-01-08T10:12:07.189Z|1f3b638a-315f-4c73-b5bc-316ad73ffc62|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:12:07.189Z|1f3b638a-315f-4c73-b5bc-316ad73ffc62|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:12:07.190Z|a9d115cd-0422-4b5a-8a61-59bb53105f9c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:12:07.191Z|a9d115cd-0422-4b5a-8a61-59bb53105f9c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:12:07.194Z|e9e173d2-5ade-4b75-8c7f-524fb86f46ab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:12:07.195Z|e9e173d2-5ade-4b75-8c7f-524fb86f46ab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:12:08.036Z|7c263ac9-c21d-43f4-86d5-3b347a39da33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:12:08.036Z|7c263ac9-c21d-43f4-86d5-3b347a39da33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:12:08.268Z|359ba495-c09f-4006-ba39-fa0edb3691dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:12:08.268Z|359ba495-c09f-4006-ba39-fa0edb3691dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:12:17.216Z|695e149d-4abf-4610-86ed-3f9a8f645816|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:12:17.216Z|5c1a2437-5c01-4330-8c26-69f0a676c0a1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:12:17.217Z|5c1a2437-5c01-4330-8c26-69f0a676c0a1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:12:17.217Z|695e149d-4abf-4610-86ed-3f9a8f645816|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:12:17.224Z|807c61e1-45b2-4fbc-b59f-67ca60b63e20|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:12:17.225Z|807c61e1-45b2-4fbc-b59f-67ca60b63e20|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:12:23.036Z|8bc763da-1cfc-42b7-a4b8-0018d21de237|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:12:23.036Z|8bc763da-1cfc-42b7-a4b8-0018d21de237|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:12:27.252Z|328313c5-152c-46e4-aff1-345002263e67|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:12:27.252Z|328313c5-152c-46e4-aff1-345002263e67|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:12:27.256Z|7a23c2f7-5225-4cc0-8173-f2f4461fdc70|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:12:27.256Z|7a23c2f7-5225-4cc0-8173-f2f4461fdc70|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:12:27.270Z|e8c838fe-31a6-46fa-b881-07715c5e50b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:12:27.271Z|e8c838fe-31a6-46fa-b881-07715c5e50b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:12:37.274Z|72e9b7da-04bf-47c1-b8ec-24a382a9b30c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:12:37.275Z|72e9b7da-04bf-47c1-b8ec-24a382a9b30c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:12:37.279Z|edd53ca3-d099-47ec-9461-aeec63f94c89|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:12:37.280Z|edd53ca3-d099-47ec-9461-aeec63f94c89|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:12:37.292Z|d2c33b8d-043d-48ad-83bb-8c304874cd42|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:12:37.292Z|d2c33b8d-043d-48ad-83bb-8c304874cd42|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:12:38.036Z|573fdcbb-9d20-403b-a5c3-9791ff2f3d6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:12:38.037Z|573fdcbb-9d20-403b-a5c3-9791ff2f3d6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:12:38.269Z|4abf53b9-6650-4561-ac6b-0399ba8a76c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:12:38.270Z|4abf53b9-6650-4561-ac6b-0399ba8a76c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:12:47.301Z|14ad11a8-e7a2-4d82-ac63-13379c4527fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:12:47.301Z|e622b75a-0f0a-4df3-8c30-10ef01c207fd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:12:47.302Z|e622b75a-0f0a-4df3-8c30-10ef01c207fd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:12:47.302Z|14ad11a8-e7a2-4d82-ac63-13379c4527fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:12:47.311Z|0856af55-427f-4521-b4d9-1d43d48c590e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:12:47.312Z|0856af55-427f-4521-b4d9-1d43d48c590e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:12:53.036Z|90c2d7fd-35d6-4d6e-81a8-47b8984bad2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:12:53.036Z|90c2d7fd-35d6-4d6e-81a8-47b8984bad2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:12:57.324Z|1d888f1f-ad5a-4e54-b9d7-68957c04b416|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:12:57.324Z|84ad35d1-64d2-4131-8ee7-ba7d5bc9a2ba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:12:57.324Z|1d888f1f-ad5a-4e54-b9d7-68957c04b416|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:12:57.325Z|84ad35d1-64d2-4131-8ee7-ba7d5bc9a2ba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:12:57.333Z|e5bb1920-d37e-40cd-97bf-bea4bb471df5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:12:57.334Z|e5bb1920-d37e-40cd-97bf-bea4bb471df5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:12:59.968Z|2a6de5af-474f-4485-9036-458cdad73298|http-nio-8080-exec-4|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-01-08T10:12:59.969Z|2a6de5af-474f-4485-9036-458cdad73298|http-nio-8080-exec-4|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-01-08T10:13:07.345Z|dca805ff-f845-4a81-8f15-61ca4be149f1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:13:07.345Z|983df4f9-cdd4-4458-8e7e-225550e96534|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:13:07.346Z|dca805ff-f845-4a81-8f15-61ca4be149f1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:13:07.346Z|983df4f9-cdd4-4458-8e7e-225550e96534|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:13:07.352Z|dc234b5d-8006-42bc-a6d8-dde48a9626f7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:13:07.353Z|dc234b5d-8006-42bc-a6d8-dde48a9626f7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:13:08.036Z|bd9f17e8-9531-4a1e-8c1e-a66950ed571f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:13:08.039Z|bd9f17e8-9531-4a1e-8c1e-a66950ed571f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:13:08.271Z|c2fe1403-4fec-4871-8d41-dcdc1e6ca37e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:13:08.271Z|c2fe1403-4fec-4871-8d41-dcdc1e6ca37e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:13:17.367Z|4a153a47-da8b-41d0-82b8-3d58fad0d3f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:13:17.367Z|a8014f4d-f7ab-4e5a-aee0-8f3bb84dd39f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:13:17.368Z|4a153a47-da8b-41d0-82b8-3d58fad0d3f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:13:17.368Z|a8014f4d-f7ab-4e5a-aee0-8f3bb84dd39f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:13:17.369Z|f50bf982-7acf-4267-b71c-a0d1e88edc3b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:13:17.370Z|f50bf982-7acf-4267-b71c-a0d1e88edc3b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:13:23.036Z|a2982091-f8d4-4514-9eec-3e25313cec9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:13:23.036Z|a2982091-f8d4-4514-9eec-3e25313cec9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:13:27.389Z|5ab71cba-ab5f-47fe-a112-efbb159a6754|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:13:27.389Z|54f86f15-83f8-42ea-896d-5095518c5726|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:13:27.390Z|5ab71cba-ab5f-47fe-a112-efbb159a6754|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:13:27.390Z|54f86f15-83f8-42ea-896d-5095518c5726|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:13:27.390Z|219d808c-2805-43de-acf6-7bfa85fbacdd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:13:27.390Z|219d808c-2805-43de-acf6-7bfa85fbacdd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:13:37.411Z|12daa59f-81ef-441a-abf7-3fab2383a54b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:13:37.411Z|a3002dba-c8b7-4a55-a6d8-683b8f703c16|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:13:37.411Z|adba23a7-d3d5-4834-9105-630240f52811|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:13:37.412Z|a3002dba-c8b7-4a55-a6d8-683b8f703c16|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:13:37.412Z|adba23a7-d3d5-4834-9105-630240f52811|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:13:37.412Z|12daa59f-81ef-441a-abf7-3fab2383a54b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:13:38.036Z|f78a6b41-673d-4cbf-8063-d93cf6138696|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:13:38.037Z|f78a6b41-673d-4cbf-8063-d93cf6138696|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:13:38.272Z|aa5564eb-f339-4daa-a6b9-deae1d50b7fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:13:38.273Z|aa5564eb-f339-4daa-a6b9-deae1d50b7fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:13:47.441Z|7cda8661-cf39-4c44-95ad-2d476c3f49c4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:13:47.442Z|7cda8661-cf39-4c44-95ad-2d476c3f49c4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:13:47.442Z|d2ca7553-e2e0-432f-b109-7b22d8f524d9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:13:47.443Z|d2ca7553-e2e0-432f-b109-7b22d8f524d9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:13:47.447Z|8128f6a6-17f5-477b-abf7-7dd75836e0b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:13:47.448Z|8128f6a6-17f5-477b-abf7-7dd75836e0b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:13:53.036Z|09a65ddc-6409-4066-9290-e31501f8f8b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:13:53.039Z|09a65ddc-6409-4066-9290-e31501f8f8b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:13:57.464Z|89ab873b-69d2-4779-b338-55dfb3238c1c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:13:57.465Z|89ab873b-69d2-4779-b338-55dfb3238c1c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:13:57.465Z|2d889708-6357-4a24-aa00-66feb8a8bcff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:13:57.465Z|2d889708-6357-4a24-aa00-66feb8a8bcff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:13:57.469Z|bd32ac02-20f4-4cbd-9670-b51353cd6538|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:13:57.470Z|bd32ac02-20f4-4cbd-9670-b51353cd6538|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:13:59.969Z|7442522c-1941-4d4d-a7b3-6aad032d0d4d|http-nio-8080-exec-7|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-01-08T10:13:59.970Z|7442522c-1941-4d4d-a7b3-6aad032d0d4d|http-nio-8080-exec-7|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-01-08T10:14:07.490Z|28aa5a45-6b3f-4bcf-96aa-b091de1f45eb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:14:07.490Z|6595f978-f384-4634-887e-b5a8e9b1ca8c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:14:07.491Z|28aa5a45-6b3f-4bcf-96aa-b091de1f45eb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:14:07.491Z|6595f978-f384-4634-887e-b5a8e9b1ca8c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:14:07.493Z|dacf3745-1d86-40b1-bd8c-0e069c574d2f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:14:07.493Z|dacf3745-1d86-40b1-bd8c-0e069c574d2f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:14:08.036Z|57b26584-7bbc-462a-9775-1c8539143e96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:14:08.036Z|57b26584-7bbc-462a-9775-1c8539143e96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:14:08.273Z|3abbf9c8-9032-477e-b94c-fe49ef8bafe0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:14:08.274Z|3abbf9c8-9032-477e-b94c-fe49ef8bafe0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:14:17.518Z|30ece21b-0450-43b2-91b8-eb224c6a54fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:14:17.518Z|1ed450d3-b764-4b34-a879-cc2c0f9ffefc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:14:17.519Z|30ece21b-0450-43b2-91b8-eb224c6a54fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:14:17.519Z|1ed450d3-b764-4b34-a879-cc2c0f9ffefc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:14:17.518Z|8ad09316-4c48-4cbd-9376-86d2774ae253|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:14:17.520Z|8ad09316-4c48-4cbd-9376-86d2774ae253|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:14:23.038Z|40843fc8-6177-4721-abfe-b08d57f2d949|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:14:23.041Z|40843fc8-6177-4721-abfe-b08d57f2d949|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:14:27.554Z|ebb4b88b-60da-42fd-8f5f-96962ee1332a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:14:27.554Z|3fa559da-808b-4028-8742-d3f686bf68d4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:14:27.554Z|f4bc9d00-c465-4cee-81fa-f39b74ab836c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:14:27.556Z|3fa559da-808b-4028-8742-d3f686bf68d4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:14:27.556Z|ebb4b88b-60da-42fd-8f5f-96962ee1332a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:14:27.556Z|f4bc9d00-c465-4cee-81fa-f39b74ab836c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:14:37.586Z|0336f8de-0f4f-4ee0-905a-bab20f18c7d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:14:37.586Z|f0d5df40-77b1-4a2a-a457-82532a9a7d09|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:14:37.587Z|0336f8de-0f4f-4ee0-905a-bab20f18c7d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:14:37.587Z|f0d5df40-77b1-4a2a-a457-82532a9a7d09|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:14:37.593Z|9badb3ce-037a-4f6b-9e11-27ef6e2cc200|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:14:37.594Z|9badb3ce-037a-4f6b-9e11-27ef6e2cc200|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:14:38.036Z|9237f849-b07e-4792-8d0d-3671891b9ddf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:14:38.037Z|9237f849-b07e-4792-8d0d-3671891b9ddf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:14:38.275Z|edefd01d-8889-4131-940d-cad361220e0a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:14:38.276Z|edefd01d-8889-4131-940d-cad361220e0a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:14:47.621Z|4b2c6eda-f583-49ec-bf3b-60ff04189247|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:14:47.621Z|a60c83a7-235c-4e64-9476-5f7294983353|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:14:47.622Z|a60c83a7-235c-4e64-9476-5f7294983353|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:14:47.622Z|4b2c6eda-f583-49ec-bf3b-60ff04189247|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:14:47.625Z|ce8ed1c7-1c1a-4f3e-b2d6-f89799d108fb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:14:47.627Z|ce8ed1c7-1c1a-4f3e-b2d6-f89799d108fb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:14:53.036Z|7a48048d-6f31-4838-b2b0-a57d55c53eb3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:14:53.037Z|7a48048d-6f31-4838-b2b0-a57d55c53eb3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:14:57.651Z|c8919d3c-9747-4d1a-9997-6a03acaa34dd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:14:57.652Z|c8919d3c-9747-4d1a-9997-6a03acaa34dd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:14:57.653Z|806bdcab-c6f1-45ca-8a99-239b464fecb1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:14:57.654Z|806bdcab-c6f1-45ca-8a99-239b464fecb1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:14:57.656Z|e6ad7e6a-d420-427a-94b2-a63f5747557f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:14:57.659Z|e6ad7e6a-d420-427a-94b2-a63f5747557f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:14:59.968Z|e4fd9bee-43fb-43ff-839e-22ca39281c73|http-nio-8080-exec-10|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-01-08T10:14:59.969Z|e4fd9bee-43fb-43ff-839e-22ca39281c73|http-nio-8080-exec-10|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-01-08T10:15:07.675Z|e1222795-ec34-433c-b315-d1c654a4ba9b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:15:07.676Z|e1222795-ec34-433c-b315-d1c654a4ba9b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:15:07.679Z|830d6b58-a1c6-4d02-819f-ab06866ae1c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:15:07.680Z|830d6b58-a1c6-4d02-819f-ab06866ae1c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:15:07.681Z|ae7a0b62-625d-44ec-ac56-652a2509ce45|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:15:07.682Z|ae7a0b62-625d-44ec-ac56-652a2509ce45|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:15:08.036Z|e0b30b8c-6c0f-4ec4-8932-e3db6b8755c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:15:08.040Z|e0b30b8c-6c0f-4ec4-8932-e3db6b8755c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:15:08.277Z|b8a4b489-3788-42a5-bb7e-fc9849ad763c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:15:08.278Z|b8a4b489-3788-42a5-bb7e-fc9849ad763c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:15:17.699Z|9c631928-0920-47f4-b1a3-dd6bfbac9b1e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:15:17.699Z|9c631928-0920-47f4-b1a3-dd6bfbac9b1e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:15:17.700Z|58edaed3-8698-406d-88e6-e30bcbabf362|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:15:17.701Z|58edaed3-8698-406d-88e6-e30bcbabf362|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:15:17.703Z|bae5f94b-841a-4dcb-885b-2cf1b0ba7ad9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:15:17.704Z|bae5f94b-841a-4dcb-885b-2cf1b0ba7ad9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:15:23.036Z|330cb26e-81aa-4147-b0e2-3e5ddc8fb82f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:15:23.036Z|330cb26e-81aa-4147-b0e2-3e5ddc8fb82f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:15:27.721Z|df9009ac-8a21-4aba-9d55-e7e2f0c39e29|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:15:27.721Z|6aff1004-f89c-4db4-91ca-ec7ebacaff3f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:15:27.722Z|b815a8b2-1a86-4d23-a663-bca510c21609|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:15:27.722Z|6aff1004-f89c-4db4-91ca-ec7ebacaff3f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:15:27.722Z|df9009ac-8a21-4aba-9d55-e7e2f0c39e29|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:15:27.722Z|b815a8b2-1a86-4d23-a663-bca510c21609|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:15:37.747Z|d6efd28a-9093-4763-9434-d9356e11d969|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:15:37.749Z|9bad9b77-640e-4aff-8e5f-57eb1c81477e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:15:37.749Z|d6efd28a-9093-4763-9434-d9356e11d969|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:15:37.749Z|9bad9b77-640e-4aff-8e5f-57eb1c81477e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:15:37.750Z|77a0562c-464d-45f1-b6cf-065b7591a434|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:15:37.750Z|77a0562c-464d-45f1-b6cf-065b7591a434|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:15:38.036Z|9eae30a5-654b-40b9-934c-9961807c506f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:15:38.037Z|9eae30a5-654b-40b9-934c-9961807c506f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:15:38.278Z|c074402f-3ed8-4a3b-8930-acea59e38a23|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:15:38.279Z|c074402f-3ed8-4a3b-8930-acea59e38a23|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:15:47.771Z|02d1930b-06ac-4032-9da7-9f83f360dc9c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:15:47.772Z|2d5c059a-c726-4346-b195-34a6de9a9416|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:15:47.772Z|02d1930b-06ac-4032-9da7-9f83f360dc9c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:15:47.772Z|2d5c059a-c726-4346-b195-34a6de9a9416|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:15:47.772Z|79658586-833b-4cba-82b7-bdd9f3f02d14|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:15:47.773Z|79658586-833b-4cba-82b7-bdd9f3f02d14|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:15:53.036Z|77121753-20ff-4802-82f5-b5dec9bc86bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:15:53.038Z|77121753-20ff-4802-82f5-b5dec9bc86bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:15:57.794Z|1dbe39d5-a9d8-4437-a4f3-ec21f357842e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:15:57.794Z|1ca0e0b7-841d-4bc2-be37-e693269e7957|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:15:57.794Z|7c79d28b-42bb-4fb1-a777-1c8a2708b38a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:15:57.795Z|1dbe39d5-a9d8-4437-a4f3-ec21f357842e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:15:57.795Z|1ca0e0b7-841d-4bc2-be37-e693269e7957|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:15:57.795Z|7c79d28b-42bb-4fb1-a777-1c8a2708b38a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:15:59.968Z|ac8bc994-bcbc-44e0-90ea-7eb860233e1a|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-01-08T10:15:59.969Z|ac8bc994-bcbc-44e0-90ea-7eb860233e1a|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-01-08T10:16:07.817Z|97f92981-4420-4ba3-aa00-2c7563ed70d4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:16:07.817Z|7de3363e-819f-4fcb-9a9c-ab4176a544b2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:16:07.817Z|bf2fb7ff-3eb7-40e5-a8e0-ab4f74f12359|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:16:07.818Z|7de3363e-819f-4fcb-9a9c-ab4176a544b2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:16:07.818Z|bf2fb7ff-3eb7-40e5-a8e0-ab4f74f12359|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:16:07.818Z|97f92981-4420-4ba3-aa00-2c7563ed70d4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:16:08.036Z|81f883a8-2a34-4df7-8730-4008d7c8bd1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:16:08.036Z|81f883a8-2a34-4df7-8730-4008d7c8bd1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:16:08.280Z|0edf370b-9ec1-45a4-ae55-66ea058bd8b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:16:08.280Z|0edf370b-9ec1-45a4-ae55-66ea058bd8b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:16:17.842Z|a9f1b337-59c0-4e99-91e3-e3777ec65f32|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:16:17.842Z|72e7d91f-ac27-46b1-a1d6-012f0c91b627|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:16:17.843Z|72e7d91f-ac27-46b1-a1d6-012f0c91b627|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:16:17.843Z|a9f1b337-59c0-4e99-91e3-e3777ec65f32|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:16:17.844Z|b511106d-c7f9-4341-a05b-436015430aad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:16:17.845Z|b511106d-c7f9-4341-a05b-436015430aad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:16:23.036Z|76b39219-2efb-48ae-bb4b-c78b3738c5b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:16:23.037Z|76b39219-2efb-48ae-bb4b-c78b3738c5b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:16:27.870Z|ff741fc5-1665-4c14-9a77-4cfc804bdf74|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:16:27.871Z|40e00f36-fe22-4bc8-988a-5c0e8d70408b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:16:27.871Z|2e4741d1-a493-44bb-a2dd-a812fcaedd43|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:16:27.871Z|ff741fc5-1665-4c14-9a77-4cfc804bdf74|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:16:27.871Z|40e00f36-fe22-4bc8-988a-5c0e8d70408b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:16:27.871Z|2e4741d1-a493-44bb-a2dd-a812fcaedd43|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:16:37.902Z|5dcaf682-d526-480c-af44-03dd6a33851a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:16:37.902Z|fed8488e-d0fd-4542-a2c6-0dfaebb9f7ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:16:37.902Z|f8d39427-9307-4a1d-95ce-82ef54ceae02|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:16:37.903Z|fed8488e-d0fd-4542-a2c6-0dfaebb9f7ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:16:37.903Z|5dcaf682-d526-480c-af44-03dd6a33851a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:16:37.905Z|f8d39427-9307-4a1d-95ce-82ef54ceae02|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:16:38.036Z|c42bb201-4647-47f9-9b73-40cc23a03102|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:16:38.039Z|c42bb201-4647-47f9-9b73-40cc23a03102|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:16:38.281Z|6c4f0b3f-2b5e-48e1-9b00-427fccd8c92d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:16:38.282Z|6c4f0b3f-2b5e-48e1-9b00-427fccd8c92d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:16:47.938Z|8e6be535-d622-4049-b274-9a0b87d3e99b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:16:47.938Z|70cdf14c-9846-4cf6-92b8-0cb3a79e2e09|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:16:47.938Z|6a53fc3c-5f50-49e9-b27c-bd5daca8638e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:16:47.940Z|70cdf14c-9846-4cf6-92b8-0cb3a79e2e09|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:16:47.940Z|6a53fc3c-5f50-49e9-b27c-bd5daca8638e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:16:47.940Z|8e6be535-d622-4049-b274-9a0b87d3e99b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:16:53.037Z|ed97a331-3a0f-4811-ad7f-bf653cbc9a61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:16:53.039Z|ed97a331-3a0f-4811-ad7f-bf653cbc9a61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:16:57.968Z|afedfa6e-8d9d-4a99-acba-77265179fb5e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:16:57.969Z|5db7235a-27ad-48be-800c-e60e15543c04|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:16:57.969Z|afedfa6e-8d9d-4a99-acba-77265179fb5e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:16:57.969Z|5db7235a-27ad-48be-800c-e60e15543c04|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:16:57.969Z|a47e707b-1322-46b7-b903-887e8b6d5744|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:16:57.970Z|a47e707b-1322-46b7-b903-887e8b6d5744|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:16:59.968Z|efe05679-8b7e-4304-abce-aca02d04e616|http-nio-8080-exec-9|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-01-08T10:16:59.969Z|efe05679-8b7e-4304-abce-aca02d04e616|http-nio-8080-exec-9|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-01-08T10:17:07.991Z|7e194d72-0f25-4ee8-8613-ef616011f238|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:17:07.992Z|7e194d72-0f25-4ee8-8613-ef616011f238|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:17:07.993Z|07c8306f-e82c-4e72-9bb3-403656bf3caa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:17:07.993Z|07c8306f-e82c-4e72-9bb3-403656bf3caa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:17:07.998Z|88c471d8-f42c-4607-b928-234e1594892e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:17:07.999Z|88c471d8-f42c-4607-b928-234e1594892e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:17:08.036Z|20f61051-5ded-4299-ac2d-e0ed842dee2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:17:08.036Z|20f61051-5ded-4299-ac2d-e0ed842dee2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:17:08.283Z|d97b93c8-2553-41ec-8c20-0ae465697aa2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:17:08.283Z|d97b93c8-2553-41ec-8c20-0ae465697aa2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:17:18.022Z|5fd968a7-1e8b-4f5b-8481-426578ce5ea0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:17:18.022Z|19f378d1-c09d-4cf4-bc18-ca4d4dc9fe71|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:17:18.023Z|b60323b8-8dc6-41a4-98e1-fa645dd0210f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:17:18.023Z|5fd968a7-1e8b-4f5b-8481-426578ce5ea0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:17:18.023Z|19f378d1-c09d-4cf4-bc18-ca4d4dc9fe71|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:17:18.023Z|b60323b8-8dc6-41a4-98e1-fa645dd0210f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:17:23.036Z|51882254-1250-4fb1-8bf4-70433159b63a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:17:23.038Z|51882254-1250-4fb1-8bf4-70433159b63a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:17:28.055Z|d63c9eb7-c385-4019-aa87-d733890c54b6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:17:28.056Z|d63c9eb7-c385-4019-aa87-d733890c54b6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:17:28.057Z|0893bc5d-1d5a-4f96-a0c7-5104295a8e84|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:17:28.057Z|c07a1803-2ed3-4859-843f-c24f00dbc4b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:17:28.058Z|c07a1803-2ed3-4859-843f-c24f00dbc4b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:17:28.058Z|0893bc5d-1d5a-4f96-a0c7-5104295a8e84|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:17:38.036Z|54f248f6-cd60-4b90-bf19-3d55452e377f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:17:38.037Z|54f248f6-cd60-4b90-bf19-3d55452e377f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:17:38.081Z|1378446e-96f6-4833-8b49-22bc78297b67|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:17:38.082Z|1378446e-96f6-4833-8b49-22bc78297b67|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:17:38.082Z|c82b56c0-6a7b-4347-b48a-f59863db6296|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:17:38.084Z|c82b56c0-6a7b-4347-b48a-f59863db6296|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:17:38.084Z|18ffc363-1773-46cb-be38-69d32907e0f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:17:38.085Z|18ffc363-1773-46cb-be38-69d32907e0f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:17:38.284Z|3d1c09e4-e440-44e3-9af4-2154ab4d649f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:17:38.285Z|3d1c09e4-e440-44e3-9af4-2154ab4d649f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:17:48.106Z|b10c28fd-cd1b-4b95-a1c1-12a2fe64d66c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:17:48.106Z|b42c84ca-2d8e-4171-a18e-3d59c32a675f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:17:48.106Z|937247e1-354f-413d-81bb-bbc6a70121c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:17:48.106Z|b10c28fd-cd1b-4b95-a1c1-12a2fe64d66c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:17:48.106Z|b42c84ca-2d8e-4171-a18e-3d59c32a675f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:17:48.107Z|937247e1-354f-413d-81bb-bbc6a70121c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:17:53.036Z|47b03d7a-4385-42df-a24e-965528c782a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:17:53.036Z|47b03d7a-4385-42df-a24e-965528c782a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:17:58.129Z|31b268a3-1f32-4fd5-960c-452fd5f28042|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:17:58.129Z|18eb6c38-9293-40ce-a840-c254f36a7e13|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:17:58.129Z|31b268a3-1f32-4fd5-960c-452fd5f28042|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:17:58.129Z|18eb6c38-9293-40ce-a840-c254f36a7e13|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:17:58.130Z|0c8f6546-c557-455a-9891-24f05875b27b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:17:58.130Z|0c8f6546-c557-455a-9891-24f05875b27b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:17:59.967Z|ea767348-bfdc-4d21-b7f2-7027d7c5d64e|http-nio-8080-exec-4|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-01-08T10:17:59.968Z|ea767348-bfdc-4d21-b7f2-7027d7c5d64e|http-nio-8080-exec-4|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-01-08T10:18:08.036Z|c8df896b-1617-4631-b5f2-738bd88454a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:18:08.038Z|c8df896b-1617-4631-b5f2-738bd88454a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:18:08.156Z|a1cc889b-5f90-4284-bf74-91ab08f9296f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:18:08.156Z|70a4555a-4c77-45c4-8f5c-56418e079ec2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:18:08.156Z|b21e7702-0317-4b71-8605-a069ff063659|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:18:08.157Z|a1cc889b-5f90-4284-bf74-91ab08f9296f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:18:08.157Z|70a4555a-4c77-45c4-8f5c-56418e079ec2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:18:08.157Z|b21e7702-0317-4b71-8605-a069ff063659|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:18:08.285Z|5ebd3319-ae21-4ad3-9167-b0ecf7cb3bc6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:18:08.286Z|5ebd3319-ae21-4ad3-9167-b0ecf7cb3bc6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:18:18.178Z|2e298d10-9674-4283-8dff-4da55da78766|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:18:18.179Z|2e298d10-9674-4283-8dff-4da55da78766|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:18:18.180Z|331b3c4f-28a9-43f4-9b05-503daebfc4f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:18:18.180Z|fdd1d597-b0a4-42cf-80f4-c2fcb6f146fd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:18:18.180Z|331b3c4f-28a9-43f4-9b05-503daebfc4f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:18:18.181Z|fdd1d597-b0a4-42cf-80f4-c2fcb6f146fd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:18:23.036Z|839ccff9-1dfd-4a1c-b46f-ba8ea089675f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:18:23.036Z|839ccff9-1dfd-4a1c-b46f-ba8ea089675f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:18:28.207Z|5f7ebf5a-095a-4725-964c-e519732d04d2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:18:28.207Z|5f7ebf5a-095a-4725-964c-e519732d04d2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:18:28.207Z|7cc2b69a-8ef1-4bf3-8328-81c8b5b68d4a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:18:28.208Z|a577077d-e8fc-49f3-84b7-36f483ecc1ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:18:28.208Z|7cc2b69a-8ef1-4bf3-8328-81c8b5b68d4a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:18:28.208Z|a577077d-e8fc-49f3-84b7-36f483ecc1ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:18:38.036Z|ff6b3ca7-830f-4fc8-b63c-eb8295edbb79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:18:38.036Z|ff6b3ca7-830f-4fc8-b63c-eb8295edbb79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:18:38.238Z|bb90f51d-f813-4ab1-a138-8680a1e7c61f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:18:38.238Z|b279c975-1bd7-40bc-8ead-d665ce8983e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:18:38.238Z|572ce104-6035-4f1f-961e-3647281ad8a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:18:38.238Z|bb90f51d-f813-4ab1-a138-8680a1e7c61f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:18:38.238Z|b279c975-1bd7-40bc-8ead-d665ce8983e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:18:38.238Z|572ce104-6035-4f1f-961e-3647281ad8a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:18:38.287Z|368d06e0-0fcb-4038-bb1a-fbb12b1855e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:18:38.287Z|368d06e0-0fcb-4038-bb1a-fbb12b1855e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:18:48.260Z|4a858704-9267-477f-816d-526f11c17dd2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:18:48.260Z|7f85b778-ccc1-4644-b288-af2d31b47b1e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:18:48.260Z|0948efcd-6999-4f9d-86d3-beda3cc0eb8d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:18:48.262Z|0948efcd-6999-4f9d-86d3-beda3cc0eb8d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:18:48.262Z|7f85b778-ccc1-4644-b288-af2d31b47b1e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:18:48.262Z|4a858704-9267-477f-816d-526f11c17dd2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:18:53.036Z|61d37bea-65f0-46c3-a877-8ff0c3a62990|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:18:53.038Z|61d37bea-65f0-46c3-a877-8ff0c3a62990|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:18:58.287Z|19cadf2d-0121-45a4-9e12-6744041374d5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:18:58.288Z|19cadf2d-0121-45a4-9e12-6744041374d5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:18:58.291Z|8be3c5b6-32e6-42a2-bb9b-4bde5549e06f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:18:58.291Z|8be3c5b6-32e6-42a2-bb9b-4bde5549e06f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:18:58.292Z|397f2703-1440-4a41-8993-46311d8a91ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:18:58.292Z|397f2703-1440-4a41-8993-46311d8a91ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:18:59.968Z|dc380c38-ad6e-431d-92a4-d2af83187efe|http-nio-8080-exec-7|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-01-08T10:18:59.969Z|dc380c38-ad6e-431d-92a4-d2af83187efe|http-nio-8080-exec-7|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-01-08T10:19:08.036Z|e15a0ed1-79fb-473b-9e1c-ec66d8b1ba58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:19:08.037Z|e15a0ed1-79fb-473b-9e1c-ec66d8b1ba58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:19:08.288Z|a0bd8cea-b725-47cd-a224-cbdca54f385e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:19:08.289Z|a0bd8cea-b725-47cd-a224-cbdca54f385e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:19:08.311Z|b56abe41-1210-4ad1-b36e-51881cd377b4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:19:08.312Z|b56abe41-1210-4ad1-b36e-51881cd377b4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:19:08.312Z|2d1d5759-ee9e-440c-b61b-d5f3dcebc90f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:19:08.313Z|2d1d5759-ee9e-440c-b61b-d5f3dcebc90f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:19:08.315Z|245961af-9a78-4ee7-bdf9-3199f2bdd500|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:19:08.316Z|245961af-9a78-4ee7-bdf9-3199f2bdd500|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:19:18.337Z|32b690b0-b927-4699-b10c-ea1074c2e747|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:19:18.338Z|32b690b0-b927-4699-b10c-ea1074c2e747|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:19:18.343Z|b096265f-a651-41d4-b33b-11232e4ec92a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:19:18.344Z|4ba15d5e-50f0-475d-9265-52331169a8a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:19:18.345Z|b096265f-a651-41d4-b33b-11232e4ec92a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:19:18.345Z|4ba15d5e-50f0-475d-9265-52331169a8a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:19:23.036Z|abd6777c-f556-465e-8bc9-dcca384657fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:19:23.037Z|abd6777c-f556-465e-8bc9-dcca384657fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:19:28.366Z|a0e56914-f5c9-4421-9bb9-8b165dcef0d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:19:28.365Z|66e7322d-217e-4eff-ba45-76fe95bc9cbf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:19:28.366Z|8de6b898-2230-410c-8322-b47fdd05ea57|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:19:28.367Z|66e7322d-217e-4eff-ba45-76fe95bc9cbf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:19:28.367Z|8de6b898-2230-410c-8322-b47fdd05ea57|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:19:28.367Z|a0e56914-f5c9-4421-9bb9-8b165dcef0d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:19:38.037Z|ec68a701-789b-4084-8db0-58a8f3afb336|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:19:38.041Z|ec68a701-789b-4084-8db0-58a8f3afb336|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:19:38.289Z|68b83482-a25e-42f1-9c65-20d2fec2cc69|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:19:38.290Z|68b83482-a25e-42f1-9c65-20d2fec2cc69|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:19:38.395Z|2533a5c8-b3ed-4ec3-81e3-abaa19d76530|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:19:38.395Z|f1323ec4-0012-4a14-97e8-e0e1733d7534|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:19:38.396Z|2533a5c8-b3ed-4ec3-81e3-abaa19d76530|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:19:38.396Z|f1323ec4-0012-4a14-97e8-e0e1733d7534|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:19:38.396Z|ff19c749-ede7-4731-98d4-7cade26a2d7a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:19:38.396Z|ff19c749-ede7-4731-98d4-7cade26a2d7a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:19:48.419Z|8465bdf8-89d5-4568-a942-02bfc821a46b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:19:48.419Z|de88f6b8-6f2e-4d66-9ef6-ad7797b049d2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:19:48.419Z|67ab4744-2090-462b-8422-f257ff1f10e1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:19:48.419Z|8465bdf8-89d5-4568-a942-02bfc821a46b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:19:48.419Z|de88f6b8-6f2e-4d66-9ef6-ad7797b049d2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:19:48.419Z|67ab4744-2090-462b-8422-f257ff1f10e1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:19:53.036Z|54ec96ad-7da1-49f7-8cf3-1805b8cdcedb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:19:53.036Z|54ec96ad-7da1-49f7-8cf3-1805b8cdcedb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:19:58.441Z|a42875c3-69fd-4865-a3db-8b83e2e26403|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:19:58.441Z|7a7afca2-7c0c-4358-adc1-fcf9d6bfa2c7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:19:58.441Z|13f51193-683a-4cf3-ac4d-a31eff2083bc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:19:58.441Z|a42875c3-69fd-4865-a3db-8b83e2e26403|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:19:58.441Z|13f51193-683a-4cf3-ac4d-a31eff2083bc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:19:58.441Z|7a7afca2-7c0c-4358-adc1-fcf9d6bfa2c7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:19:59.971Z|16d83578-2f74-4311-9334-36f68288fd53|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-01-08T10:19:59.972Z|16d83578-2f74-4311-9334-36f68288fd53|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-01-08T10:20:08.036Z|43f1d129-2217-4a10-8605-dce30990e083|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:20:08.036Z|43f1d129-2217-4a10-8605-dce30990e083|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:20:08.291Z|fecdcee7-85d3-45b3-bef1-9cf8c7b93605|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:20:08.291Z|fecdcee7-85d3-45b3-bef1-9cf8c7b93605|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:20:08.462Z|aea4804f-3461-4371-87b9-241630a8cb75|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:20:08.462Z|769334e5-47b8-45c7-8647-491e00b53a30|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:20:08.463Z|769334e5-47b8-45c7-8647-491e00b53a30|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:20:08.463Z|aea4804f-3461-4371-87b9-241630a8cb75|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:20:08.464Z|dc5bc3c2-48ed-408d-86ea-aef67538b93f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:20:08.465Z|dc5bc3c2-48ed-408d-86ea-aef67538b93f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:20:18.484Z|c129349e-9832-4145-9c55-6713c55aaebd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:20:18.485Z|fe1514a8-71c7-4b55-8345-8602bbfcf7f7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:20:18.485Z|fe1514a8-71c7-4b55-8345-8602bbfcf7f7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:20:18.485Z|c129349e-9832-4145-9c55-6713c55aaebd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:20:18.486Z|8d23061b-4922-4bb3-a9b1-dfcb82c6c065|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:20:18.487Z|8d23061b-4922-4bb3-a9b1-dfcb82c6c065|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:20:23.036Z|aed44c12-d399-4607-a40b-f98f8dbbbcc9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:20:23.038Z|aed44c12-d399-4607-a40b-f98f8dbbbcc9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:20:28.511Z|6597f384-7247-4bad-b888-810b19ff3a4c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:20:28.511Z|66b84f76-dfe9-4d77-b196-37b0be596d37|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:20:28.511Z|28b83dda-a098-4570-8e08-ae7cabdf116b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:20:28.512Z|6597f384-7247-4bad-b888-810b19ff3a4c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:20:28.512Z|66b84f76-dfe9-4d77-b196-37b0be596d37|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:20:28.513Z|28b83dda-a098-4570-8e08-ae7cabdf116b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:20:38.036Z|4c2f4252-3d1b-4070-85c5-2b7da1958844|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:20:38.037Z|4c2f4252-3d1b-4070-85c5-2b7da1958844|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:20:38.292Z|8d03ef49-974e-4207-9855-c2dec2a71a67|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:20:38.293Z|8d03ef49-974e-4207-9855-c2dec2a71a67|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:20:38.533Z|b0e5f502-1662-423b-99fa-6dd05adce6f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:20:38.534Z|b0e5f502-1662-423b-99fa-6dd05adce6f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:20:38.535Z|c1df8791-c913-465d-9931-5358115e1523|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:20:38.536Z|c1df8791-c913-465d-9931-5358115e1523|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:20:38.536Z|a92d7b87-62ba-4c1d-bb41-5e2b750b71de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:20:38.537Z|a92d7b87-62ba-4c1d-bb41-5e2b750b71de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:20:48.559Z|33c0f17e-c902-4c03-9a0d-6e1467ebd721|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:20:48.559Z|33c0f17e-c902-4c03-9a0d-6e1467ebd721|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:20:48.561Z|29d2a928-11ca-49ed-84d3-8c46d43ec6a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:20:48.562Z|29d2a928-11ca-49ed-84d3-8c46d43ec6a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:20:48.564Z|c2bcd289-7833-4107-a20b-5a8e43fcf83f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:20:48.565Z|c2bcd289-7833-4107-a20b-5a8e43fcf83f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:20:53.036Z|c89bbb7e-db64-4763-95ee-f89f9c7047ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:20:53.036Z|c89bbb7e-db64-4763-95ee-f89f9c7047ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:20:58.587Z|b8af815a-3cc4-4f9e-8e32-e7ab270ca4ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:20:58.587Z|3d9d8967-88a2-4fbf-816c-983ea9df6a95|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:20:58.586Z|ac6f37b7-555a-4c9b-bdf0-cfc30abaeaeb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:20:58.587Z|3d9d8967-88a2-4fbf-816c-983ea9df6a95|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:20:58.587Z|ac6f37b7-555a-4c9b-bdf0-cfc30abaeaeb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:20:58.588Z|b8af815a-3cc4-4f9e-8e32-e7ab270ca4ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:20:59.968Z|5a1e4d2a-0706-439e-aa5c-2d687ee142a6|http-nio-8080-exec-7|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-01-08T10:20:59.969Z|5a1e4d2a-0706-439e-aa5c-2d687ee142a6|http-nio-8080-exec-7|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-01-08T10:21:08.036Z|2fd15bb3-bb05-48fd-b9cd-d058b75e3daa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:21:08.038Z|2fd15bb3-bb05-48fd-b9cd-d058b75e3daa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:21:08.294Z|73013623-7c28-4e62-96e4-5d3375de2629|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:21:08.294Z|73013623-7c28-4e62-96e4-5d3375de2629|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:21:08.611Z|62b76fa8-b88a-4af1-b2a4-b629468c90d0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:21:08.611Z|19a6aac3-2464-4db3-a808-998f6d66899c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:21:08.611Z|62b76fa8-b88a-4af1-b2a4-b629468c90d0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:21:08.612Z|19a6aac3-2464-4db3-a808-998f6d66899c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:21:08.617Z|708b24e6-6eda-4ca7-a648-1e2d3978c063|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:21:08.617Z|708b24e6-6eda-4ca7-a648-1e2d3978c063|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:21:18.631Z|b6692730-ae7a-483a-8f65-516fa97bfb57|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:21:18.632Z|b6692730-ae7a-483a-8f65-516fa97bfb57|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:21:18.633Z|9d470d05-5f60-49bc-a46f-0202b29aeb66|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:21:18.634Z|9d470d05-5f60-49bc-a46f-0202b29aeb66|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:21:18.635Z|bb796c6e-304e-4358-b6f9-2d1fd9499742|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:21:18.636Z|bb796c6e-304e-4358-b6f9-2d1fd9499742|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:21:23.036Z|774a1984-561c-48b5-ab3d-a2b8a3ca0666|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:21:23.036Z|774a1984-561c-48b5-ab3d-a2b8a3ca0666|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:21:28.653Z|6d7889f7-9f9b-4f86-a750-a0bc1b710233|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:21:28.654Z|6d7889f7-9f9b-4f86-a750-a0bc1b710233|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:21:28.654Z|00b9ccf3-f376-40fa-b3d9-a7dcdceca140|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:21:28.655Z|00b9ccf3-f376-40fa-b3d9-a7dcdceca140|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:21:28.656Z|afeec070-9ae9-4131-be66-00b14aa23eee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:21:28.661Z|afeec070-9ae9-4131-be66-00b14aa23eee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:21:38.036Z|151614cc-a703-4e9a-8e93-fd3e892dd920|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:21:38.036Z|151614cc-a703-4e9a-8e93-fd3e892dd920|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:21:38.295Z|7dcabfbf-c0ea-40d8-baa1-bfcb2c908ae2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:21:38.296Z|7dcabfbf-c0ea-40d8-baa1-bfcb2c908ae2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:21:38.676Z|d123e399-5775-4914-888f-a43e1c33e680|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:21:38.677Z|d123e399-5775-4914-888f-a43e1c33e680|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:21:38.678Z|bd4d505f-cb69-4c0d-b545-31a02e04397a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:21:38.678Z|bd4d505f-cb69-4c0d-b545-31a02e04397a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:21:38.682Z|1d916508-aa24-4eb3-909e-cf8ca6945c96|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:21:38.683Z|1d916508-aa24-4eb3-909e-cf8ca6945c96|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:21:48.698Z|cf60dbf1-9215-446a-a39b-8f2b9eb946d3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:21:48.699Z|4322693c-5a93-4696-8e1b-741bcc25f4e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:21:48.699Z|cf60dbf1-9215-446a-a39b-8f2b9eb946d3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:21:48.699Z|4322693c-5a93-4696-8e1b-741bcc25f4e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:21:48.700Z|0ceafe49-8935-4703-a67d-3b972ffa4a86|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:21:48.701Z|0ceafe49-8935-4703-a67d-3b972ffa4a86|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:21:53.036Z|e225012a-e980-4c96-812e-ac597cf7c79e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:21:53.039Z|e225012a-e980-4c96-812e-ac597cf7c79e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:21:58.718Z|71b6ad86-4251-4a2a-9790-10d8e058865f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:21:58.718Z|6a86ca7d-7767-4714-a507-ac9f5510b2ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:21:58.719Z|71b6ad86-4251-4a2a-9790-10d8e058865f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:21:58.719Z|6a86ca7d-7767-4714-a507-ac9f5510b2ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:21:58.720Z|3f1909cf-5c26-4b78-b380-5f039fa954d2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:21:58.720Z|3f1909cf-5c26-4b78-b380-5f039fa954d2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:21:59.969Z|7147df5c-a8d8-45a2-8753-dab08c0dcb7f|http-nio-8080-exec-9|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-01-08T10:21:59.971Z|7147df5c-a8d8-45a2-8753-dab08c0dcb7f|http-nio-8080-exec-9|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-01-08T10:22:08.036Z|6009b118-5f3c-48c1-9930-9ab9ab5fc87b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:22:08.036Z|6009b118-5f3c-48c1-9930-9ab9ab5fc87b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:22:08.297Z|bb3e28df-0f76-405c-accb-9dd1c3a5e348|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:22:08.297Z|bb3e28df-0f76-405c-accb-9dd1c3a5e348|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:22:08.740Z|04cea00f-0ebd-44fb-9e5c-919d43892a4f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:22:08.740Z|2332bef1-1009-41e9-bf7d-db1676b27b34|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:22:08.741Z|04cea00f-0ebd-44fb-9e5c-919d43892a4f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:22:08.741Z|2332bef1-1009-41e9-bf7d-db1676b27b34|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:22:08.743Z|fde3df5c-41a5-4ce2-836f-f950acd7bd92|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:22:08.743Z|fde3df5c-41a5-4ce2-836f-f950acd7bd92|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:22:18.767Z|861d0595-17f8-435c-a3ad-7f74ab022437|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:22:18.768Z|861d0595-17f8-435c-a3ad-7f74ab022437|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:22:18.769Z|d441da39-1940-4d38-a666-11169237a8cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:22:18.770Z|d441da39-1940-4d38-a666-11169237a8cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:22:18.774Z|7a18da9c-863a-4156-ba1c-6209a88b88f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:22:18.775Z|7a18da9c-863a-4156-ba1c-6209a88b88f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:22:23.036Z|a000451b-fdad-4e83-8b38-93878a21e4b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:22:23.036Z|a000451b-fdad-4e83-8b38-93878a21e4b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:22:28.793Z|18afb2d9-b38b-4f89-9518-dedc0292d72e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:22:28.793Z|4b504749-4d05-4b89-a07d-e3185f34ac90|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:22:28.793Z|73b5f494-aae8-4d4f-8d56-e5301edeb4d1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:22:28.794Z|18afb2d9-b38b-4f89-9518-dedc0292d72e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:22:28.794Z|4b504749-4d05-4b89-a07d-e3185f34ac90|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:22:28.794Z|73b5f494-aae8-4d4f-8d56-e5301edeb4d1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:22:38.037Z|3467fcaf-5874-4d16-988f-2847d6a10424|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:22:38.040Z|3467fcaf-5874-4d16-988f-2847d6a10424|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:22:38.300Z|f60d37a6-1092-46b9-b562-159a447761b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:22:38.300Z|f60d37a6-1092-46b9-b562-159a447761b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:22:38.821Z|05fb193a-1a09-42ec-9b34-8bae047396b4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:22:38.821Z|6b82f64a-3472-463c-af7d-3d22064c0716|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:22:38.821Z|89f6b20c-4671-4506-99ff-6a945807c97e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:22:38.822Z|6b82f64a-3472-463c-af7d-3d22064c0716|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:22:38.822Z|89f6b20c-4671-4506-99ff-6a945807c97e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:22:38.822Z|05fb193a-1a09-42ec-9b34-8bae047396b4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:22:48.860Z|ff82295e-c737-436f-8f61-3112807330db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:22:48.860Z|8d457d7d-7cb1-4320-9902-93efaa798e68|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:22:48.860Z|99864830-ff2c-4728-9416-6bd465c17fe3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:22:48.862Z|ff82295e-c737-436f-8f61-3112807330db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:22:48.862Z|8d457d7d-7cb1-4320-9902-93efaa798e68|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:22:48.862Z|99864830-ff2c-4728-9416-6bd465c17fe3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:22:53.037Z|be2e4044-949a-4fb1-a490-fbbfe72c6d28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:22:53.037Z|be2e4044-949a-4fb1-a490-fbbfe72c6d28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:22:58.886Z|8721801c-1144-4508-93c7-d0ce19d5a37e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:22:58.886Z|fcb3ec7d-f0de-4dd5-9e4b-f7829fba6685|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:22:58.886Z|373f4d9c-5149-4c6e-b7ee-c83243c8489f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:22:58.886Z|8721801c-1144-4508-93c7-d0ce19d5a37e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:22:58.887Z|fcb3ec7d-f0de-4dd5-9e4b-f7829fba6685|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:22:58.887Z|373f4d9c-5149-4c6e-b7ee-c83243c8489f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:22:59.968Z|c57b13f2-4b25-4c3a-8253-380da19037f4|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-01-08T10:22:59.969Z|c57b13f2-4b25-4c3a-8253-380da19037f4|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-01-08T10:23:08.036Z|a5b1ef04-fd12-4e3b-b73a-848540b60a24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:23:08.036Z|a5b1ef04-fd12-4e3b-b73a-848540b60a24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:23:08.301Z|121ce7eb-3461-4235-9f2d-c09a2765d89a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:23:08.302Z|121ce7eb-3461-4235-9f2d-c09a2765d89a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:23:08.910Z|d137e539-5d88-411d-987f-fc041060046d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:23:08.910Z|199c8beb-29f1-4985-b5bd-5071c866e067|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:23:08.910Z|13e989c0-4630-448f-bf41-2a9d4cc92162|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:23:08.910Z|199c8beb-29f1-4985-b5bd-5071c866e067|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:23:08.911Z|d137e539-5d88-411d-987f-fc041060046d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:23:08.911Z|13e989c0-4630-448f-bf41-2a9d4cc92162|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:23:18.931Z|75e5e92e-bcac-4f6d-bdd0-7853163f4799|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:23:18.931Z|4f67c9ab-198c-46aa-a77c-5bfa671a5a56|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:23:18.932Z|923537b7-dab4-4c7d-b740-56376063f387|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:23:18.932Z|4f67c9ab-198c-46aa-a77c-5bfa671a5a56|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:23:18.932Z|923537b7-dab4-4c7d-b740-56376063f387|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:23:18.932Z|75e5e92e-bcac-4f6d-bdd0-7853163f4799|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:23:23.036Z|30314b76-e5d4-4ecf-8eda-4566d00dc27e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:23:23.039Z|30314b76-e5d4-4ecf-8eda-4566d00dc27e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:23:28.957Z|fe9270c2-b43a-4e93-a8c8-8600fcfdf56f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:23:28.957Z|86510d0b-1164-4d09-9ccb-d227c858e176|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:23:28.957Z|8749b4c0-6a0f-45db-b416-dd545e465346|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:23:28.958Z|fe9270c2-b43a-4e93-a8c8-8600fcfdf56f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:23:28.958Z|86510d0b-1164-4d09-9ccb-d227c858e176|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:23:28.958Z|8749b4c0-6a0f-45db-b416-dd545e465346|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:23:38.036Z|e68e07d0-6b4a-45c1-854e-f93bc6feb611|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:23:38.036Z|e68e07d0-6b4a-45c1-854e-f93bc6feb611|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:23:38.303Z|a4afb3d4-f047-45e0-a9b0-1f3946a8bb74|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:23:38.303Z|a4afb3d4-f047-45e0-a9b0-1f3946a8bb74|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:23:38.979Z|ff3b7e22-fac3-46d8-b215-8e2140f0e362|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:23:38.980Z|ff3b7e22-fac3-46d8-b215-8e2140f0e362|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:23:38.980Z|445e0801-d07d-4baf-ab89-41e2d09fe847|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:23:38.981Z|445e0801-d07d-4baf-ab89-41e2d09fe847|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:23:38.983Z|3bc06dd4-21d8-4348-90a2-7529c14f91eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:23:38.983Z|3bc06dd4-21d8-4348-90a2-7529c14f91eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:23:49.003Z|58bbc9f8-eb48-4f84-9a65-5afcb0802354|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:23:49.003Z|20421931-0832-4ec0-87e4-42ed197ff677|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:23:49.004Z|58bbc9f8-eb48-4f84-9a65-5afcb0802354|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:23:49.004Z|20421931-0832-4ec0-87e4-42ed197ff677|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:23:49.004Z|a71baa37-494b-44c9-88a1-16d374f79236|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:23:49.005Z|a71baa37-494b-44c9-88a1-16d374f79236|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:23:53.037Z|ad43780b-b3cc-42a9-89df-94f2b745147b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:23:53.037Z|ad43780b-b3cc-42a9-89df-94f2b745147b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:23:59.025Z|0175862a-d2ca-4372-ad15-78370665d062|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:23:59.025Z|d396a641-e539-4936-a76d-851a15b507aa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:23:59.025Z|daa0beb1-c672-4cb4-8da4-387308af5cad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:23:59.026Z|0175862a-d2ca-4372-ad15-78370665d062|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:23:59.026Z|d396a641-e539-4936-a76d-851a15b507aa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:23:59.026Z|daa0beb1-c672-4cb4-8da4-387308af5cad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:23:59.968Z|e5b3332f-4a82-48b0-b872-fbd317176771|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-01-08T10:23:59.969Z|e5b3332f-4a82-48b0-b872-fbd317176771|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-01-08T10:24:08.036Z|9d6b9082-3a9e-48c1-bc23-0c0cdf0a5feb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:24:08.038Z|9d6b9082-3a9e-48c1-bc23-0c0cdf0a5feb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:24:08.304Z|80928362-13d8-4df7-8694-cc5c81a2299d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:24:08.305Z|80928362-13d8-4df7-8694-cc5c81a2299d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:24:09.047Z|06fa65b0-8239-4195-a4c9-39abb1da9c51|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:24:09.047Z|d06bcb9c-4de9-4116-912b-fec02d35ab23|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:24:09.048Z|06fa65b0-8239-4195-a4c9-39abb1da9c51|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:24:09.048Z|d06bcb9c-4de9-4116-912b-fec02d35ab23|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:24:09.048Z|c2199cfb-63cc-4c1b-a8a8-18a0f9fa57df|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:24:09.048Z|c2199cfb-63cc-4c1b-a8a8-18a0f9fa57df|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:24:19.070Z|69090c91-0ab0-445a-a59d-f2bf041b3b78|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:24:19.071Z|69090c91-0ab0-445a-a59d-f2bf041b3b78|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:24:19.080Z|a2df6257-a811-4ff7-88c0-357175c2fbb1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:24:19.081Z|9820d22a-4b31-4f3f-8a5f-7f758247dd4e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:24:19.081Z|a2df6257-a811-4ff7-88c0-357175c2fbb1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:24:19.082Z|9820d22a-4b31-4f3f-8a5f-7f758247dd4e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:24:23.036Z|15e7e6ac-93ec-4208-af18-365a5b570525|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:24:23.036Z|15e7e6ac-93ec-4208-af18-365a5b570525|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:24:29.093Z|7c2416ca-00f5-44a9-a391-7cbd330f4ab2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:24:29.094Z|7c2416ca-00f5-44a9-a391-7cbd330f4ab2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:24:29.100Z|d5c5f08f-6769-4281-baee-be9eafe4fc3d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:24:29.101Z|4ded36e7-1de8-4e33-9df0-aca184cb37b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:24:29.101Z|d5c5f08f-6769-4281-baee-be9eafe4fc3d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:24:29.101Z|4ded36e7-1de8-4e33-9df0-aca184cb37b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:24:38.036Z|d63aac6a-564c-4bf4-87c1-83035699e7ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:24:38.037Z|d63aac6a-564c-4bf4-87c1-83035699e7ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:24:38.306Z|36d011ea-595b-411e-8b5f-652640e83b75|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:24:38.306Z|36d011ea-595b-411e-8b5f-652640e83b75|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:24:39.114Z|34486178-6050-4283-a8e5-c0a501adcbcc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:24:39.115Z|34486178-6050-4283-a8e5-c0a501adcbcc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:24:39.121Z|fce53608-7495-4414-86a6-19f65abab5e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:24:39.122Z|fce53608-7495-4414-86a6-19f65abab5e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:24:39.130Z|f1a583d9-c661-41bf-b669-b41ea21eaaba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:24:39.131Z|f1a583d9-c661-41bf-b669-b41ea21eaaba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:24:49.140Z|75562eeb-a701-4e23-b562-5dfae5e39a07|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:24:49.140Z|313bbc04-f83c-457c-ac74-ff6b8da51f39|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:24:49.141Z|75562eeb-a701-4e23-b562-5dfae5e39a07|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:24:49.141Z|313bbc04-f83c-457c-ac74-ff6b8da51f39|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:24:49.150Z|b0bbfa8b-1c59-4a29-9c25-28b90b80e43d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:24:49.151Z|b0bbfa8b-1c59-4a29-9c25-28b90b80e43d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:24:53.037Z|477c0c0d-d594-45d8-aecb-9638a08a6969|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:24:53.039Z|477c0c0d-d594-45d8-aecb-9638a08a6969|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:24:59.179Z|5ebde628-a16a-4477-8d1e-437029517159|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:24:59.179Z|1c9b2275-c17e-49f1-ac9b-40c47ed7eece|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:24:59.179Z|f2ceaf63-8d61-4060-811d-21f86f9b2966|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:24:59.182Z|5ebde628-a16a-4477-8d1e-437029517159|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:24:59.182Z|1c9b2275-c17e-49f1-ac9b-40c47ed7eece|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:24:59.182Z|f2ceaf63-8d61-4060-811d-21f86f9b2966|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:24:59.970Z|ca138fc4-de60-45b3-be8f-66f1f2547ddb|http-nio-8080-exec-2|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-01-08T10:24:59.971Z|ca138fc4-de60-45b3-be8f-66f1f2547ddb|http-nio-8080-exec-2|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-01-08T10:25:08.037Z|b0ecd455-a225-4a89-9523-a87d5eeff3c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:25:08.038Z|b0ecd455-a225-4a89-9523-a87d5eeff3c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:25:08.307Z|f859679c-d5a7-4569-b86f-2298242872f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:25:08.307Z|f859679c-d5a7-4569-b86f-2298242872f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:25:09.210Z|83396551-b0b7-4dbc-8a76-428adf21a0b0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:25:09.210Z|500acf88-81c5-49f1-a2dd-012a3288e34f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:25:09.211Z|83396551-b0b7-4dbc-8a76-428adf21a0b0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:25:09.211Z|500acf88-81c5-49f1-a2dd-012a3288e34f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:25:09.211Z|bcba48e3-14b7-4d4c-af49-49fdabeb5737|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:25:09.212Z|bcba48e3-14b7-4d4c-af49-49fdabeb5737|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:25:19.233Z|5d67d792-35af-4f5a-ae71-28466a2a8bf6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:25:19.233Z|4126b6b8-a3c0-49b8-8aec-a4e1c7fba62b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:25:19.234Z|5d67d792-35af-4f5a-ae71-28466a2a8bf6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:25:19.234Z|4126b6b8-a3c0-49b8-8aec-a4e1c7fba62b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:25:19.241Z|50647190-5fc9-49da-8c0e-de5b79eb40df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:25:19.242Z|50647190-5fc9-49da-8c0e-de5b79eb40df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:25:23.036Z|98741448-a687-4257-987f-c4b6913943a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:25:23.036Z|98741448-a687-4257-987f-c4b6913943a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:25:29.256Z|1e818df9-c433-4556-8815-9cf8ec661e5c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:25:29.257Z|486a3027-99ec-40c8-9400-da47752d77a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:25:29.257Z|486a3027-99ec-40c8-9400-da47752d77a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:25:29.257Z|1e818df9-c433-4556-8815-9cf8ec661e5c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:25:29.262Z|dcc742b2-81e0-460f-8fcc-12d00eab0671|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:25:29.263Z|dcc742b2-81e0-460f-8fcc-12d00eab0671|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:25:38.036Z|958ca99b-7ba1-4bf9-82cd-3e0827d9d1f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:25:38.039Z|958ca99b-7ba1-4bf9-82cd-3e0827d9d1f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:25:38.308Z|50207e85-b0af-4e76-9b09-d2450c4cd922|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:25:38.309Z|50207e85-b0af-4e76-9b09-d2450c4cd922|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:25:39.281Z|698f52d6-89a1-4d89-aeab-a751a8571a43|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:25:39.281Z|698f52d6-89a1-4d89-aeab-a751a8571a43|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:25:39.283Z|4bc61daf-aef1-45ed-8abd-0a1fb6156c10|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:25:39.284Z|4bc61daf-aef1-45ed-8abd-0a1fb6156c10|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:25:39.284Z|c81f8fb8-302a-4675-af70-d1590ffe5c09|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:25:39.285Z|c81f8fb8-302a-4675-af70-d1590ffe5c09|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:25:49.303Z|5d4f6147-3362-4bab-994f-a473ec295460|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:25:49.304Z|5d4f6147-3362-4bab-994f-a473ec295460|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:25:49.308Z|a17378b9-acda-43d3-9e79-db51860f236a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:25:49.308Z|41cfd9a3-b121-420f-8fb0-3f4675374271|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:25:49.308Z|a17378b9-acda-43d3-9e79-db51860f236a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:25:49.309Z|41cfd9a3-b121-420f-8fb0-3f4675374271|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:25:53.036Z|6fb012dd-9530-4da5-8b05-03b04f8be418|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:25:53.036Z|6fb012dd-9530-4da5-8b05-03b04f8be418|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:25:59.326Z|b56bff00-9d04-4def-b76c-d4293444d4c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:25:59.326Z|1f976da7-eb53-4f33-8ed0-e8d79697a427|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:25:59.326Z|b56bff00-9d04-4def-b76c-d4293444d4c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:25:59.327Z|1f976da7-eb53-4f33-8ed0-e8d79697a427|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:25:59.329Z|88eb2c42-39ab-4323-a95e-879f2f2aeda9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:25:59.330Z|88eb2c42-39ab-4323-a95e-879f2f2aeda9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:25:59.967Z|eaee90a0-3aa5-4c3e-858d-d181a477b584|http-nio-8080-exec-5|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-01-08T10:25:59.968Z|eaee90a0-3aa5-4c3e-858d-d181a477b584|http-nio-8080-exec-5|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-01-08T10:26:08.036Z|9180431f-ad1b-46c4-98e4-1a2990ef38af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:26:08.036Z|9180431f-ad1b-46c4-98e4-1a2990ef38af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:26:08.310Z|2b30b67d-fc6e-4910-9e80-8f157aed65d5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:26:08.310Z|2b30b67d-fc6e-4910-9e80-8f157aed65d5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:26:09.346Z|9395b845-4636-43b0-9fbd-d63c51e8725b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:26:09.346Z|ddc18991-fecb-452b-b513-72cb795f10b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:26:09.347Z|ddc18991-fecb-452b-b513-72cb795f10b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:26:09.347Z|9395b845-4636-43b0-9fbd-d63c51e8725b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:26:09.351Z|9c6b043e-12ff-4c63-b436-2b3bda638b7a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:26:09.352Z|9c6b043e-12ff-4c63-b436-2b3bda638b7a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:26:19.367Z|a174a1ea-40f7-4c63-bac6-54f4ee3bdfd4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:26:19.367Z|459fbe2f-3174-45c2-bccf-cf2a9c9f2a08|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:26:19.367Z|a174a1ea-40f7-4c63-bac6-54f4ee3bdfd4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:26:19.367Z|459fbe2f-3174-45c2-bccf-cf2a9c9f2a08|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:26:19.369Z|95c74c02-a107-45fb-9db1-602d730e8711|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:26:19.370Z|95c74c02-a107-45fb-9db1-602d730e8711|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:26:23.036Z|d9fa8057-2747-45c9-90bd-252d190372d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:26:23.039Z|d9fa8057-2747-45c9-90bd-252d190372d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:26:29.388Z|53b77dcd-70ab-4e46-bb1d-e11986c52821|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:26:29.388Z|da930b43-816c-4b6d-89fd-7a8dfb216ed9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:26:29.388Z|0fea456e-152e-4ba0-ad7b-dd50484bb10e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:26:29.389Z|53b77dcd-70ab-4e46-bb1d-e11986c52821|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:26:29.389Z|da930b43-816c-4b6d-89fd-7a8dfb216ed9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:26:29.389Z|0fea456e-152e-4ba0-ad7b-dd50484bb10e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:26:38.036Z|fbb6c384-47e3-45ae-abff-bc544e54848c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:26:38.036Z|fbb6c384-47e3-45ae-abff-bc544e54848c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:26:38.311Z|af3c2da9-d4aa-4495-add6-25fbed91767e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:26:38.312Z|af3c2da9-d4aa-4495-add6-25fbed91767e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:26:39.411Z|3ad03856-cf58-425e-8376-e617c2a5bcb7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:26:39.412Z|3ad03856-cf58-425e-8376-e617c2a5bcb7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:26:39.414Z|dccad18f-6e68-4ec6-a1cb-7b3ac2e6f88e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:26:39.414Z|dccad18f-6e68-4ec6-a1cb-7b3ac2e6f88e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:26:39.416Z|e609cf60-4caf-45cc-a13b-03b07e46e578|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:26:39.416Z|e609cf60-4caf-45cc-a13b-03b07e46e578|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:26:49.434Z|5beae10a-a547-44f7-b2c4-aad94cc869b4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:26:49.435Z|5beae10a-a547-44f7-b2c4-aad94cc869b4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:26:49.435Z|7a1722ef-f88d-4f88-9d8a-383bcbad3d1c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:26:49.436Z|7a1722ef-f88d-4f88-9d8a-383bcbad3d1c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:26:49.436Z|9e22ee28-7fc4-4ad0-94e0-fa647d3f22b1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:26:49.436Z|9e22ee28-7fc4-4ad0-94e0-fa647d3f22b1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:26:53.036Z|f8e38a45-0897-44a1-9cd2-d7e31fb1fbbd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:26:53.036Z|f8e38a45-0897-44a1-9cd2-d7e31fb1fbbd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:26:59.460Z|c418bea7-5759-4d69-8a78-0908aeddbf25|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:26:59.460Z|f201332f-3a2d-40dc-ab7f-418c42ec3d6d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:26:59.460Z|e234bcbb-f5cf-4355-9ac4-461cb31155cf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:26:59.460Z|c418bea7-5759-4d69-8a78-0908aeddbf25|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:26:59.460Z|e234bcbb-f5cf-4355-9ac4-461cb31155cf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:26:59.460Z|f201332f-3a2d-40dc-ab7f-418c42ec3d6d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:26:59.967Z|df7377e6-e8d2-4549-8383-87978cd2aa85|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-01-08T10:26:59.968Z|df7377e6-e8d2-4549-8383-87978cd2aa85|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-01-08T10:27:08.037Z|f4d82072-7d52-40f7-bbd6-9868ce8b0f02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:27:08.041Z|f4d82072-7d52-40f7-bbd6-9868ce8b0f02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:27:08.314Z|8901a2c8-4e9c-4a9a-bb02-6ce71cd8aa56|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:27:08.315Z|8901a2c8-4e9c-4a9a-bb02-6ce71cd8aa56|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:27:09.490Z|717b3aec-9c57-4cee-9dff-d588e6c4b3ee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:27:09.490Z|55155285-e989-4308-bb0c-c7ea54ff9201|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:27:09.490Z|cf1b0af6-4f85-42c8-8772-872c2a2c5e8b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:27:09.491Z|55155285-e989-4308-bb0c-c7ea54ff9201|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:27:09.491Z|cf1b0af6-4f85-42c8-8772-872c2a2c5e8b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:27:09.491Z|717b3aec-9c57-4cee-9dff-d588e6c4b3ee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:27:19.525Z|5a375091-c65c-4265-ac30-3e736aa2fb6c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:27:19.525Z|5488ca01-422f-4192-acef-dcf381d015bc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:27:19.525Z|2e77b654-0c52-4df6-b68b-3870b5e693c1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:27:19.527Z|5a375091-c65c-4265-ac30-3e736aa2fb6c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:27:19.527Z|5488ca01-422f-4192-acef-dcf381d015bc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:27:19.527Z|2e77b654-0c52-4df6-b68b-3870b5e693c1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:27:23.036Z|c70e3e60-c81f-40c4-9380-981fce4a6958|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:27:23.037Z|c70e3e60-c81f-40c4-9380-981fce4a6958|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:27:29.548Z|eaaf90df-09fe-4850-bfad-3976445e60b7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:27:29.548Z|f1451e71-796d-4fbe-9c8a-8337361ba0db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:27:29.548Z|525e20ed-320e-4219-8049-7cbbcb7f4bf8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:27:29.549Z|eaaf90df-09fe-4850-bfad-3976445e60b7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:27:29.549Z|525e20ed-320e-4219-8049-7cbbcb7f4bf8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:27:29.549Z|f1451e71-796d-4fbe-9c8a-8337361ba0db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:27:33.687Z||http-nio-8080-exec-6|||||INFO|500||Error parsing HTTP request header
 Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level.
java.lang.IllegalArgumentException: Invalid character found in method name [0x160x030x010x020x000x010x000x010xfc0x030x030xd5E60xa20x1a0x87;0x9a0x87Z0x1f0x8d0xbbP0xa10xdd0x0a0xfa0x0d0x85M0x1b0xb4L0xbc70x9c0x9e0x0f0x840xa80x1a]. HTTP method names must be tokens
	at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:417)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:261)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-01-08T10:27:38.036Z|735e0de1-4b86-420a-a2b0-ea9376108480|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:27:38.037Z|735e0de1-4b86-420a-a2b0-ea9376108480|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:27:38.316Z|a6bddd04-92cc-411d-b45f-ffd6d14de33a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:27:38.316Z|a6bddd04-92cc-411d-b45f-ffd6d14de33a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:27:39.573Z|5e6867e1-38de-4703-beff-ebb21ada3fb9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:27:39.574Z|5e6867e1-38de-4703-beff-ebb21ada3fb9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:27:39.579Z|570c56a6-30e7-424d-8e84-b8de85190a97|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:27:39.581Z|1828a6d0-2aac-4d8b-97d7-15183d8ade07|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:27:39.582Z|1828a6d0-2aac-4d8b-97d7-15183d8ade07|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:27:39.584Z|570c56a6-30e7-424d-8e84-b8de85190a97|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:27:49.600Z|d10ebd0c-3a80-4d80-9c83-b21884a18fcb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:27:49.601Z|d10ebd0c-3a80-4d80-9c83-b21884a18fcb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:27:49.608Z|c756b393-b690-4e0f-bfeb-2935910b047c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:27:49.609Z|c756b393-b690-4e0f-bfeb-2935910b047c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:27:49.612Z|1576311b-b8c5-4f9a-88f3-c66f0940a46f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:27:49.613Z|1576311b-b8c5-4f9a-88f3-c66f0940a46f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:27:53.036Z|0fff9fc7-0994-4a89-9c7b-b6795d7719e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:27:53.038Z|0fff9fc7-0994-4a89-9c7b-b6795d7719e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:27:59.630Z|8081206b-3817-4cc6-814d-da642ffaaf66|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:27:59.630Z|db2c891e-b0a3-4331-a756-6805a55c9e18|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:27:59.630Z|638107e3-2e7e-43eb-ae6a-84941333b252|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:27:59.631Z|db2c891e-b0a3-4331-a756-6805a55c9e18|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:27:59.631Z|8081206b-3817-4cc6-814d-da642ffaaf66|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:27:59.631Z|638107e3-2e7e-43eb-ae6a-84941333b252|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:27:59.968Z|2faa6c9f-6f9f-4848-bcce-9f077d12c205|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-01-08T10:27:59.970Z|2faa6c9f-6f9f-4848-bcce-9f077d12c205|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-01-08T10:28:08.036Z|0ad84f57-5929-4192-88a9-f9e6f6405d16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:28:08.036Z|0ad84f57-5929-4192-88a9-f9e6f6405d16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:28:08.317Z|0f08f871-0aa7-4abd-af57-77a3dea7bafb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:28:08.318Z|0f08f871-0aa7-4abd-af57-77a3dea7bafb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:28:09.652Z|fbcc8cc9-d97f-45ea-a379-3a2622dd03b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:28:09.653Z|fbcc8cc9-d97f-45ea-a379-3a2622dd03b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:28:09.654Z|c2e3d3bc-f83f-4d74-8a48-3c37eeb46e1d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:28:09.655Z|c2e3d3bc-f83f-4d74-8a48-3c37eeb46e1d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:28:09.655Z|c79fa051-3bff-4899-891d-94950eea7b19|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:28:09.655Z|c79fa051-3bff-4899-891d-94950eea7b19|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:28:19.676Z|72a08005-9379-4b2d-9ee1-39650954bc64|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:28:19.676Z|f76546fb-b244-4e71-838b-28d56c578b37|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:28:19.677Z|f76546fb-b244-4e71-838b-28d56c578b37|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:28:19.677Z|72a08005-9379-4b2d-9ee1-39650954bc64|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:28:19.683Z|0df5db6e-3823-4111-81bf-2bb5268e93a3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:28:19.684Z|0df5db6e-3823-4111-81bf-2bb5268e93a3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:28:23.036Z|681a34c0-9239-4f91-be5f-ea14e4c4a1ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:28:23.036Z|681a34c0-9239-4f91-be5f-ea14e4c4a1ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:28:29.699Z|896d584b-24d6-4e81-bf5e-735a1f3d1160|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:28:29.700Z|896d584b-24d6-4e81-bf5e-735a1f3d1160|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:28:29.704Z|d95b5c4f-fbf2-47ee-9424-bac776b0fae0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:28:29.705Z|d95b5c4f-fbf2-47ee-9424-bac776b0fae0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:28:29.706Z|bb128038-0415-44ec-9512-16a693ce2581|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:28:29.707Z|bb128038-0415-44ec-9512-16a693ce2581|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:28:38.036Z|338e1372-f208-4ce7-9824-faade935a351|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:28:38.038Z|338e1372-f208-4ce7-9824-faade935a351|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:28:38.318Z|2f0b58af-c352-4a5f-b0c2-a9a984a6ea78|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:28:38.319Z|2f0b58af-c352-4a5f-b0c2-a9a984a6ea78|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:28:39.724Z|b24e4bff-fef3-4ec6-8f7f-53d9adee7c9b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:28:39.724Z|dd1873d8-56c9-4832-806b-e5d41c84d283|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:28:39.724Z|b24e4bff-fef3-4ec6-8f7f-53d9adee7c9b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:28:39.724Z|dd1873d8-56c9-4832-806b-e5d41c84d283|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:28:39.726Z|cb93dabe-3a43-41e2-b748-0b1a1c658e34|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:28:39.727Z|cb93dabe-3a43-41e2-b748-0b1a1c658e34|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:28:49.745Z|fc53be53-2a1b-425d-a549-6c03d05da72e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:28:49.746Z|fc53be53-2a1b-425d-a549-6c03d05da72e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:28:49.750Z|04f4c0b0-7d40-42c4-a6f6-ec27c7580d8c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:28:49.750Z|04f4c0b0-7d40-42c4-a6f6-ec27c7580d8c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:28:49.751Z|be0a56b2-2162-4e6b-be6c-0ce5db7c29fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:28:49.751Z|be0a56b2-2162-4e6b-be6c-0ce5db7c29fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:28:53.036Z|d896c50d-647e-4bbf-854c-81e2c5f3f7cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:28:53.036Z|d896c50d-647e-4bbf-854c-81e2c5f3f7cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:28:59.772Z|87bded9b-7495-4c49-bcec-315f9b1ab1b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:28:59.772Z|66820a82-91f2-44fa-adce-4bc62a14950d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:28:59.772Z|177ef260-a858-4832-a8d7-f20a3af111f5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:28:59.773Z|66820a82-91f2-44fa-adce-4bc62a14950d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:28:59.773Z|177ef260-a858-4832-a8d7-f20a3af111f5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:28:59.773Z|87bded9b-7495-4c49-bcec-315f9b1ab1b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:28:59.969Z|8606c03c-6c2d-4499-bb89-8b77998e3a06|http-nio-8080-exec-9|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-01-08T10:28:59.971Z|8606c03c-6c2d-4499-bb89-8b77998e3a06|http-nio-8080-exec-9|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-01-08T10:29:08.036Z|c7977659-d54d-4745-b4e3-3898e6e87612|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:29:08.037Z|c7977659-d54d-4745-b4e3-3898e6e87612|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:29:08.320Z|8af59b5d-45e4-4573-9f74-a267f7e2495f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:29:08.321Z|8af59b5d-45e4-4573-9f74-a267f7e2495f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:29:09.799Z|c25dbc32-676b-4a36-a0be-805d6f5e2449|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:29:09.799Z|e489cf0b-6431-496b-b67f-1906a616d81e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:29:09.799Z|b36f5d37-ec86-401b-ac1b-5e6e331db210|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:29:09.800Z|e489cf0b-6431-496b-b67f-1906a616d81e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:29:09.800Z|c25dbc32-676b-4a36-a0be-805d6f5e2449|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:29:09.800Z|b36f5d37-ec86-401b-ac1b-5e6e331db210|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:29:19.838Z|73b9c740-2c5b-492d-87cb-44fbaae3a401|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:29:19.838Z|41e4344a-c6ed-4f9e-8d85-957b6e2b148d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:29:19.838Z|46a023c0-d11d-4bb8-9218-518fdc57405e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:29:19.841Z|73b9c740-2c5b-492d-87cb-44fbaae3a401|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:29:19.841Z|46a023c0-d11d-4bb8-9218-518fdc57405e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:29:19.841Z|41e4344a-c6ed-4f9e-8d85-957b6e2b148d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:29:23.037Z|5ed3ee98-ce9f-4092-9e41-34699bd22e00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:29:23.040Z|5ed3ee98-ce9f-4092-9e41-34699bd22e00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:29:29.871Z|6a168397-31ba-431c-ab86-aec97ad2aeb2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:29:29.871Z|9916d03d-5793-4b74-a7d4-f74073085b1e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:29:29.871Z|b393d1b2-7186-4af0-9668-1eb744441e49|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:29:29.872Z|6a168397-31ba-431c-ab86-aec97ad2aeb2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:29:29.872Z|b393d1b2-7186-4af0-9668-1eb744441e49|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:29:29.872Z|9916d03d-5793-4b74-a7d4-f74073085b1e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:29:38.036Z|0dfaf3d8-ec16-4f66-9a28-dceb3bbbf4b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:29:38.036Z|0dfaf3d8-ec16-4f66-9a28-dceb3bbbf4b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:29:38.322Z|7eb08037-af41-4948-9225-05c2b98e321a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:29:38.323Z|7eb08037-af41-4948-9225-05c2b98e321a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:29:39.893Z|32fbe41d-8d60-4f5f-b064-db0ee04a9c54|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:29:39.893Z|e58d229d-61c4-48ce-940a-58ded28bbeb0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:29:39.894Z|32fbe41d-8d60-4f5f-b064-db0ee04a9c54|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:29:39.894Z|e58d229d-61c4-48ce-940a-58ded28bbeb0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:29:39.895Z|c3ed7105-f4c7-4dda-be17-dcc8859b655b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:29:39.896Z|c3ed7105-f4c7-4dda-be17-dcc8859b655b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:29:49.916Z|33054c73-ba33-422b-ad05-f83ee887ff38|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:29:49.918Z|33054c73-ba33-422b-ad05-f83ee887ff38|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:29:49.918Z|0cfa4fe7-7cc3-4c75-9b5b-4ed539a2a5b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:29:49.919Z|0cfa4fe7-7cc3-4c75-9b5b-4ed539a2a5b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:29:49.925Z|889e2c30-9133-4566-8e25-79ab4b06e79a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:29:49.925Z|889e2c30-9133-4566-8e25-79ab4b06e79a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:29:53.036Z|4fa18dd4-0f43-42db-ae14-6563118a3acb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:29:53.037Z|4fa18dd4-0f43-42db-ae14-6563118a3acb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:29:59.943Z|ed57b499-b665-486e-b857-6bbb860cd47f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:29:59.943Z|46c6b670-aea5-4624-b5df-e19b3b737c06|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:29:59.943Z|ed57b499-b665-486e-b857-6bbb860cd47f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:29:59.944Z|46c6b670-aea5-4624-b5df-e19b3b737c06|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:29:59.946Z|84bb24c2-9ff4-4f5a-8be6-df98f8979ebb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:29:59.947Z|84bb24c2-9ff4-4f5a-8be6-df98f8979ebb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:29:59.967Z|f40f662e-058f-4bdd-9cc0-911d78b39458|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-01-08T10:29:59.967Z|f40f662e-058f-4bdd-9cc0-911d78b39458|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-01-08T10:30:08.036Z|38b2f99a-3cfd-40a5-a82b-00cfdbcfebd0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:30:08.038Z|38b2f99a-3cfd-40a5-a82b-00cfdbcfebd0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:30:08.323Z|a4f3421c-887e-40bd-a184-0af98c2546eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:30:08.324Z|a4f3421c-887e-40bd-a184-0af98c2546eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:30:09.964Z|e63c8880-e3e4-4014-8fd6-b873da1f2707|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:30:09.964Z|624e5ab0-0202-40d2-866f-f8117d6770bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:30:09.964Z|5f0bb920-b763-4794-aa6b-9106bc6f066b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:30:09.965Z|624e5ab0-0202-40d2-866f-f8117d6770bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:30:09.965Z|e63c8880-e3e4-4014-8fd6-b873da1f2707|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:30:09.965Z|5f0bb920-b763-4794-aa6b-9106bc6f066b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:30:19.986Z|74bab325-289c-4143-a403-1dfffedda629|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:30:19.986Z|4045223f-cfa6-4006-9c05-70c46fc2f572|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:30:19.986Z|6c6aad29-fa42-4bfc-804d-1ff8d86db5b5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:30:19.987Z|74bab325-289c-4143-a403-1dfffedda629|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:30:19.987Z|4045223f-cfa6-4006-9c05-70c46fc2f572|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:30:19.987Z|6c6aad29-fa42-4bfc-804d-1ff8d86db5b5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:30:23.036Z|d7d6918b-f965-4633-918d-188811de5531|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:30:23.036Z|d7d6918b-f965-4633-918d-188811de5531|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:30:30.008Z|ad25bfba-3f36-4357-9d56-5080a818e885|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:30:30.009Z|c075dfc9-7f90-4cae-a2d5-b4a0e80c97e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:30:30.009Z|ad25bfba-3f36-4357-9d56-5080a818e885|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:30:30.010Z|c075dfc9-7f90-4cae-a2d5-b4a0e80c97e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:30:30.016Z|0fc08da9-04e1-4a2e-8141-97432057cb2f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:30:30.017Z|0fc08da9-04e1-4a2e-8141-97432057cb2f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:30:38.036Z|a7b71f7e-6a35-4653-a898-9571c92e8ea2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:30:38.036Z|a7b71f7e-6a35-4653-a898-9571c92e8ea2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:30:38.325Z|120d6785-1d2e-4c74-a415-07dffcf38d96|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:30:38.325Z|120d6785-1d2e-4c74-a415-07dffcf38d96|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:30:40.031Z|0cdd9638-62cc-4330-b821-6a3cb4017f24|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:30:40.031Z|2aefa6ac-5b75-46ef-9bfb-70d806239fe4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:30:40.031Z|0cdd9638-62cc-4330-b821-6a3cb4017f24|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:30:40.031Z|2aefa6ac-5b75-46ef-9bfb-70d806239fe4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:30:40.039Z|ee431467-91b3-46ac-969b-817a0ccb9eed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:30:40.039Z|ee431467-91b3-46ac-969b-817a0ccb9eed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:30:50.052Z|606ff9a8-7a64-4911-9efb-ea0078858a4a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:30:50.053Z|606ff9a8-7a64-4911-9efb-ea0078858a4a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:30:50.056Z|f7dbd3e9-0deb-4e25-8ab1-aeda12b6ce86|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:30:50.056Z|f7dbd3e9-0deb-4e25-8ab1-aeda12b6ce86|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:30:50.059Z|6fac0800-2727-404b-a8dd-8d159f066e17|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:30:50.060Z|6fac0800-2727-404b-a8dd-8d159f066e17|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:30:53.036Z|8573d42e-f217-4619-aea9-8535c3bc1ddf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:30:53.039Z|8573d42e-f217-4619-aea9-8535c3bc1ddf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:30:59.969Z|6db54745-781b-44a7-8bcb-e248eebe66d9|http-nio-8080-exec-4|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-01-08T10:30:59.970Z|6db54745-781b-44a7-8bcb-e248eebe66d9|http-nio-8080-exec-4|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-01-08T10:31:00.074Z|e6db4dc7-d806-44a7-85c8-da5e8a3365e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:31:00.074Z|d3c6a365-28ed-4f37-a01a-ae21a4fba2aa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:31:00.075Z|d3c6a365-28ed-4f37-a01a-ae21a4fba2aa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:31:00.075Z|e6db4dc7-d806-44a7-85c8-da5e8a3365e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:31:00.079Z|4ef08171-1158-490f-96f5-012149a916db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:31:00.080Z|4ef08171-1158-490f-96f5-012149a916db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:31:08.036Z|c06aa094-ca01-4ef3-a5fc-a8ecc0547c1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:31:08.037Z|c06aa094-ca01-4ef3-a5fc-a8ecc0547c1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:31:08.326Z|73e63c4d-0279-4c2a-ae42-b594a8d3f7fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:31:08.327Z|73e63c4d-0279-4c2a-ae42-b594a8d3f7fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:31:10.098Z|a9a743be-000c-472e-954d-02ef63c96839|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:31:10.099Z|a9a743be-000c-472e-954d-02ef63c96839|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:31:10.100Z|91bc5741-37e3-454c-addd-e0a9458c95f6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:31:10.100Z|91bc5741-37e3-454c-addd-e0a9458c95f6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:31:10.104Z|980ca679-9cba-4a74-9a2e-3732a73e0c7f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:31:10.105Z|980ca679-9cba-4a74-9a2e-3732a73e0c7f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:31:20.125Z|3914da5d-62e8-44ba-82b2-5f254f0cdb98|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:31:20.126Z|3914da5d-62e8-44ba-82b2-5f254f0cdb98|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:31:20.141Z|699af55d-6c64-4ca0-881e-2a157b700935|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:31:20.142Z|46a17f20-c03e-4db2-83d9-70ade4300a18|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:31:20.142Z|699af55d-6c64-4ca0-881e-2a157b700935|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:31:20.142Z|46a17f20-c03e-4db2-83d9-70ade4300a18|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:31:23.036Z|c69082a0-b0c1-46f5-b4be-95845bdfdf3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:31:23.036Z|c69082a0-b0c1-46f5-b4be-95845bdfdf3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:31:30.148Z|26506341-5883-49f9-aeeb-e9aaa929cb4e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:31:30.149Z|26506341-5883-49f9-aeeb-e9aaa929cb4e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:31:30.160Z|4a73ea1b-42e9-4bdb-88a9-0c2c521b78ae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:31:30.161Z|4a73ea1b-42e9-4bdb-88a9-0c2c521b78ae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:31:30.162Z|c876f76d-f1cf-40be-8923-be4bbf5620d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:31:30.162Z|c876f76d-f1cf-40be-8923-be4bbf5620d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:31:38.036Z|f35e4974-9cfb-456b-bf31-7b1779898974|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:31:38.039Z|f35e4974-9cfb-456b-bf31-7b1779898974|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:31:38.330Z|1cfdff9f-f98f-49be-ac1c-9f82dd497f6e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:31:38.331Z|1cfdff9f-f98f-49be-ac1c-9f82dd497f6e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:31:40.180Z|86f215fc-c5a3-4989-a285-aa47f6077de7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:31:40.181Z|86f215fc-c5a3-4989-a285-aa47f6077de7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:31:40.185Z|03bc00b1-2dd9-4e2b-990f-b2e01aac94fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:31:40.186Z|03bc00b1-2dd9-4e2b-990f-b2e01aac94fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:31:40.183Z|7f559ec9-3c41-433c-a68e-d7a138f974ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:31:40.188Z|7f559ec9-3c41-433c-a68e-d7a138f974ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:31:50.217Z|2e309f87-3f13-479d-82c4-e34bd5ee93fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:31:50.217Z|b168a364-0d8a-40f6-926c-584a866683c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:31:50.217Z|a2dbc28f-f7ee-474e-adec-4e9cbe12db70|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:31:50.220Z|a2dbc28f-f7ee-474e-adec-4e9cbe12db70|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:31:50.220Z|2e309f87-3f13-479d-82c4-e34bd5ee93fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:31:50.220Z|b168a364-0d8a-40f6-926c-584a866683c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:31:53.037Z|f635888a-365a-49c1-ae5a-943994bc7f1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:31:53.038Z|f635888a-365a-49c1-ae5a-943994bc7f1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:31:59.971Z|cada76c1-9165-478a-92bf-9381197b0286|http-nio-8080-exec-4|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-01-08T10:31:59.972Z|cada76c1-9165-478a-92bf-9381197b0286|http-nio-8080-exec-4|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-01-08T10:32:00.246Z|b39f3e5e-de04-46a6-a8f4-5f0c0b5488d9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:32:00.247Z|91b893a6-6da2-44e6-acb2-51896aee11df|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:32:00.247Z|a9d384b1-ac6e-40f5-9b43-bb4966b322b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:32:00.247Z|b39f3e5e-de04-46a6-a8f4-5f0c0b5488d9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:32:00.247Z|91b893a6-6da2-44e6-acb2-51896aee11df|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:32:00.247Z|a9d384b1-ac6e-40f5-9b43-bb4966b322b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:32:08.036Z|29689634-e3ac-454f-93f8-9fd2fd003f17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:32:08.036Z|29689634-e3ac-454f-93f8-9fd2fd003f17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:32:08.332Z|825e31c1-e5fe-4399-b396-6af9e46b9704|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:32:08.334Z|825e31c1-e5fe-4399-b396-6af9e46b9704|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:32:10.269Z|d078d255-2569-4b8c-a851-7d61ef62fe12|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:32:10.270Z|f8ca1f7b-1851-43af-9830-db528b098216|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:32:10.270Z|f8ca1f7b-1851-43af-9830-db528b098216|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:32:10.269Z|d078d255-2569-4b8c-a851-7d61ef62fe12|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:32:10.273Z|554a3951-bab5-4864-9369-c5adbe607148|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:32:10.273Z|554a3951-bab5-4864-9369-c5adbe607148|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:32:20.293Z|efb4cd67-7f7c-4e33-9b84-6308d7e1930f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:32:20.294Z|2217e881-2026-415d-b82d-5d721090e350|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:32:20.294Z|2217e881-2026-415d-b82d-5d721090e350|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:32:20.294Z|efb4cd67-7f7c-4e33-9b84-6308d7e1930f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:32:20.294Z|1a3bde99-92df-40b0-aac7-42b273f7b488|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:32:20.296Z|1a3bde99-92df-40b0-aac7-42b273f7b488|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:32:23.036Z|122b44a4-ba0c-4eca-b772-3a66f8f2c949|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:32:23.038Z|122b44a4-ba0c-4eca-b772-3a66f8f2c949|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:32:30.315Z|a2d51986-e00c-423e-bbe3-eed9bec1dfc0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:32:30.315Z|3d918a91-99db-4afe-92df-7b1e080463c9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:32:30.315Z|a2d51986-e00c-423e-bbe3-eed9bec1dfc0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:32:30.315Z|3d918a91-99db-4afe-92df-7b1e080463c9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:32:30.319Z|ad7bff2e-81ee-4d86-a429-a4f4caf48a18|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:32:30.320Z|ad7bff2e-81ee-4d86-a429-a4f4caf48a18|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:32:38.036Z|373abc9b-66ba-4c2d-a023-4c202c9241f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:32:38.036Z|373abc9b-66ba-4c2d-a023-4c202c9241f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:32:38.335Z|0099f6cc-f7f6-48b5-89d6-1196537c8aa9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:32:38.336Z|0099f6cc-f7f6-48b5-89d6-1196537c8aa9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:32:40.338Z|09bf8a3b-e573-49fd-9292-4e0112c35270|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:32:40.338Z|16e36921-60da-44c6-81f8-eb71ce7dabaf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:32:40.338Z|cace46f1-fd69-499c-bc10-43e0b8fed7db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:32:40.339Z|16e36921-60da-44c6-81f8-eb71ce7dabaf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:32:40.339Z|09bf8a3b-e573-49fd-9292-4e0112c35270|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:32:40.339Z|cace46f1-fd69-499c-bc10-43e0b8fed7db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:32:50.363Z|7e546aba-f4f0-4198-9c93-a47f06946749|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:32:50.363Z|bc02e6dc-4a32-4580-b2d7-fb5e14c99370|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:32:50.364Z|7e546aba-f4f0-4198-9c93-a47f06946749|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:32:50.364Z|bc02e6dc-4a32-4580-b2d7-fb5e14c99370|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:32:50.368Z|f44e5dfc-dcb0-4c7e-a925-6623b06e191a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:32:50.368Z|f44e5dfc-dcb0-4c7e-a925-6623b06e191a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:32:53.036Z|cf313c6e-472b-4322-b810-7172db570bd1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:32:53.036Z|cf313c6e-472b-4322-b810-7172db570bd1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:32:59.970Z|ed5845bc-0c7b-4e57-a40d-9ae678e7d7ec|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-01-08T10:32:59.971Z|ed5845bc-0c7b-4e57-a40d-9ae678e7d7ec|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-01-08T10:33:00.388Z|0ceb1901-b843-478d-b423-b19010439d73|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:33:00.389Z|a9918d01-23f8-48e9-9c86-bb2701ab51dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:33:00.389Z|e8e3c2e7-8dd5-4f06-8200-85c48a4fa9ee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:33:00.389Z|0ceb1901-b843-478d-b423-b19010439d73|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:33:00.390Z|a9918d01-23f8-48e9-9c86-bb2701ab51dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:33:00.390Z|e8e3c2e7-8dd5-4f06-8200-85c48a4fa9ee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:33:08.036Z|526e0c8c-323a-41ad-88c3-4ca46a23fffc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:33:08.040Z|526e0c8c-323a-41ad-88c3-4ca46a23fffc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:33:08.336Z|1e2c8fde-be51-4204-a75c-06c071cb20e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:33:08.337Z|1e2c8fde-be51-4204-a75c-06c071cb20e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:33:10.410Z|f22f4b65-1e89-4e38-b684-3b3f4fd129c1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:33:10.410Z|be9a402a-2d08-482f-82fa-a4e702d2647e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:33:10.411Z|74d79128-9b5a-47b6-90f3-dda1884d7ee3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:33:10.411Z|be9a402a-2d08-482f-82fa-a4e702d2647e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:33:10.411Z|f22f4b65-1e89-4e38-b684-3b3f4fd129c1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:33:10.412Z|74d79128-9b5a-47b6-90f3-dda1884d7ee3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:33:20.456Z|1efe470c-fb4e-45ff-bde3-9e06fcf51f1c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:33:20.457Z|1efe470c-fb4e-45ff-bde3-9e06fcf51f1c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:33:20.458Z|38417cb5-15a7-4517-b6e6-0cb32d6306ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:33:20.458Z|38417cb5-15a7-4517-b6e6-0cb32d6306ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:33:20.460Z|8a95a561-7b79-4d56-a7f0-13bfa32265c2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:33:20.460Z|8a95a561-7b79-4d56-a7f0-13bfa32265c2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:33:23.036Z|0b5557ce-0340-48e1-b0a2-4ccd40bbe835|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:33:23.037Z|0b5557ce-0340-48e1-b0a2-4ccd40bbe835|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:33:30.478Z|478e7be9-507d-45c3-8f1b-12a35c0ff767|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:33:30.478Z|4f0addba-12a7-4342-93b9-5b18f7d77209|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:33:30.479Z|478e7be9-507d-45c3-8f1b-12a35c0ff767|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:33:30.479Z|4f0addba-12a7-4342-93b9-5b18f7d77209|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:33:30.480Z|f596d9da-3dc9-43e6-800d-53d9323e39da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:33:30.480Z|f596d9da-3dc9-43e6-800d-53d9323e39da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:33:38.036Z|1c72d9f4-737e-4958-a9f4-7ad774431997|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:33:38.036Z|1c72d9f4-737e-4958-a9f4-7ad774431997|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:33:38.338Z|22b573ef-e17d-4fee-aca6-2d5f27abb0a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:33:38.338Z|22b573ef-e17d-4fee-aca6-2d5f27abb0a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:33:40.503Z|d0c7cc14-cc24-4229-a134-c40982e8c05b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:33:40.503Z|bba1630c-4f32-46a7-b44a-082a60bb0fee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:33:40.503Z|209f9698-c994-42b0-a2b7-ce6ad7ae0aad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:33:40.504Z|d0c7cc14-cc24-4229-a134-c40982e8c05b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:33:40.504Z|bba1630c-4f32-46a7-b44a-082a60bb0fee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:33:40.504Z|209f9698-c994-42b0-a2b7-ce6ad7ae0aad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:33:46.900Z||http-nio-8080-exec-7|||||INFO|500||Error parsing HTTP request header
 Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level.
java.lang.IllegalArgumentException: Invalid character found in method name [0x160x030x010x020x000x010x000x010xfc0x030x030x0dNr0x840xd0K]0x8f0xf20x85+0x8a<0x9d0xc40xc6E0xefG0xf8?0xc860xfbm0xc50xe7*y0x0e0xb1v]. HTTP method names must be tokens
	at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:417)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:261)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-01-08T10:33:50.527Z|865dcdcd-5dfb-4d40-a70b-b923d9ddd913|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:33:50.527Z|865dcdcd-5dfb-4d40-a70b-b923d9ddd913|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:33:50.528Z|302ed9d9-ab73-4e83-bdc9-0aa5b08ee3f2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:33:50.529Z|302ed9d9-ab73-4e83-bdc9-0aa5b08ee3f2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:33:50.531Z|28db23ef-6762-41b3-9b18-2f66dfe5cac5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:33:50.531Z|28db23ef-6762-41b3-9b18-2f66dfe5cac5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:33:53.036Z|fba2db68-7be4-46f6-9349-3da1977fd66d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:33:53.039Z|fba2db68-7be4-46f6-9349-3da1977fd66d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:33:59.971Z|a85922ab-8528-4b6f-ba1b-4a0e7d85ac5c|http-nio-8080-exec-10|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-01-08T10:33:59.972Z|a85922ab-8528-4b6f-ba1b-4a0e7d85ac5c|http-nio-8080-exec-10|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-01-08T10:34:00.554Z|8a7b8938-4ce2-4a36-863d-5de57465af34|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:34:00.554Z|b68de8db-0ba4-45d7-9ebb-50dbe4fe76e8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:34:00.554Z|19aacdff-32d5-49ee-89dc-94d7fbe4f2f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:34:00.555Z|19aacdff-32d5-49ee-89dc-94d7fbe4f2f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:34:00.555Z|8a7b8938-4ce2-4a36-863d-5de57465af34|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:34:00.555Z|b68de8db-0ba4-45d7-9ebb-50dbe4fe76e8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:34:08.036Z|87cca9b3-93ab-43a1-b1ee-84bde3addab8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:34:08.037Z|87cca9b3-93ab-43a1-b1ee-84bde3addab8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:34:08.339Z|98c549be-1b64-4b09-aba0-f4fb3e67c94d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:34:08.340Z|98c549be-1b64-4b09-aba0-f4fb3e67c94d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:34:10.583Z|c9964e6f-0e2b-49d6-8cca-359583758c6a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:34:10.583Z|e2497822-04c0-42ac-9640-89af3c16a281|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:34:10.583Z|38ba1f44-6d1f-4857-af79-0f9d13c151d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:34:10.584Z|c9964e6f-0e2b-49d6-8cca-359583758c6a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:34:10.584Z|e2497822-04c0-42ac-9640-89af3c16a281|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:34:10.584Z|38ba1f44-6d1f-4857-af79-0f9d13c151d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:34:20.621Z|73348dc9-8d30-4ab5-acfc-b5b4f503da2c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:34:20.621Z|fa7eed98-1243-4478-b448-ac00d339150f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:34:20.621Z|6a9ba86f-6ef1-4494-903a-6e5f9062013f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:34:20.624Z|73348dc9-8d30-4ab5-acfc-b5b4f503da2c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:34:20.624Z|fa7eed98-1243-4478-b448-ac00d339150f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:34:20.624Z|6a9ba86f-6ef1-4494-903a-6e5f9062013f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:34:23.037Z|733f85ed-4387-473d-96c9-a019be0774c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:34:23.038Z|733f85ed-4387-473d-96c9-a019be0774c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:34:30.651Z|673b20fe-d99c-4403-87a0-b8fcbf8e71cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:34:30.651Z|b654bb11-495d-4029-98f8-01609189b8f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:34:30.651Z|2e34f9b7-da58-44b9-a10e-190d98a0d2b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:34:30.652Z|673b20fe-d99c-4403-87a0-b8fcbf8e71cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:34:30.652Z|b654bb11-495d-4029-98f8-01609189b8f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:34:30.652Z|2e34f9b7-da58-44b9-a10e-190d98a0d2b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:34:38.036Z|c348e700-8a57-44f7-bf4d-6ddbeb3e51cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:34:38.039Z|c348e700-8a57-44f7-bf4d-6ddbeb3e51cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:34:38.340Z|49cfc910-fb9d-4cde-b710-f58ebc1ef7b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:34:38.341Z|49cfc910-fb9d-4cde-b710-f58ebc1ef7b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:34:40.675Z|ed2bdc71-b592-46e7-a8ed-9e51e3c2fb82|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:34:40.674Z|2e11c745-6ff2-4371-9264-8c1844b16c75|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:34:40.675Z|37aa242c-edae-449d-9b38-97eed5d2f908|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:34:40.675Z|2e11c745-6ff2-4371-9264-8c1844b16c75|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:34:40.675Z|ed2bdc71-b592-46e7-a8ed-9e51e3c2fb82|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:34:40.675Z|37aa242c-edae-449d-9b38-97eed5d2f908|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:34:50.696Z|e577cdfb-9840-4b07-aaf8-b26e4b94d9ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:34:50.696Z|dace3bc1-79e1-4ea6-8413-75dcfda97b94|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:34:50.697Z|e577cdfb-9840-4b07-aaf8-b26e4b94d9ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:34:50.697Z|dace3bc1-79e1-4ea6-8413-75dcfda97b94|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:34:50.701Z|d5b2086e-3708-45c9-bbda-0cee4404926a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:34:50.702Z|d5b2086e-3708-45c9-bbda-0cee4404926a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:34:53.036Z|576026dd-098c-4f93-8a01-43187fefbc24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:34:53.036Z|576026dd-098c-4f93-8a01-43187fefbc24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:34:59.972Z|eefe6b05-8e14-4da4-8b24-8d7b2e1f5619|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-01-08T10:34:59.974Z|eefe6b05-8e14-4da4-8b24-8d7b2e1f5619|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-01-08T10:35:00.722Z|5eff8b34-5ac9-48df-b6f9-882bebbf159c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:35:00.722Z|3cb5dabb-6ff2-459f-b375-091d799c345e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:35:00.722Z|83979a62-e6ea-4801-9675-35d8bcb8c8dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:35:00.722Z|83979a62-e6ea-4801-9675-35d8bcb8c8dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:35:00.722Z|5eff8b34-5ac9-48df-b6f9-882bebbf159c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:35:00.722Z|3cb5dabb-6ff2-459f-b375-091d799c345e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:35:08.036Z|284a541c-b7e9-4b8e-8e28-d7a423f94995|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:35:08.036Z|284a541c-b7e9-4b8e-8e28-d7a423f94995|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:35:08.342Z|8d49eb63-ae89-4f9e-a8c4-c60b3be1ba6b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:35:08.342Z|8d49eb63-ae89-4f9e-a8c4-c60b3be1ba6b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:35:10.744Z|a767ecd8-03d2-41bf-a0be-1560c63df51a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:35:10.744Z|6c3239e5-5cd7-44d0-b8c7-88c542dd9317|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:35:10.744Z|6c3239e5-5cd7-44d0-b8c7-88c542dd9317|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:35:10.744Z|a767ecd8-03d2-41bf-a0be-1560c63df51a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:35:10.748Z|780a1ff1-e479-49ab-acba-620872406f9f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:35:10.749Z|780a1ff1-e479-49ab-acba-620872406f9f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:35:20.778Z|ae1561ad-bf48-40bb-a773-a9c5798276c2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:35:20.778Z|ae1561ad-bf48-40bb-a773-a9c5798276c2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:35:20.779Z|b4536e89-c262-4a1e-b290-74b8b490d026|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:35:20.779Z|6e7be84d-e11c-4c00-8cc5-078111a0b84d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:35:20.780Z|b4536e89-c262-4a1e-b290-74b8b490d026|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:35:20.780Z|6e7be84d-e11c-4c00-8cc5-078111a0b84d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:35:23.036Z|f91adcb8-f784-47c7-94d4-e64df806ebac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:35:23.038Z|f91adcb8-f784-47c7-94d4-e64df806ebac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:35:30.799Z|898d4538-df17-4763-bbf4-3b03a1a5506e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:35:30.799Z|81ed2e01-5128-4408-9e14-bd0eefc53924|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:35:30.799Z|81ed2e01-5128-4408-9e14-bd0eefc53924|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:35:30.799Z|898d4538-df17-4763-bbf4-3b03a1a5506e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:35:30.803Z|9c6ee078-f42f-4662-bbcb-b54218e8a251|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:35:30.803Z|9c6ee078-f42f-4662-bbcb-b54218e8a251|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:35:38.036Z|93a9efec-a97c-47a5-832b-064aa550315b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:35:38.036Z|93a9efec-a97c-47a5-832b-064aa550315b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:35:38.343Z|dcda9ccc-7b9a-4f60-af48-71712e843b55|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:35:38.343Z|dcda9ccc-7b9a-4f60-af48-71712e843b55|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:35:40.819Z|945caea0-f6b1-4c7b-b1a0-2060d2cc517c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:35:40.820Z|945caea0-f6b1-4c7b-b1a0-2060d2cc517c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:35:40.820Z|27630b6b-fb19-4b27-b6d4-d6f42a7c5314|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:35:40.820Z|27630b6b-fb19-4b27-b6d4-d6f42a7c5314|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:35:40.821Z|2d3081d2-fdc8-466d-a5a5-3efcc25e0054|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:35:40.822Z|2d3081d2-fdc8-466d-a5a5-3efcc25e0054|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:35:50.839Z|49ca65df-df76-4119-82f5-1afaf06b28c1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:35:50.839Z|74dc04a4-2189-4882-af9b-b942bdbd0541|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:35:50.839Z|d2d8825c-d1b1-4108-9bd5-bcab2451ebed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:35:50.840Z|74dc04a4-2189-4882-af9b-b942bdbd0541|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:35:50.840Z|49ca65df-df76-4119-82f5-1afaf06b28c1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:35:50.840Z|d2d8825c-d1b1-4108-9bd5-bcab2451ebed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:35:53.036Z|85a14e17-5932-4dee-a3e9-15f083531e59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:35:53.036Z|85a14e17-5932-4dee-a3e9-15f083531e59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:35:59.977Z|bbf422f0-f4ba-4735-b7db-4344f0514251|http-nio-8080-exec-5|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-01-08T10:35:59.978Z|bbf422f0-f4ba-4735-b7db-4344f0514251|http-nio-8080-exec-5|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-01-08T10:36:00.862Z|ae6b5155-a096-4e5a-a40b-5b209085d6e2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:36:00.862Z|ae6b5155-a096-4e5a-a40b-5b209085d6e2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:36:00.862Z|2021ac79-7db5-4731-86dd-8fdf0428f7d2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:36:00.862Z|2fd4dbb9-3ffe-4452-ba8d-9e5d37ae2c0e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:36:00.863Z|2fd4dbb9-3ffe-4452-ba8d-9e5d37ae2c0e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:36:00.863Z|2021ac79-7db5-4731-86dd-8fdf0428f7d2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:36:08.036Z|d44d748e-cb59-4a46-980a-b7da49223474|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:36:08.039Z|d44d748e-cb59-4a46-980a-b7da49223474|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:36:08.344Z|b649d34d-691a-45da-8ff4-db73cded9a8a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:36:08.345Z|b649d34d-691a-45da-8ff4-db73cded9a8a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:36:10.886Z|2d83c3e7-760c-48ef-86f1-20df52a81726|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:36:10.887Z|25ee5ad3-c85c-4ff8-bc1e-db39665055ae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:36:10.887Z|2d83c3e7-760c-48ef-86f1-20df52a81726|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:36:10.888Z|25ee5ad3-c85c-4ff8-bc1e-db39665055ae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:36:10.892Z|bf8f518c-5f39-4b85-beef-0e674744c438|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:36:10.892Z|bf8f518c-5f39-4b85-beef-0e674744c438|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:36:20.910Z|fa133f12-60d1-4915-8e6b-05546aa78c63|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:36:20.910Z|66febe9e-c0cb-43f8-b069-15bfbdf89d1e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:36:20.910Z|d8ca4c0f-40fd-4fae-9167-50bdccc01cbf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:36:20.911Z|66febe9e-c0cb-43f8-b069-15bfbdf89d1e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:36:20.911Z|d8ca4c0f-40fd-4fae-9167-50bdccc01cbf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:36:20.912Z|fa133f12-60d1-4915-8e6b-05546aa78c63|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:36:23.036Z|5b8bd629-653d-441e-b007-ee9a460fbd00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:36:23.037Z|5b8bd629-653d-441e-b007-ee9a460fbd00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:36:30.944Z|71157040-f07c-445d-82a8-90c08d7cba0f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:36:30.944Z|58637b87-01c2-4a07-9d1e-8cdd81fb59a6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:36:30.944Z|7309c2c5-3a2b-4ccd-a6a5-e659d6dd4456|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:36:30.946Z|71157040-f07c-445d-82a8-90c08d7cba0f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:36:30.946Z|7309c2c5-3a2b-4ccd-a6a5-e659d6dd4456|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:36:30.946Z|58637b87-01c2-4a07-9d1e-8cdd81fb59a6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:36:38.038Z|304386f5-0ca6-400e-82a4-8b3f33f5b307|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:36:38.043Z|304386f5-0ca6-400e-82a4-8b3f33f5b307|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:36:38.346Z|98d6007f-d436-47dc-a696-d5020799f8c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:36:38.347Z|98d6007f-d436-47dc-a696-d5020799f8c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:36:40.979Z|2e145007-8442-4e96-8702-b3f4d0a06c76|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:36:40.979Z|118f7c24-8d46-4946-a745-8757def42d1b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:36:40.979Z|2264c9b3-7c26-4b51-85e9-f8fc0c28858a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:36:40.980Z|2e145007-8442-4e96-8702-b3f4d0a06c76|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:36:40.980Z|118f7c24-8d46-4946-a745-8757def42d1b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:36:40.980Z|2264c9b3-7c26-4b51-85e9-f8fc0c28858a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:36:51.027Z|8c400e86-4c57-499f-83c8-94778ba1129f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:36:51.028Z|8c400e86-4c57-499f-83c8-94778ba1129f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:36:51.033Z|db76b0a5-2785-41ae-aced-67625b6ebc7e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:36:51.033Z|771fd52d-dfbb-4515-b5b8-3212b93b84a7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:36:51.034Z|db76b0a5-2785-41ae-aced-67625b6ebc7e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:36:51.034Z|771fd52d-dfbb-4515-b5b8-3212b93b84a7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:36:53.036Z|37f4e73f-9da4-4f4e-93f0-aecd0f669ed8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:36:53.039Z|37f4e73f-9da4-4f4e-93f0-aecd0f669ed8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:36:59.975Z|e03f08b4-c6a2-4b4e-af20-3dcb5bb8ce46|http-nio-8080-exec-4|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-01-08T10:36:59.977Z|e03f08b4-c6a2-4b4e-af20-3dcb5bb8ce46|http-nio-8080-exec-4|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-01-08T10:37:01.053Z|661dd985-1429-4fc2-86ae-b4bd1705ee77|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:37:01.053Z|1c662ab1-cb9d-4b85-a22d-819fcae137b2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:37:01.053Z|661dd985-1429-4fc2-86ae-b4bd1705ee77|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:37:01.053Z|1c662ab1-cb9d-4b85-a22d-819fcae137b2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:37:01.055Z|d5376f72-cb4e-4e8c-84ef-d0f0cb88577d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:37:01.055Z|d5376f72-cb4e-4e8c-84ef-d0f0cb88577d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:37:08.036Z|c2d00bf0-0a96-413b-8677-2a94e13819c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:37:08.036Z|c2d00bf0-0a96-413b-8677-2a94e13819c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:37:08.347Z|238a34b3-44c6-4307-bc67-3a7589202a0c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:37:08.348Z|238a34b3-44c6-4307-bc67-3a7589202a0c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:37:11.077Z|67c2e0a5-0ca4-4d21-b395-255fa5fabdd7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:37:11.077Z|d2b97df7-f9ad-4ea3-95a3-23bfeff4e37a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:37:11.077Z|d2b97df7-f9ad-4ea3-95a3-23bfeff4e37a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:37:11.077Z|67c2e0a5-0ca4-4d21-b395-255fa5fabdd7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:37:11.085Z|3fabe96b-e03f-4f6f-8a69-7829e9834021|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:37:11.085Z|3fabe96b-e03f-4f6f-8a69-7829e9834021|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:37:21.099Z|f39ed649-646a-4165-8c7f-8599575f55ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:37:21.100Z|f39ed649-646a-4165-8c7f-8599575f55ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:37:21.111Z|066d1c46-361b-485e-bef3-c9f52e5ea899|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:37:21.111Z|54ed3445-21d0-45f5-86dc-ca5f3ba1f875|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:37:21.112Z|54ed3445-21d0-45f5-86dc-ca5f3ba1f875|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:37:21.112Z|066d1c46-361b-485e-bef3-c9f52e5ea899|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:37:23.036Z|ff006597-02b0-4215-90c9-e71fe3eea119|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:37:23.038Z|ff006597-02b0-4215-90c9-e71fe3eea119|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:37:31.123Z|b79a48bf-07b6-4e00-9787-ccca94691ea2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:37:31.124Z|b79a48bf-07b6-4e00-9787-ccca94691ea2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:37:31.138Z|9883ceb6-3b5d-49f8-a13f-a74fdceea746|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:37:31.138Z|9883ceb6-3b5d-49f8-a13f-a74fdceea746|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:37:31.139Z|4fb83930-cf4d-4bce-b5b0-e0913eb581bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:37:31.139Z|4fb83930-cf4d-4bce-b5b0-e0913eb581bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:37:38.036Z|c4b506aa-4ee9-4af6-83f2-d1a563ad1eaa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:37:38.036Z|c4b506aa-4ee9-4af6-83f2-d1a563ad1eaa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:37:38.349Z|6d5df65e-b42f-481b-ad7d-5c074a165348|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:37:38.349Z|6d5df65e-b42f-481b-ad7d-5c074a165348|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:37:41.159Z|279635be-c1e5-402d-8e85-e13fe37f9aa6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:37:41.160Z|279635be-c1e5-402d-8e85-e13fe37f9aa6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:37:41.166Z|5a900e2c-8589-4ec1-b6e7-573027deb985|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:37:41.167Z|5a900e2c-8589-4ec1-b6e7-573027deb985|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:37:41.170Z|173cd6d4-2abb-44c8-b241-97f48a3fc5bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:37:41.170Z|173cd6d4-2abb-44c8-b241-97f48a3fc5bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:37:51.186Z|ef6a5917-2725-437c-8a31-7bb4291bc414|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:37:51.186Z|ef6a5917-2725-437c-8a31-7bb4291bc414|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:37:51.193Z|70f09d73-b26f-43fa-a0d3-ecf8eb2afba8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:37:51.193Z|c07946e3-bd58-4c4a-a8a9-01698e068981|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:37:51.193Z|70f09d73-b26f-43fa-a0d3-ecf8eb2afba8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:37:51.193Z|c07946e3-bd58-4c4a-a8a9-01698e068981|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:37:53.036Z|e741afdd-bbad-4d33-85bd-ed25de5d4f59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:37:53.036Z|e741afdd-bbad-4d33-85bd-ed25de5d4f59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:37:59.975Z|acaa7bed-5b74-490c-89d1-e857ff930755|http-nio-8080-exec-2|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-01-08T10:37:59.976Z|acaa7bed-5b74-490c-89d1-e857ff930755|http-nio-8080-exec-2|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-01-08T10:38:01.218Z|a777cab5-6d48-4595-8772-8b846e86c839|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:38:01.218Z|7a3711d3-3021-4c91-a1bb-00cb686d6fdc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:38:01.218Z|7d548481-9fa3-4e70-a2e0-6df288d883f7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:38:01.218Z|a777cab5-6d48-4595-8772-8b846e86c839|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:38:01.219Z|7a3711d3-3021-4c91-a1bb-00cb686d6fdc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:38:01.219Z|7d548481-9fa3-4e70-a2e0-6df288d883f7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:38:08.036Z|d281e322-d39b-4853-b49e-441943daecb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:38:08.038Z|d281e322-d39b-4853-b49e-441943daecb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:38:08.350Z|0d979eef-12f6-4451-b5fc-6d2ce585688d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:38:08.350Z|0d979eef-12f6-4451-b5fc-6d2ce585688d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:38:11.249Z|7cfb83f4-106b-4500-8dd7-a8fda9fa2a09|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:38:11.249Z|7cfb83f4-106b-4500-8dd7-a8fda9fa2a09|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:38:11.250Z|8f51faab-1ff2-4548-864e-156935d932de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:38:11.250Z|3a6533da-ece6-46a5-af64-0224954a1e4c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:38:11.251Z|3a6533da-ece6-46a5-af64-0224954a1e4c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:38:11.251Z|8f51faab-1ff2-4548-864e-156935d932de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:38:21.279Z|5698a2c1-69de-4d70-9fb7-11d8f492fe68|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:38:21.280Z|5698a2c1-69de-4d70-9fb7-11d8f492fe68|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:38:21.285Z|6df984ed-e03d-44fc-9d2d-240385d2239a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:38:21.286Z|6df984ed-e03d-44fc-9d2d-240385d2239a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:38:21.291Z|01b409d0-2bd9-4b0c-890b-e0c01a0f5592|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:38:21.291Z|01b409d0-2bd9-4b0c-890b-e0c01a0f5592|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:38:23.036Z|afa29e47-0955-40d9-9fab-3053938f3030|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:38:23.036Z|afa29e47-0955-40d9-9fab-3053938f3030|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:38:31.302Z|8e535655-d9c9-451f-b474-a54a32c678a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:38:31.303Z|8e535655-d9c9-451f-b474-a54a32c678a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:38:31.306Z|352d3517-f712-4da4-a7a3-6363d4ef0830|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:38:31.306Z|352d3517-f712-4da4-a7a3-6363d4ef0830|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:38:31.310Z|1f01ed58-0200-4de0-8887-b80b6cf51ca0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:38:31.311Z|1f01ed58-0200-4de0-8887-b80b6cf51ca0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:38:38.036Z|ff3493a2-6f90-430c-807d-8f389837b71b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:38:38.037Z|ff3493a2-6f90-430c-807d-8f389837b71b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:38:38.351Z|07347181-779d-4bdb-b5ec-ec20c812ba2a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:38:38.352Z|07347181-779d-4bdb-b5ec-ec20c812ba2a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:38:41.339Z|1f0080bc-1218-4a16-9246-f4f70fa36453|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:38:41.339Z|2153f6a6-1f6e-4871-84a4-1f5e882d1606|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:38:41.339Z|05064b62-734b-4350-80e3-354e3acfd455|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:38:41.343Z|2153f6a6-1f6e-4871-84a4-1f5e882d1606|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:38:41.343Z|1f0080bc-1218-4a16-9246-f4f70fa36453|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:38:41.343Z|05064b62-734b-4350-80e3-354e3acfd455|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:38:51.387Z|5dab0bc5-707c-4b56-b332-e2185adf9fb9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:38:51.387Z|1f88422d-6e4d-43e4-b41f-836ea3b05cb6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:38:51.387Z|1b97ee75-18d5-458c-9e27-11984bf0460e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:38:51.389Z|5dab0bc5-707c-4b56-b332-e2185adf9fb9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:38:51.389Z|1f88422d-6e4d-43e4-b41f-836ea3b05cb6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:38:51.389Z|1b97ee75-18d5-458c-9e27-11984bf0460e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:38:53.036Z|f5fc31cd-70ce-43c0-8a62-e41bde0e8cd0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:38:53.039Z|f5fc31cd-70ce-43c0-8a62-e41bde0e8cd0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:38:59.973Z|16bb25d3-81c1-4122-b097-bdf7c26c0bb4|http-nio-8080-exec-9|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-01-08T10:38:59.974Z|16bb25d3-81c1-4122-b097-bdf7c26c0bb4|http-nio-8080-exec-9|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-01-08T10:39:01.413Z|3bd0a6f9-312c-45c5-af04-e3b32d12e6bc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:39:01.413Z|d7d2240d-7e4b-4e01-ac70-8db342e96bdb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:39:01.414Z|3bd0a6f9-312c-45c5-af04-e3b32d12e6bc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:39:01.414Z|d7d2240d-7e4b-4e01-ac70-8db342e96bdb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:39:01.416Z|9f89fcc6-edda-4398-a121-615e484c98d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:39:01.417Z|9f89fcc6-edda-4398-a121-615e484c98d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:39:08.036Z|2aa9ec5f-a725-4f4f-8e24-64a5010ab9d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:39:08.036Z|2aa9ec5f-a725-4f4f-8e24-64a5010ab9d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:39:08.352Z|046be122-a909-4378-9492-d6d97265b698|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:39:08.353Z|046be122-a909-4378-9492-d6d97265b698|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:39:09.101Z|099dcbe0-8674-4680-b642-13686610acda|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2022-01-08T10:39:09.111Z|099dcbe0-8674-4680-b642-13686610acda|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 099dcbe0-8674-4680-b642-13686610acda already exists in requestDb InfraActiveRequests table
2022-01-08T10:39:09.171Z|099dcbe0-8674-4680-b642-13686610acda|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/099dcbe0-8674-4680-b642-13686610acda|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/099dcbe0-8674-4680-b642-13686610acda
2022-01-08T10:39:09.172Z|099dcbe0-8674-4680-b642-13686610acda|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/099dcbe0-8674-4680-b642-13686610acda|INFO|500||Invoke
2022-01-08T10:39:09.172Z|099dcbe0-8674-4680-b642-13686610acda|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/099dcbe0-8674-4680-b642-13686610acda|DEBUG|500||===========================request begin================================================
2022-01-08T10:39:09.172Z|099dcbe0-8674-4680-b642-13686610acda|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/099dcbe0-8674-4680-b642-13686610acda|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/099dcbe0-8674-4680-b642-13686610acda
2022-01-08T10:39:09.173Z|099dcbe0-8674-4680-b642-13686610acda|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/099dcbe0-8674-4680-b642-13686610acda|DEBUG|500||Method      : GET
2022-01-08T10:39:09.173Z|099dcbe0-8674-4680-b642-13686610acda|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/099dcbe0-8674-4680-b642-13686610acda|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"916692eb4a4a3dea", X-B3-SpanId:"dffb8dbcb1d0917b", X-B3-ParentSpanId:"916692eb4a4a3dea", X-B3-Sampled:"0", X-ONAP-RequestID:"099dcbe0-8674-4680-b642-13686610acda", X-RequestID:"099dcbe0-8674-4680-b642-13686610acda", X-TransactionID:"099dcbe0-8674-4680-b642-13686610acda", X-ECOMP-RequestID:"099dcbe0-8674-4680-b642-13686610acda", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7513c1db-c3a8-421d-8c61-1f96e915c7ba"]
2022-01-08T10:39:09.174Z|099dcbe0-8674-4680-b642-13686610acda|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/099dcbe0-8674-4680-b642-13686610acda|DEBUG|500||Request body: 
2022-01-08T10:39:09.174Z|099dcbe0-8674-4680-b642-13686610acda|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/099dcbe0-8674-4680-b642-13686610acda|DEBUG|500||==========================request end================================================
2022-01-08T10:39:09.902Z|099dcbe0-8674-4680-b642-13686610acda|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/099dcbe0-8674-4680-b642-13686610acda|DEBUG|500||============================response begin==========================================
2022-01-08T10:39:09.902Z|099dcbe0-8674-4680-b642-13686610acda|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/099dcbe0-8674-4680-b642-13686610acda|DEBUG|500||Status code  : 404 NOT_FOUND
2022-01-08T10:39:09.903Z|099dcbe0-8674-4680-b642-13686610acda|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/099dcbe0-8674-4680-b642-13686610acda|DEBUG|500||Status text  : 
2022-01-08T10:39:09.903Z|099dcbe0-8674-4680-b642-13686610acda|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/099dcbe0-8674-4680-b642-13686610acda|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=3A518DADF877A91A9C7D65D8FD162C26; 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:"Sat, 08 Jan 2022 10:39:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-08T10:39:09.905Z|099dcbe0-8674-4680-b642-13686610acda|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/099dcbe0-8674-4680-b642-13686610acda|DEBUG|500||Response body: 
2022-01-08T10:39:09.905Z|099dcbe0-8674-4680-b642-13686610acda|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/099dcbe0-8674-4680-b642-13686610acda|DEBUG|500||=======================response end=================================================
2022-01-08T10:39:09.906Z|099dcbe0-8674-4680-b642-13686610acda|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/099dcbe0-8674-4680-b642-13686610acda|INFO|404|Not Found|InvokeReturn
2022-01-08T10:39:09.983Z|099dcbe0-8674-4680-b642-13686610acda|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 099dcbe0-8674-4680-b642-13686610acda
2022-01-08T10:39:10.002Z|099dcbe0-8674-4680-b642-13686610acda|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2022-01-08T10:39:10.005Z|099dcbe0-8674-4680-b642-13686610acda|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health
2022-01-08T10:39:10.005Z|099dcbe0-8674-4680-b642-13686610acda|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2022-01-08T10:39:10.006Z|099dcbe0-8674-4680-b642-13686610acda|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2022-01-08T10:39:10.006Z|099dcbe0-8674-4680-b642-13686610acda|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI         : http://so-bpmn-infra:8081/manage/health
2022-01-08T10:39:10.006Z|099dcbe0-8674-4680-b642-13686610acda|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2022-01-08T10:39:10.006Z|099dcbe0-8674-4680-b642-13686610acda|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"916692eb4a4a3dea", X-B3-SpanId:"f787a9b95a13499d", X-B3-ParentSpanId:"916692eb4a4a3dea", X-B3-Sampled:"0", X-ONAP-RequestID:"099dcbe0-8674-4680-b642-13686610acda", X-RequestID:"099dcbe0-8674-4680-b642-13686610acda", X-TransactionID:"099dcbe0-8674-4680-b642-13686610acda", X-ECOMP-RequestID:"099dcbe0-8674-4680-b642-13686610acda", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"20e4df6c-7038-476e-9fb6-07b928f16a1e"]
2022-01-08T10:39:10.007Z|099dcbe0-8674-4680-b642-13686610acda|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2022-01-08T10:39:10.007Z|099dcbe0-8674-4680-b642-13686610acda|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2022-01-08T10:39:10.045Z|099dcbe0-8674-4680-b642-13686610acda|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2022-01-08T10:39:10.045Z|099dcbe0-8674-4680-b642-13686610acda|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-01-08T10:39:10.046Z|099dcbe0-8674-4680-b642-13686610acda|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2022-01-08T10:39:10.046Z|099dcbe0-8674-4680-b642-13686610acda|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sat, 08 Jan 2022 10:39:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-08T10:39:10.047Z|099dcbe0-8674-4680-b642-13686610acda|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2022-01-08T10:39:10.047Z|099dcbe0-8674-4680-b642-13686610acda|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2022-01-08T10:39:10.047Z|099dcbe0-8674-4680-b642-13686610acda|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-01-08T10:39:10.048Z|099dcbe0-8674-4680-b642-13686610acda|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body]
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke()
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$c744bc6e.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-01-08T10:39:10.049Z|099dcbe0-8674-4680-b642-13686610acda|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2022-01-08T10:39:10.050Z|099dcbe0-8674-4680-b642-13686610acda|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health
2022-01-08T10:39:10.050Z|099dcbe0-8674-4680-b642-13686610acda|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2022-01-08T10:39:10.051Z|099dcbe0-8674-4680-b642-13686610acda|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2022-01-08T10:39:10.051Z|099dcbe0-8674-4680-b642-13686610acda|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI         : http://so-catalog-db-adapter:8082/manage/health
2022-01-08T10:39:10.051Z|099dcbe0-8674-4680-b642-13686610acda|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2022-01-08T10:39:10.051Z|099dcbe0-8674-4680-b642-13686610acda|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"916692eb4a4a3dea", X-B3-SpanId:"fbc689023f91e7cb", X-B3-ParentSpanId:"916692eb4a4a3dea", X-B3-Sampled:"0", X-ONAP-RequestID:"099dcbe0-8674-4680-b642-13686610acda", X-RequestID:"099dcbe0-8674-4680-b642-13686610acda", X-TransactionID:"099dcbe0-8674-4680-b642-13686610acda", X-ECOMP-RequestID:"099dcbe0-8674-4680-b642-13686610acda", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cb9b38c1-f212-46fa-bb30-8ee46e2e854e"]
2022-01-08T10:39:10.052Z|099dcbe0-8674-4680-b642-13686610acda|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2022-01-08T10:39:10.052Z|099dcbe0-8674-4680-b642-13686610acda|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2022-01-08T10:39:10.136Z|099dcbe0-8674-4680-b642-13686610acda|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2022-01-08T10:39:10.137Z|099dcbe0-8674-4680-b642-13686610acda|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-01-08T10:39:10.138Z|099dcbe0-8674-4680-b642-13686610acda|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2022-01-08T10:39:10.138Z|099dcbe0-8674-4680-b642-13686610acda|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sat, 08 Jan 2022 10:39:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-08T10:39:10.138Z|099dcbe0-8674-4680-b642-13686610acda|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2022-01-08T10:39:10.139Z|099dcbe0-8674-4680-b642-13686610acda|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2022-01-08T10:39:10.139Z|099dcbe0-8674-4680-b642-13686610acda|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-01-08T10:39:10.140Z|099dcbe0-8674-4680-b642-13686610acda|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body]
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke()
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$c744bc6e.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-01-08T10:39:10.142Z|099dcbe0-8674-4680-b642-13686610acda|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@797ca343
2022-01-08T10:39:10.146Z|099dcbe0-8674-4680-b642-13686610acda|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2022-01-08T10:39:11.437Z|458f7444-aa26-46f7-b0e1-9e21a097bb71|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:39:11.437Z|ee8a081d-38d0-45c4-868c-b42c105840ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:39:11.437Z|cbb36018-51c2-49ad-af24-99ac1feccbf8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:39:11.438Z|cbb36018-51c2-49ad-af24-99ac1feccbf8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:39:11.438Z|ee8a081d-38d0-45c4-868c-b42c105840ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:39:11.438Z|458f7444-aa26-46f7-b0e1-9e21a097bb71|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:39:21.463Z|b35cd0e4-e325-42f7-bdc4-efbed1021edc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:39:21.463Z|29b8f657-cac8-4392-8a1a-4ea18510dd22|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:39:21.463Z|29b8f657-cac8-4392-8a1a-4ea18510dd22|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:39:21.463Z|b35cd0e4-e325-42f7-bdc4-efbed1021edc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:39:21.464Z|d665accd-2637-4d56-a45c-c2f255f7af3a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:39:21.465Z|d665accd-2637-4d56-a45c-c2f255f7af3a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:39:23.036Z|06d33159-e2dc-4c27-92a5-df6837d2504d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:39:23.037Z|06d33159-e2dc-4c27-92a5-df6837d2504d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:39:28.110Z|7d3018f9-a2ab-4dbe-afac-f5946bb2e1c9|http-nio-8080-exec-5|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-01-08T10:39:28.110Z|7d3018f9-a2ab-4dbe-afac-f5946bb2e1c9|http-nio-8080-exec-5|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-01-08T10:39:30.023Z|b2a55538-bd21-4b3a-8925-607521fbd6c9|http-nio-8080-exec-10|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-01-08T10:39:30.023Z|b2a55538-bd21-4b3a-8925-607521fbd6c9|http-nio-8080-exec-10|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-01-08T10:39:31.484Z|20740245-daa5-48d9-9631-0b758e9a78c7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:39:31.484Z|1e489ccb-af1c-48ce-9fcc-d08917e7a97c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:39:31.485Z|20740245-daa5-48d9-9631-0b758e9a78c7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:39:31.485Z|1e489ccb-af1c-48ce-9fcc-d08917e7a97c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:39:31.489Z|64cc128b-25c4-4ec3-9ae7-d7c0475f3a28|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:39:31.490Z|64cc128b-25c4-4ec3-9ae7-d7c0475f3a28|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:39:38.036Z|d21ce657-beb3-4e9b-8f6b-a412753b805c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:39:38.038Z|d21ce657-beb3-4e9b-8f6b-a412753b805c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:39:38.354Z|e30acc7d-f1f3-4f41-bc7f-d8e40777dccc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:39:38.354Z|e30acc7d-f1f3-4f41-bc7f-d8e40777dccc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:39:41.512Z|1b0ff0c8-0df9-499b-86c3-8c8ba8f668d3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:39:41.513Z|1b0ff0c8-0df9-499b-86c3-8c8ba8f668d3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:39:41.514Z|07a954b4-d1f5-4d4d-9a07-829d56ff474b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:39:41.515Z|07a954b4-d1f5-4d4d-9a07-829d56ff474b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:39:41.515Z|004c9bbc-3238-4353-a414-dd633ec86e5d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:39:41.516Z|004c9bbc-3238-4353-a414-dd633ec86e5d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:39:51.538Z|71cb5175-6768-4238-ba14-9b64c40dc0b8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:39:51.538Z|57ad41da-4966-4d0a-a626-57892166d892|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:39:51.539Z|71cb5175-6768-4238-ba14-9b64c40dc0b8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:39:51.539Z|57ad41da-4966-4d0a-a626-57892166d892|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:39:51.539Z|02f79eed-e5ac-416e-9e1e-ac9401e4e865|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:39:51.540Z|02f79eed-e5ac-416e-9e1e-ac9401e4e865|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:39:53.036Z|e3459a22-fbce-4edd-ba6d-961f4b6d5cbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:39:53.037Z|e3459a22-fbce-4edd-ba6d-961f4b6d5cbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:39:53.592Z|ea7ea776-023a-43a4-9a43-9510d32101ea|http-nio-8080-exec-6|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-01-08T10:39:53.593Z|ea7ea776-023a-43a4-9a43-9510d32101ea|http-nio-8080-exec-6|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-01-08T10:39:57.750Z|4fb0ace9-1af6-4b5c-a9d6-a410edd80027|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2022-01-08T10:39:57.754Z|4fb0ace9-1af6-4b5c-a9d6-a410edd80027|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 4fb0ace9-1af6-4b5c-a9d6-a410edd80027 already exists in requestDb InfraActiveRequests table
2022-01-08T10:39:57.755Z|4fb0ace9-1af6-4b5c-a9d6-a410edd80027|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4fb0ace9-1af6-4b5c-a9d6-a410edd80027|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4fb0ace9-1af6-4b5c-a9d6-a410edd80027
2022-01-08T10:39:57.756Z|4fb0ace9-1af6-4b5c-a9d6-a410edd80027|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fb0ace9-1af6-4b5c-a9d6-a410edd80027|INFO|500||Invoke
2022-01-08T10:39:57.756Z|4fb0ace9-1af6-4b5c-a9d6-a410edd80027|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fb0ace9-1af6-4b5c-a9d6-a410edd80027|DEBUG|500||===========================request begin================================================
2022-01-08T10:39:57.756Z|4fb0ace9-1af6-4b5c-a9d6-a410edd80027|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fb0ace9-1af6-4b5c-a9d6-a410edd80027|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/4fb0ace9-1af6-4b5c-a9d6-a410edd80027
2022-01-08T10:39:57.756Z|4fb0ace9-1af6-4b5c-a9d6-a410edd80027|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fb0ace9-1af6-4b5c-a9d6-a410edd80027|DEBUG|500||Method      : GET
2022-01-08T10:39:57.757Z|4fb0ace9-1af6-4b5c-a9d6-a410edd80027|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fb0ace9-1af6-4b5c-a9d6-a410edd80027|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7ce24ded1173943b", X-B3-SpanId:"687918500bcd807f", X-B3-ParentSpanId:"7ce24ded1173943b", X-B3-Sampled:"0", X-ONAP-RequestID:"4fb0ace9-1af6-4b5c-a9d6-a410edd80027", X-RequestID:"4fb0ace9-1af6-4b5c-a9d6-a410edd80027", X-TransactionID:"4fb0ace9-1af6-4b5c-a9d6-a410edd80027", X-ECOMP-RequestID:"4fb0ace9-1af6-4b5c-a9d6-a410edd80027", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ba2307d4-f710-4df4-80a3-907c836a771d"]
2022-01-08T10:39:57.757Z|4fb0ace9-1af6-4b5c-a9d6-a410edd80027|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fb0ace9-1af6-4b5c-a9d6-a410edd80027|DEBUG|500||Request body: 
2022-01-08T10:39:57.757Z|4fb0ace9-1af6-4b5c-a9d6-a410edd80027|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fb0ace9-1af6-4b5c-a9d6-a410edd80027|DEBUG|500||==========================request end================================================
2022-01-08T10:39:57.794Z|4fb0ace9-1af6-4b5c-a9d6-a410edd80027|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fb0ace9-1af6-4b5c-a9d6-a410edd80027|DEBUG|500||============================response begin==========================================
2022-01-08T10:39:57.796Z|4fb0ace9-1af6-4b5c-a9d6-a410edd80027|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fb0ace9-1af6-4b5c-a9d6-a410edd80027|DEBUG|500||Status code  : 404 NOT_FOUND
2022-01-08T10:39:57.797Z|4fb0ace9-1af6-4b5c-a9d6-a410edd80027|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fb0ace9-1af6-4b5c-a9d6-a410edd80027|DEBUG|500||Status text  : 
2022-01-08T10:39:57.798Z|4fb0ace9-1af6-4b5c-a9d6-a410edd80027|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fb0ace9-1af6-4b5c-a9d6-a410edd80027|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sat, 08 Jan 2022 10:39:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-08T10:39:57.800Z|4fb0ace9-1af6-4b5c-a9d6-a410edd80027|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fb0ace9-1af6-4b5c-a9d6-a410edd80027|DEBUG|500||Response body: 
2022-01-08T10:39:57.801Z|4fb0ace9-1af6-4b5c-a9d6-a410edd80027|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fb0ace9-1af6-4b5c-a9d6-a410edd80027|DEBUG|500||=======================response end=================================================
2022-01-08T10:39:57.801Z|4fb0ace9-1af6-4b5c-a9d6-a410edd80027|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fb0ace9-1af6-4b5c-a9d6-a410edd80027|INFO|404|Not Found|InvokeReturn
2022-01-08T10:39:57.805Z|4fb0ace9-1af6-4b5c-a9d6-a410edd80027|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 4fb0ace9-1af6-4b5c-a9d6-a410edd80027
2022-01-08T10:39:57.806Z|4fb0ace9-1af6-4b5c-a9d6-a410edd80027|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2022-01-08T10:39:57.807Z|4fb0ace9-1af6-4b5c-a9d6-a410edd80027|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health
2022-01-08T10:39:57.807Z|4fb0ace9-1af6-4b5c-a9d6-a410edd80027|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2022-01-08T10:39:57.808Z|4fb0ace9-1af6-4b5c-a9d6-a410edd80027|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2022-01-08T10:39:57.808Z|4fb0ace9-1af6-4b5c-a9d6-a410edd80027|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI         : http://so-bpmn-infra:8081/manage/health
2022-01-08T10:39:57.808Z|4fb0ace9-1af6-4b5c-a9d6-a410edd80027|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2022-01-08T10:39:57.808Z|4fb0ace9-1af6-4b5c-a9d6-a410edd80027|http-nio-8080-exec-1|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:"7ce24ded1173943b", X-B3-SpanId:"004b6ebef3503a6b", X-B3-ParentSpanId:"7ce24ded1173943b", X-B3-Sampled:"0", X-ONAP-RequestID:"4fb0ace9-1af6-4b5c-a9d6-a410edd80027", X-RequestID:"4fb0ace9-1af6-4b5c-a9d6-a410edd80027", X-TransactionID:"4fb0ace9-1af6-4b5c-a9d6-a410edd80027", X-ECOMP-RequestID:"4fb0ace9-1af6-4b5c-a9d6-a410edd80027", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"705ae60e-81f7-43ce-a392-9e6b70ef1561"]
2022-01-08T10:39:57.809Z|4fb0ace9-1af6-4b5c-a9d6-a410edd80027|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2022-01-08T10:39:57.809Z|4fb0ace9-1af6-4b5c-a9d6-a410edd80027|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2022-01-08T10:39:57.821Z|4fb0ace9-1af6-4b5c-a9d6-a410edd80027|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2022-01-08T10:39:57.821Z|4fb0ace9-1af6-4b5c-a9d6-a410edd80027|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-01-08T10:39:57.821Z|4fb0ace9-1af6-4b5c-a9d6-a410edd80027|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2022-01-08T10:39:57.822Z|4fb0ace9-1af6-4b5c-a9d6-a410edd80027|http-nio-8080-exec-1|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:"Sat, 08 Jan 2022 10:39:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-08T10:39:57.822Z|4fb0ace9-1af6-4b5c-a9d6-a410edd80027|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2022-01-08T10:39:57.822Z|4fb0ace9-1af6-4b5c-a9d6-a410edd80027|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2022-01-08T10:39:57.823Z|4fb0ace9-1af6-4b5c-a9d6-a410edd80027|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-01-08T10:39:57.824Z|4fb0ace9-1af6-4b5c-a9d6-a410edd80027|http-nio-8080-exec-1|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$$c744bc6e.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-01-08T10:39:57.824Z|4fb0ace9-1af6-4b5c-a9d6-a410edd80027|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2022-01-08T10:39:57.825Z|4fb0ace9-1af6-4b5c-a9d6-a410edd80027|http-nio-8080-exec-1|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-01-08T10:39:57.825Z|4fb0ace9-1af6-4b5c-a9d6-a410edd80027|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2022-01-08T10:39:57.826Z|4fb0ace9-1af6-4b5c-a9d6-a410edd80027|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2022-01-08T10:39:57.826Z|4fb0ace9-1af6-4b5c-a9d6-a410edd80027|http-nio-8080-exec-1|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-01-08T10:39:57.826Z|4fb0ace9-1af6-4b5c-a9d6-a410edd80027|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2022-01-08T10:39:57.826Z|4fb0ace9-1af6-4b5c-a9d6-a410edd80027|http-nio-8080-exec-1|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:"7ce24ded1173943b", X-B3-SpanId:"f68b5d70daff6187", X-B3-ParentSpanId:"7ce24ded1173943b", X-B3-Sampled:"0", X-ONAP-RequestID:"4fb0ace9-1af6-4b5c-a9d6-a410edd80027", X-RequestID:"4fb0ace9-1af6-4b5c-a9d6-a410edd80027", X-TransactionID:"4fb0ace9-1af6-4b5c-a9d6-a410edd80027", X-ECOMP-RequestID:"4fb0ace9-1af6-4b5c-a9d6-a410edd80027", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7d7cb475-755f-44b7-873f-a06ae1dbaed1"]
2022-01-08T10:39:57.827Z|4fb0ace9-1af6-4b5c-a9d6-a410edd80027|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2022-01-08T10:39:57.827Z|4fb0ace9-1af6-4b5c-a9d6-a410edd80027|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2022-01-08T10:39:57.837Z|4fb0ace9-1af6-4b5c-a9d6-a410edd80027|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2022-01-08T10:39:57.837Z|4fb0ace9-1af6-4b5c-a9d6-a410edd80027|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-01-08T10:39:57.837Z|4fb0ace9-1af6-4b5c-a9d6-a410edd80027|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2022-01-08T10:39:57.838Z|4fb0ace9-1af6-4b5c-a9d6-a410edd80027|http-nio-8080-exec-1|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:"Sat, 08 Jan 2022 10:39:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-08T10:39:57.838Z|4fb0ace9-1af6-4b5c-a9d6-a410edd80027|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2022-01-08T10:39:57.838Z|4fb0ace9-1af6-4b5c-a9d6-a410edd80027|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2022-01-08T10:39:57.838Z|4fb0ace9-1af6-4b5c-a9d6-a410edd80027|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-01-08T10:39:57.839Z|4fb0ace9-1af6-4b5c-a9d6-a410edd80027|http-nio-8080-exec-1|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$$c744bc6e.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-01-08T10:39:57.840Z|4fb0ace9-1af6-4b5c-a9d6-a410edd80027|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@4677009
2022-01-08T10:39:57.841Z|4fb0ace9-1af6-4b5c-a9d6-a410edd80027|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2022-01-08T10:39:59.968Z|62488982-43d7-4bac-8997-5d23caa66f51|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-01-08T10:39:59.969Z|62488982-43d7-4bac-8997-5d23caa66f51|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-01-08T10:40:01.562Z|ed23fa5e-b8c7-443f-ad31-2c0f4e0fbf33|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:40:01.563Z|ed23fa5e-b8c7-443f-ad31-2c0f4e0fbf33|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:40:01.565Z|2796d19f-3234-4eeb-91a7-a0aef19171c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:40:01.565Z|095b77b7-cf69-415c-99cd-6fcbf2e6b375|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:40:01.565Z|095b77b7-cf69-415c-99cd-6fcbf2e6b375|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:40:01.566Z|2796d19f-3234-4eeb-91a7-a0aef19171c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:40:08.036Z|1f5045dc-3189-48fc-9552-206095bb750d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:40:08.036Z|1f5045dc-3189-48fc-9552-206095bb750d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:40:08.355Z|ceb592fa-3991-476b-942c-64f91180b3de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:40:08.355Z|ceb592fa-3991-476b-942c-64f91180b3de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:40:11.590Z|d5de1023-a2b4-49ab-adb9-071cd7b0190b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:40:11.591Z|aa0a0d88-df33-4abf-8290-e2bd47fd7d62|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:40:11.591Z|a111796d-60e4-4096-9691-62802245aa4d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:40:11.591Z|a111796d-60e4-4096-9691-62802245aa4d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:40:11.591Z|d5de1023-a2b4-49ab-adb9-071cd7b0190b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:40:11.591Z|aa0a0d88-df33-4abf-8290-e2bd47fd7d62|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:40:14.648Z|2a15af3d-2687-4ada-a1f2-d906eed7c1c9|http-nio-8080-exec-7|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-01-08T10:40:14.648Z|2a15af3d-2687-4ada-a1f2-d906eed7c1c9|http-nio-8080-exec-7|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-01-08T10:40:21.621Z|731845e7-7c57-406a-a3c3-be8e4be812c0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:40:21.621Z|48473089-2052-49ca-9d70-b61efa56108c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:40:21.621Z|731845e7-7c57-406a-a3c3-be8e4be812c0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:40:21.621Z|4c03e9a7-e472-45e8-8715-684933c7fcad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:40:21.621Z|48473089-2052-49ca-9d70-b61efa56108c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:40:21.622Z|4c03e9a7-e472-45e8-8715-684933c7fcad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:40:23.036Z|5a8e519b-22f0-4396-87e8-bcf51124ed85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:40:23.041Z|5a8e519b-22f0-4396-87e8-bcf51124ed85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:40:24.810Z|45cff0fa-4265-4798-a59b-33428e297472|http-nio-8080-exec-4|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-01-08T10:40:24.810Z|45cff0fa-4265-4798-a59b-33428e297472|http-nio-8080-exec-4|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-01-08T10:40:31.664Z|85bee013-ef26-4e40-9ee9-073080ca73e7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:40:31.663Z|5f1f3ee7-b456-4186-8f2f-d801cafe097c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:40:31.663Z|bdebeb77-f71e-46a7-a38d-982ce720ca57|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:40:31.666Z|bdebeb77-f71e-46a7-a38d-982ce720ca57|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:40:31.666Z|85bee013-ef26-4e40-9ee9-073080ca73e7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:40:31.666Z|5f1f3ee7-b456-4186-8f2f-d801cafe097c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:40:38.036Z|293d657c-4e61-4421-83d7-bfa1f8c6d20e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:40:38.039Z|293d657c-4e61-4421-83d7-bfa1f8c6d20e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:40:38.356Z|5620fc75-b58b-4517-bd80-3a7beaf874cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:40:38.357Z|5620fc75-b58b-4517-bd80-3a7beaf874cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:40:41.695Z|bd93e29f-4b95-451c-8971-a47a699742ec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:40:41.695Z|dfd8c375-7ed4-4945-9e31-831fa7925b3a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:40:41.695Z|bd93e29f-4b95-451c-8971-a47a699742ec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:40:41.695Z|dfd8c375-7ed4-4945-9e31-831fa7925b3a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:40:41.701Z|fd0b1e53-6326-4c51-b618-1b563042cc81|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:40:41.702Z|fd0b1e53-6326-4c51-b618-1b563042cc81|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:40:47.802Z|440feb12-b099-4bd4-858d-289f0baf4288|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2022-01-08T10:40:47.808Z|440feb12-b099-4bd4-858d-289f0baf4288|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 440feb12-b099-4bd4-858d-289f0baf4288 already exists in requestDb InfraActiveRequests table
2022-01-08T10:40:47.810Z|440feb12-b099-4bd4-858d-289f0baf4288|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/440feb12-b099-4bd4-858d-289f0baf4288|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/440feb12-b099-4bd4-858d-289f0baf4288
2022-01-08T10:40:47.811Z|440feb12-b099-4bd4-858d-289f0baf4288|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/440feb12-b099-4bd4-858d-289f0baf4288|INFO|500||Invoke
2022-01-08T10:40:47.811Z|440feb12-b099-4bd4-858d-289f0baf4288|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/440feb12-b099-4bd4-858d-289f0baf4288|DEBUG|500||===========================request begin================================================
2022-01-08T10:40:47.811Z|440feb12-b099-4bd4-858d-289f0baf4288|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/440feb12-b099-4bd4-858d-289f0baf4288|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/440feb12-b099-4bd4-858d-289f0baf4288
2022-01-08T10:40:47.812Z|440feb12-b099-4bd4-858d-289f0baf4288|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/440feb12-b099-4bd4-858d-289f0baf4288|DEBUG|500||Method      : GET
2022-01-08T10:40:47.813Z|440feb12-b099-4bd4-858d-289f0baf4288|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/440feb12-b099-4bd4-858d-289f0baf4288|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4fd0c03ad8cd4313", X-B3-SpanId:"b0e52c335c3e845f", X-B3-ParentSpanId:"4fd0c03ad8cd4313", X-B3-Sampled:"0", X-ONAP-RequestID:"440feb12-b099-4bd4-858d-289f0baf4288", X-RequestID:"440feb12-b099-4bd4-858d-289f0baf4288", X-TransactionID:"440feb12-b099-4bd4-858d-289f0baf4288", X-ECOMP-RequestID:"440feb12-b099-4bd4-858d-289f0baf4288", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"78f09a13-6c41-4cdf-86f5-1a17be122a03"]
2022-01-08T10:40:47.814Z|440feb12-b099-4bd4-858d-289f0baf4288|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/440feb12-b099-4bd4-858d-289f0baf4288|DEBUG|500||Request body: 
2022-01-08T10:40:47.814Z|440feb12-b099-4bd4-858d-289f0baf4288|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/440feb12-b099-4bd4-858d-289f0baf4288|DEBUG|500||==========================request end================================================
2022-01-08T10:40:47.856Z|440feb12-b099-4bd4-858d-289f0baf4288|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/440feb12-b099-4bd4-858d-289f0baf4288|DEBUG|500||============================response begin==========================================
2022-01-08T10:40:47.856Z|440feb12-b099-4bd4-858d-289f0baf4288|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/440feb12-b099-4bd4-858d-289f0baf4288|DEBUG|500||Status code  : 404 NOT_FOUND
2022-01-08T10:40:47.857Z|440feb12-b099-4bd4-858d-289f0baf4288|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/440feb12-b099-4bd4-858d-289f0baf4288|DEBUG|500||Status text  : 
2022-01-08T10:40:47.858Z|440feb12-b099-4bd4-858d-289f0baf4288|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/440feb12-b099-4bd4-858d-289f0baf4288|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sat, 08 Jan 2022 10:40:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-08T10:40:47.858Z|440feb12-b099-4bd4-858d-289f0baf4288|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/440feb12-b099-4bd4-858d-289f0baf4288|DEBUG|500||Response body: 
2022-01-08T10:40:47.858Z|440feb12-b099-4bd4-858d-289f0baf4288|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/440feb12-b099-4bd4-858d-289f0baf4288|DEBUG|500||=======================response end=================================================
2022-01-08T10:40:47.859Z|440feb12-b099-4bd4-858d-289f0baf4288|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/440feb12-b099-4bd4-858d-289f0baf4288|INFO|404|Not Found|InvokeReturn
2022-01-08T10:40:47.862Z|440feb12-b099-4bd4-858d-289f0baf4288|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 440feb12-b099-4bd4-858d-289f0baf4288
2022-01-08T10:40:47.863Z|440feb12-b099-4bd4-858d-289f0baf4288|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2022-01-08T10:40:47.864Z|440feb12-b099-4bd4-858d-289f0baf4288|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health
2022-01-08T10:40:47.864Z|440feb12-b099-4bd4-858d-289f0baf4288|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2022-01-08T10:40:47.865Z|440feb12-b099-4bd4-858d-289f0baf4288|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2022-01-08T10:40:47.865Z|440feb12-b099-4bd4-858d-289f0baf4288|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI         : http://so-bpmn-infra:8081/manage/health
2022-01-08T10:40:47.865Z|440feb12-b099-4bd4-858d-289f0baf4288|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2022-01-08T10:40:47.866Z|440feb12-b099-4bd4-858d-289f0baf4288|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"4fd0c03ad8cd4313", X-B3-SpanId:"27a2912fec2cafc4", X-B3-ParentSpanId:"4fd0c03ad8cd4313", X-B3-Sampled:"0", X-ONAP-RequestID:"440feb12-b099-4bd4-858d-289f0baf4288", X-RequestID:"440feb12-b099-4bd4-858d-289f0baf4288", X-TransactionID:"440feb12-b099-4bd4-858d-289f0baf4288", X-ECOMP-RequestID:"440feb12-b099-4bd4-858d-289f0baf4288", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"77ea4ffa-0498-4671-a332-5c5a721cf5dd"]
2022-01-08T10:40:47.866Z|440feb12-b099-4bd4-858d-289f0baf4288|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2022-01-08T10:40:47.867Z|440feb12-b099-4bd4-858d-289f0baf4288|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2022-01-08T10:40:47.878Z|440feb12-b099-4bd4-858d-289f0baf4288|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2022-01-08T10:40:47.879Z|440feb12-b099-4bd4-858d-289f0baf4288|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-01-08T10:40:47.879Z|440feb12-b099-4bd4-858d-289f0baf4288|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2022-01-08T10:40:47.880Z|440feb12-b099-4bd4-858d-289f0baf4288|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sat, 08 Jan 2022 10:40:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-08T10:40:47.880Z|440feb12-b099-4bd4-858d-289f0baf4288|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2022-01-08T10:40:47.881Z|440feb12-b099-4bd4-858d-289f0baf4288|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2022-01-08T10:40:47.881Z|440feb12-b099-4bd4-858d-289f0baf4288|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-01-08T10:40:47.882Z|440feb12-b099-4bd4-858d-289f0baf4288|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body]
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke()
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$c744bc6e.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-01-08T10:40:47.883Z|440feb12-b099-4bd4-858d-289f0baf4288|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2022-01-08T10:40:47.884Z|440feb12-b099-4bd4-858d-289f0baf4288|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health
2022-01-08T10:40:47.885Z|440feb12-b099-4bd4-858d-289f0baf4288|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2022-01-08T10:40:47.885Z|440feb12-b099-4bd4-858d-289f0baf4288|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2022-01-08T10:40:47.885Z|440feb12-b099-4bd4-858d-289f0baf4288|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI         : http://so-catalog-db-adapter:8082/manage/health
2022-01-08T10:40:47.886Z|440feb12-b099-4bd4-858d-289f0baf4288|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2022-01-08T10:40:47.886Z|440feb12-b099-4bd4-858d-289f0baf4288|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"4fd0c03ad8cd4313", X-B3-SpanId:"4b5f1b0fbf641856", X-B3-ParentSpanId:"4fd0c03ad8cd4313", X-B3-Sampled:"0", X-ONAP-RequestID:"440feb12-b099-4bd4-858d-289f0baf4288", X-RequestID:"440feb12-b099-4bd4-858d-289f0baf4288", X-TransactionID:"440feb12-b099-4bd4-858d-289f0baf4288", X-ECOMP-RequestID:"440feb12-b099-4bd4-858d-289f0baf4288", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3c48dad9-4ff5-47f0-b348-1cba6609759e"]
2022-01-08T10:40:47.886Z|440feb12-b099-4bd4-858d-289f0baf4288|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2022-01-08T10:40:47.887Z|440feb12-b099-4bd4-858d-289f0baf4288|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2022-01-08T10:40:47.897Z|440feb12-b099-4bd4-858d-289f0baf4288|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2022-01-08T10:40:47.897Z|440feb12-b099-4bd4-858d-289f0baf4288|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-01-08T10:40:47.898Z|440feb12-b099-4bd4-858d-289f0baf4288|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2022-01-08T10:40:47.898Z|440feb12-b099-4bd4-858d-289f0baf4288|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sat, 08 Jan 2022 10:40:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-08T10:40:47.899Z|440feb12-b099-4bd4-858d-289f0baf4288|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2022-01-08T10:40:47.899Z|440feb12-b099-4bd4-858d-289f0baf4288|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2022-01-08T10:40:47.900Z|440feb12-b099-4bd4-858d-289f0baf4288|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-01-08T10:40:47.901Z|440feb12-b099-4bd4-858d-289f0baf4288|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body]
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke()
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$c744bc6e.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-01-08T10:40:47.902Z|440feb12-b099-4bd4-858d-289f0baf4288|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@7cbf8bf
2022-01-08T10:40:47.904Z|440feb12-b099-4bd4-858d-289f0baf4288|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2022-01-08T10:40:51.740Z|3624fb79-592c-46ba-b488-165cc9d15ea8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:40:51.741Z|f6b0257b-4dc5-41da-bbf5-dc9f2548c8d5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:40:51.741Z|3624fb79-592c-46ba-b488-165cc9d15ea8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:40:51.741Z|f6b0257b-4dc5-41da-bbf5-dc9f2548c8d5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:40:51.751Z|8f23da72-359b-4a19-81dd-cf3859869508|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:40:51.751Z|8f23da72-359b-4a19-81dd-cf3859869508|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:40:53.036Z|882da111-ceb5-457d-9ef1-fdb59f7210a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:40:53.036Z|882da111-ceb5-457d-9ef1-fdb59f7210a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:40:59.968Z|b4dd1ca0-5e7c-4a15-bad3-a215ebe6906f|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-01-08T10:40:59.968Z|b4dd1ca0-5e7c-4a15-bad3-a215ebe6906f|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-01-08T10:41:01.765Z|4b021012-26a4-4c8e-810c-4cfafd5e8262|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:41:01.766Z|4b021012-26a4-4c8e-810c-4cfafd5e8262|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:41:01.767Z|6de0a2ea-ed7a-499c-81d7-f810363f09d0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:41:01.767Z|6de0a2ea-ed7a-499c-81d7-f810363f09d0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:41:01.777Z|5787e241-2cec-4c7f-87ba-53f27f750f50|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:41:01.778Z|5787e241-2cec-4c7f-87ba-53f27f750f50|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:41:05.615Z|058d8dc9-3f90-4d6d-8657-a07e2637e9a4|http-nio-8080-exec-6|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-01-08T10:41:05.616Z|058d8dc9-3f90-4d6d-8657-a07e2637e9a4|http-nio-8080-exec-6|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-01-08T10:41:08.036Z|fd60b5ee-a5dc-459d-946f-0312086e0a50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:41:08.037Z|fd60b5ee-a5dc-459d-946f-0312086e0a50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:41:08.358Z|44d61ec4-7b20-4a56-9e6a-624c747e1971|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:41:08.358Z|44d61ec4-7b20-4a56-9e6a-624c747e1971|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:41:11.787Z|e602c582-4436-4f1c-aaa8-eb1091bf0e4a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:41:11.787Z|b34b7915-82fb-4da6-9dc0-97929a6bc009|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:41:11.788Z|e602c582-4436-4f1c-aaa8-eb1091bf0e4a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:41:11.788Z|b34b7915-82fb-4da6-9dc0-97929a6bc009|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:41:11.796Z|ca288c1c-6be8-43ec-abd5-72d8ab5c5507|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:41:11.797Z|ca288c1c-6be8-43ec-abd5-72d8ab5c5507|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:41:21.811Z|601163ab-2ff4-4778-9105-0ac00ccf7281|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:41:21.811Z|bd86f499-fcc3-4f44-8ba9-8ee88ab6bb72|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:41:21.812Z|601163ab-2ff4-4778-9105-0ac00ccf7281|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:41:21.812Z|bd86f499-fcc3-4f44-8ba9-8ee88ab6bb72|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:41:21.818Z|c53278a6-f518-4995-af42-ce005001b30e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:41:21.819Z|c53278a6-f518-4995-af42-ce005001b30e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:41:23.036Z|652ccc2e-2837-41d6-ab38-10cc91a19ae1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:41:23.036Z|652ccc2e-2837-41d6-ab38-10cc91a19ae1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:41:25.798Z|57285d79-c7f4-428e-86f9-fcc8ac862839|http-nio-8080-exec-4|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-01-08T10:41:25.799Z|57285d79-c7f4-428e-86f9-fcc8ac862839|http-nio-8080-exec-4|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-01-08T10:41:31.840Z|ce22f1ff-688f-4022-82f3-f05786f39188|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:41:31.841Z|ce22f1ff-688f-4022-82f3-f05786f39188|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:41:31.844Z|33501808-9e7a-4dd2-99a8-5ec3f1801573|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:41:31.844Z|33501808-9e7a-4dd2-99a8-5ec3f1801573|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:41:31.853Z|44bc8240-da2a-4217-9beb-dc7c51d9f8ce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:41:31.854Z|44bc8240-da2a-4217-9beb-dc7c51d9f8ce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:41:38.036Z|61ae2cb7-de14-475b-9196-dd87f6ea98eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:41:38.036Z|61ae2cb7-de14-475b-9196-dd87f6ea98eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:41:38.359Z|66176925-9f63-46f9-a91f-457f546cc411|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:41:38.360Z|66176925-9f63-46f9-a91f-457f546cc411|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:41:41.877Z|0de926e1-6784-4f21-acd8-cbf140c1c735|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:41:41.878Z|0de926e1-6784-4f21-acd8-cbf140c1c735|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:41:41.882Z|c4ca6f64-aa2b-418c-8dae-65f25eaa531b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:41:41.883Z|0eca9253-2a16-4213-9751-97d3a427d103|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:41:41.883Z|c4ca6f64-aa2b-418c-8dae-65f25eaa531b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:41:41.883Z|0eca9253-2a16-4213-9751-97d3a427d103|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:41:47.698Z|6403c10a-e5b2-4e0a-be21-52997c5e41cb|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2022-01-08T10:41:47.699Z|6403c10a-e5b2-4e0a-be21-52997c5e41cb|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 6403c10a-e5b2-4e0a-be21-52997c5e41cb already exists in requestDb InfraActiveRequests table
2022-01-08T10:41:47.700Z|6403c10a-e5b2-4e0a-be21-52997c5e41cb|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6403c10a-e5b2-4e0a-be21-52997c5e41cb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6403c10a-e5b2-4e0a-be21-52997c5e41cb
2022-01-08T10:41:47.700Z|6403c10a-e5b2-4e0a-be21-52997c5e41cb|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6403c10a-e5b2-4e0a-be21-52997c5e41cb|INFO|500||Invoke
2022-01-08T10:41:47.700Z|6403c10a-e5b2-4e0a-be21-52997c5e41cb|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6403c10a-e5b2-4e0a-be21-52997c5e41cb|DEBUG|500||===========================request begin================================================
2022-01-08T10:41:47.701Z|6403c10a-e5b2-4e0a-be21-52997c5e41cb|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6403c10a-e5b2-4e0a-be21-52997c5e41cb|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/6403c10a-e5b2-4e0a-be21-52997c5e41cb
2022-01-08T10:41:47.701Z|6403c10a-e5b2-4e0a-be21-52997c5e41cb|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6403c10a-e5b2-4e0a-be21-52997c5e41cb|DEBUG|500||Method      : GET
2022-01-08T10:41:47.701Z|6403c10a-e5b2-4e0a-be21-52997c5e41cb|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6403c10a-e5b2-4e0a-be21-52997c5e41cb|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1a012e837b4bd541", X-B3-SpanId:"5507a477e08bb94b", X-B3-ParentSpanId:"1a012e837b4bd541", X-B3-Sampled:"0", X-ONAP-RequestID:"6403c10a-e5b2-4e0a-be21-52997c5e41cb", X-RequestID:"6403c10a-e5b2-4e0a-be21-52997c5e41cb", X-TransactionID:"6403c10a-e5b2-4e0a-be21-52997c5e41cb", X-ECOMP-RequestID:"6403c10a-e5b2-4e0a-be21-52997c5e41cb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"76027a65-3390-44a8-a136-7570ab9daee0"]
2022-01-08T10:41:47.701Z|6403c10a-e5b2-4e0a-be21-52997c5e41cb|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6403c10a-e5b2-4e0a-be21-52997c5e41cb|DEBUG|500||Request body: 
2022-01-08T10:41:47.702Z|6403c10a-e5b2-4e0a-be21-52997c5e41cb|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6403c10a-e5b2-4e0a-be21-52997c5e41cb|DEBUG|500||==========================request end================================================
2022-01-08T10:41:47.724Z|6403c10a-e5b2-4e0a-be21-52997c5e41cb|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6403c10a-e5b2-4e0a-be21-52997c5e41cb|DEBUG|500||============================response begin==========================================
2022-01-08T10:41:47.724Z|6403c10a-e5b2-4e0a-be21-52997c5e41cb|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6403c10a-e5b2-4e0a-be21-52997c5e41cb|DEBUG|500||Status code  : 404 NOT_FOUND
2022-01-08T10:41:47.725Z|6403c10a-e5b2-4e0a-be21-52997c5e41cb|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6403c10a-e5b2-4e0a-be21-52997c5e41cb|DEBUG|500||Status text  : 
2022-01-08T10:41:47.725Z|6403c10a-e5b2-4e0a-be21-52997c5e41cb|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6403c10a-e5b2-4e0a-be21-52997c5e41cb|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sat, 08 Jan 2022 10:41:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-08T10:41:47.726Z|6403c10a-e5b2-4e0a-be21-52997c5e41cb|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6403c10a-e5b2-4e0a-be21-52997c5e41cb|DEBUG|500||Response body: 
2022-01-08T10:41:47.726Z|6403c10a-e5b2-4e0a-be21-52997c5e41cb|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6403c10a-e5b2-4e0a-be21-52997c5e41cb|DEBUG|500||=======================response end=================================================
2022-01-08T10:41:47.726Z|6403c10a-e5b2-4e0a-be21-52997c5e41cb|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6403c10a-e5b2-4e0a-be21-52997c5e41cb|INFO|404|Not Found|InvokeReturn
2022-01-08T10:41:47.729Z|6403c10a-e5b2-4e0a-be21-52997c5e41cb|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 6403c10a-e5b2-4e0a-be21-52997c5e41cb
2022-01-08T10:41:47.730Z|6403c10a-e5b2-4e0a-be21-52997c5e41cb|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2022-01-08T10:41:47.731Z|6403c10a-e5b2-4e0a-be21-52997c5e41cb|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health
2022-01-08T10:41:47.731Z|6403c10a-e5b2-4e0a-be21-52997c5e41cb|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2022-01-08T10:41:47.731Z|6403c10a-e5b2-4e0a-be21-52997c5e41cb|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2022-01-08T10:41:47.732Z|6403c10a-e5b2-4e0a-be21-52997c5e41cb|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI         : http://so-bpmn-infra:8081/manage/health
2022-01-08T10:41:47.732Z|6403c10a-e5b2-4e0a-be21-52997c5e41cb|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2022-01-08T10:41:47.732Z|6403c10a-e5b2-4e0a-be21-52997c5e41cb|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"1a012e837b4bd541", X-B3-SpanId:"bd9b466abbc4a45c", X-B3-ParentSpanId:"1a012e837b4bd541", X-B3-Sampled:"0", X-ONAP-RequestID:"6403c10a-e5b2-4e0a-be21-52997c5e41cb", X-RequestID:"6403c10a-e5b2-4e0a-be21-52997c5e41cb", X-TransactionID:"6403c10a-e5b2-4e0a-be21-52997c5e41cb", X-ECOMP-RequestID:"6403c10a-e5b2-4e0a-be21-52997c5e41cb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"93b78b84-8de0-4334-94f7-3df4cb40cafb"]
2022-01-08T10:41:47.732Z|6403c10a-e5b2-4e0a-be21-52997c5e41cb|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2022-01-08T10:41:47.733Z|6403c10a-e5b2-4e0a-be21-52997c5e41cb|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2022-01-08T10:41:47.741Z|6403c10a-e5b2-4e0a-be21-52997c5e41cb|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2022-01-08T10:41:47.741Z|6403c10a-e5b2-4e0a-be21-52997c5e41cb|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-01-08T10:41:47.742Z|6403c10a-e5b2-4e0a-be21-52997c5e41cb|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2022-01-08T10:41:47.742Z|6403c10a-e5b2-4e0a-be21-52997c5e41cb|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sat, 08 Jan 2022 10:41:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-08T10:41:47.743Z|6403c10a-e5b2-4e0a-be21-52997c5e41cb|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2022-01-08T10:41:47.743Z|6403c10a-e5b2-4e0a-be21-52997c5e41cb|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2022-01-08T10:41:47.743Z|6403c10a-e5b2-4e0a-be21-52997c5e41cb|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-01-08T10:41:47.744Z|6403c10a-e5b2-4e0a-be21-52997c5e41cb|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body]
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke()
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$c744bc6e.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-01-08T10:41:47.745Z|6403c10a-e5b2-4e0a-be21-52997c5e41cb|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2022-01-08T10:41:47.746Z|6403c10a-e5b2-4e0a-be21-52997c5e41cb|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health
2022-01-08T10:41:47.746Z|6403c10a-e5b2-4e0a-be21-52997c5e41cb|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2022-01-08T10:41:47.746Z|6403c10a-e5b2-4e0a-be21-52997c5e41cb|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2022-01-08T10:41:47.747Z|6403c10a-e5b2-4e0a-be21-52997c5e41cb|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI         : http://so-catalog-db-adapter:8082/manage/health
2022-01-08T10:41:47.747Z|6403c10a-e5b2-4e0a-be21-52997c5e41cb|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2022-01-08T10:41:47.747Z|6403c10a-e5b2-4e0a-be21-52997c5e41cb|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"1a012e837b4bd541", X-B3-SpanId:"2b6af6fb54a76fb4", X-B3-ParentSpanId:"1a012e837b4bd541", X-B3-Sampled:"0", X-ONAP-RequestID:"6403c10a-e5b2-4e0a-be21-52997c5e41cb", X-RequestID:"6403c10a-e5b2-4e0a-be21-52997c5e41cb", X-TransactionID:"6403c10a-e5b2-4e0a-be21-52997c5e41cb", X-ECOMP-RequestID:"6403c10a-e5b2-4e0a-be21-52997c5e41cb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0f5383ba-efb0-4e86-af6f-d24b99ff8a31"]
2022-01-08T10:41:47.748Z|6403c10a-e5b2-4e0a-be21-52997c5e41cb|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2022-01-08T10:41:47.748Z|6403c10a-e5b2-4e0a-be21-52997c5e41cb|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2022-01-08T10:41:47.762Z|6403c10a-e5b2-4e0a-be21-52997c5e41cb|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2022-01-08T10:41:47.763Z|6403c10a-e5b2-4e0a-be21-52997c5e41cb|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-01-08T10:41:47.763Z|6403c10a-e5b2-4e0a-be21-52997c5e41cb|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2022-01-08T10:41:47.763Z|6403c10a-e5b2-4e0a-be21-52997c5e41cb|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sat, 08 Jan 2022 10:41:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-08T10:41:47.763Z|6403c10a-e5b2-4e0a-be21-52997c5e41cb|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2022-01-08T10:41:47.764Z|6403c10a-e5b2-4e0a-be21-52997c5e41cb|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2022-01-08T10:41:47.764Z|6403c10a-e5b2-4e0a-be21-52997c5e41cb|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-01-08T10:41:47.764Z|6403c10a-e5b2-4e0a-be21-52997c5e41cb|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body]
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke()
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$c744bc6e.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-01-08T10:41:47.765Z|6403c10a-e5b2-4e0a-be21-52997c5e41cb|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@612cc357
2022-01-08T10:41:47.767Z|6403c10a-e5b2-4e0a-be21-52997c5e41cb|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2022-01-08T10:41:51.905Z|ba8a5370-584b-41ba-8dce-a9cfd4cbb800|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:41:51.905Z|38c776a3-79e3-4c3f-bd3c-1132a2d31b67|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:41:51.906Z|861b1955-901f-44f5-b621-043f3471527c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:41:51.906Z|ba8a5370-584b-41ba-8dce-a9cfd4cbb800|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:41:51.906Z|38c776a3-79e3-4c3f-bd3c-1132a2d31b67|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:41:51.906Z|861b1955-901f-44f5-b621-043f3471527c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:41:53.036Z|72d2e247-aae4-4f42-bebc-1f6719099fee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:41:53.036Z|72d2e247-aae4-4f42-bebc-1f6719099fee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:41:59.969Z|a551c4c6-cb8e-4dfa-9265-534e1b60714b|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-01-08T10:41:59.970Z|a551c4c6-cb8e-4dfa-9265-534e1b60714b|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-01-08T10:42:01.930Z|eda22a58-3b5e-4163-9abc-f2879b84dff6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:42:01.930Z|df2a4c7b-fb2a-483a-b1e4-bc467b1a024b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:42:01.930Z|df2a4c7b-fb2a-483a-b1e4-bc467b1a024b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:42:01.930Z|eda22a58-3b5e-4163-9abc-f2879b84dff6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:42:01.932Z|e52886b8-650e-49e3-9323-45b7d6d1c5d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:42:01.933Z|e52886b8-650e-49e3-9323-45b7d6d1c5d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:42:08.036Z|0aa07c1d-1e27-4c7e-97c1-5f38edfd29f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:42:08.036Z|0aa07c1d-1e27-4c7e-97c1-5f38edfd29f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:42:08.360Z|da22a205-fc80-4d42-b479-1eeed5be8216|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:42:08.361Z|da22a205-fc80-4d42-b479-1eeed5be8216|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:42:11.961Z|264cb05d-de4d-4667-bb96-a980d95b548b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:42:11.962Z|264cb05d-de4d-4667-bb96-a980d95b548b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:42:11.966Z|165c4ca0-eaf8-424c-bf7b-e707ff87083f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:42:11.966Z|165c4ca0-eaf8-424c-bf7b-e707ff87083f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:42:11.967Z|f088b29f-eeda-42e5-a9ac-d812076e142e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:42:11.968Z|f088b29f-eeda-42e5-a9ac-d812076e142e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:42:16.469Z|df1defdf-19bc-4cb6-8832-abe67e70183c|http-nio-8080-exec-7|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-01-08T10:42:16.470Z|df1defdf-19bc-4cb6-8832-abe67e70183c|http-nio-8080-exec-7|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-01-08T10:42:21.983Z|51451024-bed4-45e4-835b-2ef7f66b53db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:42:21.983Z|51451024-bed4-45e4-835b-2ef7f66b53db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:42:21.990Z|3b1f4db6-2084-41dd-af1c-34de9946f015|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:42:21.990Z|3b1f4db6-2084-41dd-af1c-34de9946f015|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:42:21.994Z|4e7fd76d-0b0b-4c30-bfac-7951c0d0b37f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:42:21.995Z|4e7fd76d-0b0b-4c30-bfac-7951c0d0b37f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:42:23.036Z|550603b3-78ac-495e-8805-ebfcb890c006|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:42:23.038Z|550603b3-78ac-495e-8805-ebfcb890c006|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:42:32.002Z|8e1b6894-e33a-4a6a-9318-686840d76a45|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:42:32.003Z|8e1b6894-e33a-4a6a-9318-686840d76a45|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:42:32.007Z|f2939fd2-2e35-4993-92ce-1fd7e28140e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:42:32.007Z|f2939fd2-2e35-4993-92ce-1fd7e28140e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:42:32.011Z|1b69e98c-a819-473d-9d62-8642041be495|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:42:32.012Z|1b69e98c-a819-473d-9d62-8642041be495|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:42:38.036Z|d9ab7e03-38c6-4001-8208-53b6d9bb6fe3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:42:38.036Z|d9ab7e03-38c6-4001-8208-53b6d9bb6fe3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:42:38.361Z|f8cb4b84-6006-4793-8541-9d96aab6483b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:42:38.362Z|f8cb4b84-6006-4793-8541-9d96aab6483b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:42:42.027Z|526cf4f4-76bf-423b-ad62-ce37472b389b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:42:42.028Z|526cf4f4-76bf-423b-ad62-ce37472b389b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:42:42.029Z|82d84acb-f17a-42f7-86da-e51df91db9ed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:42:42.030Z|04171f9f-90e8-4320-8109-283c5646459a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:42:42.029Z|82d84acb-f17a-42f7-86da-e51df91db9ed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:42:42.030Z|04171f9f-90e8-4320-8109-283c5646459a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:42:46.674Z|ce268e15-6d84-43c9-b9b4-ede4b82c2e17|http-nio-8080-exec-7|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-01-08T10:42:46.675Z|ce268e15-6d84-43c9-b9b4-ede4b82c2e17|http-nio-8080-exec-7|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-01-08T10:42:52.073Z|4b8c3f19-cbc7-4691-90e6-7b9baddc39b5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:42:52.073Z|396dac9a-6d18-41d8-9397-afedee201fd7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:42:52.073Z|f0b28fc7-59a8-452e-a592-e596e9a88251|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:42:52.073Z|4b8c3f19-cbc7-4691-90e6-7b9baddc39b5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:42:52.073Z|396dac9a-6d18-41d8-9397-afedee201fd7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:42:52.073Z|f0b28fc7-59a8-452e-a592-e596e9a88251|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:42:53.036Z|9ee83f29-8916-4d30-91d6-fae790ecb1ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:42:53.037Z|9ee83f29-8916-4d30-91d6-fae790ecb1ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:42:59.977Z|d6a8356d-a6fc-4920-a1f3-4ee0cdf689b0|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-01-08T10:42:59.981Z|d6a8356d-a6fc-4920-a1f3-4ee0cdf689b0|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-01-08T10:43:02.109Z|3afafc1b-339e-439b-a4ae-e743c60f9b7e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:43:02.109Z|3afafc1b-339e-439b-a4ae-e743c60f9b7e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:43:02.112Z|9524352a-e007-4c25-8e7b-56eabe3603c8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:43:02.113Z|9524352a-e007-4c25-8e7b-56eabe3603c8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:43:02.114Z|ff4e0aed-43a7-4c4c-b56e-4f5050aee136|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:43:02.115Z|ff4e0aed-43a7-4c4c-b56e-4f5050aee136|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:43:08.037Z|8248d6a2-57c3-4c3d-9f79-d4d149c7a688|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:43:08.041Z|8248d6a2-57c3-4c3d-9f79-d4d149c7a688|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:43:08.363Z|a5f45e23-5777-4000-a1a1-0f8714399fd5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:43:08.363Z|a5f45e23-5777-4000-a1a1-0f8714399fd5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:43:12.132Z|afc86755-179f-4cd8-a774-ff686a36e7bd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:43:12.133Z|afc86755-179f-4cd8-a774-ff686a36e7bd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:43:12.135Z|8cd5ccaf-bb20-4c87-925e-619e9b8b7877|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:43:12.135Z|aab0ecaf-64d0-4dcd-b1f9-23542b48bb57|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:43:12.136Z|8cd5ccaf-bb20-4c87-925e-619e9b8b7877|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:43:12.136Z|aab0ecaf-64d0-4dcd-b1f9-23542b48bb57|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:43:22.165Z|cce612fd-c0bb-442d-b9bd-29de0ea2a737|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:43:22.165Z|c7774d5d-c2bd-474d-81d0-46daebfd32f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:43:22.166Z|c7774d5d-c2bd-474d-81d0-46daebfd32f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:43:22.166Z|cce612fd-c0bb-442d-b9bd-29de0ea2a737|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:43:22.189Z|1866bfe0-6597-4923-929f-a8930e19f0c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:43:22.189Z|1866bfe0-6597-4923-929f-a8930e19f0c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:43:23.036Z|209facb4-36d5-4542-985f-11024951fd82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:43:23.036Z|209facb4-36d5-4542-985f-11024951fd82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:43:32.187Z|c9618f8d-c04b-48ab-832c-8c403b46a771|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:43:32.187Z|f000fcbc-2ac6-4838-b7c4-7b7d56496d2e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:43:32.188Z|f000fcbc-2ac6-4838-b7c4-7b7d56496d2e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:43:32.188Z|c9618f8d-c04b-48ab-832c-8c403b46a771|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:43:32.211Z|7e812cbf-5537-4b3a-9b23-d3f231d2ca9e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:43:32.212Z|7e812cbf-5537-4b3a-9b23-d3f231d2ca9e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:43:38.036Z|255fb8eb-7a8a-4f77-9895-1afeca66dfb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:43:38.036Z|255fb8eb-7a8a-4f77-9895-1afeca66dfb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:43:38.364Z|db9a4ad4-6bad-4913-88ab-d3fd0c63a652|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:43:38.365Z|db9a4ad4-6bad-4913-88ab-d3fd0c63a652|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:43:42.218Z|4a47c33f-5996-4ac7-9897-f34157cb3239|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:43:42.219Z|4a47c33f-5996-4ac7-9897-f34157cb3239|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:43:42.218Z|2df4cf4a-fc24-40e6-a3b8-684b9035c5d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:43:42.223Z|2df4cf4a-fc24-40e6-a3b8-684b9035c5d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:43:42.234Z|60586d48-d96b-498c-a568-624e32a90769|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:43:42.234Z|60586d48-d96b-498c-a568-624e32a90769|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:43:52.239Z|f2230f6d-064f-4dca-9104-def6c0bab13c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:43:52.240Z|f2230f6d-064f-4dca-9104-def6c0bab13c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:43:52.250Z|31f28177-be6f-4fb6-bfa1-bed2bf7c5018|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:43:52.250Z|31f28177-be6f-4fb6-bfa1-bed2bf7c5018|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:43:52.256Z|6d431204-b8b5-49fd-8799-31612454546b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:43:52.256Z|6d431204-b8b5-49fd-8799-31612454546b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:43:53.036Z|ec756647-ce33-476d-a2bc-f2979b815cbe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:43:53.038Z|ec756647-ce33-476d-a2bc-f2979b815cbe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:43:57.784Z|82e406f3-59ee-43c7-87e9-523045e5b98f|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2022-01-08T10:43:57.786Z|82e406f3-59ee-43c7-87e9-523045e5b98f|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 82e406f3-59ee-43c7-87e9-523045e5b98f already exists in requestDb InfraActiveRequests table
2022-01-08T10:43:57.788Z|82e406f3-59ee-43c7-87e9-523045e5b98f|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/82e406f3-59ee-43c7-87e9-523045e5b98f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/82e406f3-59ee-43c7-87e9-523045e5b98f
2022-01-08T10:43:57.788Z|82e406f3-59ee-43c7-87e9-523045e5b98f|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82e406f3-59ee-43c7-87e9-523045e5b98f|INFO|500||Invoke
2022-01-08T10:43:57.789Z|82e406f3-59ee-43c7-87e9-523045e5b98f|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82e406f3-59ee-43c7-87e9-523045e5b98f|DEBUG|500||===========================request begin================================================
2022-01-08T10:43:57.789Z|82e406f3-59ee-43c7-87e9-523045e5b98f|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82e406f3-59ee-43c7-87e9-523045e5b98f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/82e406f3-59ee-43c7-87e9-523045e5b98f
2022-01-08T10:43:57.789Z|82e406f3-59ee-43c7-87e9-523045e5b98f|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82e406f3-59ee-43c7-87e9-523045e5b98f|DEBUG|500||Method      : GET
2022-01-08T10:43:57.789Z|82e406f3-59ee-43c7-87e9-523045e5b98f|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82e406f3-59ee-43c7-87e9-523045e5b98f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a772456ed9e8fe79", X-B3-SpanId:"8359398e8cbcca61", X-B3-ParentSpanId:"a772456ed9e8fe79", X-B3-Sampled:"0", X-ONAP-RequestID:"82e406f3-59ee-43c7-87e9-523045e5b98f", X-RequestID:"82e406f3-59ee-43c7-87e9-523045e5b98f", X-TransactionID:"82e406f3-59ee-43c7-87e9-523045e5b98f", X-ECOMP-RequestID:"82e406f3-59ee-43c7-87e9-523045e5b98f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f83f2552-e77a-44cf-891f-fc7ddc88fa51"]
2022-01-08T10:43:57.790Z|82e406f3-59ee-43c7-87e9-523045e5b98f|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82e406f3-59ee-43c7-87e9-523045e5b98f|DEBUG|500||Request body: 
2022-01-08T10:43:57.790Z|82e406f3-59ee-43c7-87e9-523045e5b98f|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82e406f3-59ee-43c7-87e9-523045e5b98f|DEBUG|500||==========================request end================================================
2022-01-08T10:43:57.827Z|82e406f3-59ee-43c7-87e9-523045e5b98f|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82e406f3-59ee-43c7-87e9-523045e5b98f|DEBUG|500||============================response begin==========================================
2022-01-08T10:43:57.828Z|82e406f3-59ee-43c7-87e9-523045e5b98f|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82e406f3-59ee-43c7-87e9-523045e5b98f|DEBUG|500||Status code  : 404 NOT_FOUND
2022-01-08T10:43:57.828Z|82e406f3-59ee-43c7-87e9-523045e5b98f|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82e406f3-59ee-43c7-87e9-523045e5b98f|DEBUG|500||Status text  : 
2022-01-08T10:43:57.828Z|82e406f3-59ee-43c7-87e9-523045e5b98f|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82e406f3-59ee-43c7-87e9-523045e5b98f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sat, 08 Jan 2022 10:43:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-08T10:43:57.829Z|82e406f3-59ee-43c7-87e9-523045e5b98f|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82e406f3-59ee-43c7-87e9-523045e5b98f|DEBUG|500||Response body: 
2022-01-08T10:43:57.830Z|82e406f3-59ee-43c7-87e9-523045e5b98f|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82e406f3-59ee-43c7-87e9-523045e5b98f|DEBUG|500||=======================response end=================================================
2022-01-08T10:43:57.830Z|82e406f3-59ee-43c7-87e9-523045e5b98f|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82e406f3-59ee-43c7-87e9-523045e5b98f|INFO|404|Not Found|InvokeReturn
2022-01-08T10:43:57.834Z|82e406f3-59ee-43c7-87e9-523045e5b98f|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 82e406f3-59ee-43c7-87e9-523045e5b98f
2022-01-08T10:43:57.835Z|82e406f3-59ee-43c7-87e9-523045e5b98f|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2022-01-08T10:43:57.836Z|82e406f3-59ee-43c7-87e9-523045e5b98f|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health
2022-01-08T10:43:57.836Z|82e406f3-59ee-43c7-87e9-523045e5b98f|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2022-01-08T10:43:57.837Z|82e406f3-59ee-43c7-87e9-523045e5b98f|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2022-01-08T10:43:57.837Z|82e406f3-59ee-43c7-87e9-523045e5b98f|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI         : http://so-bpmn-infra:8081/manage/health
2022-01-08T10:43:57.837Z|82e406f3-59ee-43c7-87e9-523045e5b98f|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2022-01-08T10:43:57.837Z|82e406f3-59ee-43c7-87e9-523045e5b98f|http-nio-8080-exec-8|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:"a772456ed9e8fe79", X-B3-SpanId:"28237bdb52038fa2", X-B3-ParentSpanId:"a772456ed9e8fe79", X-B3-Sampled:"0", X-ONAP-RequestID:"82e406f3-59ee-43c7-87e9-523045e5b98f", X-RequestID:"82e406f3-59ee-43c7-87e9-523045e5b98f", X-TransactionID:"82e406f3-59ee-43c7-87e9-523045e5b98f", X-ECOMP-RequestID:"82e406f3-59ee-43c7-87e9-523045e5b98f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"77cacf47-d0a8-4c9a-a9be-9cc16dad5401"]
2022-01-08T10:43:57.838Z|82e406f3-59ee-43c7-87e9-523045e5b98f|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2022-01-08T10:43:57.838Z|82e406f3-59ee-43c7-87e9-523045e5b98f|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2022-01-08T10:43:57.850Z|82e406f3-59ee-43c7-87e9-523045e5b98f|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2022-01-08T10:43:57.850Z|82e406f3-59ee-43c7-87e9-523045e5b98f|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-01-08T10:43:57.851Z|82e406f3-59ee-43c7-87e9-523045e5b98f|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2022-01-08T10:43:57.851Z|82e406f3-59ee-43c7-87e9-523045e5b98f|http-nio-8080-exec-8|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:"Sat, 08 Jan 2022 10:43:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-08T10:43:57.851Z|82e406f3-59ee-43c7-87e9-523045e5b98f|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2022-01-08T10:43:57.851Z|82e406f3-59ee-43c7-87e9-523045e5b98f|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2022-01-08T10:43:57.852Z|82e406f3-59ee-43c7-87e9-523045e5b98f|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-01-08T10:43:57.852Z|82e406f3-59ee-43c7-87e9-523045e5b98f|http-nio-8080-exec-8|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$$c744bc6e.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-01-08T10:43:57.853Z|82e406f3-59ee-43c7-87e9-523045e5b98f|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2022-01-08T10:43:57.854Z|82e406f3-59ee-43c7-87e9-523045e5b98f|http-nio-8080-exec-8|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-01-08T10:43:57.854Z|82e406f3-59ee-43c7-87e9-523045e5b98f|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2022-01-08T10:43:57.855Z|82e406f3-59ee-43c7-87e9-523045e5b98f|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2022-01-08T10:43:57.855Z|82e406f3-59ee-43c7-87e9-523045e5b98f|http-nio-8080-exec-8|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-01-08T10:43:57.855Z|82e406f3-59ee-43c7-87e9-523045e5b98f|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2022-01-08T10:43:57.855Z|82e406f3-59ee-43c7-87e9-523045e5b98f|http-nio-8080-exec-8|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:"a772456ed9e8fe79", X-B3-SpanId:"4b5027d98ed18643", X-B3-ParentSpanId:"a772456ed9e8fe79", X-B3-Sampled:"0", X-ONAP-RequestID:"82e406f3-59ee-43c7-87e9-523045e5b98f", X-RequestID:"82e406f3-59ee-43c7-87e9-523045e5b98f", X-TransactionID:"82e406f3-59ee-43c7-87e9-523045e5b98f", X-ECOMP-RequestID:"82e406f3-59ee-43c7-87e9-523045e5b98f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6dac92df-826c-4d74-ba19-b6446f5dc980"]
2022-01-08T10:43:57.856Z|82e406f3-59ee-43c7-87e9-523045e5b98f|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2022-01-08T10:43:57.856Z|82e406f3-59ee-43c7-87e9-523045e5b98f|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2022-01-08T10:43:57.869Z|82e406f3-59ee-43c7-87e9-523045e5b98f|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2022-01-08T10:43:57.869Z|82e406f3-59ee-43c7-87e9-523045e5b98f|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-01-08T10:43:57.869Z|82e406f3-59ee-43c7-87e9-523045e5b98f|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2022-01-08T10:43:57.869Z|82e406f3-59ee-43c7-87e9-523045e5b98f|http-nio-8080-exec-8|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:"Sat, 08 Jan 2022 10:43:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-08T10:43:57.870Z|82e406f3-59ee-43c7-87e9-523045e5b98f|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2022-01-08T10:43:57.870Z|82e406f3-59ee-43c7-87e9-523045e5b98f|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2022-01-08T10:43:57.870Z|82e406f3-59ee-43c7-87e9-523045e5b98f|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-01-08T10:43:57.871Z|82e406f3-59ee-43c7-87e9-523045e5b98f|http-nio-8080-exec-8|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$$c744bc6e.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-01-08T10:43:57.872Z|82e406f3-59ee-43c7-87e9-523045e5b98f|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@195e1b15
2022-01-08T10:43:57.873Z|82e406f3-59ee-43c7-87e9-523045e5b98f|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2022-01-08T10:43:59.968Z|711ce2de-e77e-48ad-945c-b166c1816177|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-01-08T10:43:59.969Z|711ce2de-e77e-48ad-945c-b166c1816177|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-01-08T10:44:02.267Z|06306e74-1dc3-4f9a-b0b1-cdf524dab0e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:44:02.267Z|06306e74-1dc3-4f9a-b0b1-cdf524dab0e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:44:02.282Z|ca731756-6937-4577-a15a-80b9d2d0bf39|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:44:02.282Z|ca731756-6937-4577-a15a-80b9d2d0bf39|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:44:02.288Z|cc799446-b4c5-4374-8a1b-6d5f62f2d69e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:44:02.289Z|cc799446-b4c5-4374-8a1b-6d5f62f2d69e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:44:08.036Z|119bed6f-8776-4ceb-8735-4157fbcac345|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:44:08.036Z|119bed6f-8776-4ceb-8735-4157fbcac345|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:44:08.365Z|e8396202-93e0-400b-a9a0-14cd7a90926c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:44:08.366Z|e8396202-93e0-400b-a9a0-14cd7a90926c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:44:12.296Z|f7334934-fdfb-4fc6-b2cf-9b54281f5abd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:44:12.297Z|f7334934-fdfb-4fc6-b2cf-9b54281f5abd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:44:12.304Z|66be1095-9c65-4f2c-a1d5-3f8b6149094a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:44:12.304Z|66be1095-9c65-4f2c-a1d5-3f8b6149094a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:44:12.309Z|c3f0cee6-227e-40a0-a7fe-bbcf18d92e0d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:44:12.309Z|c3f0cee6-227e-40a0-a7fe-bbcf18d92e0d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:44:14.673Z|49493f4c-835a-4e84-9692-88c8f4a810a1|http-nio-8080-exec-7|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-01-08T10:44:14.674Z|49493f4c-835a-4e84-9692-88c8f4a810a1|http-nio-8080-exec-7|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-01-08T10:44:22.322Z|89c8cc3c-4c15-4bd5-b080-f5accf43d2c7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:44:22.323Z|89c8cc3c-4c15-4bd5-b080-f5accf43d2c7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:44:22.325Z|fc45f7fb-253e-437e-acec-c05003126f15|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:44:22.325Z|fc45f7fb-253e-437e-acec-c05003126f15|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:44:22.328Z|003661fe-d1c1-47a4-8ae2-b28afa4b4d0c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:44:22.328Z|003661fe-d1c1-47a4-8ae2-b28afa4b4d0c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:44:23.036Z|1da1367b-9cf4-4f1f-8197-34aa8a74616e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:44:23.036Z|1da1367b-9cf4-4f1f-8197-34aa8a74616e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:44:32.347Z|d5b617d7-3cdf-459d-88be-6d0538277093|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:44:32.348Z|d5b617d7-3cdf-459d-88be-6d0538277093|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:44:32.349Z|3fcca0f6-d5ad-4221-a7a0-98c1396d759e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:44:32.350Z|3fcca0f6-d5ad-4221-a7a0-98c1396d759e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:44:32.354Z|e6ba31c3-5ce5-48b2-9b05-92fcf2677178|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:44:32.355Z|e6ba31c3-5ce5-48b2-9b05-92fcf2677178|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:44:38.036Z|2801986b-d82d-470d-83f3-234a020ba894|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:44:38.039Z|2801986b-d82d-470d-83f3-234a020ba894|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:44:38.366Z|5eb29acb-a20d-4fc6-a361-df9ac080ac8b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:44:38.367Z|5eb29acb-a20d-4fc6-a361-df9ac080ac8b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:44:42.374Z|1be67093-a2eb-47bb-997b-e6dea72bbcc4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:44:42.375Z|1be67093-a2eb-47bb-997b-e6dea72bbcc4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:44:42.377Z|413584da-4611-4be4-8b88-256955d88fff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:44:42.378Z|413584da-4611-4be4-8b88-256955d88fff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:44:42.380Z|84e0e6ee-0173-4c48-9839-36e65d9ce8c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:44:42.380Z|84e0e6ee-0173-4c48-9839-36e65d9ce8c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:44:52.398Z|c387c687-f6a9-4f13-bfa5-3ef737e00936|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:44:52.398Z|dffc2ec2-1767-4405-866a-c1dbe9b5675b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:44:52.399Z|c387c687-f6a9-4f13-bfa5-3ef737e00936|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:44:52.399Z|dffc2ec2-1767-4405-866a-c1dbe9b5675b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:44:52.400Z|68a13c83-2973-4c9d-8a48-4f20c16b61cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:44:52.400Z|68a13c83-2973-4c9d-8a48-4f20c16b61cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:44:53.036Z|c6bdc6f8-f7f1-4f6c-bc9f-708a2f0a91de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:44:53.036Z|c6bdc6f8-f7f1-4f6c-bc9f-708a2f0a91de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:44:59.969Z|29ed8f2b-b431-496b-af4e-233e61de08ed|http-nio-8080-exec-9|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-01-08T10:44:59.970Z|29ed8f2b-b431-496b-af4e-233e61de08ed|http-nio-8080-exec-9|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-01-08T10:45:02.428Z|8f8d4df6-5033-4998-a1af-10e34efc9020|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:45:02.428Z|258a7044-e2fa-420f-b891-04664ec7f081|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:45:02.428Z|89acd133-54d1-46d2-a019-cf8ea16c24aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:45:02.429Z|8f8d4df6-5033-4998-a1af-10e34efc9020|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:45:02.429Z|89acd133-54d1-46d2-a019-cf8ea16c24aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:45:02.429Z|258a7044-e2fa-420f-b891-04664ec7f081|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:45:08.037Z|b561314e-0842-4dd7-bf24-2e5973d37db8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:45:08.038Z|b561314e-0842-4dd7-bf24-2e5973d37db8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:45:08.368Z|c1c52476-47f7-4639-aeaf-b2433fe52433|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:45:08.369Z|c1c52476-47f7-4639-aeaf-b2433fe52433|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:45:12.476Z|27f63bc0-884e-4a24-aa84-79a280119ca0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:45:12.476Z|c0dc2485-6f1f-4c79-b767-b8237374c4be|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:45:12.476Z|6301c4c5-b5b5-4bab-b209-da17255db05c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:45:12.477Z|c0dc2485-6f1f-4c79-b767-b8237374c4be|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:45:12.477Z|27f63bc0-884e-4a24-aa84-79a280119ca0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:45:12.477Z|6301c4c5-b5b5-4bab-b209-da17255db05c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:45:22.512Z|cffa1b9d-b9d5-4e63-a069-61366e70df97|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:45:22.512Z|4a724f4a-45a7-43a6-a6ff-87206cbb6e95|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:45:22.512Z|d096432d-d271-4b67-b2cd-0aa4d981c43a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:45:22.515Z|cffa1b9d-b9d5-4e63-a069-61366e70df97|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:45:22.515Z|4a724f4a-45a7-43a6-a6ff-87206cbb6e95|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:45:22.515Z|d096432d-d271-4b67-b2cd-0aa4d981c43a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:45:23.037Z|0abd8e9d-5b64-4e73-8e64-dab8c67dd1d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:45:23.042Z|0abd8e9d-5b64-4e73-8e64-dab8c67dd1d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:45:32.546Z|0e0fcd05-acb7-4f92-8fcf-26ef9c0d3333|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:45:32.547Z|0c727c75-0a06-43bf-945e-92394752fc27|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:45:32.547Z|0e0fcd05-acb7-4f92-8fcf-26ef9c0d3333|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:45:32.548Z|0c727c75-0a06-43bf-945e-92394752fc27|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:45:32.546Z|799c1fd8-7792-497b-a127-bcb76209c632|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:45:32.549Z|799c1fd8-7792-497b-a127-bcb76209c632|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:45:36.695Z|22241bfe-84bf-4bb0-b7e3-e16a328400eb|http-nio-8080-exec-2|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-01-08T10:45:36.697Z|22241bfe-84bf-4bb0-b7e3-e16a328400eb|http-nio-8080-exec-2|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-01-08T10:45:38.036Z|7c6068c1-ae59-4d40-a490-1cfde45cf9ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:45:38.036Z|7c6068c1-ae59-4d40-a490-1cfde45cf9ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:45:38.370Z|148a267e-70c4-41d6-a081-4c8941049643|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:45:38.370Z|148a267e-70c4-41d6-a081-4c8941049643|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:45:42.578Z|c4117aec-5484-45ea-8366-ffea49e1ebc4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:45:42.579Z|c4117aec-5484-45ea-8366-ffea49e1ebc4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:45:42.581Z|6bd8e525-5162-428a-926a-3c88778159cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:45:42.581Z|6bd8e525-5162-428a-926a-3c88778159cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:45:42.591Z|a09cd0fa-a5d2-45fb-8e78-4420728d3bdc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:45:42.591Z|a09cd0fa-a5d2-45fb-8e78-4420728d3bdc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:45:52.600Z|f9f7d967-deaa-4fbe-82d5-b707e1e4d47c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:45:52.600Z|f9f7d967-deaa-4fbe-82d5-b707e1e4d47c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:45:52.601Z|6baf3619-a363-44c0-8af4-e6b3fdf7fc31|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:45:52.602Z|6baf3619-a363-44c0-8af4-e6b3fdf7fc31|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:45:52.615Z|3c531038-221a-4677-acd7-e9c7e4805492|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:45:52.616Z|3c531038-221a-4677-acd7-e9c7e4805492|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:45:53.036Z|c2c63c41-408f-4a94-b3c2-0a649d8df105|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:45:53.036Z|c2c63c41-408f-4a94-b3c2-0a649d8df105|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:45:59.969Z|6e05abba-178d-4d92-b0c6-2ef43ffc0f92|http-nio-8080-exec-7|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-01-08T10:45:59.969Z|6e05abba-178d-4d92-b0c6-2ef43ffc0f92|http-nio-8080-exec-7|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-01-08T10:46:02.624Z|a2ba7203-9505-4418-815d-dbe8d6efe176|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:46:02.624Z|b37b374b-43df-444d-8036-64492b2b0c22|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:46:02.624Z|a2ba7203-9505-4418-815d-dbe8d6efe176|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:46:02.625Z|b37b374b-43df-444d-8036-64492b2b0c22|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:46:02.639Z|1a286653-1880-4b2b-8f38-faa68b9ef06e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:46:02.640Z|1a286653-1880-4b2b-8f38-faa68b9ef06e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:46:08.036Z|08567390-c0ee-4cb0-83d6-4adfbe32c314|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:46:08.039Z|08567390-c0ee-4cb0-83d6-4adfbe32c314|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:46:08.371Z|2ba2812b-63c0-40db-bb9e-7428ce66c3be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:46:08.371Z|2ba2812b-63c0-40db-bb9e-7428ce66c3be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:46:12.650Z|ae8c927e-2b29-4b91-b420-3d460bdcf431|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:46:12.650Z|fdb56dd6-317b-4b96-8dee-91d2b58e7847|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:46:12.650Z|ae8c927e-2b29-4b91-b420-3d460bdcf431|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:46:12.651Z|fdb56dd6-317b-4b96-8dee-91d2b58e7847|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:46:12.659Z|e33a4e11-28ad-4242-8fad-932f0cfd2f1f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:46:12.659Z|e33a4e11-28ad-4242-8fad-932f0cfd2f1f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:46:22.674Z|ba193bbb-a1fd-47d8-8346-e2a0ac3b707e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:46:22.674Z|baf79968-199b-44f5-afc0-7cee26b40fe5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:46:22.674Z|ba193bbb-a1fd-47d8-8346-e2a0ac3b707e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:46:22.674Z|baf79968-199b-44f5-afc0-7cee26b40fe5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:46:22.678Z|2502b89a-7dd0-40e2-9d3c-f0d1dfd3e0f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:46:22.679Z|2502b89a-7dd0-40e2-9d3c-f0d1dfd3e0f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:46:23.036Z|30bd2c79-a001-499c-8d80-5d8db715a74c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:46:23.036Z|30bd2c79-a001-499c-8d80-5d8db715a74c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:46:32.698Z|2c400f14-bc75-492b-a4a5-688227abf6c3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:46:32.698Z|1330e149-3e35-4cda-91e8-9b1f927798b8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:46:32.699Z|2c400f14-bc75-492b-a4a5-688227abf6c3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:46:32.699Z|1330e149-3e35-4cda-91e8-9b1f927798b8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:46:32.704Z|4f47983e-1c5f-43cb-b2bd-17000a244e9a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:46:32.705Z|4f47983e-1c5f-43cb-b2bd-17000a244e9a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:46:38.036Z|4fd665ab-89c2-4c18-b4ea-16a82ab32f14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:46:38.036Z|4fd665ab-89c2-4c18-b4ea-16a82ab32f14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:46:38.053Z|c6497709-8478-4ccd-9e16-d1ad7ff7e12c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2022-01-08T10:46:38.055Z|c6497709-8478-4ccd-9e16-d1ad7ff7e12c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: c6497709-8478-4ccd-9e16-d1ad7ff7e12c already exists in requestDb InfraActiveRequests table
2022-01-08T10:46:38.057Z|c6497709-8478-4ccd-9e16-d1ad7ff7e12c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c6497709-8478-4ccd-9e16-d1ad7ff7e12c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c6497709-8478-4ccd-9e16-d1ad7ff7e12c
2022-01-08T10:46:38.057Z|c6497709-8478-4ccd-9e16-d1ad7ff7e12c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c6497709-8478-4ccd-9e16-d1ad7ff7e12c|INFO|500||Invoke
2022-01-08T10:46:38.058Z|c6497709-8478-4ccd-9e16-d1ad7ff7e12c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c6497709-8478-4ccd-9e16-d1ad7ff7e12c|DEBUG|500||===========================request begin================================================
2022-01-08T10:46:38.058Z|c6497709-8478-4ccd-9e16-d1ad7ff7e12c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c6497709-8478-4ccd-9e16-d1ad7ff7e12c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/c6497709-8478-4ccd-9e16-d1ad7ff7e12c
2022-01-08T10:46:38.058Z|c6497709-8478-4ccd-9e16-d1ad7ff7e12c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c6497709-8478-4ccd-9e16-d1ad7ff7e12c|DEBUG|500||Method      : GET
2022-01-08T10:46:38.058Z|c6497709-8478-4ccd-9e16-d1ad7ff7e12c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c6497709-8478-4ccd-9e16-d1ad7ff7e12c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7a3133a6a7dd2ed4", X-B3-SpanId:"bf6a9c28d47f4219", X-B3-ParentSpanId:"7a3133a6a7dd2ed4", X-B3-Sampled:"0", X-ONAP-RequestID:"c6497709-8478-4ccd-9e16-d1ad7ff7e12c", X-RequestID:"c6497709-8478-4ccd-9e16-d1ad7ff7e12c", X-TransactionID:"c6497709-8478-4ccd-9e16-d1ad7ff7e12c", X-ECOMP-RequestID:"c6497709-8478-4ccd-9e16-d1ad7ff7e12c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ad4169eb-4e18-44d1-85a1-f89f6b76e999"]
2022-01-08T10:46:38.059Z|c6497709-8478-4ccd-9e16-d1ad7ff7e12c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c6497709-8478-4ccd-9e16-d1ad7ff7e12c|DEBUG|500||Request body: 
2022-01-08T10:46:38.059Z|c6497709-8478-4ccd-9e16-d1ad7ff7e12c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c6497709-8478-4ccd-9e16-d1ad7ff7e12c|DEBUG|500||==========================request end================================================
2022-01-08T10:46:38.111Z|c6497709-8478-4ccd-9e16-d1ad7ff7e12c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c6497709-8478-4ccd-9e16-d1ad7ff7e12c|DEBUG|500||============================response begin==========================================
2022-01-08T10:46:38.112Z|c6497709-8478-4ccd-9e16-d1ad7ff7e12c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c6497709-8478-4ccd-9e16-d1ad7ff7e12c|DEBUG|500||Status code  : 404 NOT_FOUND
2022-01-08T10:46:38.112Z|c6497709-8478-4ccd-9e16-d1ad7ff7e12c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c6497709-8478-4ccd-9e16-d1ad7ff7e12c|DEBUG|500||Status text  : 
2022-01-08T10:46:38.112Z|c6497709-8478-4ccd-9e16-d1ad7ff7e12c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c6497709-8478-4ccd-9e16-d1ad7ff7e12c|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sat, 08 Jan 2022 10:46:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-08T10:46:38.113Z|c6497709-8478-4ccd-9e16-d1ad7ff7e12c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c6497709-8478-4ccd-9e16-d1ad7ff7e12c|DEBUG|500||Response body: 
2022-01-08T10:46:38.114Z|c6497709-8478-4ccd-9e16-d1ad7ff7e12c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c6497709-8478-4ccd-9e16-d1ad7ff7e12c|DEBUG|500||=======================response end=================================================
2022-01-08T10:46:38.114Z|c6497709-8478-4ccd-9e16-d1ad7ff7e12c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c6497709-8478-4ccd-9e16-d1ad7ff7e12c|INFO|404|Not Found|InvokeReturn
2022-01-08T10:46:38.120Z|c6497709-8478-4ccd-9e16-d1ad7ff7e12c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID c6497709-8478-4ccd-9e16-d1ad7ff7e12c
2022-01-08T10:46:38.122Z|c6497709-8478-4ccd-9e16-d1ad7ff7e12c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2022-01-08T10:46:38.123Z|c6497709-8478-4ccd-9e16-d1ad7ff7e12c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health
2022-01-08T10:46:38.123Z|c6497709-8478-4ccd-9e16-d1ad7ff7e12c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2022-01-08T10:46:38.124Z|c6497709-8478-4ccd-9e16-d1ad7ff7e12c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2022-01-08T10:46:38.124Z|c6497709-8478-4ccd-9e16-d1ad7ff7e12c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI         : http://so-bpmn-infra:8081/manage/health
2022-01-08T10:46:38.124Z|c6497709-8478-4ccd-9e16-d1ad7ff7e12c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2022-01-08T10:46:38.125Z|c6497709-8478-4ccd-9e16-d1ad7ff7e12c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"7a3133a6a7dd2ed4", X-B3-SpanId:"1ae3e68dc54d27c1", X-B3-ParentSpanId:"7a3133a6a7dd2ed4", X-B3-Sampled:"0", X-ONAP-RequestID:"c6497709-8478-4ccd-9e16-d1ad7ff7e12c", X-RequestID:"c6497709-8478-4ccd-9e16-d1ad7ff7e12c", X-TransactionID:"c6497709-8478-4ccd-9e16-d1ad7ff7e12c", X-ECOMP-RequestID:"c6497709-8478-4ccd-9e16-d1ad7ff7e12c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9ea2459a-01b4-469a-8ebe-80f2f1a8b107"]
2022-01-08T10:46:38.125Z|c6497709-8478-4ccd-9e16-d1ad7ff7e12c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2022-01-08T10:46:38.125Z|c6497709-8478-4ccd-9e16-d1ad7ff7e12c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2022-01-08T10:46:38.134Z|c6497709-8478-4ccd-9e16-d1ad7ff7e12c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2022-01-08T10:46:38.134Z|c6497709-8478-4ccd-9e16-d1ad7ff7e12c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-01-08T10:46:38.134Z|c6497709-8478-4ccd-9e16-d1ad7ff7e12c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2022-01-08T10:46:38.135Z|c6497709-8478-4ccd-9e16-d1ad7ff7e12c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sat, 08 Jan 2022 10:46:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-08T10:46:38.135Z|c6497709-8478-4ccd-9e16-d1ad7ff7e12c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2022-01-08T10:46:38.136Z|c6497709-8478-4ccd-9e16-d1ad7ff7e12c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2022-01-08T10:46:38.136Z|c6497709-8478-4ccd-9e16-d1ad7ff7e12c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-01-08T10:46:38.139Z|c6497709-8478-4ccd-9e16-d1ad7ff7e12c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body]
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke()
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$c744bc6e.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-01-08T10:46:38.140Z|c6497709-8478-4ccd-9e16-d1ad7ff7e12c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2022-01-08T10:46:38.141Z|c6497709-8478-4ccd-9e16-d1ad7ff7e12c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health
2022-01-08T10:46:38.142Z|c6497709-8478-4ccd-9e16-d1ad7ff7e12c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2022-01-08T10:46:38.142Z|c6497709-8478-4ccd-9e16-d1ad7ff7e12c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2022-01-08T10:46:38.142Z|c6497709-8478-4ccd-9e16-d1ad7ff7e12c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI         : http://so-catalog-db-adapter:8082/manage/health
2022-01-08T10:46:38.143Z|c6497709-8478-4ccd-9e16-d1ad7ff7e12c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2022-01-08T10:46:38.143Z|c6497709-8478-4ccd-9e16-d1ad7ff7e12c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"7a3133a6a7dd2ed4", X-B3-SpanId:"70ebe7a36c393b14", X-B3-ParentSpanId:"7a3133a6a7dd2ed4", X-B3-Sampled:"0", X-ONAP-RequestID:"c6497709-8478-4ccd-9e16-d1ad7ff7e12c", X-RequestID:"c6497709-8478-4ccd-9e16-d1ad7ff7e12c", X-TransactionID:"c6497709-8478-4ccd-9e16-d1ad7ff7e12c", X-ECOMP-RequestID:"c6497709-8478-4ccd-9e16-d1ad7ff7e12c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a1630a46-29d7-4968-9b1e-fa8f1a1592fc"]
2022-01-08T10:46:38.143Z|c6497709-8478-4ccd-9e16-d1ad7ff7e12c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2022-01-08T10:46:38.144Z|c6497709-8478-4ccd-9e16-d1ad7ff7e12c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2022-01-08T10:46:38.156Z|c6497709-8478-4ccd-9e16-d1ad7ff7e12c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2022-01-08T10:46:38.157Z|c6497709-8478-4ccd-9e16-d1ad7ff7e12c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-01-08T10:46:38.157Z|c6497709-8478-4ccd-9e16-d1ad7ff7e12c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2022-01-08T10:46:38.158Z|c6497709-8478-4ccd-9e16-d1ad7ff7e12c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sat, 08 Jan 2022 10:46:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-08T10:46:38.158Z|c6497709-8478-4ccd-9e16-d1ad7ff7e12c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2022-01-08T10:46:38.159Z|c6497709-8478-4ccd-9e16-d1ad7ff7e12c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2022-01-08T10:46:38.159Z|c6497709-8478-4ccd-9e16-d1ad7ff7e12c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-01-08T10:46:38.160Z|c6497709-8478-4ccd-9e16-d1ad7ff7e12c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body]
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke()
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$c744bc6e.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-01-08T10:46:38.161Z|c6497709-8478-4ccd-9e16-d1ad7ff7e12c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@1c11ea81
2022-01-08T10:46:38.163Z|c6497709-8478-4ccd-9e16-d1ad7ff7e12c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2022-01-08T10:46:38.372Z|e72adc0b-1dfa-49c4-8cff-5703450c453a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:46:38.373Z|e72adc0b-1dfa-49c4-8cff-5703450c453a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:46:42.720Z|7f821514-a36a-4661-a981-69c21fb20aee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:46:42.720Z|e6f7210b-57ec-4338-bb69-8d5873502cef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:46:42.721Z|e6f7210b-57ec-4338-bb69-8d5873502cef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:46:42.721Z|7f821514-a36a-4661-a981-69c21fb20aee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:46:42.727Z|ed51b6ff-9509-4783-a151-816f4ba9835c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:46:42.728Z|ed51b6ff-9509-4783-a151-816f4ba9835c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:46:52.741Z|ad242c88-76a3-479a-835d-30c34c80fc2e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:46:52.742Z|ad242c88-76a3-479a-835d-30c34c80fc2e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:46:52.746Z|744d9ca8-844d-42dc-978c-0a6aefe4d2a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:46:52.747Z|744d9ca8-844d-42dc-978c-0a6aefe4d2a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:46:52.780Z|2a1a272d-83be-4b66-8054-afbd83c91af7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:46:52.781Z|2a1a272d-83be-4b66-8054-afbd83c91af7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:46:53.036Z|ab4c4d68-6d30-47f6-9bc7-0678bc94a366|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:46:53.038Z|ab4c4d68-6d30-47f6-9bc7-0678bc94a366|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:46:59.969Z|01666287-5037-4ed9-b3dc-9318c99e91a7|http-nio-8080-exec-6|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-01-08T10:46:59.969Z|01666287-5037-4ed9-b3dc-9318c99e91a7|http-nio-8080-exec-6|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-01-08T10:47:02.773Z|26f1a783-81c6-4ceb-8d8f-cb87fad38836|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:47:02.774Z|6da18b01-9828-49e4-948e-99df93bfadc4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:47:02.774Z|6da18b01-9828-49e4-948e-99df93bfadc4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:47:02.774Z|26f1a783-81c6-4ceb-8d8f-cb87fad38836|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:47:02.806Z|dab5c7d3-729e-4d62-bd95-cd86f780ca06|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:47:02.806Z|dab5c7d3-729e-4d62-bd95-cd86f780ca06|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:47:04.559Z|1fef7993-a45e-40e9-a544-593423ae0e59|http-nio-8080-exec-5|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-01-08T10:47:04.560Z|1fef7993-a45e-40e9-a544-593423ae0e59|http-nio-8080-exec-5|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-01-08T10:47:08.036Z|2de829d8-5dfd-4c09-bfbf-c4b6c1b06ce9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:47:08.038Z|2de829d8-5dfd-4c09-bfbf-c4b6c1b06ce9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:47:08.373Z|19bd9c95-7d2a-4d08-a406-4df85497c7f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:47:08.374Z|19bd9c95-7d2a-4d08-a406-4df85497c7f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:47:12.796Z|ca829e86-e292-46cf-9af1-94b423f641d8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:47:12.796Z|ea5069e6-8fca-4568-a43e-0493b00c03ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:47:12.796Z|ca829e86-e292-46cf-9af1-94b423f641d8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:47:12.796Z|ea5069e6-8fca-4568-a43e-0493b00c03ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:47:12.826Z|e015f799-2c7b-4068-be7f-fe9159fe758b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:47:12.827Z|e015f799-2c7b-4068-be7f-fe9159fe758b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:47:22.820Z|c7123da2-17ec-42d1-a7c2-00764bfa15b4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:47:22.820Z|8cb595c1-3d77-499e-a036-7fd302749e73|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:47:22.821Z|c7123da2-17ec-42d1-a7c2-00764bfa15b4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:47:22.821Z|8cb595c1-3d77-499e-a036-7fd302749e73|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:47:22.850Z|dfd451df-001b-4491-9a67-cd29f1ff25ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:47:22.850Z|dfd451df-001b-4491-9a67-cd29f1ff25ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:47:23.036Z|972abd3d-a036-471b-9468-1cfbd9a57982|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:47:23.036Z|972abd3d-a036-471b-9468-1cfbd9a57982|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:47:32.850Z|06b15a30-4b66-425a-85e5-d1970288c5cf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:47:32.851Z|06b15a30-4b66-425a-85e5-d1970288c5cf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:47:32.852Z|6f31980b-6528-4362-9485-a5ed31f4e70c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:47:32.853Z|6f31980b-6528-4362-9485-a5ed31f4e70c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:47:32.872Z|7cefee61-a58b-4485-a2a5-cd7faf9873fc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:47:32.872Z|7cefee61-a58b-4485-a2a5-cd7faf9873fc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:47:38.037Z|9948595c-3c88-40b8-813f-b003eb26874e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:47:38.040Z|9948595c-3c88-40b8-813f-b003eb26874e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:47:38.375Z|428e346e-3cfe-45d3-bd57-fd4b021a0dd3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:47:38.375Z|428e346e-3cfe-45d3-bd57-fd4b021a0dd3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:47:42.878Z|7f2f12b7-67b2-4964-8acd-7e3068440c83|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:47:42.879Z|7f2f12b7-67b2-4964-8acd-7e3068440c83|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:47:42.881Z|a1ec02ae-f1a6-4f8a-80ef-4ae549def669|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:47:42.881Z|a1ec02ae-f1a6-4f8a-80ef-4ae549def669|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:47:42.895Z|01dfdb3d-cdf9-4158-a865-b695f1bcc155|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:47:42.896Z|01dfdb3d-cdf9-4158-a865-b695f1bcc155|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:47:52.914Z|8faebe2a-5248-48b4-ba1c-5db395a19372|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:47:52.915Z|28dca57c-2e38-4aff-acf5-e655e70685b6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:47:52.914Z|af7992bd-7260-4425-b351-48744dcf24c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:47:52.917Z|8faebe2a-5248-48b4-ba1c-5db395a19372|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:47:52.917Z|af7992bd-7260-4425-b351-48744dcf24c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:47:52.917Z|28dca57c-2e38-4aff-acf5-e655e70685b6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:47:53.036Z|867ba2d7-d024-47b5-95f3-967912e55d29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:47:53.037Z|867ba2d7-d024-47b5-95f3-967912e55d29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:47:59.970Z|25acefb1-1ba1-44fa-8d96-f5f6c5512f1b|http-nio-8080-exec-7|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-01-08T10:47:59.971Z|25acefb1-1ba1-44fa-8d96-f5f6c5512f1b|http-nio-8080-exec-7|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-01-08T10:48:02.948Z|b049fa94-21d5-4907-b558-556941b71129|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:48:02.949Z|40d32a38-8ffd-4aad-9967-4f0e9164929b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:48:02.949Z|b049fa94-21d5-4907-b558-556941b71129|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:48:02.949Z|40d32a38-8ffd-4aad-9967-4f0e9164929b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:48:02.949Z|934300dc-2cf7-41bc-ad8c-b0bd0ea516b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:48:02.950Z|934300dc-2cf7-41bc-ad8c-b0bd0ea516b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:48:08.036Z|33b37409-e1e0-4ea7-9df9-223ced7523ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:48:08.037Z|33b37409-e1e0-4ea7-9df9-223ced7523ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:48:08.376Z|1186de6a-49b8-47ba-8775-7250cafaceb7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:48:08.377Z|1186de6a-49b8-47ba-8775-7250cafaceb7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:48:12.969Z|0225edd3-b7e7-4766-b60b-06e20a6fcf3d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:48:12.969Z|77dcbb1c-9759-4d82-b5ba-8f3a1ca1f51b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:48:12.970Z|77dcbb1c-9759-4d82-b5ba-8f3a1ca1f51b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:48:12.970Z|0225edd3-b7e7-4766-b60b-06e20a6fcf3d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:48:12.975Z|17b7dd2d-4dda-40d8-b90c-4b05ec697479|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:48:12.975Z|17b7dd2d-4dda-40d8-b90c-4b05ec697479|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:48:22.993Z|b175fcc7-f0b9-4948-9a68-93bd2b135f78|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:48:22.993Z|3b31e545-a391-4219-9357-6da2e7eb264b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:48:22.994Z|b175fcc7-f0b9-4948-9a68-93bd2b135f78|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:48:22.994Z|3b31e545-a391-4219-9357-6da2e7eb264b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:48:22.997Z|df55608d-14b0-4b81-aec4-8efe7001c534|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:48:22.998Z|df55608d-14b0-4b81-aec4-8efe7001c534|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:48:23.036Z|61f8c83a-1932-4170-bd54-302aa53f9f91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:48:23.038Z|61f8c83a-1932-4170-bd54-302aa53f9f91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:48:33.018Z|d8b53e8a-edaf-4ae0-acf8-2799adac8639|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:48:33.018Z|dac2f416-3b3c-4600-9888-70a8ca2e055a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:48:33.019Z|d8b53e8a-edaf-4ae0-acf8-2799adac8639|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:48:33.019Z|dac2f416-3b3c-4600-9888-70a8ca2e055a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:48:33.024Z|a960790c-96b6-4365-a468-1bed8ba2b828|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:48:33.024Z|a960790c-96b6-4365-a468-1bed8ba2b828|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:48:38.036Z|5d000058-7a76-4524-b37d-b8e50879dedc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:48:38.037Z|5d000058-7a76-4524-b37d-b8e50879dedc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:48:38.377Z|b8f12672-d10f-43c3-b506-33ac152b6f3b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:48:38.378Z|b8f12672-d10f-43c3-b506-33ac152b6f3b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:48:43.039Z|4d3134a3-bcb9-464c-a5eb-2f72b8536614|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:48:43.039Z|5c247238-0cd8-438d-9b5c-8e93c48e8c6b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:48:43.039Z|4d3134a3-bcb9-464c-a5eb-2f72b8536614|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:48:43.040Z|5c247238-0cd8-438d-9b5c-8e93c48e8c6b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:48:43.046Z|0aaf3e4d-dde1-455d-a96b-1fd7b22245ce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:48:43.046Z|0aaf3e4d-dde1-455d-a96b-1fd7b22245ce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:48:53.036Z|1cf2440c-e02c-4e44-b51a-c312b4b1d3ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:48:53.036Z|1cf2440c-e02c-4e44-b51a-c312b4b1d3ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:48:53.065Z|3d2b481d-529b-424b-b871-6ff097722208|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:48:53.065Z|970bd64f-304f-4b04-b145-5652e11b8d3b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:48:53.065Z|3d2b481d-529b-424b-b871-6ff097722208|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:48:53.065Z|970bd64f-304f-4b04-b145-5652e11b8d3b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:48:53.066Z|8ef798bf-d604-4a4e-91e3-7e6bcf0ce324|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:48:53.066Z|8ef798bf-d604-4a4e-91e3-7e6bcf0ce324|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:48:59.968Z|4e7d5450-2e9f-48c3-b611-3f6575810d27|http-nio-8080-exec-5|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-01-08T10:48:59.968Z|4e7d5450-2e9f-48c3-b611-3f6575810d27|http-nio-8080-exec-5|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-01-08T10:49:03.087Z|f8b65663-299c-4bb9-a5cb-6a4b60a2fbc5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:49:03.087Z|3d6ad756-972d-454f-8a18-b273b7a35bbc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:49:03.088Z|3d6ad756-972d-454f-8a18-b273b7a35bbc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:49:03.088Z|f8b65663-299c-4bb9-a5cb-6a4b60a2fbc5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:49:03.091Z|ebefff43-0b1b-40e9-9499-e90b3bbb35d7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:49:03.092Z|ebefff43-0b1b-40e9-9499-e90b3bbb35d7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:49:08.036Z|aaf90e21-f607-4c46-8aa5-3bb61a3fbf58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:49:08.038Z|aaf90e21-f607-4c46-8aa5-3bb61a3fbf58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:49:08.378Z|bd4f077a-58bd-4d5d-8ee5-2c25dc286963|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:49:08.379Z|bd4f077a-58bd-4d5d-8ee5-2c25dc286963|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:49:12.303Z|e166629c-664f-4836-9ea8-4544c9d67009|http-nio-8080-exec-10|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-01-08T10:49:12.304Z|e166629c-664f-4836-9ea8-4544c9d67009|http-nio-8080-exec-10|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-01-08T10:49:13.107Z|ce0fddc2-1063-47d6-b646-43f2d4c4c5a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:49:13.107Z|4ca039b2-8baa-4ee4-908a-070bfa6eaccd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:49:13.108Z|4ca039b2-8baa-4ee4-908a-070bfa6eaccd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:49:13.108Z|ce0fddc2-1063-47d6-b646-43f2d4c4c5a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:49:13.115Z|75cb6980-750f-4e24-9067-d2cf0a911cde|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:49:13.116Z|75cb6980-750f-4e24-9067-d2cf0a911cde|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:49:23.036Z|24f19725-0afc-4452-a4fa-2f7800bf789b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:49:23.036Z|24f19725-0afc-4452-a4fa-2f7800bf789b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:49:23.128Z|062cf56c-f665-48cd-8694-58af0482086b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:49:23.128Z|062cf56c-f665-48cd-8694-58af0482086b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:49:23.130Z|b9654be6-cd5a-4d41-984a-842a77c21efa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:49:23.131Z|b9654be6-cd5a-4d41-984a-842a77c21efa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:49:23.136Z|17ac2223-088a-48e5-a798-976f066c238e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:49:23.137Z|17ac2223-088a-48e5-a798-976f066c238e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:49:33.152Z|81db280a-4073-43d8-a348-983d12ce3ede|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:49:33.152Z|81db280a-4073-43d8-a348-983d12ce3ede|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:49:33.153Z|e5d742a5-b06a-4285-b1ed-369ed65f3290|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:49:33.153Z|e5d742a5-b06a-4285-b1ed-369ed65f3290|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:49:33.154Z|f78c2bcd-4acc-4309-aecc-67815a8ea5fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:49:33.155Z|f78c2bcd-4acc-4309-aecc-67815a8ea5fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:49:38.036Z|ff90e2cd-a6e6-48eb-bbe7-f7664d4c37e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:49:38.036Z|ff90e2cd-a6e6-48eb-bbe7-f7664d4c37e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:49:38.379Z|bad6ac4a-fb95-47bc-be5c-842cd94e8ac1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:49:38.380Z|bad6ac4a-fb95-47bc-be5c-842cd94e8ac1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:49:41.023Z|f0dd6738-919c-4e01-9138-b81a2d4a9ffa|http-nio-8080-exec-7|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-01-08T10:49:41.024Z|f0dd6738-919c-4e01-9138-b81a2d4a9ffa|http-nio-8080-exec-7|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-01-08T10:49:43.174Z|fa52ca28-d4dd-482f-9ac7-16083f39c130|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:49:43.174Z|eb996816-2790-4fde-90ac-c706dbf3d534|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:49:43.174Z|fa52ca28-d4dd-482f-9ac7-16083f39c130|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:49:43.174Z|eb996816-2790-4fde-90ac-c706dbf3d534|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:49:43.175Z|97c244db-26ff-4bc0-ba16-647ab60f14db|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:49:43.175Z|97c244db-26ff-4bc0-ba16-647ab60f14db|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:49:53.036Z|f21233d0-f866-4276-a3a5-c95ac33f51d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:49:53.039Z|f21233d0-f866-4276-a3a5-c95ac33f51d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:49:53.209Z|096182c8-1f85-44f3-a681-16498999bbce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:49:53.209Z|f2ba5327-6317-4eae-9461-f877a85d9afc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:49:53.209Z|e7695259-aaaf-4785-a8e0-0897cf5a4646|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:49:53.209Z|096182c8-1f85-44f3-a681-16498999bbce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:49:53.209Z|f2ba5327-6317-4eae-9461-f877a85d9afc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:49:53.209Z|e7695259-aaaf-4785-a8e0-0897cf5a4646|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:49:59.971Z|9a853975-cc15-4f6c-9580-eed29eadaa0a|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-01-08T10:49:59.972Z|9a853975-cc15-4f6c-9580-eed29eadaa0a|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-01-08T10:50:03.239Z|bdeccb5b-b572-484a-a279-86f4091b0af5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:50:03.239Z|a84dcbfa-7b9e-4fb5-8ccd-c533883e3e79|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:50:03.240Z|e4752748-5182-4b68-b310-f3a4718b444c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:50:03.241Z|e4752748-5182-4b68-b310-f3a4718b444c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:50:03.241Z|a84dcbfa-7b9e-4fb5-8ccd-c533883e3e79|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:50:03.241Z|bdeccb5b-b572-484a-a279-86f4091b0af5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:50:08.038Z|5b1fcf97-190a-4e42-b4fd-e1fa8177cd81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:50:08.043Z|5b1fcf97-190a-4e42-b4fd-e1fa8177cd81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:50:08.380Z|b53b7288-3e68-4d70-a942-c72601e96d24|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:50:08.381Z|b53b7288-3e68-4d70-a942-c72601e96d24|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:50:13.290Z|c1b88c24-e00a-4319-8aa8-a1bda7df19dd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:50:13.290Z|dcebf129-90f3-4ad1-992a-aa97d76b820e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:50:13.290Z|435a3569-a3bd-420f-9ff9-adbf851b0158|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:50:13.292Z|dcebf129-90f3-4ad1-992a-aa97d76b820e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:50:13.292Z|c1b88c24-e00a-4319-8aa8-a1bda7df19dd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:50:13.292Z|435a3569-a3bd-420f-9ff9-adbf851b0158|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:50:23.036Z|5ed2f080-8470-452e-8d52-c543ebf368f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:50:23.036Z|5ed2f080-8470-452e-8d52-c543ebf368f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:50:23.316Z|8e122a5d-8c5d-45f8-9827-5709d9db36d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:50:23.316Z|975e587f-b4c4-4938-b7de-8abaa43116c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:50:23.318Z|975e587f-b4c4-4938-b7de-8abaa43116c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:50:23.318Z|8e122a5d-8c5d-45f8-9827-5709d9db36d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:50:23.319Z|e2748370-c6ab-489b-9031-1ef4fe5ee118|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:50:23.319Z|e2748370-c6ab-489b-9031-1ef4fe5ee118|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:50:26.846Z|04af783d-452f-4ebf-b43d-daa33a7cd8f3|http-nio-8080-exec-10|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-01-08T10:50:26.846Z|04af783d-452f-4ebf-b43d-daa33a7cd8f3|http-nio-8080-exec-10|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-01-08T10:50:33.341Z|940d98f4-b4d9-4dad-aa8f-0df3f6d68627|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:50:33.341Z|940d98f4-b4d9-4dad-aa8f-0df3f6d68627|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:50:33.341Z|420828fa-1153-4e37-b15d-479c0306c9e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:50:33.342Z|420828fa-1153-4e37-b15d-479c0306c9e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:50:33.343Z|af2ceab4-e1da-48ac-b32f-225bc472654e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:50:33.345Z|af2ceab4-e1da-48ac-b32f-225bc472654e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:50:38.036Z|c087806e-24d3-4434-a703-2d7b8f0ee2e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:50:38.038Z|c087806e-24d3-4434-a703-2d7b8f0ee2e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:50:38.384Z|e298b4e1-0c8f-4edf-8391-d49acf86de9d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:50:38.385Z|e298b4e1-0c8f-4edf-8391-d49acf86de9d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:50:43.366Z|43c95c55-2821-4e45-8abd-f172851ba51c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:50:43.366Z|f52c31d1-7417-4279-b0d0-094f95ac37e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:50:43.367Z|f52c31d1-7417-4279-b0d0-094f95ac37e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:50:43.367Z|43c95c55-2821-4e45-8abd-f172851ba51c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:50:43.373Z|e13c4212-40a3-4f50-bb70-331800b07d43|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:50:43.373Z|e13c4212-40a3-4f50-bb70-331800b07d43|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:50:53.036Z|598d504f-4e1b-498b-9f2f-90d454223627|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:50:53.036Z|598d504f-4e1b-498b-9f2f-90d454223627|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:50:53.391Z|569e1644-47d2-4652-8e8b-b27b5fbf65a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:50:53.391Z|a6d0e2f7-439e-42ae-8ea3-ca4eae08da38|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:50:53.391Z|569e1644-47d2-4652-8e8b-b27b5fbf65a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:50:53.392Z|a6d0e2f7-439e-42ae-8ea3-ca4eae08da38|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:50:53.395Z|1f1765a6-7221-4517-981e-132febd0b26d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:50:53.396Z|1f1765a6-7221-4517-981e-132febd0b26d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:50:59.968Z|7e41bb5a-910c-4074-bd1e-6739faf0c938|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-01-08T10:50:59.968Z|7e41bb5a-910c-4074-bd1e-6739faf0c938|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-01-08T10:51:03.411Z|aa9e181d-f3ff-4352-9fe1-01859d399e28|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:51:03.411Z|0b78023d-8530-40e7-8235-9cccb3cfa05f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:51:03.412Z|aa9e181d-f3ff-4352-9fe1-01859d399e28|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:51:03.412Z|0b78023d-8530-40e7-8235-9cccb3cfa05f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:51:03.421Z|4695e3c0-e55a-44d4-9618-98edfd88d0ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:51:03.422Z|4695e3c0-e55a-44d4-9618-98edfd88d0ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:51:08.036Z|34054814-a137-462f-b1a6-eeb4c7e31da4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:51:08.036Z|34054814-a137-462f-b1a6-eeb4c7e31da4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:51:08.385Z|b2e12206-6cf9-4e14-bc6c-d9d6c1c494e8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:51:08.386Z|b2e12206-6cf9-4e14-bc6c-d9d6c1c494e8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:51:12.771Z|c7dd886b-e420-42b3-a9d0-986ea47a9f40|http-nio-8080-exec-2|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-01-08T10:51:12.772Z|c7dd886b-e420-42b3-a9d0-986ea47a9f40|http-nio-8080-exec-2|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-01-08T10:51:13.433Z|4cdd7cd2-3840-4b39-9bfa-e791a13ec57e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:51:13.433Z|f9d4705f-b674-4920-9f19-b95a1e5db951|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:51:13.433Z|4cdd7cd2-3840-4b39-9bfa-e791a13ec57e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:51:13.434Z|f9d4705f-b674-4920-9f19-b95a1e5db951|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:51:13.446Z|1de1800d-35d1-4799-9c29-57066224caf1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:51:13.446Z|1de1800d-35d1-4799-9c29-57066224caf1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:51:23.036Z|0ec3fa99-5420-473a-9aab-1be89f3ef1ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:51:23.039Z|0ec3fa99-5420-473a-9aab-1be89f3ef1ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:51:23.467Z|07b35b21-fbdb-42fb-b068-53248e5001b5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:51:23.468Z|07b35b21-fbdb-42fb-b068-53248e5001b5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:51:23.469Z|b7658579-4db4-4740-ab1c-9cc2fee4b2f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:51:23.469Z|b7658579-4db4-4740-ab1c-9cc2fee4b2f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:51:23.470Z|0b431b21-db23-4a56-ad2e-9cce9a244a07|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:51:23.471Z|0b431b21-db23-4a56-ad2e-9cce9a244a07|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:51:33.494Z|76dc4a1d-72d8-41b9-a926-c2568150f59c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:51:33.494Z|218be647-0292-469a-9d59-95c7b2f5d282|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:51:33.494Z|2ec07b2b-214b-43fb-99f4-85e84b3a6848|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:51:33.494Z|218be647-0292-469a-9d59-95c7b2f5d282|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:51:33.495Z|76dc4a1d-72d8-41b9-a926-c2568150f59c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:51:33.495Z|2ec07b2b-214b-43fb-99f4-85e84b3a6848|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:51:38.036Z|8d126edf-789a-464a-b1de-0bcd41ddf94b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:51:38.036Z|8d126edf-789a-464a-b1de-0bcd41ddf94b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:51:38.386Z|75bb6911-0e6c-40af-b890-7637b33dc447|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:51:38.387Z|75bb6911-0e6c-40af-b890-7637b33dc447|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:51:43.514Z|f26b94eb-f71d-4507-a705-fdb3982cc76f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:51:43.514Z|f26b94eb-f71d-4507-a705-fdb3982cc76f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:51:43.515Z|180f2155-1e0b-4306-872d-f3444de9d338|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:51:43.516Z|180f2155-1e0b-4306-872d-f3444de9d338|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:51:43.516Z|6c98da45-525c-4e69-9e64-08614e5b0f00|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:51:43.518Z|6c98da45-525c-4e69-9e64-08614e5b0f00|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:51:53.036Z|6e6af665-ee94-467b-94f9-7265552148ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:51:53.036Z|6e6af665-ee94-467b-94f9-7265552148ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:51:53.553Z|7bec2079-977a-44ef-8693-53cfa74cee90|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:51:53.553Z|d78308e5-defc-4c64-9f6c-63ebf8367801|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:51:53.554Z|7bec2079-977a-44ef-8693-53cfa74cee90|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:51:53.554Z|d78308e5-defc-4c64-9f6c-63ebf8367801|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:51:53.558Z|3b1e80ba-06e4-480e-acca-d39eeaa1f734|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:51:53.560Z|3b1e80ba-06e4-480e-acca-d39eeaa1f734|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:51:59.968Z|0d32e378-baa9-4e01-aec0-3989444c0697|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-01-08T10:51:59.970Z|0d32e378-baa9-4e01-aec0-3989444c0697|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-01-08T10:52:03.575Z|ed2b9c43-6b07-4785-837d-cff659493404|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:52:03.575Z|980c3811-8f8a-4e96-b7dd-317c05f23141|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:52:03.576Z|ed2b9c43-6b07-4785-837d-cff659493404|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:52:03.576Z|980c3811-8f8a-4e96-b7dd-317c05f23141|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:52:03.580Z|50f00a16-cdaf-4c13-b7f4-85b061e2019f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:52:03.580Z|50f00a16-cdaf-4c13-b7f4-85b061e2019f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:52:08.036Z|72ca3ca6-dec6-4686-ad3d-e58b0f41cee9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:52:08.038Z|72ca3ca6-dec6-4686-ad3d-e58b0f41cee9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:52:08.387Z|da5eb7b8-ba1e-49af-8187-45057f936554|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:52:08.388Z|da5eb7b8-ba1e-49af-8187-45057f936554|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:52:13.598Z|93b63d2e-8cfe-414a-adbb-34a8caa45099|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:52:13.598Z|53f9a0a0-03bc-49fb-ae99-f8546143ad4f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:52:13.599Z|7a32223b-b40f-42de-8a32-1f3c1c664182|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:52:13.599Z|7a32223b-b40f-42de-8a32-1f3c1c664182|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:52:13.600Z|93b63d2e-8cfe-414a-adbb-34a8caa45099|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:52:13.600Z|53f9a0a0-03bc-49fb-ae99-f8546143ad4f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:52:23.038Z|10259711-3b46-4dee-97c0-a11ac5605a85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:52:23.041Z|10259711-3b46-4dee-97c0-a11ac5605a85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:52:23.630Z|b6763028-80a0-4e5d-9d5d-231af61fb6ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:52:23.629Z|cbe2c450-97ed-4317-ad3a-01a1e1dc334d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:52:23.629Z|0a32b53c-d62a-4d81-9072-ab9f88a3fc85|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:52:23.631Z|b6763028-80a0-4e5d-9d5d-231af61fb6ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:52:23.631Z|cbe2c450-97ed-4317-ad3a-01a1e1dc334d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:52:23.631Z|0a32b53c-d62a-4d81-9072-ab9f88a3fc85|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:52:27.695Z|d658629d-f712-4cf4-ae91-6a1dc02c7048|http-nio-8080-exec-1|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-01-08T10:52:27.697Z|d658629d-f712-4cf4-ae91-6a1dc02c7048|http-nio-8080-exec-1|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-01-08T10:52:33.661Z|72ad54e8-1444-4538-93cf-572decc080ed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:52:33.662Z|72ad54e8-1444-4538-93cf-572decc080ed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:52:33.662Z|e77459a0-c7c6-490a-bd01-8e9b339b9b57|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:52:33.662Z|e77459a0-c7c6-490a-bd01-8e9b339b9b57|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:52:33.671Z|a0dbb053-aeb0-448f-bea5-65d99e2b6072|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:52:33.672Z|a0dbb053-aeb0-448f-bea5-65d99e2b6072|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:52:38.036Z|3a52b9eb-765c-48c3-98ae-9a5dc41a525b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:52:38.037Z|3a52b9eb-765c-48c3-98ae-9a5dc41a525b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:52:38.388Z|be681da8-275f-41ad-a6cb-041fd6bd26c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:52:38.389Z|be681da8-275f-41ad-a6cb-041fd6bd26c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:52:43.684Z|d874f11c-d940-4bf3-a155-2346062eca41|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:52:43.684Z|d874f11c-d940-4bf3-a155-2346062eca41|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:52:43.686Z|96b67c7c-b4c7-4c11-b96f-4ade57378661|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:52:43.686Z|96b67c7c-b4c7-4c11-b96f-4ade57378661|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:52:43.693Z|cb428f85-81d4-4b90-b810-13be169f2af5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:52:43.693Z|cb428f85-81d4-4b90-b810-13be169f2af5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:52:53.036Z|be0dd51d-ebc0-41fc-8530-ade8bf46e32d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:52:53.038Z|be0dd51d-ebc0-41fc-8530-ade8bf46e32d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:52:53.704Z|3d48dd16-78e5-41cf-bc07-255267d39225|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:52:53.704Z|3d48dd16-78e5-41cf-bc07-255267d39225|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:52:53.705Z|f5f7d06d-3e9a-46a1-8f63-6ebaed226c82|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:52:53.706Z|f5f7d06d-3e9a-46a1-8f63-6ebaed226c82|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:52:53.711Z|3dadcb3e-63c2-4285-b2da-c94f96113f05|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:52:53.711Z|3dadcb3e-63c2-4285-b2da-c94f96113f05|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:52:59.968Z|80e52342-a54a-4b83-8dc1-8e1faa6c0047|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-01-08T10:52:59.969Z|80e52342-a54a-4b83-8dc1-8e1faa6c0047|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-01-08T10:53:03.722Z|d1d9d6b6-a398-40d6-87b1-604cf66487f7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:53:03.723Z|d1d9d6b6-a398-40d6-87b1-604cf66487f7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:53:03.724Z|eabea28e-8865-44d2-8e6f-5bd019655443|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:53:03.725Z|eabea28e-8865-44d2-8e6f-5bd019655443|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:53:03.730Z|7e778f24-43d3-4393-9e66-8f97d32afcaf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:53:03.730Z|7e778f24-43d3-4393-9e66-8f97d32afcaf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:53:08.036Z|5098d482-1073-4119-9ee1-50aa4a5e2e32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:53:08.036Z|5098d482-1073-4119-9ee1-50aa4a5e2e32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:53:08.389Z|3453bbdc-1e43-4a3b-81b7-751c8b9e4bb2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:53:08.390Z|3453bbdc-1e43-4a3b-81b7-751c8b9e4bb2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:53:13.746Z|180bc50b-3e62-4a17-b571-c78e0f07bd68|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:53:13.747Z|180bc50b-3e62-4a17-b571-c78e0f07bd68|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:53:13.748Z|b8a7fdce-555d-42bb-a572-a1dbef02faaf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:53:13.748Z|b8a7fdce-555d-42bb-a572-a1dbef02faaf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:53:13.766Z|03e49500-d3db-4bd2-a46e-f7392361e9ad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:53:13.766Z|03e49500-d3db-4bd2-a46e-f7392361e9ad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:53:23.036Z|ac9a3612-e86e-4d57-92f2-a2d65f89be39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:53:23.037Z|ac9a3612-e86e-4d57-92f2-a2d65f89be39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:53:23.771Z|9915314a-4cbf-4ae6-86e7-5898ad43c9d8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:53:23.771Z|03155c46-ef9f-4800-b03c-7fd7096c1b8d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:53:23.772Z|9915314a-4cbf-4ae6-86e7-5898ad43c9d8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:53:23.772Z|03155c46-ef9f-4800-b03c-7fd7096c1b8d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:53:23.793Z|8f663e2a-bd72-4315-804e-c92f7eabe420|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:53:23.793Z|8f663e2a-bd72-4315-804e-c92f7eabe420|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:53:33.797Z|94b3e28c-cc82-4a7b-9818-34801edf4a03|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:53:33.797Z|2e9d089e-e043-4d70-93c9-b057d715fd24|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:53:33.797Z|94b3e28c-cc82-4a7b-9818-34801edf4a03|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:53:33.797Z|2e9d089e-e043-4d70-93c9-b057d715fd24|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:53:33.813Z|8a00d831-5597-4326-85e7-410d3ad856e7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:53:33.814Z|8a00d831-5597-4326-85e7-410d3ad856e7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:53:38.036Z|5b0b2eeb-acc7-4513-9dd4-66201d65f707|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:53:38.038Z|5b0b2eeb-acc7-4513-9dd4-66201d65f707|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:53:38.390Z|edec6b7c-ac60-4fd4-b920-81b500e349e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:53:38.391Z|edec6b7c-ac60-4fd4-b920-81b500e349e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:53:43.817Z|8198b41a-ae15-4d55-99b3-6db51eb5316e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:53:43.817Z|b2097196-75e0-4192-9d73-78bd08703f63|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:53:43.817Z|8198b41a-ae15-4d55-99b3-6db51eb5316e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:53:43.817Z|b2097196-75e0-4192-9d73-78bd08703f63|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:53:43.835Z|266015f0-0e41-4c2a-b469-ad53c4d6950d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:53:43.835Z|266015f0-0e41-4c2a-b469-ad53c4d6950d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:53:53.035Z|20abd4af-f173-4a6d-9056-c1723fa0ae39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:53:53.036Z|20abd4af-f173-4a6d-9056-c1723fa0ae39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:53:53.838Z|79bdeb45-6432-4920-a4e6-e75ed61d33dd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:53:53.839Z|79bdeb45-6432-4920-a4e6-e75ed61d33dd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:53:53.839Z|f56028a3-c750-4e99-9c24-7d89b19cb766|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:53:53.840Z|f56028a3-c750-4e99-9c24-7d89b19cb766|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:53:53.853Z|0b61d4b4-8236-4bef-91ab-50a153a6f6bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:53:53.854Z|0b61d4b4-8236-4bef-91ab-50a153a6f6bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:53:59.967Z|06581380-eaea-45e5-93d4-1913d157829d|http-nio-8080-exec-2|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-01-08T10:53:59.968Z|06581380-eaea-45e5-93d4-1913d157829d|http-nio-8080-exec-2|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-01-08T10:54:03.871Z|aff8f19a-f0f4-4d57-a1f3-b57497974403|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:54:03.871Z|41f4886b-1713-48bb-97e0-249d7c318a37|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:54:03.872Z|dd453f60-85a3-41e3-97bd-f6d280ad34ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:54:03.872Z|aff8f19a-f0f4-4d57-a1f3-b57497974403|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:54:03.872Z|41f4886b-1713-48bb-97e0-249d7c318a37|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:54:03.872Z|dd453f60-85a3-41e3-97bd-f6d280ad34ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:54:08.036Z|50305415-3f31-4f5c-9d7a-9145d5ad4924|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:54:08.036Z|50305415-3f31-4f5c-9d7a-9145d5ad4924|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:54:08.391Z|824efc03-8c3d-4722-86df-b681984e090a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:54:08.392Z|824efc03-8c3d-4722-86df-b681984e090a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:54:13.892Z|ec814d20-f98a-4370-a894-6afcbde02058|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:54:13.892Z|9f584e89-02fa-4b87-906e-362685f3f4ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:54:13.893Z|9f584e89-02fa-4b87-906e-362685f3f4ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:54:13.893Z|ec814d20-f98a-4370-a894-6afcbde02058|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:54:13.893Z|8a468da7-6109-4bde-a665-f34f71cea2ff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:54:13.894Z|8a468da7-6109-4bde-a665-f34f71cea2ff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:54:23.036Z|9c2e23e4-5027-40cb-a489-d634a0bcac35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:54:23.039Z|9c2e23e4-5027-40cb-a489-d634a0bcac35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:54:23.917Z|1bec68b1-a542-448b-a9da-e886985b4802|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:54:23.917Z|76d81647-d77c-4168-84da-4a2260f6c3a2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:54:23.917Z|76d81647-d77c-4168-84da-4a2260f6c3a2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:54:23.917Z|1bec68b1-a542-448b-a9da-e886985b4802|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:54:23.918Z|68675427-4c3b-4b9b-8174-8ec9048508e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:54:23.918Z|68675427-4c3b-4b9b-8174-8ec9048508e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:54:33.942Z|e7fe9f35-a565-4f8d-9193-2a15ad42a0b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:54:33.942Z|4ab15e55-2367-4d06-9f6d-73824824d810|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:54:33.942Z|556bfd5c-df4e-4504-8add-992467a06a56|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:54:33.943Z|e7fe9f35-a565-4f8d-9193-2a15ad42a0b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:54:33.944Z|556bfd5c-df4e-4504-8add-992467a06a56|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:54:33.943Z|4ab15e55-2367-4d06-9f6d-73824824d810|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:54:38.036Z|1e0aa574-c135-4a79-8b99-9e107cb25285|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:54:38.036Z|1e0aa574-c135-4a79-8b99-9e107cb25285|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:54:38.393Z|56be66a9-eead-4d86-ae03-f80f4f319fb3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:54:38.393Z|56be66a9-eead-4d86-ae03-f80f4f319fb3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:54:43.973Z|b9d08b96-a85e-4da8-875a-e43f59c31e41|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:54:43.974Z|cfe6091f-66fe-46d7-a8f1-128ea1115382|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:54:43.974Z|ab50df23-2755-43d0-ba83-67e4db44b645|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:54:43.974Z|b9d08b96-a85e-4da8-875a-e43f59c31e41|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:54:43.975Z|cfe6091f-66fe-46d7-a8f1-128ea1115382|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:54:43.975Z|ab50df23-2755-43d0-ba83-67e4db44b645|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:54:53.038Z|eca8a3c0-7bd9-4b88-aaec-f2827ea9668a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:54:53.043Z|eca8a3c0-7bd9-4b88-aaec-f2827ea9668a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:54:54.005Z|290230c6-1c40-4265-965d-54d823142687|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:54:54.004Z|3f18fb89-f424-48b1-a4f0-cd045872b679|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:54:54.004Z|d36c55db-e560-45fc-b9c2-d87637ff84ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:54:54.007Z|3f18fb89-f424-48b1-a4f0-cd045872b679|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:54:54.007Z|d36c55db-e560-45fc-b9c2-d87637ff84ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:54:54.007Z|290230c6-1c40-4265-965d-54d823142687|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:54:59.969Z|34667330-5e7f-4ccc-a0c2-dfa2fd8d7c39|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-01-08T10:54:59.971Z|34667330-5e7f-4ccc-a0c2-dfa2fd8d7c39|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-01-08T10:55:04.034Z|2aec8b60-7456-40ec-8b18-b39c48ae7c5f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:55:04.035Z|82fef544-47e1-4a91-ab94-a27eb3aefe89|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:55:04.035Z|d7d42906-dd9e-4e55-a27a-450816b7b072|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:55:04.035Z|2aec8b60-7456-40ec-8b18-b39c48ae7c5f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:55:04.035Z|82fef544-47e1-4a91-ab94-a27eb3aefe89|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:55:04.035Z|d7d42906-dd9e-4e55-a27a-450816b7b072|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:55:08.036Z|d55121f0-e78f-406d-87ff-44e6d2e92b7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:55:08.036Z|d55121f0-e78f-406d-87ff-44e6d2e92b7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:55:08.394Z|27060313-6b1b-4849-b4d6-29ac654fea26|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:55:08.395Z|27060313-6b1b-4849-b4d6-29ac654fea26|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:55:14.066Z|6da42cb4-b09a-431b-a36d-2d59ead3bc19|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:55:14.066Z|28a00ce1-2a33-4209-8f33-cbc460ba4fc2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:55:14.066Z|716915ab-26c9-4c4a-8a4a-3c01eb73d064|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:55:14.067Z|716915ab-26c9-4c4a-8a4a-3c01eb73d064|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:55:14.067Z|28a00ce1-2a33-4209-8f33-cbc460ba4fc2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:55:14.067Z|6da42cb4-b09a-431b-a36d-2d59ead3bc19|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:55:17.232Z|e96f1ccc-a186-40e8-9f38-3c41f80e4c40|http-nio-8080-exec-6|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-01-08T10:55:17.233Z|e96f1ccc-a186-40e8-9f38-3c41f80e4c40|http-nio-8080-exec-6|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-01-08T10:55:23.035Z|7d36d1c5-4051-4b41-a53b-b740763d375a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:55:23.036Z|7d36d1c5-4051-4b41-a53b-b740763d375a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:55:24.089Z|21f9be59-bc6e-49dc-8fa1-99ba9e5e823c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:55:24.089Z|4b0e509a-7a68-40b6-ba1f-373a7ddc34e6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:55:24.089Z|a1a54341-1102-4859-a9a1-5ddb87dfc2a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:55:24.090Z|21f9be59-bc6e-49dc-8fa1-99ba9e5e823c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:55:24.090Z|4b0e509a-7a68-40b6-ba1f-373a7ddc34e6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:55:24.090Z|a1a54341-1102-4859-a9a1-5ddb87dfc2a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:55:34.110Z|09ab566c-b663-4844-8a91-de2da0210248|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:55:34.111Z|09ab566c-b663-4844-8a91-de2da0210248|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:55:34.111Z|bb25e989-5e45-4589-b1a6-27f54b789532|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:55:34.112Z|bb25e989-5e45-4589-b1a6-27f54b789532|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:55:34.119Z|020b1ca4-01a8-456c-b816-b9143132ce11|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:55:34.119Z|020b1ca4-01a8-456c-b816-b9143132ce11|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:55:38.036Z|09d7ed5c-19fc-4206-aa47-a13ce5661ebf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:55:38.039Z|09d7ed5c-19fc-4206-aa47-a13ce5661ebf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:55:38.395Z|01baad18-a6b1-4540-80a6-d8f78b3fc989|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:55:38.396Z|01baad18-a6b1-4540-80a6-d8f78b3fc989|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:55:44.131Z|e759f383-823a-4877-b579-54a4d105a9d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:55:44.131Z|e759f383-823a-4877-b579-54a4d105a9d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:55:44.132Z|9a28448a-a478-4cc2-87c3-ed3bf9129501|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:55:44.132Z|9a28448a-a478-4cc2-87c3-ed3bf9129501|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:55:44.139Z|f089ebdd-0581-4fd9-9423-e8e992affbf1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:55:44.139Z|f089ebdd-0581-4fd9-9423-e8e992affbf1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:55:53.036Z|8a9cf641-5a9c-4a97-b386-128a505a074e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:55:53.036Z|8a9cf641-5a9c-4a97-b386-128a505a074e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:55:54.158Z|3db69587-d289-483f-a468-70afc6933a7c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:55:54.159Z|3db69587-d289-483f-a468-70afc6933a7c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:55:54.162Z|c485eb10-dbed-4d60-afb3-085eb434593e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:55:54.163Z|c485eb10-dbed-4d60-afb3-085eb434593e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:55:54.173Z|e553c238-14af-4862-9ba1-a2d9531eb104|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:55:54.173Z|e553c238-14af-4862-9ba1-a2d9531eb104|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:55:59.969Z|e267d212-426d-48a2-9438-67715b9fbfb4|http-nio-8080-exec-10|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-01-08T10:55:59.970Z|e267d212-426d-48a2-9438-67715b9fbfb4|http-nio-8080-exec-10|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-01-08T10:56:04.181Z|f2e59e75-8f2b-4f6b-b12e-c6d31464d89e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:56:04.181Z|f2e59e75-8f2b-4f6b-b12e-c6d31464d89e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:56:04.194Z|f1c86a8c-4f8f-4935-8ac4-cc8af711abe2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:56:04.194Z|f1c86a8c-4f8f-4935-8ac4-cc8af711abe2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:56:04.197Z|83eca49a-edcd-4605-8867-8671fb2b5448|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:56:04.198Z|83eca49a-edcd-4605-8867-8671fb2b5448|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:56:08.036Z|522c50ca-1124-4f0f-b963-b382052750d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:56:08.036Z|522c50ca-1124-4f0f-b963-b382052750d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:56:08.396Z|9d5e5f26-4026-438a-b6c5-0e2b27bfdf59|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:56:08.397Z|9d5e5f26-4026-438a-b6c5-0e2b27bfdf59|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:56:14.207Z|10be5205-e83d-45da-943c-14db982f5bcf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:56:14.208Z|10be5205-e83d-45da-943c-14db982f5bcf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:56:14.214Z|c30f243c-e131-48a8-8fe0-f514d7309d4a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:56:14.214Z|c30f243c-e131-48a8-8fe0-f514d7309d4a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:56:14.218Z|639c14ba-8b19-475f-a616-61b2e493b00b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:56:14.218Z|639c14ba-8b19-475f-a616-61b2e493b00b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:56:23.036Z|31df11a9-f597-4514-a0eb-030e75b9889c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:56:23.038Z|31df11a9-f597-4514-a0eb-030e75b9889c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:56:24.231Z|f04a94e5-bab3-4052-93e9-e84a3e23b329|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:56:24.232Z|f04a94e5-bab3-4052-93e9-e84a3e23b329|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:56:24.232Z|55331b0b-5bee-4c45-89ae-ec3e1ed66a70|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:56:24.233Z|55331b0b-5bee-4c45-89ae-ec3e1ed66a70|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:56:24.236Z|3cd5cf30-3d79-4dba-a34b-f072a9bdf0c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:56:24.236Z|3cd5cf30-3d79-4dba-a34b-f072a9bdf0c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:56:34.258Z|88476f49-73e7-4a15-81d1-a25e6a7a5954|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:56:34.258Z|56a002e7-4369-4f81-a1e0-02828ad1121f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:56:34.259Z|88476f49-73e7-4a15-81d1-a25e6a7a5954|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:56:34.259Z|56a002e7-4369-4f81-a1e0-02828ad1121f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:56:34.267Z|df2e719c-9e9e-439b-ace7-a317b639c7b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:56:34.268Z|df2e719c-9e9e-439b-ace7-a317b639c7b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:56:38.036Z|d8097381-2043-473c-88c2-af77b9533ef7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:56:38.037Z|d8097381-2043-473c-88c2-af77b9533ef7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:56:38.397Z|f8332c97-6720-424d-a540-99028096446d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:56:38.398Z|f8332c97-6720-424d-a540-99028096446d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:56:44.287Z|9d7e3291-5d05-444d-b287-80b5829c56a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:56:44.288Z|9d7e3291-5d05-444d-b287-80b5829c56a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:56:44.293Z|42e5c0ae-90c8-4129-beb7-3d169e7a077c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:56:44.293Z|d56e6650-8926-4384-8a73-b33a6859e6b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:56:44.294Z|d56e6650-8926-4384-8a73-b33a6859e6b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:56:44.294Z|42e5c0ae-90c8-4129-beb7-3d169e7a077c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:56:53.036Z|acb4b383-1b29-4aac-97f1-5e7f792e2a61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:56:53.036Z|acb4b383-1b29-4aac-97f1-5e7f792e2a61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:56:54.312Z|dcc12b8e-c50e-4d28-b341-daf5e2afa09b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:56:54.312Z|fd95bfe7-3750-4ecf-8f4c-65c3a01d147b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:56:54.313Z|dcc12b8e-c50e-4d28-b341-daf5e2afa09b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:56:54.313Z|fd95bfe7-3750-4ecf-8f4c-65c3a01d147b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:56:54.313Z|70cdc6ae-67af-4116-9eb0-60b9732f0050|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:56:54.313Z|70cdc6ae-67af-4116-9eb0-60b9732f0050|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:56:59.969Z|1d504088-a32f-4991-bda4-d69ab22c7c14|http-nio-8080-exec-2|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-01-08T10:56:59.970Z|1d504088-a32f-4991-bda4-d69ab22c7c14|http-nio-8080-exec-2|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-01-08T10:57:04.332Z|a5def4f6-880c-4dd0-b524-ca0008c938de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:57:04.332Z|2ed61ab2-34d6-4a3d-bf03-83fba3f8afdf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:57:04.332Z|a5def4f6-880c-4dd0-b524-ca0008c938de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:57:04.333Z|2ed61ab2-34d6-4a3d-bf03-83fba3f8afdf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:57:04.337Z|06ed54c5-149a-4716-a78c-24ecafd497ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:57:04.338Z|06ed54c5-149a-4716-a78c-24ecafd497ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:57:08.036Z|13e65b4a-2774-4172-8eb1-25c90de9ba08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:57:08.039Z|13e65b4a-2774-4172-8eb1-25c90de9ba08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:57:08.398Z|3e26ca47-c55e-4bfa-b6a0-040877da907e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:57:08.399Z|3e26ca47-c55e-4bfa-b6a0-040877da907e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:57:14.360Z|80f76e32-dc51-474e-b01a-ea273ee85102|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:57:14.360Z|2677316f-0ac5-497a-9be2-74f19a3c04a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:57:14.360Z|f4862c8b-7205-48e0-8eb4-75be36e28ecf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:57:14.361Z|f4862c8b-7205-48e0-8eb4-75be36e28ecf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:57:14.361Z|2677316f-0ac5-497a-9be2-74f19a3c04a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:57:14.361Z|80f76e32-dc51-474e-b01a-ea273ee85102|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:57:23.037Z|d16d2f8f-f603-4ad8-8bcc-a07d9de93cb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:57:23.038Z|d16d2f8f-f603-4ad8-8bcc-a07d9de93cb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:57:24.387Z|7de3d848-4f0d-4494-ab10-7c7101427140|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:57:24.388Z|7de3d848-4f0d-4494-ab10-7c7101427140|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:57:24.388Z|2ce0fc6a-eea8-4860-968c-9e0361633257|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:57:24.388Z|67c7c706-7b6c-4d49-bc19-b131f63ed73c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:57:24.388Z|2ce0fc6a-eea8-4860-968c-9e0361633257|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:57:24.388Z|67c7c706-7b6c-4d49-bc19-b131f63ed73c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:57:34.419Z|929b0c15-ca10-487e-862c-834727062e51|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:57:34.419Z|7a8d9030-18a6-4bbc-9c17-4c651eb7dced|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:57:34.419Z|dd940a38-8d7b-4b61-9f15-983e19ba20e4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:57:34.421Z|929b0c15-ca10-487e-862c-834727062e51|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:57:34.421Z|7a8d9030-18a6-4bbc-9c17-4c651eb7dced|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:57:34.421Z|dd940a38-8d7b-4b61-9f15-983e19ba20e4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:57:38.036Z|f2d20b87-8acd-4290-813a-dbfc0ec755e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:57:38.038Z|f2d20b87-8acd-4290-813a-dbfc0ec755e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:57:38.400Z|650b42a8-b5a9-435e-9dda-b8b503e4bac5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:57:38.400Z|650b42a8-b5a9-435e-9dda-b8b503e4bac5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:57:44.448Z|bcd25b00-8300-4c90-ab43-e84918bce933|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:57:44.449Z|a1643bb1-369d-4a0a-829f-3023caacfaa5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:57:44.450Z|a1643bb1-369d-4a0a-829f-3023caacfaa5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:57:44.449Z|bcd25b00-8300-4c90-ab43-e84918bce933|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:57:44.452Z|0b04dfa2-097a-48f1-bac8-76892cc5af85|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:57:44.452Z|0b04dfa2-097a-48f1-bac8-76892cc5af85|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:57:53.036Z|808dd425-1d24-413e-b7c6-0ca6554d6355|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:57:53.038Z|808dd425-1d24-413e-b7c6-0ca6554d6355|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:57:54.475Z|0911ca9b-0010-4190-b1ce-551e929bd351|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:57:54.476Z|0911ca9b-0010-4190-b1ce-551e929bd351|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:57:54.480Z|f97a71dd-71ea-4fb8-b80c-ba6822d16302|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:57:54.481Z|dc9a41fb-58e1-4766-a837-4dcec9c44cfe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:57:54.481Z|f97a71dd-71ea-4fb8-b80c-ba6822d16302|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:57:54.481Z|dc9a41fb-58e1-4766-a837-4dcec9c44cfe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:57:59.968Z|1743e14b-4b3f-41e9-9de6-972b0a175966|http-nio-8080-exec-2|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-01-08T10:57:59.969Z|1743e14b-4b3f-41e9-9de6-972b0a175966|http-nio-8080-exec-2|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-01-08T10:58:04.496Z|181d73e5-ae25-4483-a494-0ba6c0652210|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:58:04.497Z|181d73e5-ae25-4483-a494-0ba6c0652210|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:58:04.501Z|65a2683e-141d-4ee2-975d-c883eeee9a56|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:58:04.501Z|c1bd88c5-3b35-4f1b-ae3a-edfb72bcc3e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:58:04.501Z|65a2683e-141d-4ee2-975d-c883eeee9a56|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:58:04.502Z|c1bd88c5-3b35-4f1b-ae3a-edfb72bcc3e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:58:08.036Z|ade6f6e8-03a8-4c0f-90e1-02afbab5629b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:58:08.036Z|ade6f6e8-03a8-4c0f-90e1-02afbab5629b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:58:08.401Z|2f4d1df4-f223-4c4e-9430-f0bcaa8e1723|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:58:08.402Z|2f4d1df4-f223-4c4e-9430-f0bcaa8e1723|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:58:14.518Z|c4a4f5bc-d3b4-4249-aafe-b2f1e5f4f528|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:58:14.518Z|c4a4f5bc-d3b4-4249-aafe-b2f1e5f4f528|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:58:14.519Z|ae626799-9645-48aa-82b9-eaef182d42fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:58:14.520Z|2b2d1825-5052-4b2b-b7c1-c3221d5e7aa4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:58:14.520Z|ae626799-9645-48aa-82b9-eaef182d42fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:58:14.520Z|2b2d1825-5052-4b2b-b7c1-c3221d5e7aa4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:58:23.036Z|a69c8d94-55f0-455f-9b71-f91230a706de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:58:23.036Z|a69c8d94-55f0-455f-9b71-f91230a706de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:58:24.539Z|e22f1eb7-18e5-4226-ba62-9a483f9c89af|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:58:24.539Z|604049de-1b41-40b4-85e3-f91f493f00cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:58:24.540Z|e22f1eb7-18e5-4226-ba62-9a483f9c89af|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:58:24.540Z|604049de-1b41-40b4-85e3-f91f493f00cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:58:24.544Z|9180a9f1-bc46-4be3-adc5-a925c2085845|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:58:24.544Z|9180a9f1-bc46-4be3-adc5-a925c2085845|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:58:34.562Z|daa24473-4364-4b21-adca-6ae8985cf403|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:58:34.562Z|fd6c6806-60c0-46fa-815b-c32ab269370e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:58:34.563Z|daa24473-4364-4b21-adca-6ae8985cf403|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:58:34.563Z|fd6c6806-60c0-46fa-815b-c32ab269370e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:58:34.564Z|92d9c198-541a-4a7f-8612-dff4c7487e5d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:58:34.565Z|92d9c198-541a-4a7f-8612-dff4c7487e5d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:58:38.036Z|79478d20-9937-45e6-b61b-a1dfde4b481b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:58:38.039Z|79478d20-9937-45e6-b61b-a1dfde4b481b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:58:38.403Z|78ad583d-6623-4017-80f6-8aa5179a6bb2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:58:38.403Z|78ad583d-6623-4017-80f6-8aa5179a6bb2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:58:44.586Z|93fb5dcc-ed88-46ec-b07e-58993bd8e10e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:58:44.586Z|5c39dd40-7131-41a7-92c9-4457b1cceb54|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:58:44.587Z|5c39dd40-7131-41a7-92c9-4457b1cceb54|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:58:44.587Z|93fb5dcc-ed88-46ec-b07e-58993bd8e10e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:58:44.588Z|621a184f-c046-491e-9900-0484e3039c41|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:58:44.588Z|621a184f-c046-491e-9900-0484e3039c41|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:58:53.036Z|69353875-8352-4b5a-88dc-2660adf74133|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:58:53.036Z|69353875-8352-4b5a-88dc-2660adf74133|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:58:54.607Z|082c57b3-ce81-4683-86a8-2ae866f2f35b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:58:54.608Z|082c57b3-ce81-4683-86a8-2ae866f2f35b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:58:54.612Z|e0f2944f-742e-4704-a96c-6e9390f418c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:58:54.612Z|e0f2944f-742e-4704-a96c-6e9390f418c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:58:54.613Z|545d9c20-b783-4152-bb71-1dd4787066b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:58:54.613Z|545d9c20-b783-4152-bb71-1dd4787066b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:58:59.968Z|8b48ad84-5613-4b42-b447-097b7fdf11e1|http-nio-8080-exec-9|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-01-08T10:58:59.968Z|8b48ad84-5613-4b42-b447-097b7fdf11e1|http-nio-8080-exec-9|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-01-08T10:59:04.631Z|2ef80c3c-aef0-4098-96c3-2471f3909acd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:59:04.632Z|2c7c9805-c5fd-4b1f-bfbf-65f0abd1c6d5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:59:04.632Z|2ef80c3c-aef0-4098-96c3-2471f3909acd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:59:04.632Z|2c7c9805-c5fd-4b1f-bfbf-65f0abd1c6d5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:59:04.635Z|6393be9b-6591-41b2-a4eb-be67d50085a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:59:04.635Z|6393be9b-6591-41b2-a4eb-be67d50085a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:59:08.036Z|4dec9454-c21a-4ff1-8776-a168948a4acf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:59:08.036Z|4dec9454-c21a-4ff1-8776-a168948a4acf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:59:08.404Z|f6f47fa5-25fa-420f-8ff7-93da4fc905d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:59:08.405Z|f6f47fa5-25fa-420f-8ff7-93da4fc905d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:59:14.656Z|7996ee08-0578-440a-a745-978ebdf9d55c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:59:14.656Z|7996ee08-0578-440a-a745-978ebdf9d55c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:59:14.661Z|36488e83-1bf7-4b7d-8d26-b1549bb30ae7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:59:14.661Z|bfe1a068-2998-4bae-a2b8-e14d4fbb9db0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:59:14.661Z|36488e83-1bf7-4b7d-8d26-b1549bb30ae7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:59:14.662Z|bfe1a068-2998-4bae-a2b8-e14d4fbb9db0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:59:23.036Z|3f86f872-bfef-48e4-abfe-16c4a540d16e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:59:23.038Z|3f86f872-bfef-48e4-abfe-16c4a540d16e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:59:24.679Z|80c70e68-c933-45c9-8421-31705dd6cdbd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:59:24.679Z|80c70e68-c933-45c9-8421-31705dd6cdbd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:59:24.681Z|4826984f-c422-4578-8fe4-210647bb7fbf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:59:24.682Z|4826984f-c422-4578-8fe4-210647bb7fbf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:59:24.682Z|8763005f-ffd5-4119-9059-0c920999ccb4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:59:24.682Z|8763005f-ffd5-4119-9059-0c920999ccb4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:59:34.703Z|fb2705b3-8b6e-4ad0-8939-20590d2d2146|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:59:34.703Z|cd3c94a0-2273-4dfe-b5a2-a601651ed56b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:59:34.703Z|1754477c-6945-4213-a8b0-a581f601a7b7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:59:34.704Z|fb2705b3-8b6e-4ad0-8939-20590d2d2146|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:59:34.704Z|cd3c94a0-2273-4dfe-b5a2-a601651ed56b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:59:34.704Z|1754477c-6945-4213-a8b0-a581f601a7b7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:59:38.036Z|48876522-c4ab-4cc6-a190-275608237a85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:59:38.036Z|48876522-c4ab-4cc6-a190-275608237a85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:59:38.405Z|e9565b48-c646-45e9-8a26-17d57108eedb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:59:38.406Z|e9565b48-c646-45e9-8a26-17d57108eedb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:59:44.724Z|d0f61f9a-a39e-4a12-89db-a947dafb8cb6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:59:44.724Z|f4dcb9c6-1836-44b8-b352-56146869d1c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:59:44.725Z|4c8daa07-a1e2-4936-bfc7-d20d19ae3f28|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:59:44.725Z|f4dcb9c6-1836-44b8-b352-56146869d1c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:59:44.725Z|4c8daa07-a1e2-4936-bfc7-d20d19ae3f28|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:59:44.725Z|d0f61f9a-a39e-4a12-89db-a947dafb8cb6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:59:53.036Z|dcbb3d0d-6110-4f8b-9159-4616d5b6d57c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T10:59:53.036Z|dcbb3d0d-6110-4f8b-9159-4616d5b6d57c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T10:59:54.749Z|a2fde54b-1a57-431d-b63a-cee08bccaeed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:59:54.749Z|9b8ed5af-feb4-4d97-9374-21d58cfb5d5f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:59:54.750Z|9b8ed5af-feb4-4d97-9374-21d58cfb5d5f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:59:54.750Z|a2fde54b-1a57-431d-b63a-cee08bccaeed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:59:54.750Z|09d818df-bb28-4a44-92f8-6d3ad6373dd7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T10:59:54.751Z|09d818df-bb28-4a44-92f8-6d3ad6373dd7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T10:59:59.970Z|c5db76e8-1db5-424d-8731-e04d4d093343|http-nio-8080-exec-2|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-01-08T10:59:59.971Z|c5db76e8-1db5-424d-8731-e04d4d093343|http-nio-8080-exec-2|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-01-08T11:00:04.772Z|29128c32-c74f-4359-a343-fb505806d41c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:00:04.773Z|29128c32-c74f-4359-a343-fb505806d41c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:00:04.773Z|5c648127-bedb-4d8a-a09a-3b94f4828b7b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:00:04.774Z|5c648127-bedb-4d8a-a09a-3b94f4828b7b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:00:04.776Z|35686451-52f3-4fcd-a9a5-e7bcbd6e2530|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:00:04.777Z|35686451-52f3-4fcd-a9a5-e7bcbd6e2530|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:00:08.036Z|84bd647c-e518-4756-aaf8-769a18096a6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:00:08.038Z|84bd647c-e518-4756-aaf8-769a18096a6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:00:08.406Z|deeaad58-b099-4708-acb8-378ae783fc90|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:00:08.407Z|deeaad58-b099-4708-acb8-378ae783fc90|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:00:14.796Z|7303e5a7-9b23-4226-92a8-312bb794c624|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:00:14.796Z|643aee16-ffa1-426e-9ed5-583aac97f289|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:00:14.797Z|643aee16-ffa1-426e-9ed5-583aac97f289|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:00:14.797Z|7303e5a7-9b23-4226-92a8-312bb794c624|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:00:14.800Z|8ba3ca8f-5701-4dbd-86df-b4b47b77cc7c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:00:14.801Z|8ba3ca8f-5701-4dbd-86df-b4b47b77cc7c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:00:23.038Z|70c2592b-e3fd-4aca-a319-7334526e6d7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:00:23.040Z|70c2592b-e3fd-4aca-a319-7334526e6d7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:00:24.829Z|2c3c432c-a94a-437e-82c9-136ec6254b76|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:00:24.829Z|464c4f68-34b8-4ad5-8362-211d731ae247|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:00:24.829Z|2ec1dbed-6e24-4512-9123-06b9873e099c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:00:24.831Z|2ec1dbed-6e24-4512-9123-06b9873e099c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:00:24.831Z|2c3c432c-a94a-437e-82c9-136ec6254b76|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:00:24.831Z|464c4f68-34b8-4ad5-8362-211d731ae247|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:00:34.917Z|1ff37e25-8f8c-456d-b86d-ebe599fa0478|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:00:34.917Z|a6479064-f910-46e9-865d-830c6acc0d92|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:00:34.919Z|a6479064-f910-46e9-865d-830c6acc0d92|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:00:34.919Z|1ff37e25-8f8c-456d-b86d-ebe599fa0478|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:00:34.923Z|ee08d58d-103a-4548-8b44-e666dc30dd24|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:00:34.924Z|ee08d58d-103a-4548-8b44-e666dc30dd24|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:00:37.553Z|0800626e-954b-492d-bfed-20a0d6689fdc|http-nio-8080-exec-3|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-01-08T11:00:37.554Z|0800626e-954b-492d-bfed-20a0d6689fdc|http-nio-8080-exec-3|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-01-08T11:00:38.036Z|9dcfe4f0-72a5-4447-b261-2cdd7781c512|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:00:38.036Z|9dcfe4f0-72a5-4447-b261-2cdd7781c512|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:00:38.407Z|f174f51d-7c4d-437e-be4c-a4d52d34233a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:00:38.408Z|f174f51d-7c4d-437e-be4c-a4d52d34233a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:00:44.943Z|0d60fd87-397c-4377-866f-1284e7afab63|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:00:44.944Z|0d60fd87-397c-4377-866f-1284e7afab63|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:00:44.944Z|41acb30b-44ca-4315-ae1f-56db25daa0f9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:00:44.944Z|41acb30b-44ca-4315-ae1f-56db25daa0f9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:00:44.952Z|1188b86d-757f-4768-9795-3e0f34f2ab6b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:00:44.953Z|1188b86d-757f-4768-9795-3e0f34f2ab6b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:00:53.036Z|12bd5f00-2534-4820-8805-999093ab51cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:00:53.038Z|12bd5f00-2534-4820-8805-999093ab51cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:00:54.967Z|983916af-93ca-4ee8-8bf5-67a758f3b0cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:00:54.967Z|59f8b1c8-40c5-48a8-9661-6becf0e52c23|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:00:54.968Z|983916af-93ca-4ee8-8bf5-67a758f3b0cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:00:54.968Z|59f8b1c8-40c5-48a8-9661-6becf0e52c23|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:00:54.972Z|df6c3517-62b0-454e-a146-d567a4830e70|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:00:54.973Z|df6c3517-62b0-454e-a146-d567a4830e70|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:00:59.967Z|eb03d87e-c26e-4e65-94d2-f62982e104ae|http-nio-8080-exec-5|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-01-08T11:00:59.968Z|eb03d87e-c26e-4e65-94d2-f62982e104ae|http-nio-8080-exec-5|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-01-08T11:01:04.989Z|de237475-0b13-41b8-a928-37e19e919965|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:01:04.989Z|f6a65ab6-9bb5-4454-90b9-c1beb9bab29a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:01:04.990Z|f6a65ab6-9bb5-4454-90b9-c1beb9bab29a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:01:04.990Z|de237475-0b13-41b8-a928-37e19e919965|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:01:04.991Z|0e95b6eb-802c-4067-8ad1-775ddadfb8a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:01:04.991Z|0e95b6eb-802c-4067-8ad1-775ddadfb8a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:01:08.036Z|ad2ba54c-3e04-4dbb-a79c-c9445a9b9ccb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:01:08.036Z|ad2ba54c-3e04-4dbb-a79c-c9445a9b9ccb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:01:08.408Z|bfedf468-2690-4af9-9d0d-f64713a8c379|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:01:08.409Z|bfedf468-2690-4af9-9d0d-f64713a8c379|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:01:15.015Z|0a63fb40-e0e5-4b98-8d2b-e66e153422d4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:01:15.016Z|0a63fb40-e0e5-4b98-8d2b-e66e153422d4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:01:15.016Z|cb90dd89-edbc-411d-81b7-d3b1bfcf460b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:01:15.016Z|cb90dd89-edbc-411d-81b7-d3b1bfcf460b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:01:15.016Z|676427a6-0bb4-4be6-bf80-b1da1b59facc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:01:15.017Z|676427a6-0bb4-4be6-bf80-b1da1b59facc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:01:23.036Z|e051917f-4ef1-410c-89fd-a93f3b22fca9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:01:23.036Z|e051917f-4ef1-410c-89fd-a93f3b22fca9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:01:25.037Z|944c3138-826c-40e2-97c0-a69d6f5d06a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:01:25.037Z|a60135a1-786e-4d17-a267-07dcc78b651e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:01:25.038Z|a60135a1-786e-4d17-a267-07dcc78b651e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:01:25.038Z|944c3138-826c-40e2-97c0-a69d6f5d06a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:01:25.039Z|dfe62a1f-c817-47cc-b47a-5c1a3ccd1d63|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:01:25.039Z|dfe62a1f-c817-47cc-b47a-5c1a3ccd1d63|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:01:35.058Z|2ef7bf25-8f14-47ae-83ca-222eb7594747|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:01:35.058Z|c178671f-6cd4-4b34-b956-410d013d2b95|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:01:35.058Z|676f87a6-2760-4f49-a36c-2cc502fae0c1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:01:35.059Z|c178671f-6cd4-4b34-b956-410d013d2b95|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:01:35.059Z|676f87a6-2760-4f49-a36c-2cc502fae0c1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:01:35.059Z|2ef7bf25-8f14-47ae-83ca-222eb7594747|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:01:38.036Z|ea79e7e1-9092-41b7-a7b3-10c25eff4bd9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:01:38.039Z|ea79e7e1-9092-41b7-a7b3-10c25eff4bd9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:01:38.409Z|0ec8c9d6-ec05-4d06-a7fa-afc5186fb340|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:01:38.410Z|0ec8c9d6-ec05-4d06-a7fa-afc5186fb340|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:01:45.078Z|f042b0be-7519-48af-ab65-3c9f5b5e9fee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:01:45.078Z|f042b0be-7519-48af-ab65-3c9f5b5e9fee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:01:45.081Z|7b0ba9ca-986d-41aa-9627-3479b1854467|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:01:45.082Z|7b0ba9ca-986d-41aa-9627-3479b1854467|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:01:45.082Z|f8f33e0f-b873-4e71-b7df-4919ee22cf16|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:01:45.082Z|f8f33e0f-b873-4e71-b7df-4919ee22cf16|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:01:53.036Z|fea6fab7-d1b4-4771-a027-54b6ee8a1e2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:01:53.036Z|fea6fab7-d1b4-4771-a027-54b6ee8a1e2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:01:55.099Z|5bfba6ca-ec1f-48b3-b4d5-f17987dfc76a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:01:55.100Z|5bfba6ca-ec1f-48b3-b4d5-f17987dfc76a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:01:55.102Z|77eca38c-9c72-42a2-b1a0-9dbd179cabb9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:01:55.102Z|77eca38c-9c72-42a2-b1a0-9dbd179cabb9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:01:55.102Z|da1f797f-da26-432d-b1b5-04583b3539ba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:01:55.103Z|da1f797f-da26-432d-b1b5-04583b3539ba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:01:59.967Z|b31da541-b5ce-43ec-9555-05251cbd282f|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-01-08T11:01:59.968Z|b31da541-b5ce-43ec-9555-05251cbd282f|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-01-08T11:02:05.124Z|41a5e4d3-ed25-44d5-b88a-2d8e13fdd9df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:02:05.125Z|41a5e4d3-ed25-44d5-b88a-2d8e13fdd9df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:02:05.127Z|3b9894ab-86c7-42c9-adfa-b5281a51d3c5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:02:05.128Z|3b9894ab-86c7-42c9-adfa-b5281a51d3c5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:02:05.129Z|346dffc6-1ddc-46c4-9a94-fac92b3f5ab5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:02:05.130Z|346dffc6-1ddc-46c4-9a94-fac92b3f5ab5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:02:08.036Z|5c5869f2-82cd-45fe-8b1e-4094ed7fb9fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:02:08.036Z|5c5869f2-82cd-45fe-8b1e-4094ed7fb9fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:02:08.411Z|4ab6d6fb-3e8c-4caa-9b8d-12ed2c3c88f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:02:08.411Z|4ab6d6fb-3e8c-4caa-9b8d-12ed2c3c88f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:02:15.153Z|c3fbe582-2c1b-4891-aa2d-fd24bf0d48ca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:02:15.153Z|861f0ec7-be8f-4c79-b5b2-03419ba5f413|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:02:15.153Z|09842c65-4018-40f4-80de-3c9ee552302b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:02:15.154Z|c3fbe582-2c1b-4891-aa2d-fd24bf0d48ca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:02:15.154Z|861f0ec7-be8f-4c79-b5b2-03419ba5f413|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:02:15.154Z|09842c65-4018-40f4-80de-3c9ee552302b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:02:23.036Z|2742776e-6888-456e-a604-f45b13af29c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:02:23.042Z|2742776e-6888-456e-a604-f45b13af29c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:02:25.175Z|e5135b95-8ad9-4405-84a2-e590d417cb9f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:02:25.175Z|cc9d0a21-22de-4280-be61-bb02db90a454|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:02:25.175Z|948a2b9b-8bac-47bd-8523-28b770d7ec46|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:02:25.177Z|e5135b95-8ad9-4405-84a2-e590d417cb9f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:02:25.177Z|948a2b9b-8bac-47bd-8523-28b770d7ec46|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:02:25.177Z|cc9d0a21-22de-4280-be61-bb02db90a454|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:02:35.210Z|f188e94d-7c46-4682-92fb-d26d4a1d3daa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:02:35.210Z|6a80282b-ae73-4890-b109-182671757975|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:02:35.210Z|6a80282b-ae73-4890-b109-182671757975|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:02:35.210Z|f188e94d-7c46-4682-92fb-d26d4a1d3daa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:02:35.216Z|3c90dd9c-19a6-4f0b-a96e-a752597f1d72|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:02:35.216Z|3c90dd9c-19a6-4f0b-a96e-a752597f1d72|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:02:38.036Z|32005f52-8e40-4d83-8ff7-d2f513c42246|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:02:38.037Z|32005f52-8e40-4d83-8ff7-d2f513c42246|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:02:38.412Z|960e9533-e661-4671-8977-95677e2741c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:02:38.412Z|960e9533-e661-4671-8977-95677e2741c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:02:45.236Z|d5921407-ee2d-41f1-96a7-acafa45a023e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:02:45.236Z|495accde-2233-437b-b10e-9b5ae0020334|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:02:45.236Z|3d326dce-a4b3-4e82-8601-4bc871b122b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:02:45.238Z|d5921407-ee2d-41f1-96a7-acafa45a023e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:02:45.238Z|495accde-2233-437b-b10e-9b5ae0020334|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:02:45.238Z|3d326dce-a4b3-4e82-8601-4bc871b122b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:02:53.038Z|e895a5f9-3b6f-46ec-931d-16d28d7a8ded|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:02:53.041Z|e895a5f9-3b6f-46ec-931d-16d28d7a8ded|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:02:55.273Z|de96c803-3d58-41cd-81d9-73decb5a3895|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:02:55.273Z|b0bd8054-d4a2-446c-9456-8ac1bfe14a8c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:02:55.273Z|8fee88b6-d30b-4b89-85be-cdc933e507f7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:02:55.275Z|8fee88b6-d30b-4b89-85be-cdc933e507f7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:02:55.275Z|de96c803-3d58-41cd-81d9-73decb5a3895|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:02:55.275Z|b0bd8054-d4a2-446c-9456-8ac1bfe14a8c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:02:59.969Z|f4b0e4b2-ae65-40a3-bbfd-0a27807354b6|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-01-08T11:02:59.970Z|f4b0e4b2-ae65-40a3-bbfd-0a27807354b6|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-01-08T11:03:05.301Z|ae81f6c5-97dc-41a0-8a72-b515d00f1b99|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:03:05.301Z|549dbdaf-e44f-47c3-b5ed-0475dab000d2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:03:05.301Z|4b07472f-3c0a-446f-92c5-c19d300dbb25|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:03:05.302Z|ae81f6c5-97dc-41a0-8a72-b515d00f1b99|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:03:05.302Z|4b07472f-3c0a-446f-92c5-c19d300dbb25|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:03:05.302Z|549dbdaf-e44f-47c3-b5ed-0475dab000d2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:03:08.036Z|17784b06-afa8-4d30-ac55-674064055572|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:03:08.039Z|17784b06-afa8-4d30-ac55-674064055572|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:03:08.413Z|ccf036a1-0304-473d-8e0b-81c1a668312e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:03:08.413Z|ccf036a1-0304-473d-8e0b-81c1a668312e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:03:15.323Z|b8adebed-1147-4226-8f56-110aea5e1522|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:03:15.324Z|b8adebed-1147-4226-8f56-110aea5e1522|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:03:15.326Z|e9892db6-6d13-4a98-b518-07dd74b16f70|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:03:15.327Z|e9892db6-6d13-4a98-b518-07dd74b16f70|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:03:15.327Z|1fe39308-c62c-409d-97a0-f86c3366642a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:03:15.328Z|1fe39308-c62c-409d-97a0-f86c3366642a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:03:23.036Z|33b946d2-1886-434b-b810-b0c2a4e412c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:03:23.036Z|33b946d2-1886-434b-b810-b0c2a4e412c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:03:25.347Z|3fd962a8-cc9e-47aa-a43b-22e9d890aa4c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:03:25.348Z|3fd962a8-cc9e-47aa-a43b-22e9d890aa4c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:03:25.349Z|fbf004ad-be50-4202-bdaa-6efa644d138f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:03:25.349Z|fbf004ad-be50-4202-bdaa-6efa644d138f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:03:25.349Z|495256df-d025-4db3-a03e-4f009d360fd2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:03:25.352Z|495256df-d025-4db3-a03e-4f009d360fd2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:03:35.368Z|d1ede3e2-bd27-455c-86ec-d867910ef4c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:03:35.368Z|af57e03b-7b7d-465e-a43f-9b7cc03e9a7c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:03:35.369Z|d1ede3e2-bd27-455c-86ec-d867910ef4c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:03:35.369Z|af57e03b-7b7d-465e-a43f-9b7cc03e9a7c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:03:35.372Z|7026785a-0ac8-4bd3-a2ec-efb83084d261|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:03:35.372Z|7026785a-0ac8-4bd3-a2ec-efb83084d261|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:03:38.036Z|1885ba6e-02cb-4eb7-b0b1-8f1a7ba3c299|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:03:38.036Z|1885ba6e-02cb-4eb7-b0b1-8f1a7ba3c299|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:03:38.414Z|47afd9d4-c1b0-4255-a26f-c8ebbbcb5c56|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:03:38.414Z|47afd9d4-c1b0-4255-a26f-c8ebbbcb5c56|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:03:45.392Z|430c003b-43da-4926-bb7c-942767651414|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:03:45.392Z|430c003b-43da-4926-bb7c-942767651414|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:03:45.399Z|51351aa6-32e9-4ac0-ad26-4a4a2573aed3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:03:45.399Z|51351aa6-32e9-4ac0-ad26-4a4a2573aed3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:03:45.403Z|b6c0d4e4-8828-4572-bdfd-7bb0ab1a80f5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:03:45.404Z|b6c0d4e4-8828-4572-bdfd-7bb0ab1a80f5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:03:53.036Z|e27d5dc5-28bf-4c21-be61-4aa5b587f0ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:03:53.038Z|e27d5dc5-28bf-4c21-be61-4aa5b587f0ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:03:55.414Z|7e7c484b-9fb0-4388-bad4-bd2bdfdbc90b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:03:55.414Z|7e7c484b-9fb0-4388-bad4-bd2bdfdbc90b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:03:55.417Z|83a8e975-0ce5-49be-8a72-5bba01c688b1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:03:55.418Z|83a8e975-0ce5-49be-8a72-5bba01c688b1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:03:55.424Z|533aaafe-a64e-4209-bfbf-c096b8c99eb6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:03:55.424Z|533aaafe-a64e-4209-bfbf-c096b8c99eb6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:03:59.967Z|01a0ef2c-125b-4929-9449-487986f4e8e1|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-01-08T11:03:59.968Z|01a0ef2c-125b-4929-9449-487986f4e8e1|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-01-08T11:04:05.437Z|6e668456-da93-42d6-83cd-313331df99c6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:04:05.438Z|6e668456-da93-42d6-83cd-313331df99c6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:04:05.438Z|b6108d62-bd8d-4d83-a0d2-37951bff0e03|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:04:05.438Z|b6108d62-bd8d-4d83-a0d2-37951bff0e03|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:04:05.445Z|348a8acb-b2e3-4972-9853-e9b995d5672b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:04:05.446Z|348a8acb-b2e3-4972-9853-e9b995d5672b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:04:08.036Z|6a388d55-40bb-497d-b137-8847aacb6f32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:04:08.036Z|6a388d55-40bb-497d-b137-8847aacb6f32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:04:08.415Z|93200d7b-9f60-4b7e-8ae8-1074ec36868b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:04:08.415Z|93200d7b-9f60-4b7e-8ae8-1074ec36868b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:04:15.459Z|26c60eb6-1385-4812-b717-8886a64720f1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:04:15.459Z|d32e2882-afba-4533-9483-2151d63ca539|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:04:15.460Z|26c60eb6-1385-4812-b717-8886a64720f1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:04:15.460Z|d32e2882-afba-4533-9483-2151d63ca539|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:04:15.464Z|f07c367b-799d-41c7-9333-b02d09470378|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:04:15.464Z|f07c367b-799d-41c7-9333-b02d09470378|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:04:23.036Z|7521db18-6c6b-4949-9ad0-1cd9a1b216a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:04:23.036Z|7521db18-6c6b-4949-9ad0-1cd9a1b216a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:04:25.479Z|7e4065af-267f-44dd-a800-49ed5cd5be26|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:04:25.480Z|7e4065af-267f-44dd-a800-49ed5cd5be26|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:04:25.481Z|6b8a0453-1226-4afa-a1d9-d5f7c6f5a663|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:04:25.482Z|6b8a0453-1226-4afa-a1d9-d5f7c6f5a663|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:04:25.482Z|ff11249e-bf96-41a2-b028-9cb05d59b400|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:04:25.482Z|ff11249e-bf96-41a2-b028-9cb05d59b400|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:04:35.499Z|7b590fd2-af16-4b26-8135-f3b569612aee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:04:35.500Z|7b590fd2-af16-4b26-8135-f3b569612aee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:04:35.502Z|d2abb36c-71ed-42a5-9d3c-d9c799b6eb4a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:04:35.502Z|9e911e66-3e73-45f6-84fd-ec0a2dd0f7f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:04:35.503Z|d2abb36c-71ed-42a5-9d3c-d9c799b6eb4a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:04:35.504Z|9e911e66-3e73-45f6-84fd-ec0a2dd0f7f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:04:38.036Z|01d04b01-cb6f-42b0-a8c6-605537b54641|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:04:38.040Z|01d04b01-cb6f-42b0-a8c6-605537b54641|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:04:38.416Z|90b1105e-1f22-46da-92f7-ade8cc165ef2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:04:38.416Z|90b1105e-1f22-46da-92f7-ade8cc165ef2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:04:45.525Z|a1091141-1821-4900-88b8-1d8a40ae0fa3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:04:45.525Z|8f0af766-aa94-4bb8-bfce-e227859176aa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:04:45.525Z|98e8f97d-1b49-4264-a76c-dbd9fc39e2fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:04:45.526Z|a1091141-1821-4900-88b8-1d8a40ae0fa3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:04:45.526Z|98e8f97d-1b49-4264-a76c-dbd9fc39e2fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:04:45.526Z|8f0af766-aa94-4bb8-bfce-e227859176aa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:04:53.036Z|2c827fd5-3c7a-4813-b1c1-4db60326db2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:04:53.037Z|2c827fd5-3c7a-4813-b1c1-4db60326db2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:04:55.555Z|63c12290-b8af-4574-8acb-251c80d61d79|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:04:55.555Z|b772a4f8-2c14-45ff-8c7a-19aece2f87e5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:04:55.555Z|d481e455-c995-461c-9d77-69d1e28662d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:04:55.556Z|b772a4f8-2c14-45ff-8c7a-19aece2f87e5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:04:55.556Z|63c12290-b8af-4574-8acb-251c80d61d79|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:04:55.556Z|d481e455-c995-461c-9d77-69d1e28662d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:04:59.969Z|96bb9cfc-afd2-489f-b3ef-2bc000f92af1|http-nio-8080-exec-4|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-01-08T11:04:59.970Z|96bb9cfc-afd2-489f-b3ef-2bc000f92af1|http-nio-8080-exec-4|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-01-08T11:05:05.587Z|d8710ccf-3e61-4a49-99da-853ffde5df31|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:05:05.587Z|baa28608-67bc-445d-bf9a-28cedf6f8a0f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:05:05.587Z|d7c5ab3c-e73c-412d-8534-2313f79d8bf0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:05:05.589Z|d8710ccf-3e61-4a49-99da-853ffde5df31|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:05:05.589Z|d7c5ab3c-e73c-412d-8534-2313f79d8bf0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:05:05.589Z|baa28608-67bc-445d-bf9a-28cedf6f8a0f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:05:08.036Z|12fc2ec2-af9e-497e-84ab-b6a12fb349a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:05:08.037Z|12fc2ec2-af9e-497e-84ab-b6a12fb349a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:05:08.419Z|a26911b7-ab91-4614-9a93-7467c776ac0e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:05:08.421Z|a26911b7-ab91-4614-9a93-7467c776ac0e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:05:15.618Z|eadb3656-66b3-437e-9846-964994297d9a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:05:15.618Z|5bd8766a-4782-423d-a68b-b6e23cee42ba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:05:15.620Z|5f6419bc-74cf-4d0f-b313-2779ff96e1f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:05:15.620Z|eadb3656-66b3-437e-9846-964994297d9a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:05:15.621Z|5f6419bc-74cf-4d0f-b313-2779ff96e1f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:05:15.621Z|5bd8766a-4782-423d-a68b-b6e23cee42ba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:05:23.036Z|1e267d19-582d-4853-8201-215962493560|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:05:23.041Z|1e267d19-582d-4853-8201-215962493560|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:05:25.645Z|157fe8de-747a-4a32-829a-b60dde83384d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:05:25.645Z|0b826c7c-4cf4-4bd2-a9c9-11731aee9b7f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:05:25.645Z|93de48f3-c0cf-4181-8ef6-333cc614cc6d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:05:25.646Z|0b826c7c-4cf4-4bd2-a9c9-11731aee9b7f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:05:25.646Z|93de48f3-c0cf-4181-8ef6-333cc614cc6d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:05:25.647Z|157fe8de-747a-4a32-829a-b60dde83384d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:05:35.670Z|0bbc6fa2-a5b4-4e68-aae8-06cf0de66c4d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:05:35.670Z|0bbc6fa2-a5b4-4e68-aae8-06cf0de66c4d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:05:35.672Z|c8aa56b9-6843-44c7-8367-b33632af7f8f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:05:35.673Z|c8aa56b9-6843-44c7-8367-b33632af7f8f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:05:35.680Z|81f72894-7b11-4da7-89d1-ce9161617a3d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:05:35.681Z|81f72894-7b11-4da7-89d1-ce9161617a3d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:05:38.036Z|60498597-7304-4e71-9d52-9079cc160669|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:05:38.036Z|60498597-7304-4e71-9d52-9079cc160669|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:05:38.422Z|ba0d1fc7-527d-4b17-a90d-92e3eb209ae2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:05:38.422Z|ba0d1fc7-527d-4b17-a90d-92e3eb209ae2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:05:45.691Z|fc0db609-0364-46e3-9a7a-fee1bb0a3c09|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:05:45.691Z|fc0db609-0364-46e3-9a7a-fee1bb0a3c09|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:05:45.696Z|ed731f07-76d9-4578-85f9-88d3f542aeb2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:05:45.696Z|ed731f07-76d9-4578-85f9-88d3f542aeb2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:05:45.699Z|4c108f4e-e348-4154-bfad-83e663b7c9f9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:05:45.700Z|4c108f4e-e348-4154-bfad-83e663b7c9f9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:05:53.036Z|5f6c1f8e-b287-4b33-ba38-ff21bd951d36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:05:53.036Z|5f6c1f8e-b287-4b33-ba38-ff21bd951d36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:05:55.713Z|9200b3e9-cd5b-4238-b2ba-de8b75027509|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:05:55.713Z|c3378f80-e2e6-4e50-ac5b-0523f7825ac7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:05:55.714Z|c3378f80-e2e6-4e50-ac5b-0523f7825ac7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:05:55.714Z|9200b3e9-cd5b-4238-b2ba-de8b75027509|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:05:55.718Z|19175ca5-cf4d-4948-a876-c5edc4e89c88|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:05:55.718Z|19175ca5-cf4d-4948-a876-c5edc4e89c88|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:05:59.967Z|7d0f992a-8550-4869-8a8d-f9ff32a50929|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-01-08T11:05:59.968Z|7d0f992a-8550-4869-8a8d-f9ff32a50929|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-01-08T11:06:05.734Z|7492d575-8c2f-45a8-95ca-1415ad680773|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:06:05.735Z|d1937071-1f10-421f-b7ed-9ab31196f5b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:06:05.735Z|7492d575-8c2f-45a8-95ca-1415ad680773|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:06:05.735Z|d1937071-1f10-421f-b7ed-9ab31196f5b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:06:05.740Z|4d32e725-e487-424a-bfbd-9c0d88446221|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:06:05.740Z|4d32e725-e487-424a-bfbd-9c0d88446221|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:06:08.036Z|1853b72a-f458-436b-9a33-8c0c71ef4845|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:06:08.039Z|1853b72a-f458-436b-9a33-8c0c71ef4845|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:06:08.423Z|e2c80273-44d4-422b-a61f-d1c5563e97b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:06:08.423Z|e2c80273-44d4-422b-a61f-d1c5563e97b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:06:15.756Z|24beafa8-672e-48af-a9ca-a1bc344da11b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:06:15.756Z|98ac2c55-2229-4b9f-b635-869554691ddc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:06:15.757Z|98ac2c55-2229-4b9f-b635-869554691ddc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:06:15.757Z|24beafa8-672e-48af-a9ca-a1bc344da11b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:06:15.762Z|06ea34f9-9d90-4763-b94b-d48199cc1a5f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:06:15.762Z|06ea34f9-9d90-4763-b94b-d48199cc1a5f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:06:23.036Z|c2431d47-d77e-4279-a751-93050764d622|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:06:23.036Z|c2431d47-d77e-4279-a751-93050764d622|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:06:25.778Z|bd2d093d-90ec-4b4f-b6bf-12e8714fa1c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:06:25.778Z|5601e3a5-696a-4d99-8e96-080e7351a490|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:06:25.778Z|5601e3a5-696a-4d99-8e96-080e7351a490|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:06:25.778Z|bd2d093d-90ec-4b4f-b6bf-12e8714fa1c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:06:25.782Z|fd6530da-6ef2-4229-a569-4ad825f1a43a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:06:25.782Z|fd6530da-6ef2-4229-a569-4ad825f1a43a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:06:35.800Z|06bd296a-fec2-4dbc-a620-1d990cf96a66|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:06:35.800Z|7a1abc1c-d3e2-4783-81d5-621519f216db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:06:35.800Z|06bd296a-fec2-4dbc-a620-1d990cf96a66|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:06:35.800Z|7a1abc1c-d3e2-4783-81d5-621519f216db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:06:35.803Z|94a76dc7-6450-430d-96e1-a7427ffd0ee8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:06:35.803Z|94a76dc7-6450-430d-96e1-a7427ffd0ee8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:06:38.036Z|d1daa325-11a1-46ca-a8eb-c9fd2a48ac46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:06:38.036Z|d1daa325-11a1-46ca-a8eb-c9fd2a48ac46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:06:38.424Z|f0a83692-53b0-4581-9ef9-0232d3c854c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:06:38.424Z|f0a83692-53b0-4581-9ef9-0232d3c854c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:06:45.822Z|53d755a6-3baf-4649-baed-75357a74214e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:06:45.822Z|96f34d48-495d-4864-a769-346822dff8f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:06:45.823Z|96f34d48-495d-4864-a769-346822dff8f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:06:45.823Z|53d755a6-3baf-4649-baed-75357a74214e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:06:45.824Z|70bbd1f1-860b-481e-9f4d-bbdf6c33981d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:06:45.825Z|70bbd1f1-860b-481e-9f4d-bbdf6c33981d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:06:53.036Z|baec0f02-b955-4f32-9a7e-c999c23a1d2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:06:53.038Z|baec0f02-b955-4f32-9a7e-c999c23a1d2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:06:55.846Z|bf75bc38-d6a3-4d56-9f60-ec3df7b77625|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:06:55.846Z|eda5f663-470d-47c2-b768-85bda7b19a9f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:06:55.846Z|e075394c-eda2-40fd-b532-4b9288b66f73|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:06:55.847Z|e075394c-eda2-40fd-b532-4b9288b66f73|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:06:55.847Z|eda5f663-470d-47c2-b768-85bda7b19a9f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:06:55.847Z|bf75bc38-d6a3-4d56-9f60-ec3df7b77625|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:06:59.968Z|e9667200-0dd7-4ae9-beb1-18e2eae28074|http-nio-8080-exec-4|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-01-08T11:06:59.968Z|e9667200-0dd7-4ae9-beb1-18e2eae28074|http-nio-8080-exec-4|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-01-08T11:07:05.869Z|774fe128-8eef-4e04-bc76-e2b8a7607359|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:07:05.870Z|774fe128-8eef-4e04-bc76-e2b8a7607359|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:07:05.872Z|a0b23ae3-ae8e-4446-96c6-4e36c86f93e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:07:05.873Z|a0b23ae3-ae8e-4446-96c6-4e36c86f93e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:07:05.873Z|815b3ada-bd03-4081-be03-f2a56710d3be|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:07:05.874Z|815b3ada-bd03-4081-be03-f2a56710d3be|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:07:08.036Z|de40a137-1c3e-4a3f-b167-7fe5d7e8b7f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:07:08.036Z|de40a137-1c3e-4a3f-b167-7fe5d7e8b7f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:07:08.425Z|5aefc289-9872-41bf-981a-a45921552c8b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:07:08.426Z|5aefc289-9872-41bf-981a-a45921552c8b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:07:15.891Z|673e16e4-365e-4923-9131-99adfd94e0bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:07:15.892Z|673e16e4-365e-4923-9131-99adfd94e0bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:07:15.893Z|089e12df-c4a4-41fb-a0e0-4ae906e3414d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:07:15.893Z|841f4a02-75e3-49dd-a876-361211999ae9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:07:15.893Z|089e12df-c4a4-41fb-a0e0-4ae906e3414d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:07:15.894Z|841f4a02-75e3-49dd-a876-361211999ae9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:07:23.036Z|f9a62003-05e6-4fa0-b9ea-e11d056c5f45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:07:23.036Z|f9a62003-05e6-4fa0-b9ea-e11d056c5f45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:07:25.913Z|8f4a5e4e-dbef-4c56-a700-2bc746bfa6fe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:07:25.913Z|bd8a96fc-6559-4241-9dd2-4ea04a6acfe5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:07:25.913Z|78306d0a-7177-4107-b852-a6b5f44bb440|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:07:25.914Z|78306d0a-7177-4107-b852-a6b5f44bb440|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:07:25.914Z|bd8a96fc-6559-4241-9dd2-4ea04a6acfe5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:07:25.914Z|8f4a5e4e-dbef-4c56-a700-2bc746bfa6fe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:07:35.934Z|b2f35919-89de-4efa-90f8-775fb07fd691|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:07:35.934Z|1b820908-77b7-4cc0-9da4-84905d1c0d2e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:07:35.935Z|1b820908-77b7-4cc0-9da4-84905d1c0d2e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:07:35.935Z|b2f35919-89de-4efa-90f8-775fb07fd691|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:07:35.940Z|efe94331-d4f7-48fd-ab5e-f804260a9813|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:07:35.941Z|efe94331-d4f7-48fd-ab5e-f804260a9813|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:07:38.036Z|9d5a1d65-b9e3-4d03-9735-8a01a84c2c75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:07:38.038Z|9d5a1d65-b9e3-4d03-9735-8a01a84c2c75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:07:38.426Z|77c09851-72ba-4bc1-81d4-d7bd99420bf0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:07:38.427Z|77c09851-72ba-4bc1-81d4-d7bd99420bf0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:07:45.954Z|d0b93ea5-e266-4528-ae01-d170fded33b7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:07:45.954Z|9c802705-2b19-4715-a5c6-b3ea0acde8b3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:07:45.955Z|d0b93ea5-e266-4528-ae01-d170fded33b7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:07:45.955Z|9c802705-2b19-4715-a5c6-b3ea0acde8b3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:07:45.969Z|539b1702-e367-4729-b00f-d00f7ec1c505|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:07:45.969Z|539b1702-e367-4729-b00f-d00f7ec1c505|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:07:53.036Z|e2b2360d-48cc-48f1-b3f2-b931c5b60dee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:07:53.036Z|e2b2360d-48cc-48f1-b3f2-b931c5b60dee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:07:55.978Z|6d4548bb-df9f-4346-9e63-dff913f042ee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:07:55.978Z|67084c3d-279d-4ff4-8452-ebfb5a19ca49|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:07:55.978Z|67084c3d-279d-4ff4-8452-ebfb5a19ca49|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:07:55.978Z|6d4548bb-df9f-4346-9e63-dff913f042ee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:07:55.989Z|532077b8-61eb-405b-b19c-e5760824ffd8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:07:55.990Z|532077b8-61eb-405b-b19c-e5760824ffd8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:07:59.969Z|530ad085-23ee-4589-bb03-b3c315d8a6cc|http-nio-8080-exec-2|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-01-08T11:07:59.970Z|530ad085-23ee-4589-bb03-b3c315d8a6cc|http-nio-8080-exec-2|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-01-08T11:08:05.998Z|10bf73ec-1e0e-4d68-a725-9aec7c302d21|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:08:05.998Z|b30182e7-2c06-454b-8c7d-676c6f823af1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:08:05.999Z|b30182e7-2c06-454b-8c7d-676c6f823af1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:08:05.999Z|10bf73ec-1e0e-4d68-a725-9aec7c302d21|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:08:06.007Z|0e095c82-d1a8-410a-9d6d-50d5715a2628|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:08:06.007Z|0e095c82-d1a8-410a-9d6d-50d5715a2628|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:08:08.036Z|1c476575-5d7c-4fa5-b43b-839094018a8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:08:08.036Z|1c476575-5d7c-4fa5-b43b-839094018a8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:08:08.428Z|dc20abb9-2948-4580-8b94-53b2dbd6f35d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:08:08.428Z|dc20abb9-2948-4580-8b94-53b2dbd6f35d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:08:16.018Z|dc94b954-d612-4316-a85f-b63399511d5c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:08:16.018Z|6cda7bf6-7d44-4601-b7c6-fe7405e7638d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:08:16.019Z|dc94b954-d612-4316-a85f-b63399511d5c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:08:16.019Z|6cda7bf6-7d44-4601-b7c6-fe7405e7638d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:08:16.025Z|fb35ce3b-b372-43ff-80c8-fb4cf5344d1f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:08:16.025Z|fb35ce3b-b372-43ff-80c8-fb4cf5344d1f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:08:23.036Z|2150fc3f-d8bd-4a33-a77d-819cb55f339e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:08:23.041Z|2150fc3f-d8bd-4a33-a77d-819cb55f339e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:08:26.042Z|59114ba1-4b4b-4670-b183-3b38a6c66c1e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:08:26.042Z|d245ddb8-111e-4c50-85e4-e1cdf0c400c0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:08:26.042Z|59114ba1-4b4b-4670-b183-3b38a6c66c1e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:08:26.042Z|d245ddb8-111e-4c50-85e4-e1cdf0c400c0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:08:26.045Z|19d05c91-6fb4-4642-8b21-674b256cea5d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:08:26.046Z|19d05c91-6fb4-4642-8b21-674b256cea5d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:08:36.065Z|c30c70e2-ce4b-4a23-a634-cc2fea8c43fa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:08:36.065Z|330b69e5-6a3d-4d5c-a8e9-5475284ab7e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:08:36.066Z|d9676387-7556-4d33-a79a-15c1daf3b463|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:08:36.066Z|c30c70e2-ce4b-4a23-a634-cc2fea8c43fa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:08:36.066Z|d9676387-7556-4d33-a79a-15c1daf3b463|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:08:36.066Z|330b69e5-6a3d-4d5c-a8e9-5475284ab7e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:08:38.036Z|b212512c-cb59-4f91-86c6-ae577e00464f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:08:38.036Z|b212512c-cb59-4f91-86c6-ae577e00464f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:08:38.429Z|be822eac-fdf8-4f03-8d01-a2f45726bfba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:08:38.429Z|be822eac-fdf8-4f03-8d01-a2f45726bfba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:08:46.089Z|9d333647-a042-4a14-bc57-f793156e16a3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:08:46.089Z|e80fc59f-8b02-4c96-aa96-32e24cc88eaa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:08:46.089Z|b677a123-8fd5-4e3f-9e04-503f116aaaa8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:08:46.090Z|e80fc59f-8b02-4c96-aa96-32e24cc88eaa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:08:46.090Z|9d333647-a042-4a14-bc57-f793156e16a3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:08:46.090Z|b677a123-8fd5-4e3f-9e04-503f116aaaa8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:08:53.036Z|2729c652-68fb-42ae-8595-440a31558bb0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:08:53.036Z|2729c652-68fb-42ae-8595-440a31558bb0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:08:56.114Z|aad9efd7-5db2-4212-b262-99b4868204e1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:08:56.114Z|3538666c-8274-47dd-8599-6eb24194144a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:08:56.115Z|aad9efd7-5db2-4212-b262-99b4868204e1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:08:56.115Z|3538666c-8274-47dd-8599-6eb24194144a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:08:56.117Z|b0f9a18b-0c9b-4abf-b010-191bfef7d995|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:08:56.117Z|b0f9a18b-0c9b-4abf-b010-191bfef7d995|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:08:59.969Z|70fdc106-50f7-4019-a1b8-21960f91d945|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-01-08T11:08:59.970Z|70fdc106-50f7-4019-a1b8-21960f91d945|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-01-08T11:09:06.146Z|f75c7af5-cfea-4236-8532-92cd73861a24|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:09:06.146Z|21061d3d-fc7c-4771-99f7-a096430d611c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:09:06.146Z|fa21ab1e-04e9-4c3b-9250-c4f4f567845e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:09:06.149Z|21061d3d-fc7c-4771-99f7-a096430d611c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:09:06.149Z|fa21ab1e-04e9-4c3b-9250-c4f4f567845e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:09:06.149Z|f75c7af5-cfea-4236-8532-92cd73861a24|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:09:08.038Z|d6a60657-8fc3-45d1-83d6-81f5f5e53448|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:09:08.041Z|d6a60657-8fc3-45d1-83d6-81f5f5e53448|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:09:08.430Z|3ced4311-9e68-49f3-b176-a271d922738e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:09:08.431Z|3ced4311-9e68-49f3-b176-a271d922738e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:09:16.175Z|9e2c7f45-ac0a-45db-bb55-46e65da0261d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:09:16.175Z|134c6b3a-a5cf-4b85-b801-a3eb0a30fa77|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:09:16.175Z|66b42596-3f9f-4b19-9945-575dc8cd2a33|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:09:16.176Z|134c6b3a-a5cf-4b85-b801-a3eb0a30fa77|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:09:16.176Z|66b42596-3f9f-4b19-9945-575dc8cd2a33|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:09:16.176Z|9e2c7f45-ac0a-45db-bb55-46e65da0261d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:09:23.036Z|d7cb04db-2d98-442d-b954-b1c16277482f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:09:23.037Z|d7cb04db-2d98-442d-b954-b1c16277482f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:09:26.199Z|a0c1e803-0c78-4d53-aba7-7137a9ad9468|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:09:26.199Z|b8f62a69-9d80-4eb0-8498-387fccf108b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:09:26.199Z|b5d2323a-4f39-4f5d-b35b-8c1b67a453bd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:09:26.199Z|b5d2323a-4f39-4f5d-b35b-8c1b67a453bd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:09:26.199Z|a0c1e803-0c78-4d53-aba7-7137a9ad9468|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:09:26.200Z|b8f62a69-9d80-4eb0-8498-387fccf108b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:09:36.220Z|6073e797-e5fc-4026-b6cc-9dc1b8ab0c44|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:09:36.220Z|1ebd73d2-dbff-43a3-bf6e-336bfc6ea197|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:09:36.220Z|6073e797-e5fc-4026-b6cc-9dc1b8ab0c44|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:09:36.220Z|1ebd73d2-dbff-43a3-bf6e-336bfc6ea197|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:09:36.224Z|d50e68ea-ea9d-4d2c-917f-225f3ecc7790|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:09:36.225Z|d50e68ea-ea9d-4d2c-917f-225f3ecc7790|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:09:38.036Z|e3643acb-a318-423a-a5b3-4b9f1d23f63a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:09:38.036Z|e3643acb-a318-423a-a5b3-4b9f1d23f63a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:09:38.431Z|fb9bf64c-8e88-4f1e-b7ab-029c272844d6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:09:38.432Z|fb9bf64c-8e88-4f1e-b7ab-029c272844d6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:09:46.241Z|b2190c20-4af8-4943-bb92-19a617bad642|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:09:46.241Z|18fa7582-80ba-4e46-8f6d-6eb56282b5f5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:09:46.241Z|b2190c20-4af8-4943-bb92-19a617bad642|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:09:46.241Z|18fa7582-80ba-4e46-8f6d-6eb56282b5f5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:09:46.247Z|59bd1c14-5040-4d3b-a4ef-67e0a4c233ed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:09:46.247Z|59bd1c14-5040-4d3b-a4ef-67e0a4c233ed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:09:53.035Z|c2626ff5-7e28-46a5-a711-5a583109588d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:09:53.038Z|c2626ff5-7e28-46a5-a711-5a583109588d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:09:56.261Z|d96c662a-5cf9-46fa-8da4-3598d55efe17|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:09:56.261Z|d96c662a-5cf9-46fa-8da4-3598d55efe17|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:09:56.264Z|be2fc64f-3f5f-4cc6-910e-51f961dc4975|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:09:56.265Z|be2fc64f-3f5f-4cc6-910e-51f961dc4975|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:09:56.268Z|23aacca7-688a-473b-9b5c-e980f9487f90|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:09:56.268Z|23aacca7-688a-473b-9b5c-e980f9487f90|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:09:59.967Z|cbbbe0cf-a0d4-44be-9671-e4be6a284ef7|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-01-08T11:09:59.968Z|cbbbe0cf-a0d4-44be-9671-e4be6a284ef7|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-01-08T11:10:06.283Z|e7138009-e832-44e9-b731-0bd5cef847fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:10:06.283Z|9ad9fbc3-5068-485e-bbba-f597dbd8f48f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:10:06.284Z|e7138009-e832-44e9-b731-0bd5cef847fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:10:06.284Z|9ad9fbc3-5068-485e-bbba-f597dbd8f48f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:10:06.288Z|5d10f8b6-316a-4ef8-8c0d-66c601e134d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:10:06.288Z|5d10f8b6-316a-4ef8-8c0d-66c601e134d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:10:08.036Z|6e7e8dbb-71a6-4fa9-af39-5e9ce262c605|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:10:08.036Z|6e7e8dbb-71a6-4fa9-af39-5e9ce262c605|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:10:08.432Z|69d20b43-c0d3-4e87-902f-8822c5f1f68e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:10:08.433Z|69d20b43-c0d3-4e87-902f-8822c5f1f68e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:10:16.304Z|5f31c8dc-4e19-4161-bf95-fa3aa453fb0a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:10:16.305Z|5f31c8dc-4e19-4161-bf95-fa3aa453fb0a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:10:16.306Z|28d22b02-ee9a-407e-8a70-032e846be724|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:10:16.306Z|28d22b02-ee9a-407e-8a70-032e846be724|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:10:16.311Z|d331f66a-30ce-4d2d-a4aa-a35f44c4df7c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:10:16.312Z|d331f66a-30ce-4d2d-a4aa-a35f44c4df7c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:10:16.657Z|63d3bf92-3fdf-490e-be89-cf30f5bec1a0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2022-01-08T11:10:16.667Z|63d3bf92-3fdf-490e-be89-cf30f5bec1a0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 63d3bf92-3fdf-490e-be89-cf30f5bec1a0 already exists in requestDb InfraActiveRequests table
2022-01-08T11:10:16.668Z|63d3bf92-3fdf-490e-be89-cf30f5bec1a0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0
2022-01-08T11:10:16.669Z|63d3bf92-3fdf-490e-be89-cf30f5bec1a0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|INFO|500||Invoke
2022-01-08T11:10:16.669Z|63d3bf92-3fdf-490e-be89-cf30f5bec1a0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|DEBUG|500||===========================request begin================================================
2022-01-08T11:10:16.669Z|63d3bf92-3fdf-490e-be89-cf30f5bec1a0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0
2022-01-08T11:10:16.669Z|63d3bf92-3fdf-490e-be89-cf30f5bec1a0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|DEBUG|500||Method      : GET
2022-01-08T11:10:16.670Z|63d3bf92-3fdf-490e-be89-cf30f5bec1a0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cdaa38f92966017a", X-B3-SpanId:"43d073087aff7399", X-B3-ParentSpanId:"cdaa38f92966017a", X-B3-Sampled:"0", X-ONAP-RequestID:"63d3bf92-3fdf-490e-be89-cf30f5bec1a0", X-RequestID:"63d3bf92-3fdf-490e-be89-cf30f5bec1a0", X-TransactionID:"63d3bf92-3fdf-490e-be89-cf30f5bec1a0", X-ECOMP-RequestID:"63d3bf92-3fdf-490e-be89-cf30f5bec1a0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"346bae84-176b-462b-9d8f-7281c8955f51"]
2022-01-08T11:10:16.670Z|63d3bf92-3fdf-490e-be89-cf30f5bec1a0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|DEBUG|500||Request body: 
2022-01-08T11:10:16.670Z|63d3bf92-3fdf-490e-be89-cf30f5bec1a0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|DEBUG|500||==========================request end================================================
2022-01-08T11:10:16.707Z|63d3bf92-3fdf-490e-be89-cf30f5bec1a0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|DEBUG|500||============================response begin==========================================
2022-01-08T11:10:16.708Z|63d3bf92-3fdf-490e-be89-cf30f5bec1a0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|DEBUG|500||Status code  : 404 NOT_FOUND
2022-01-08T11:10:16.708Z|63d3bf92-3fdf-490e-be89-cf30f5bec1a0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|DEBUG|500||Status text  : 
2022-01-08T11:10:16.708Z|63d3bf92-3fdf-490e-be89-cf30f5bec1a0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sat, 08 Jan 2022 11:10:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-08T11:10:16.710Z|63d3bf92-3fdf-490e-be89-cf30f5bec1a0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|DEBUG|500||Response body: 
2022-01-08T11:10:16.710Z|63d3bf92-3fdf-490e-be89-cf30f5bec1a0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|DEBUG|500||=======================response end=================================================
2022-01-08T11:10:16.710Z|63d3bf92-3fdf-490e-be89-cf30f5bec1a0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|INFO|404|Not Found|InvokeReturn
2022-01-08T11:10:16.856Z|63d3bf92-3fdf-490e-be89-cf30f5bec1a0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2022-01-08T11:10:23.035Z|f7da0055-4c98-4c50-a147-a54e350cfed8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:10:23.036Z|f7da0055-4c98-4c50-a147-a54e350cfed8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:10:26.327Z|c263f9e9-8002-4947-9615-2c898759009a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:10:26.327Z|13ad3ffb-385e-4ba7-9505-74a8653d41e9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:10:26.327Z|c263f9e9-8002-4947-9615-2c898759009a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:10:26.327Z|13ad3ffb-385e-4ba7-9505-74a8653d41e9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:10:26.331Z|0b9325ad-2054-4603-aa69-c706eb550c93|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:10:26.331Z|0b9325ad-2054-4603-aa69-c706eb550c93|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:10:35.190Z|63d3bf92-3fdf-490e-be89-cf30f5bec1a0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-01-08T11:10:35.336Z|63d3bf92-3fdf-490e-be89-cf30f5bec1a0|http-nio-8080-exec-6|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/64322b5dfad24d5f92a736846b390171|INFO|500||Invoke
2022-01-08T11:10:35.337Z|63d3bf92-3fdf-490e-be89-cf30f5bec1a0|http-nio-8080-exec-6|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/64322b5dfad24d5f92a736846b390171|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/64322b5dfad24d5f92a736846b390171 with request headers:{Authorization=[***REDACTED***], X-RequestID=[63d3bf92-3fdf-490e-be89-cf30f5bec1a0], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[2c5709a9-e031-4faa-b384-4b955f76c596], X-ECOMP-RequestID=[63d3bf92-3fdf-490e-be89-cf30f5bec1a0], X-TransactionId=[], X-ONAP-RequestID=[63d3bf92-3fdf-490e-be89-cf30f5bec1a0]}
2022-01-08T11:10:35.648Z|63d3bf92-3fdf-490e-be89-cf30f5bec1a0|http-nio-8080-exec-6|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/64322b5dfad24d5f92a736846b390171|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/64322b5dfad24d5f92a736846b390171 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220108-11:10:35:610-68250], vertex-id=[200872], Content-Length=[616], Date=[Sat, 08 Jan 2022 11:10:35 GMT], Content-Type=[application/json]}
2022-01-08T11:10:35.650Z|63d3bf92-3fdf-490e-be89-cf30f5bec1a0|http-nio-8080-exec-6|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/64322b5dfad24d5f92a736846b390171|DEBUG|500||{"tenant-id":"64322b5dfad24d5f92a736846b390171","tenant-name":"ci-onap-master-vnfs","tenant-context":"None","resource-version":"1641640154899","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-01-08T11:10:35.650Z|63d3bf92-3fdf-490e-be89-cf30f5bec1a0|http-nio-8080-exec-6|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/64322b5dfad24d5f92a736846b390171|INFO|500||InvokeReturn
2022-01-08T11:10:35.784Z|63d3bf92-3fdf-490e-be89-cf30f5bec1a0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-01-08T11:10:35.784Z|63d3bf92-3fdf-490e-be89-cf30f5bec1a0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-01-08T11:10:35.802Z|63d3bf92-3fdf-490e-be89-cf30f5bec1a0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-01-08T11:10:35.803Z|63d3bf92-3fdf-490e-be89-cf30f5bec1a0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-01-08T11:10:35.803Z|63d3bf92-3fdf-490e-be89-cf30f5bec1a0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-01-08T11:10:35.803Z|63d3bf92-3fdf-490e-be89-cf30f5bec1a0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-01-08T11:10:35.804Z|63d3bf92-3fdf-490e-be89-cf30f5bec1a0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-01-08T11:10:35.804Z|63d3bf92-3fdf-490e-be89-cf30f5bec1a0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"115", X-B3-TraceId:"cdaa38f92966017a", X-B3-SpanId:"190d306efc8236e9", X-B3-ParentSpanId:"cdaa38f92966017a", X-B3-Sampled:"0", X-ONAP-RequestID:"63d3bf92-3fdf-490e-be89-cf30f5bec1a0", X-RequestID:"63d3bf92-3fdf-490e-be89-cf30f5bec1a0", X-TransactionID:"63d3bf92-3fdf-490e-be89-cf30f5bec1a0", X-ECOMP-RequestID:"63d3bf92-3fdf-490e-be89-cf30f5bec1a0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"807813a8-8594-4ffb-b938-2825efd4a6a0"]
2022-01-08T11:10:35.804Z|63d3bf92-3fdf-490e-be89-cf30f5bec1a0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"basic_network-88db1d8c-a453-401b-907d-4fc6e9293513","requestScope":"service"}
2022-01-08T11:10:35.804Z|63d3bf92-3fdf-490e-be89-cf30f5bec1a0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-01-08T11:10:36.062Z|63d3bf92-3fdf-490e-be89-cf30f5bec1a0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-01-08T11:10:36.062Z|63d3bf92-3fdf-490e-be89-cf30f5bec1a0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-01-08T11:10:36.062Z|63d3bf92-3fdf-490e-be89-cf30f5bec1a0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-01-08T11:10:36.063Z|63d3bf92-3fdf-490e-be89-cf30f5bec1a0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sat, 08 Jan 2022 11:10:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-08T11:10:36.063Z|63d3bf92-3fdf-490e-be89-cf30f5bec1a0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-01-08T11:10:36.063Z|63d3bf92-3fdf-490e-be89-cf30f5bec1a0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-01-08T11:10:36.064Z|63d3bf92-3fdf-490e-be89-cf30f5bec1a0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-01-08T11:10:36.075Z|63d3bf92-3fdf-490e-be89-cf30f5bec1a0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-01-08T11:10:36.076Z|63d3bf92-3fdf-490e-be89-cf30f5bec1a0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2022-01-08T11:10:36.076Z|63d3bf92-3fdf-490e-be89-cf30f5bec1a0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2022-01-08T11:10:36.076Z|63d3bf92-3fdf-490e-be89-cf30f5bec1a0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-01-08T11:10:36.077Z|63d3bf92-3fdf-490e-be89-cf30f5bec1a0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2022-01-08T11:10:36.077Z|63d3bf92-3fdf-490e-be89-cf30f5bec1a0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"63d3bf92-3fdf-490e-be89-cf30f5bec1a0", X-RequestID:"63d3bf92-3fdf-490e-be89-cf30f5bec1a0", X-TransactionID:"63d3bf92-3fdf-490e-be89-cf30f5bec1a0", X-ECOMP-RequestID:"63d3bf92-3fdf-490e-be89-cf30f5bec1a0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"afd327d8-446b-4c3a-9440-8413368521cf"]
2022-01-08T11:10:36.077Z|63d3bf92-3fdf-490e-be89-cf30f5bec1a0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2022-01-08T11:10:36.078Z|63d3bf92-3fdf-490e-be89-cf30f5bec1a0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2022-01-08T11:10:36.351Z|da792cd7-9101-4580-b89d-b6eaae1499db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:10:36.351Z|da792cd7-9101-4580-b89d-b6eaae1499db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:10:36.352Z|d46c642f-7d7e-46b6-bd74-6a0b62d89ac6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:10:36.352Z|d46c642f-7d7e-46b6-bd74-6a0b62d89ac6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:10:36.354Z|d4cb245c-3dff-40b2-b4f8-4f99e9ec30ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:10:36.354Z|d4cb245c-3dff-40b2-b4f8-4f99e9ec30ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:10:36.463Z|63d3bf92-3fdf-490e-be89-cf30f5bec1a0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2022-01-08T11:10:36.463Z|63d3bf92-3fdf-490e-be89-cf30f5bec1a0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2022-01-08T11:10:36.463Z|63d3bf92-3fdf-490e-be89-cf30f5bec1a0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2022-01-08T11:10:36.464Z|63d3bf92-3fdf-490e-be89-cf30f5bec1a0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=3AE39532E4738F11A6E53A9A5CACCF09; 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:"Sat, 08 Jan 2022 11:10:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-08T11:10:36.465Z|63d3bf92-3fdf-490e-be89-cf30f5bec1a0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {
  "modelName" : "GR-API-DEFAULT",
  "description" : "Gr api service for VID to use for infra APIH orchestration",
  "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672",
  "created" : "2022-01-08 09:44:54.000",
  "modelVersion" : "1.0",
  "serviceType" : null,
  "serviceRole" : null,
  "serviceFunction" : null,
  "environmentContext" : null,
  "workloadContext" : null,
  "category" : null,
  "resourceOrder" : null,
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ ],
  "namingPolicy" : null,
  "onapGeneratedNaming" : null,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : null,
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "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"
    },
    "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"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    }
  }
}
2022-01-08T11:10:36.465Z|63d3bf92-3fdf-490e-be89-cf30f5bec1a0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2022-01-08T11:10:36.465Z|63d3bf92-3fdf-490e-be89-cf30f5bec1a0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2022-01-08T11:10:36.580Z|63d3bf92-3fdf-490e-be89-cf30f5bec1a0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance
2022-01-08T11:10:36.581Z|63d3bf92-3fdf-490e-be89-cf30f5bec1a0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke
2022-01-08T11:10:36.581Z|63d3bf92-3fdf-490e-be89-cf30f5bec1a0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================
2022-01-08T11:10:36.582Z|63d3bf92-3fdf-490e-be89-cf30f5bec1a0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance
2022-01-08T11:10:36.582Z|63d3bf92-3fdf-490e-be89-cf30f5bec1a0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method      : GET
2022-01-08T11:10:36.582Z|63d3bf92-3fdf-490e-be89-cf30f5bec1a0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"63d3bf92-3fdf-490e-be89-cf30f5bec1a0", X-RequestID:"63d3bf92-3fdf-490e-be89-cf30f5bec1a0", X-TransactionID:"63d3bf92-3fdf-490e-be89-cf30f5bec1a0", X-ECOMP-RequestID:"63d3bf92-3fdf-490e-be89-cf30f5bec1a0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"08e6ad45-f369-4709-a8fb-0e502e978797"]
2022-01-08T11:10:36.582Z|63d3bf92-3fdf-490e-be89-cf30f5bec1a0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 
2022-01-08T11:10:36.583Z|63d3bf92-3fdf-490e-be89-cf30f5bec1a0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================
2022-01-08T11:10:36.913Z|63d3bf92-3fdf-490e-be89-cf30f5bec1a0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin==========================================
2022-01-08T11:10:36.914Z|63d3bf92-3fdf-490e-be89-cf30f5bec1a0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code  : 200 OK
2022-01-08T11:10:36.914Z|63d3bf92-3fdf-490e-be89-cf30f5bec1a0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text  : 
2022-01-08T11:10:36.915Z|63d3bf92-3fdf-490e-be89-cf30f5bec1a0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sat, 08 Jan 2022 11:10:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-08T11:10:36.921Z|63d3bf92-3fdf-490e-be89-cf30f5bec1a0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: {
  "id" : 507,
  "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-01-08T09:44:54.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/507"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/507"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/507/service"
    }
  }
}
2022-01-08T11:10:36.921Z|63d3bf92-3fdf-490e-be89-cf30f5bec1a0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end=================================================
2022-01-08T11:10:36.921Z|63d3bf92-3fdf-490e-be89-cf30f5bec1a0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn
2022-01-08T11:10:36.933Z|63d3bf92-3fdf-490e-be89-cf30f5bec1a0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-01-08T11:10:36.933Z|63d3bf92-3fdf-490e-be89-cf30f5bec1a0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2022-01-08T11:10:36.933Z|63d3bf92-3fdf-490e-be89-cf30f5bec1a0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2022-01-08T11:10:36.933Z|63d3bf92-3fdf-490e-be89-cf30f5bec1a0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-01-08T11:10:36.934Z|63d3bf92-3fdf-490e-be89-cf30f5bec1a0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2022-01-08T11:10:36.934Z|63d3bf92-3fdf-490e-be89-cf30f5bec1a0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"63d3bf92-3fdf-490e-be89-cf30f5bec1a0", X-RequestID:"63d3bf92-3fdf-490e-be89-cf30f5bec1a0", X-TransactionID:"63d3bf92-3fdf-490e-be89-cf30f5bec1a0", X-ECOMP-RequestID:"63d3bf92-3fdf-490e-be89-cf30f5bec1a0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"967e57b6-e4bc-4ae1-a03c-589d9b9eb804"]
2022-01-08T11:10:36.934Z|63d3bf92-3fdf-490e-be89-cf30f5bec1a0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2022-01-08T11:10:36.934Z|63d3bf92-3fdf-490e-be89-cf30f5bec1a0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2022-01-08T11:10:36.962Z|63d3bf92-3fdf-490e-be89-cf30f5bec1a0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2022-01-08T11:10:36.962Z|63d3bf92-3fdf-490e-be89-cf30f5bec1a0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2022-01-08T11:10:36.962Z|63d3bf92-3fdf-490e-be89-cf30f5bec1a0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2022-01-08T11:10:36.963Z|63d3bf92-3fdf-490e-be89-cf30f5bec1a0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sat, 08 Jan 2022 11:10:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-08T11:10:36.965Z|63d3bf92-3fdf-490e-be89-cf30f5bec1a0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {
  "modelName" : "GR-API-DEFAULT",
  "description" : "Gr api service for VID to use for infra APIH orchestration",
  "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672",
  "created" : "2022-01-08 09:44:54.000",
  "modelVersion" : "1.0",
  "serviceType" : null,
  "serviceRole" : null,
  "serviceFunction" : null,
  "environmentContext" : null,
  "workloadContext" : null,
  "category" : null,
  "resourceOrder" : null,
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ ],
  "namingPolicy" : null,
  "onapGeneratedNaming" : null,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : null,
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "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"
    },
    "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"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    }
  }
}
2022-01-08T11:10:36.965Z|63d3bf92-3fdf-490e-be89-cf30f5bec1a0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2022-01-08T11:10:36.966Z|63d3bf92-3fdf-490e-be89-cf30f5bec1a0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2022-01-08T11:10:36.980Z|63d3bf92-3fdf-490e-be89-cf30f5bec1a0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-01-08T11:10:36.981Z|63d3bf92-3fdf-490e-be89-cf30f5bec1a0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-01-08T11:10:36.981Z|63d3bf92-3fdf-490e-be89-cf30f5bec1a0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-01-08T11:10:36.981Z|63d3bf92-3fdf-490e-be89-cf30f5bec1a0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-01-08T11:10:36.981Z|63d3bf92-3fdf-490e-be89-cf30f5bec1a0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-01-08T11:10:36.981Z|63d3bf92-3fdf-490e-be89-cf30f5bec1a0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1855", X-B3-TraceId:"cdaa38f92966017a", X-B3-SpanId:"abad16c59d7d7dae", X-B3-ParentSpanId:"cdaa38f92966017a", X-B3-Sampled:"0", X-ONAP-RequestID:"63d3bf92-3fdf-490e-be89-cf30f5bec1a0", X-RequestID:"63d3bf92-3fdf-490e-be89-cf30f5bec1a0", X-TransactionID:"63d3bf92-3fdf-490e-be89-cf30f5bec1a0", X-ECOMP-RequestID:"63d3bf92-3fdf-490e-be89-cf30f5bec1a0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5094d5fb-c341-43ea-bd80-cf1cbbf3e753"]
2022-01-08T11:10:36.982Z|63d3bf92-3fdf-490e-be89-cf30f5bec1a0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"63d3bf92-3fdf-490e-be89-cf30f5bec1a0","requestStatus":"IN_PROGRESS","startTime":1641640216861,"source":"VID","tenantId":"64322b5dfad24d5f92a736846b390171","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-88db1d8c-a453-401b-907d-4fc6e9293513\",\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\": \"ea842640-0602-4165-9b65-ab6c77101eca\",\n\t\t\t\"modelVersionId\": \"30ca602a-6599-4284-bec3-14e1028a9c4d\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"64322b5dfad24d5f92a736846b390171\",\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\": \"522cc66f-5ce3-4572-adc3-547837bb39f5\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceName":"basic_network-88db1d8c-a453-401b-907d-4fc6e9293513","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"ci-onap-master-vnfs","cloudApiRequests":[],"requestURI":"63d3bf92-3fdf-490e-be89-cf30f5bec1a0"}
2022-01-08T11:10:36.982Z|63d3bf92-3fdf-490e-be89-cf30f5bec1a0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-01-08T11:10:37.448Z|63d3bf92-3fdf-490e-be89-cf30f5bec1a0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-01-08T11:10:37.448Z|63d3bf92-3fdf-490e-be89-cf30f5bec1a0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-01-08T11:10:37.449Z|63d3bf92-3fdf-490e-be89-cf30f5bec1a0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-01-08T11:10:37.449Z|63d3bf92-3fdf-490e-be89-cf30f5bec1a0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 08 Jan 2022 11:10:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-08T11:10:37.453Z|63d3bf92-3fdf-490e-be89-cf30f5bec1a0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "63d3bf92-3fdf-490e-be89-cf30f5bec1a0",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-01-08T11:10:16.861+00:00",
  "source" : "VID",
  "tenantId" : "64322b5dfad24d5f92a736846b390171",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-88db1d8c-a453-401b-907d-4fc6e9293513\",\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\": \"ea842640-0602-4165-9b65-ab6c77101eca\",\n\t\t\t\"modelVersionId\": \"30ca602a-6599-4284-bec3-14e1028a9c4d\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"64322b5dfad24d5f92a736846b390171\",\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\": \"522cc66f-5ce3-4572-adc3-547837bb39f5\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-01-08T11:10:37.196+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceName" : "basic_network-88db1d8c-a453-401b-907d-4fc6e9293513",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "63d3bf92-3fdf-490e-be89-cf30f5bec1a0",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0"
    }
  }
}
2022-01-08T11:10:37.454Z|63d3bf92-3fdf-490e-be89-cf30f5bec1a0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-01-08T11:10:37.454Z|63d3bf92-3fdf-490e-be89-cf30f5bec1a0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-01-08T11:10:37.511Z|63d3bf92-3fdf-490e-be89-cf30f5bec1a0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-01-08T11:10:37.512Z|63d3bf92-3fdf-490e-be89-cf30f5bec1a0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-01-08T11:10:37.512Z|63d3bf92-3fdf-490e-be89-cf30f5bec1a0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-01-08T11:10:37.512Z|63d3bf92-3fdf-490e-be89-cf30f5bec1a0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-01-08T11:10:37.513Z|63d3bf92-3fdf-490e-be89-cf30f5bec1a0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-01-08T11:10:37.513Z|63d3bf92-3fdf-490e-be89-cf30f5bec1a0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"2258", X-B3-TraceId:"cdaa38f92966017a", X-B3-SpanId:"c0ccf3c0329247ab", X-B3-ParentSpanId:"cdaa38f92966017a", X-B3-Sampled:"0", X-ONAP-RequestID:"63d3bf92-3fdf-490e-be89-cf30f5bec1a0", X-RequestID:"63d3bf92-3fdf-490e-be89-cf30f5bec1a0", X-TransactionID:"63d3bf92-3fdf-490e-be89-cf30f5bec1a0", X-ECOMP-RequestID:"63d3bf92-3fdf-490e-be89-cf30f5bec1a0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"37f2ec0b-2d3c-49ac-b1b4-4e12c32f5497"]
2022-01-08T11:10:37.513Z|63d3bf92-3fdf-490e-be89-cf30f5bec1a0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"ea842640-0602-4165-9b65-ab6c77101eca\",\"modelType\":\"service\",\"modelName\":\"basic_network\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"30ca602a-6599-4284-bec3-14e1028a9c4d\",\"modelUuid\":\"30ca602a-6599-4284-bec3-14e1028a9c4d\",\"modelInvariantUuid\":\"ea842640-0602-4165-9b65-ab6c77101eca\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_network-88db1d8c-a453-401b-907d-4fc6e9293513\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicnw-customer\"},\"cloudConfiguration\":{\"tenantId\":\"64322b5dfad24d5f92a736846b390171\",\"cloudOwner\":\"basicnw-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_network\",\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"},\"project\":{\"projectName\":\"basicnw-project\"},\"owningEntity\":{\"owningEntityId\":\"522cc66f-5ce3-4572-adc3-547837bb39f5\",\"owningEntityName\":\"basicnw-oe\"}}}","type":"String"},"requestId":{"value":"63d3bf92-3fdf-490e-be89-cf30f5bec1a0","type":"String"},"mso-request-id":{"value":"63d3bf92-3fdf-490e-be89-cf30f5bec1a0","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-01-08T11:10:37.514Z|63d3bf92-3fdf-490e-be89-cf30f5bec1a0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-01-08T11:10:38.036Z|6b1e5960-5f7f-4f90-95ee-bca84b43d258|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:10:38.038Z|6b1e5960-5f7f-4f90-95ee-bca84b43d258|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:10:38.433Z|31728bb6-f928-45af-a381-5037ec3807b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:10:38.434Z|31728bb6-f928-45af-a381-5037ec3807b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:10:44.691Z|63d3bf92-3fdf-490e-be89-cf30f5bec1a0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-01-08T11:10:44.692Z|63d3bf92-3fdf-490e-be89-cf30f5bec1a0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-01-08T11:10:44.692Z|63d3bf92-3fdf-490e-be89-cf30f5bec1a0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2022-01-08T11:10:44.693Z|63d3bf92-3fdf-490e-be89-cf30f5bec1a0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=2B59D25A2BAF8C119483BBA5880DC51C; Path=/; HttpOnly", Date:"Sat, 08 Jan 2022 11:10:44 GMT", X-ONAP-RequestID:"63d3bf92-3fdf-490e-be89-cf30f5bec1a0", X-RequestID:"63d3bf92-3fdf-490e-be89-cf30f5bec1a0", X-TransactionID:"63d3bf92-3fdf-490e-be89-cf30f5bec1a0", X-ECOMP-RequestID:"63d3bf92-3fdf-490e-be89-cf30f5bec1a0", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"37f2ec0b-2d3c-49ac-b1b4-4e12c32f5497", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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-01-08T11:10:44.693Z|63d3bf92-3fdf-490e-be89-cf30f5bec1a0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"63d3bf92-3fdf-490e-be89-cf30f5bec1a0\",\"instanceId\":\"124211a9-aaca-4ea3-af4b-3a05576bedf6\"}}","message":"Success","processInstanceID":"9c3df9d8-7073-11ec-99ea-b2034949bc77","variables":null,"messageCode":200}
2022-01-08T11:10:44.694Z|63d3bf92-3fdf-490e-be89-cf30f5bec1a0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-01-08T11:10:44.694Z|63d3bf92-3fdf-490e-be89-cf30f5bec1a0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-01-08T11:10:44.708Z|63d3bf92-3fdf-490e-be89-cf30f5bec1a0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2022-01-08T11:10:44.860Z|3fffcfb8-df74-4eea-a1d4-8ffa510a1070|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|||INFO|500||Entering
2022-01-08T11:10:44.887Z|3fffcfb8-df74-4eea-a1d4-8ffa510a1070|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0
2022-01-08T11:10:44.888Z|3fffcfb8-df74-4eea-a1d4-8ffa510a1070|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|INFO|500||Invoke
2022-01-08T11:10:44.888Z|3fffcfb8-df74-4eea-a1d4-8ffa510a1070|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|DEBUG|500||===========================request begin================================================
2022-01-08T11:10:44.889Z|3fffcfb8-df74-4eea-a1d4-8ffa510a1070|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0
2022-01-08T11:10:44.889Z|3fffcfb8-df74-4eea-a1d4-8ffa510a1070|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|DEBUG|500||Method      : GET
2022-01-08T11:10:44.889Z|3fffcfb8-df74-4eea-a1d4-8ffa510a1070|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6702e245abd03bdd", X-B3-SpanId:"6441c8c9b8f7df09", X-B3-ParentSpanId:"6702e245abd03bdd", X-B3-Sampled:"0", X-ONAP-RequestID:"3fffcfb8-df74-4eea-a1d4-8ffa510a1070", X-RequestID:"3fffcfb8-df74-4eea-a1d4-8ffa510a1070", X-TransactionID:"3fffcfb8-df74-4eea-a1d4-8ffa510a1070", X-ECOMP-RequestID:"3fffcfb8-df74-4eea-a1d4-8ffa510a1070", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f8c3c916-f5e4-4b5f-afbc-cd00e065e2e7"]
2022-01-08T11:10:44.890Z|3fffcfb8-df74-4eea-a1d4-8ffa510a1070|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|DEBUG|500||Request body: 
2022-01-08T11:10:44.890Z|3fffcfb8-df74-4eea-a1d4-8ffa510a1070|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|DEBUG|500||==========================request end================================================
2022-01-08T11:10:44.912Z|3fffcfb8-df74-4eea-a1d4-8ffa510a1070|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|DEBUG|500||============================response begin==========================================
2022-01-08T11:10:44.913Z|3fffcfb8-df74-4eea-a1d4-8ffa510a1070|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|DEBUG|500||Status code  : 200 OK
2022-01-08T11:10:44.913Z|3fffcfb8-df74-4eea-a1d4-8ffa510a1070|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|DEBUG|500||Status text  : 
2022-01-08T11:10:44.914Z|3fffcfb8-df74-4eea-a1d4-8ffa510a1070|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 08 Jan 2022 11:10:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-08T11:10:44.915Z|3fffcfb8-df74-4eea-a1d4-8ffa510a1070|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|DEBUG|500||Response body: {
  "requestId" : "63d3bf92-3fdf-490e-be89-cf30f5bec1a0",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-01-08T11:10:16.000+00:00",
  "source" : "VID",
  "tenantId" : "64322b5dfad24d5f92a736846b390171",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-88db1d8c-a453-401b-907d-4fc6e9293513\",\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\": \"ea842640-0602-4165-9b65-ab6c77101eca\",\n\t\t\t\"modelVersionId\": \"30ca602a-6599-4284-bec3-14e1028a9c4d\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"64322b5dfad24d5f92a736846b390171\",\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\": \"522cc66f-5ce3-4572-adc3-547837bb39f5\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-08T11:10:44.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "124211a9-aaca-4ea3-af4b-3a05576bedf6",
  "serviceInstanceName" : "basic_network-88db1d8c-a453-401b-907d-4fc6e9293513",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "63d3bf92-3fdf-490e-be89-cf30f5bec1a0",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0"
    }
  }
}
2022-01-08T11:10:44.915Z|3fffcfb8-df74-4eea-a1d4-8ffa510a1070|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|DEBUG|500||=======================response end=================================================
2022-01-08T11:10:44.916Z|3fffcfb8-df74-4eea-a1d4-8ffa510a1070|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|INFO|500||InvokeReturn
2022-01-08T11:10:44.919Z|3fffcfb8-df74-4eea-a1d4-8ffa510a1070|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false
2022-01-08T11:10:44.920Z|3fffcfb8-df74-4eea-a1d4-8ffa510a1070|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-08T11:10:44.920Z|3fffcfb8-df74-4eea-a1d4-8ffa510a1070|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-08T11:10:44.920Z|3fffcfb8-df74-4eea-a1d4-8ffa510a1070|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false
2022-01-08T11:10:44.921Z|3fffcfb8-df74-4eea-a1d4-8ffa510a1070|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-08T11:10:44.921Z|3fffcfb8-df74-4eea-a1d4-8ffa510a1070|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6702e245abd03bdd", X-B3-SpanId:"99c290d4e40032ef", X-B3-ParentSpanId:"6702e245abd03bdd", X-B3-Sampled:"0", X-ONAP-RequestID:"3fffcfb8-df74-4eea-a1d4-8ffa510a1070", X-RequestID:"3fffcfb8-df74-4eea-a1d4-8ffa510a1070", X-TransactionID:"3fffcfb8-df74-4eea-a1d4-8ffa510a1070", X-ECOMP-RequestID:"3fffcfb8-df74-4eea-a1d4-8ffa510a1070", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"846a157c-49e6-43e3-b964-2e17cf88ea55"]
2022-01-08T11:10:44.922Z|3fffcfb8-df74-4eea-a1d4-8ffa510a1070|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-08T11:10:44.922Z|3fffcfb8-df74-4eea-a1d4-8ffa510a1070|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-08T11:10:45.011Z|3fffcfb8-df74-4eea-a1d4-8ffa510a1070|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-08T11:10:45.012Z|3fffcfb8-df74-4eea-a1d4-8ffa510a1070|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-08T11:10:45.012Z|3fffcfb8-df74-4eea-a1d4-8ffa510a1070|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-08T11:10:45.013Z|3fffcfb8-df74-4eea-a1d4-8ffa510a1070|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 08 Jan 2022 11:10:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-08T11:10:45.014Z|3fffcfb8-df74-4eea-a1d4-8ffa510a1070|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-08T11:10:45.014Z|3fffcfb8-df74-4eea-a1d4-8ffa510a1070|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-08T11:10:45.015Z|3fffcfb8-df74-4eea-a1d4-8ffa510a1070|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-08T11:10:45.032Z|3fffcfb8-df74-4eea-a1d4-8ffa510a1070|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|||INFO|500||Exiting.
2022-01-08T11:10:46.373Z|acec6447-28e3-4acc-bfdd-3ad376173db6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:10:46.373Z|5eb0690d-521e-4193-9794-c5a14926d358|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:10:46.374Z|acec6447-28e3-4acc-bfdd-3ad376173db6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:10:46.374Z|5eb0690d-521e-4193-9794-c5a14926d358|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:10:46.376Z|8d863dc8-806c-4ed6-be00-5be85ac26b97|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:10:46.376Z|8d863dc8-806c-4ed6-be00-5be85ac26b97|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:10:53.036Z|231b1fc0-f38d-4d1d-b9ec-b110b3dd0700|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:10:53.036Z|231b1fc0-f38d-4d1d-b9ec-b110b3dd0700|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:10:55.181Z|bb9349e7-d3a5-4d91-b409-8a10b634042f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|||INFO|500||Entering
2022-01-08T11:10:55.186Z|bb9349e7-d3a5-4d91-b409-8a10b634042f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0
2022-01-08T11:10:55.187Z|bb9349e7-d3a5-4d91-b409-8a10b634042f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|INFO|500||Invoke
2022-01-08T11:10:55.187Z|bb9349e7-d3a5-4d91-b409-8a10b634042f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|DEBUG|500||===========================request begin================================================
2022-01-08T11:10:55.187Z|bb9349e7-d3a5-4d91-b409-8a10b634042f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0
2022-01-08T11:10:55.187Z|bb9349e7-d3a5-4d91-b409-8a10b634042f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|DEBUG|500||Method      : GET
2022-01-08T11:10:55.187Z|bb9349e7-d3a5-4d91-b409-8a10b634042f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c684685dbae05a07", X-B3-SpanId:"4aaa3eb654542718", X-B3-ParentSpanId:"c684685dbae05a07", X-B3-Sampled:"0", X-ONAP-RequestID:"bb9349e7-d3a5-4d91-b409-8a10b634042f", X-RequestID:"bb9349e7-d3a5-4d91-b409-8a10b634042f", X-TransactionID:"bb9349e7-d3a5-4d91-b409-8a10b634042f", X-ECOMP-RequestID:"bb9349e7-d3a5-4d91-b409-8a10b634042f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"69914d6a-e33e-4860-abf3-17ffdee1ff6a"]
2022-01-08T11:10:55.188Z|bb9349e7-d3a5-4d91-b409-8a10b634042f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|DEBUG|500||Request body: 
2022-01-08T11:10:55.188Z|bb9349e7-d3a5-4d91-b409-8a10b634042f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|DEBUG|500||==========================request end================================================
2022-01-08T11:10:55.215Z|bb9349e7-d3a5-4d91-b409-8a10b634042f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|DEBUG|500||============================response begin==========================================
2022-01-08T11:10:55.215Z|bb9349e7-d3a5-4d91-b409-8a10b634042f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|DEBUG|500||Status code  : 200 OK
2022-01-08T11:10:55.215Z|bb9349e7-d3a5-4d91-b409-8a10b634042f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|DEBUG|500||Status text  : 
2022-01-08T11:10:55.216Z|bb9349e7-d3a5-4d91-b409-8a10b634042f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 08 Jan 2022 11:10:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-08T11:10:55.218Z|bb9349e7-d3a5-4d91-b409-8a10b634042f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|DEBUG|500||Response body: {
  "requestId" : "63d3bf92-3fdf-490e-be89-cf30f5bec1a0",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-01-08T11:10:16.000+00:00",
  "source" : "VID",
  "tenantId" : "64322b5dfad24d5f92a736846b390171",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-88db1d8c-a453-401b-907d-4fc6e9293513\",\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\": \"ea842640-0602-4165-9b65-ab6c77101eca\",\n\t\t\t\"modelVersionId\": \"30ca602a-6599-4284-bec3-14e1028a9c4d\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"64322b5dfad24d5f92a736846b390171\",\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\": \"522cc66f-5ce3-4572-adc3-547837bb39f5\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-08T11:10:44.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "124211a9-aaca-4ea3-af4b-3a05576bedf6",
  "serviceInstanceName" : "basic_network-88db1d8c-a453-401b-907d-4fc6e9293513",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "63d3bf92-3fdf-490e-be89-cf30f5bec1a0",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0"
    }
  }
}
2022-01-08T11:10:55.218Z|bb9349e7-d3a5-4d91-b409-8a10b634042f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|DEBUG|500||=======================response end=================================================
2022-01-08T11:10:55.218Z|bb9349e7-d3a5-4d91-b409-8a10b634042f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|INFO|500||InvokeReturn
2022-01-08T11:10:55.220Z|bb9349e7-d3a5-4d91-b409-8a10b634042f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false
2022-01-08T11:10:55.221Z|bb9349e7-d3a5-4d91-b409-8a10b634042f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-08T11:10:55.221Z|bb9349e7-d3a5-4d91-b409-8a10b634042f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-08T11:10:55.222Z|bb9349e7-d3a5-4d91-b409-8a10b634042f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false
2022-01-08T11:10:55.222Z|bb9349e7-d3a5-4d91-b409-8a10b634042f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-08T11:10:55.223Z|bb9349e7-d3a5-4d91-b409-8a10b634042f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c684685dbae05a07", X-B3-SpanId:"e77a52232de4bd3f", X-B3-ParentSpanId:"c684685dbae05a07", X-B3-Sampled:"0", X-ONAP-RequestID:"bb9349e7-d3a5-4d91-b409-8a10b634042f", X-RequestID:"bb9349e7-d3a5-4d91-b409-8a10b634042f", X-TransactionID:"bb9349e7-d3a5-4d91-b409-8a10b634042f", X-ECOMP-RequestID:"bb9349e7-d3a5-4d91-b409-8a10b634042f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"57776f2d-ecb5-4874-95b5-184b1da8ae62"]
2022-01-08T11:10:55.223Z|bb9349e7-d3a5-4d91-b409-8a10b634042f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-08T11:10:55.223Z|bb9349e7-d3a5-4d91-b409-8a10b634042f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-08T11:10:55.244Z|bb9349e7-d3a5-4d91-b409-8a10b634042f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-08T11:10:55.245Z|bb9349e7-d3a5-4d91-b409-8a10b634042f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-08T11:10:55.245Z|bb9349e7-d3a5-4d91-b409-8a10b634042f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-08T11:10:55.245Z|bb9349e7-d3a5-4d91-b409-8a10b634042f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 08 Jan 2022 11:10:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-08T11:10:55.247Z|bb9349e7-d3a5-4d91-b409-8a10b634042f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-08T11:10:55.247Z|bb9349e7-d3a5-4d91-b409-8a10b634042f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-08T11:10:55.248Z|bb9349e7-d3a5-4d91-b409-8a10b634042f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-08T11:10:55.259Z|bb9349e7-d3a5-4d91-b409-8a10b634042f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|||INFO|500||Exiting.
2022-01-08T11:10:56.397Z|5d4d5260-cafa-4835-830a-bb14ebae7794|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:10:56.397Z|951d7db0-01c2-48d5-83fe-c64015185a7a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:10:56.398Z|951d7db0-01c2-48d5-83fe-c64015185a7a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:10:56.398Z|05b7a450-fcb0-43bb-89ff-48b2b85cd0e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:10:56.398Z|5d4d5260-cafa-4835-830a-bb14ebae7794|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:10:56.399Z|05b7a450-fcb0-43bb-89ff-48b2b85cd0e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:10:59.967Z|6d1a9884-ccea-49f7-be94-3c664f6ec499|http-nio-8080-exec-2|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-01-08T11:10:59.968Z|6d1a9884-ccea-49f7-be94-3c664f6ec499|http-nio-8080-exec-2|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-01-08T11:11:05.396Z|3487a4cb-e0e6-4704-a424-446742715c5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|||INFO|500||Entering
2022-01-08T11:11:05.402Z|3487a4cb-e0e6-4704-a424-446742715c5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0
2022-01-08T11:11:05.402Z|3487a4cb-e0e6-4704-a424-446742715c5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|INFO|500||Invoke
2022-01-08T11:11:05.403Z|3487a4cb-e0e6-4704-a424-446742715c5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|DEBUG|500||===========================request begin================================================
2022-01-08T11:11:05.403Z|3487a4cb-e0e6-4704-a424-446742715c5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0
2022-01-08T11:11:05.404Z|3487a4cb-e0e6-4704-a424-446742715c5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|DEBUG|500||Method      : GET
2022-01-08T11:11:05.404Z|3487a4cb-e0e6-4704-a424-446742715c5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7e2364058efe7a25", X-B3-SpanId:"db92911f1b543a0a", X-B3-ParentSpanId:"7e2364058efe7a25", X-B3-Sampled:"0", X-ONAP-RequestID:"3487a4cb-e0e6-4704-a424-446742715c5c", X-RequestID:"3487a4cb-e0e6-4704-a424-446742715c5c", X-TransactionID:"3487a4cb-e0e6-4704-a424-446742715c5c", X-ECOMP-RequestID:"3487a4cb-e0e6-4704-a424-446742715c5c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b09e2263-1fdf-443f-aae7-2b39f4eeef0d"]
2022-01-08T11:11:05.405Z|3487a4cb-e0e6-4704-a424-446742715c5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|DEBUG|500||Request body: 
2022-01-08T11:11:05.405Z|3487a4cb-e0e6-4704-a424-446742715c5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|DEBUG|500||==========================request end================================================
2022-01-08T11:11:05.432Z|3487a4cb-e0e6-4704-a424-446742715c5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|DEBUG|500||============================response begin==========================================
2022-01-08T11:11:05.433Z|3487a4cb-e0e6-4704-a424-446742715c5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|DEBUG|500||Status code  : 200 OK
2022-01-08T11:11:05.433Z|3487a4cb-e0e6-4704-a424-446742715c5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|DEBUG|500||Status text  : 
2022-01-08T11:11:05.434Z|3487a4cb-e0e6-4704-a424-446742715c5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 08 Jan 2022 11:11:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-08T11:11:05.436Z|3487a4cb-e0e6-4704-a424-446742715c5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|DEBUG|500||Response body: {
  "requestId" : "63d3bf92-3fdf-490e-be89-cf30f5bec1a0",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-01-08T11:10:16.000+00:00",
  "source" : "VID",
  "tenantId" : "64322b5dfad24d5f92a736846b390171",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-88db1d8c-a453-401b-907d-4fc6e9293513\",\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\": \"ea842640-0602-4165-9b65-ab6c77101eca\",\n\t\t\t\"modelVersionId\": \"30ca602a-6599-4284-bec3-14e1028a9c4d\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"64322b5dfad24d5f92a736846b390171\",\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\": \"522cc66f-5ce3-4572-adc3-547837bb39f5\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-08T11:10:44.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "124211a9-aaca-4ea3-af4b-3a05576bedf6",
  "serviceInstanceName" : "basic_network-88db1d8c-a453-401b-907d-4fc6e9293513",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "63d3bf92-3fdf-490e-be89-cf30f5bec1a0",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0"
    }
  }
}
2022-01-08T11:11:05.436Z|3487a4cb-e0e6-4704-a424-446742715c5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|DEBUG|500||=======================response end=================================================
2022-01-08T11:11:05.437Z|3487a4cb-e0e6-4704-a424-446742715c5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|INFO|500||InvokeReturn
2022-01-08T11:11:05.438Z|3487a4cb-e0e6-4704-a424-446742715c5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false
2022-01-08T11:11:05.439Z|3487a4cb-e0e6-4704-a424-446742715c5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-08T11:11:05.439Z|3487a4cb-e0e6-4704-a424-446742715c5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-08T11:11:05.439Z|3487a4cb-e0e6-4704-a424-446742715c5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false
2022-01-08T11:11:05.439Z|3487a4cb-e0e6-4704-a424-446742715c5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-08T11:11:05.440Z|3487a4cb-e0e6-4704-a424-446742715c5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7e2364058efe7a25", X-B3-SpanId:"7f3af15eebdd5b1a", X-B3-ParentSpanId:"7e2364058efe7a25", X-B3-Sampled:"0", X-ONAP-RequestID:"3487a4cb-e0e6-4704-a424-446742715c5c", X-RequestID:"3487a4cb-e0e6-4704-a424-446742715c5c", X-TransactionID:"3487a4cb-e0e6-4704-a424-446742715c5c", X-ECOMP-RequestID:"3487a4cb-e0e6-4704-a424-446742715c5c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a1e94717-00b5-4a9e-ae2c-500793644d58"]
2022-01-08T11:11:05.440Z|3487a4cb-e0e6-4704-a424-446742715c5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-08T11:11:05.440Z|3487a4cb-e0e6-4704-a424-446742715c5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-08T11:11:05.457Z|3487a4cb-e0e6-4704-a424-446742715c5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-08T11:11:05.457Z|3487a4cb-e0e6-4704-a424-446742715c5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-08T11:11:05.458Z|3487a4cb-e0e6-4704-a424-446742715c5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-08T11:11:05.458Z|3487a4cb-e0e6-4704-a424-446742715c5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 08 Jan 2022 11:11:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-08T11:11:05.460Z|3487a4cb-e0e6-4704-a424-446742715c5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-08T11:11:05.461Z|3487a4cb-e0e6-4704-a424-446742715c5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-08T11:11:05.461Z|3487a4cb-e0e6-4704-a424-446742715c5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-08T11:11:05.473Z|3487a4cb-e0e6-4704-a424-446742715c5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|||INFO|500||Exiting.
2022-01-08T11:11:06.426Z|1a02653a-db1c-4848-a7fd-f2dd88ab1886|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:11:06.427Z|1a02653a-db1c-4848-a7fd-f2dd88ab1886|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:11:06.427Z|cbaab3ee-22a2-4628-a8e5-1d5e3bbdc15f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:11:06.428Z|cbaab3ee-22a2-4628-a8e5-1d5e3bbdc15f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:11:06.431Z|cc49d489-5f04-4a1c-84b4-c4552087020c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:11:06.431Z|cc49d489-5f04-4a1c-84b4-c4552087020c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:11:08.036Z|87251bba-9dfe-4326-a871-1be711ab49b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:11:08.036Z|87251bba-9dfe-4326-a871-1be711ab49b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:11:08.435Z|50865daf-7237-4cec-a6b1-35bb4f6b151b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:11:08.435Z|50865daf-7237-4cec-a6b1-35bb4f6b151b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:11:15.597Z|a92d96c6-5882-46bd-97a8-c97658a36556|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|||INFO|500||Entering
2022-01-08T11:11:15.602Z|a92d96c6-5882-46bd-97a8-c97658a36556|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0
2022-01-08T11:11:15.603Z|a92d96c6-5882-46bd-97a8-c97658a36556|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|INFO|500||Invoke
2022-01-08T11:11:15.603Z|a92d96c6-5882-46bd-97a8-c97658a36556|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|DEBUG|500||===========================request begin================================================
2022-01-08T11:11:15.603Z|a92d96c6-5882-46bd-97a8-c97658a36556|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0
2022-01-08T11:11:15.604Z|a92d96c6-5882-46bd-97a8-c97658a36556|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|DEBUG|500||Method      : GET
2022-01-08T11:11:15.604Z|a92d96c6-5882-46bd-97a8-c97658a36556|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7a8770fdcbb6fd13", X-B3-SpanId:"7803bdf9f3e3736e", X-B3-ParentSpanId:"7a8770fdcbb6fd13", X-B3-Sampled:"0", X-ONAP-RequestID:"a92d96c6-5882-46bd-97a8-c97658a36556", X-RequestID:"a92d96c6-5882-46bd-97a8-c97658a36556", X-TransactionID:"a92d96c6-5882-46bd-97a8-c97658a36556", X-ECOMP-RequestID:"a92d96c6-5882-46bd-97a8-c97658a36556", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d2ca640a-0fbb-4850-a8c5-e8fc8ac63339"]
2022-01-08T11:11:15.604Z|a92d96c6-5882-46bd-97a8-c97658a36556|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|DEBUG|500||Request body: 
2022-01-08T11:11:15.604Z|a92d96c6-5882-46bd-97a8-c97658a36556|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|DEBUG|500||==========================request end================================================
2022-01-08T11:11:15.631Z|a92d96c6-5882-46bd-97a8-c97658a36556|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|DEBUG|500||============================response begin==========================================
2022-01-08T11:11:15.632Z|a92d96c6-5882-46bd-97a8-c97658a36556|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|DEBUG|500||Status code  : 200 OK
2022-01-08T11:11:15.632Z|a92d96c6-5882-46bd-97a8-c97658a36556|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|DEBUG|500||Status text  : 
2022-01-08T11:11:15.632Z|a92d96c6-5882-46bd-97a8-c97658a36556|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 08 Jan 2022 11:11:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-08T11:11:15.634Z|a92d96c6-5882-46bd-97a8-c97658a36556|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|DEBUG|500||Response body: {
  "requestId" : "63d3bf92-3fdf-490e-be89-cf30f5bec1a0",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-01-08T11:10:16.000+00:00",
  "source" : "VID",
  "tenantId" : "64322b5dfad24d5f92a736846b390171",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-88db1d8c-a453-401b-907d-4fc6e9293513\",\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\": \"ea842640-0602-4165-9b65-ab6c77101eca\",\n\t\t\t\"modelVersionId\": \"30ca602a-6599-4284-bec3-14e1028a9c4d\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"64322b5dfad24d5f92a736846b390171\",\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\": \"522cc66f-5ce3-4572-adc3-547837bb39f5\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-08T11:10:44.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "124211a9-aaca-4ea3-af4b-3a05576bedf6",
  "serviceInstanceName" : "basic_network-88db1d8c-a453-401b-907d-4fc6e9293513",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "63d3bf92-3fdf-490e-be89-cf30f5bec1a0",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0"
    }
  }
}
2022-01-08T11:11:15.634Z|a92d96c6-5882-46bd-97a8-c97658a36556|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|DEBUG|500||=======================response end=================================================
2022-01-08T11:11:15.634Z|a92d96c6-5882-46bd-97a8-c97658a36556|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|INFO|500||InvokeReturn
2022-01-08T11:11:15.636Z|a92d96c6-5882-46bd-97a8-c97658a36556|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false
2022-01-08T11:11:15.636Z|a92d96c6-5882-46bd-97a8-c97658a36556|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-08T11:11:15.636Z|a92d96c6-5882-46bd-97a8-c97658a36556|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-08T11:11:15.637Z|a92d96c6-5882-46bd-97a8-c97658a36556|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false
2022-01-08T11:11:15.637Z|a92d96c6-5882-46bd-97a8-c97658a36556|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-08T11:11:15.637Z|a92d96c6-5882-46bd-97a8-c97658a36556|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7a8770fdcbb6fd13", X-B3-SpanId:"3b90b8f294cb0066", X-B3-ParentSpanId:"7a8770fdcbb6fd13", X-B3-Sampled:"0", X-ONAP-RequestID:"a92d96c6-5882-46bd-97a8-c97658a36556", X-RequestID:"a92d96c6-5882-46bd-97a8-c97658a36556", X-TransactionID:"a92d96c6-5882-46bd-97a8-c97658a36556", X-ECOMP-RequestID:"a92d96c6-5882-46bd-97a8-c97658a36556", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1d21c840-3619-44ac-9407-4214ed427e49"]
2022-01-08T11:11:15.637Z|a92d96c6-5882-46bd-97a8-c97658a36556|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-08T11:11:15.638Z|a92d96c6-5882-46bd-97a8-c97658a36556|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-08T11:11:15.655Z|a92d96c6-5882-46bd-97a8-c97658a36556|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-08T11:11:15.656Z|a92d96c6-5882-46bd-97a8-c97658a36556|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-08T11:11:15.656Z|a92d96c6-5882-46bd-97a8-c97658a36556|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-08T11:11:15.656Z|a92d96c6-5882-46bd-97a8-c97658a36556|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 08 Jan 2022 11:11:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-08T11:11:15.659Z|a92d96c6-5882-46bd-97a8-c97658a36556|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-08T11:11:15.659Z|a92d96c6-5882-46bd-97a8-c97658a36556|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-08T11:11:15.660Z|a92d96c6-5882-46bd-97a8-c97658a36556|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-08T11:11:15.670Z|a92d96c6-5882-46bd-97a8-c97658a36556|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|||INFO|500||Exiting.
2022-01-08T11:11:16.449Z|76bd2896-1dd4-4eb7-b44b-e02651ab6dde|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:11:16.449Z|2a97eafd-687f-490d-b171-78046a48647d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:11:16.450Z|2a97eafd-687f-490d-b171-78046a48647d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:11:16.450Z|76bd2896-1dd4-4eb7-b44b-e02651ab6dde|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:11:16.460Z|24c7d35b-47b5-4bf4-9021-c0ca78eda628|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:11:16.461Z|24c7d35b-47b5-4bf4-9021-c0ca78eda628|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:11:23.036Z|5be265d9-6f6b-4791-a130-1823e6ddfb69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:11:23.036Z|5be265d9-6f6b-4791-a130-1823e6ddfb69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:11:25.821Z|9a3be6f2-1611-41c7-94a6-6592fc2eb619|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|||INFO|500||Entering
2022-01-08T11:11:25.828Z|9a3be6f2-1611-41c7-94a6-6592fc2eb619|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0
2022-01-08T11:11:25.828Z|9a3be6f2-1611-41c7-94a6-6592fc2eb619|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|INFO|500||Invoke
2022-01-08T11:11:25.829Z|9a3be6f2-1611-41c7-94a6-6592fc2eb619|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|DEBUG|500||===========================request begin================================================
2022-01-08T11:11:25.829Z|9a3be6f2-1611-41c7-94a6-6592fc2eb619|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0
2022-01-08T11:11:25.829Z|9a3be6f2-1611-41c7-94a6-6592fc2eb619|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|DEBUG|500||Method      : GET
2022-01-08T11:11:25.830Z|9a3be6f2-1611-41c7-94a6-6592fc2eb619|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a3ba3273e9579499", X-B3-SpanId:"6e6a48ec7d9a686d", X-B3-ParentSpanId:"a3ba3273e9579499", X-B3-Sampled:"0", X-ONAP-RequestID:"9a3be6f2-1611-41c7-94a6-6592fc2eb619", X-RequestID:"9a3be6f2-1611-41c7-94a6-6592fc2eb619", X-TransactionID:"9a3be6f2-1611-41c7-94a6-6592fc2eb619", X-ECOMP-RequestID:"9a3be6f2-1611-41c7-94a6-6592fc2eb619", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0101a122-0d6a-4947-9fd5-ed4303e5d0e1"]
2022-01-08T11:11:25.830Z|9a3be6f2-1611-41c7-94a6-6592fc2eb619|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|DEBUG|500||Request body: 
2022-01-08T11:11:25.830Z|9a3be6f2-1611-41c7-94a6-6592fc2eb619|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|DEBUG|500||==========================request end================================================
2022-01-08T11:11:25.858Z|9a3be6f2-1611-41c7-94a6-6592fc2eb619|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|DEBUG|500||============================response begin==========================================
2022-01-08T11:11:25.858Z|9a3be6f2-1611-41c7-94a6-6592fc2eb619|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|DEBUG|500||Status code  : 200 OK
2022-01-08T11:11:25.858Z|9a3be6f2-1611-41c7-94a6-6592fc2eb619|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|DEBUG|500||Status text  : 
2022-01-08T11:11:25.859Z|9a3be6f2-1611-41c7-94a6-6592fc2eb619|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 08 Jan 2022 11:11:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-08T11:11:25.860Z|9a3be6f2-1611-41c7-94a6-6592fc2eb619|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|DEBUG|500||Response body: {
  "requestId" : "63d3bf92-3fdf-490e-be89-cf30f5bec1a0",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of AssignServiceInstanceBB has completed successfully, next invoking ActivateServiceInstanceBB (Execution Path progress: BBs completed = 1; BBs remaining = 1).",
  "progress" : 52,
  "startTime" : "2022-01-08T11:10:16.000+00:00",
  "source" : "VID",
  "tenantId" : "64322b5dfad24d5f92a736846b390171",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-88db1d8c-a453-401b-907d-4fc6e9293513\",\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\": \"ea842640-0602-4165-9b65-ab6c77101eca\",\n\t\t\t\"modelVersionId\": \"30ca602a-6599-4284-bec3-14e1028a9c4d\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"64322b5dfad24d5f92a736846b390171\",\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\": \"522cc66f-5ce3-4572-adc3-547837bb39f5\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-08T11:11:25.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "124211a9-aaca-4ea3-af4b-3a05576bedf6",
  "serviceInstanceName" : "basic_network-88db1d8c-a453-401b-907d-4fc6e9293513",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "63d3bf92-3fdf-490e-be89-cf30f5bec1a0",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0"
    }
  }
}
2022-01-08T11:11:25.860Z|9a3be6f2-1611-41c7-94a6-6592fc2eb619|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|DEBUG|500||=======================response end=================================================
2022-01-08T11:11:25.861Z|9a3be6f2-1611-41c7-94a6-6592fc2eb619|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|INFO|500||InvokeReturn
2022-01-08T11:11:25.863Z|9a3be6f2-1611-41c7-94a6-6592fc2eb619|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false
2022-01-08T11:11:25.863Z|9a3be6f2-1611-41c7-94a6-6592fc2eb619|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-08T11:11:25.864Z|9a3be6f2-1611-41c7-94a6-6592fc2eb619|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-08T11:11:25.864Z|9a3be6f2-1611-41c7-94a6-6592fc2eb619|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false
2022-01-08T11:11:25.864Z|9a3be6f2-1611-41c7-94a6-6592fc2eb619|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-08T11:11:25.864Z|9a3be6f2-1611-41c7-94a6-6592fc2eb619|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a3ba3273e9579499", X-B3-SpanId:"37464c0e8a57a633", X-B3-ParentSpanId:"a3ba3273e9579499", X-B3-Sampled:"0", X-ONAP-RequestID:"9a3be6f2-1611-41c7-94a6-6592fc2eb619", X-RequestID:"9a3be6f2-1611-41c7-94a6-6592fc2eb619", X-TransactionID:"9a3be6f2-1611-41c7-94a6-6592fc2eb619", X-ECOMP-RequestID:"9a3be6f2-1611-41c7-94a6-6592fc2eb619", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"235b59b0-fd57-4a0f-bde0-2089ce6bac86"]
2022-01-08T11:11:25.865Z|9a3be6f2-1611-41c7-94a6-6592fc2eb619|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-08T11:11:25.865Z|9a3be6f2-1611-41c7-94a6-6592fc2eb619|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-08T11:11:25.886Z|9a3be6f2-1611-41c7-94a6-6592fc2eb619|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-08T11:11:25.886Z|9a3be6f2-1611-41c7-94a6-6592fc2eb619|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-08T11:11:25.887Z|9a3be6f2-1611-41c7-94a6-6592fc2eb619|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-08T11:11:25.887Z|9a3be6f2-1611-41c7-94a6-6592fc2eb619|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 08 Jan 2022 11:11:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-08T11:11:25.889Z|9a3be6f2-1611-41c7-94a6-6592fc2eb619|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-08T11:11:25.889Z|9a3be6f2-1611-41c7-94a6-6592fc2eb619|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-08T11:11:25.890Z|9a3be6f2-1611-41c7-94a6-6592fc2eb619|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-08T11:11:25.962Z|9a3be6f2-1611-41c7-94a6-6592fc2eb619|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&sortBy=startTime&sortOrder=desc&maxResults=1
2022-01-08T11:11:25.963Z|9a3be6f2-1611-41c7-94a6-6592fc2eb619|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-01-08T11:11:25.963Z|9a3be6f2-1611-41c7-94a6-6592fc2eb619|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-01-08T11:11:25.963Z|9a3be6f2-1611-41c7-94a6-6592fc2eb619|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&sortBy=startTime&sortOrder=desc&maxResults=1
2022-01-08T11:11:25.964Z|9a3be6f2-1611-41c7-94a6-6592fc2eb619|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-01-08T11:11:25.964Z|9a3be6f2-1611-41c7-94a6-6592fc2eb619|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"9a3be6f2-1611-41c7-94a6-6592fc2eb619", X-RequestID:"9a3be6f2-1611-41c7-94a6-6592fc2eb619", X-TransactionID:"9a3be6f2-1611-41c7-94a6-6592fc2eb619", X-ECOMP-RequestID:"9a3be6f2-1611-41c7-94a6-6592fc2eb619", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0ddff9ea-bf67-413e-b3a3-f23e4dc89de5"]
2022-01-08T11:11:25.964Z|9a3be6f2-1611-41c7-94a6-6592fc2eb619|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-01-08T11:11:25.965Z|9a3be6f2-1611-41c7-94a6-6592fc2eb619|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-01-08T11:11:26.208Z|9a3be6f2-1611-41c7-94a6-6592fc2eb619|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-01-08T11:11:26.209Z|9a3be6f2-1611-41c7-94a6-6592fc2eb619|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-01-08T11:11:26.209Z|9a3be6f2-1611-41c7-94a6-6592fc2eb619|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-01-08T11:11:26.209Z|9a3be6f2-1611-41c7-94a6-6592fc2eb619|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=4951CDB0AE7E077D800D7B26F7FA23D9; Path=/; HttpOnly", Cache-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:"Sat, 08 Jan 2022 11:11:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-08T11:11:26.210Z|9a3be6f2-1611-41c7-94a6-6592fc2eb619|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"b4a561d2-7073-11ec-99ea-b2034949bc77","businessKey":"63d3bf92-3fdf-490e-be89-cf30f5bec1a0","processDefinitionId":"SDNCHandler:1:7da17b9a-7067-11ec-99ea-b2034949bc77","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-01-08T11:11:19.594+0000","endTime":"2022-01-08T11:11:24.168+0000","removalTime":null,"durationInMillis":4574,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"9c3df9d8-7073-11ec-99ea-b2034949bc77","superProcessInstanceId":"b2c1fb94-7073-11ec-99ea-b2034949bc77","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-01-08T11:11:26.210Z|9a3be6f2-1611-41c7-94a6-6592fc2eb619|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-01-08T11:11:26.210Z|9a3be6f2-1611-41c7-94a6-6592fc2eb619|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-01-08T11:11:26.238Z|9a3be6f2-1611-41c7-94a6-6592fc2eb619|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b4a561d2-7073-11ec-99ea-b2034949bc77&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b4a561d2-7073-11ec-99ea-b2034949bc77&maxResults=1
2022-01-08T11:11:26.239Z|9a3be6f2-1611-41c7-94a6-6592fc2eb619|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b4a561d2-7073-11ec-99ea-b2034949bc77&maxResults=1|INFO|500||Invoke
2022-01-08T11:11:26.239Z|9a3be6f2-1611-41c7-94a6-6592fc2eb619|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b4a561d2-7073-11ec-99ea-b2034949bc77&maxResults=1|DEBUG|500||===========================request begin================================================
2022-01-08T11:11:26.239Z|9a3be6f2-1611-41c7-94a6-6592fc2eb619|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b4a561d2-7073-11ec-99ea-b2034949bc77&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b4a561d2-7073-11ec-99ea-b2034949bc77&maxResults=1
2022-01-08T11:11:26.239Z|9a3be6f2-1611-41c7-94a6-6592fc2eb619|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b4a561d2-7073-11ec-99ea-b2034949bc77&maxResults=1|DEBUG|500||Method      : GET
2022-01-08T11:11:26.240Z|9a3be6f2-1611-41c7-94a6-6592fc2eb619|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b4a561d2-7073-11ec-99ea-b2034949bc77&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"9a3be6f2-1611-41c7-94a6-6592fc2eb619", X-RequestID:"9a3be6f2-1611-41c7-94a6-6592fc2eb619", X-TransactionID:"9a3be6f2-1611-41c7-94a6-6592fc2eb619", X-ECOMP-RequestID:"9a3be6f2-1611-41c7-94a6-6592fc2eb619", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a5dfa44a-791e-4829-aebd-c493f43ab55c"]
2022-01-08T11:11:26.240Z|9a3be6f2-1611-41c7-94a6-6592fc2eb619|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b4a561d2-7073-11ec-99ea-b2034949bc77&maxResults=1|DEBUG|500||Request body: 
2022-01-08T11:11:26.240Z|9a3be6f2-1611-41c7-94a6-6592fc2eb619|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b4a561d2-7073-11ec-99ea-b2034949bc77&maxResults=1|DEBUG|500||==========================request end================================================
2022-01-08T11:11:26.395Z|9a3be6f2-1611-41c7-94a6-6592fc2eb619|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b4a561d2-7073-11ec-99ea-b2034949bc77&maxResults=1|DEBUG|500||============================response begin==========================================
2022-01-08T11:11:26.396Z|9a3be6f2-1611-41c7-94a6-6592fc2eb619|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b4a561d2-7073-11ec-99ea-b2034949bc77&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-01-08T11:11:26.396Z|9a3be6f2-1611-41c7-94a6-6592fc2eb619|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b4a561d2-7073-11ec-99ea-b2034949bc77&maxResults=1|DEBUG|500||Status text  : 
2022-01-08T11:11:26.396Z|9a3be6f2-1611-41c7-94a6-6592fc2eb619|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b4a561d2-7073-11ec-99ea-b2034949bc77&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=06592D0649887972EC95E26C904E65BE; Path=/; HttpOnly", Cache-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:"Sat, 08 Jan 2022 11:11:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-08T11:11:26.397Z|9a3be6f2-1611-41c7-94a6-6592fc2eb619|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b4a561d2-7073-11ec-99ea-b2034949bc77&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:b4a98095-7073-11ec-99ea-b2034949bc77","parentActivityInstanceId":"b4a561d2-7073-11ec-99ea-b2034949bc77","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:7da17b9a-7067-11ec-99ea-b2034949bc77","processInstanceId":"b4a561d2-7073-11ec-99ea-b2034949bc77","executionId":"b4a561d2-7073-11ec-99ea-b2034949bc77","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-01-08T11:11:19.620+0000","endTime":"2022-01-08T11:11:24.160+0000","durationInMillis":4540,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"9c3df9d8-7073-11ec-99ea-b2034949bc77"}]
2022-01-08T11:11:26.397Z|9a3be6f2-1611-41c7-94a6-6592fc2eb619|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b4a561d2-7073-11ec-99ea-b2034949bc77&maxResults=1|DEBUG|500||=======================response end=================================================
2022-01-08T11:11:26.397Z|9a3be6f2-1611-41c7-94a6-6592fc2eb619|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b4a561d2-7073-11ec-99ea-b2034949bc77&maxResults=1|INFO|500||InvokeReturn
2022-01-08T11:11:26.403Z|9a3be6f2-1611-41c7-94a6-6592fc2eb619|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|||INFO|500||Exiting.
2022-01-08T11:11:26.470Z|67fc27e1-5fc6-4917-b28b-b9426796f8a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:11:26.470Z|b2fe4de9-4f7e-411e-bf93-5de58876dc6d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:11:26.470Z|67fc27e1-5fc6-4917-b28b-b9426796f8a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:11:26.470Z|b2fe4de9-4f7e-411e-bf93-5de58876dc6d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:11:26.480Z|9f88e4ea-535a-4b51-b0b8-50a7347ccd7b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:11:26.481Z|9f88e4ea-535a-4b51-b0b8-50a7347ccd7b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:11:36.493Z|5666bf34-a209-431f-932c-43fa64c8cc2b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:11:36.494Z|5666bf34-a209-431f-932c-43fa64c8cc2b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:11:36.496Z|cbb35f3e-8de1-4ba4-a5fd-8db9d2321fca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:11:36.497Z|cbb35f3e-8de1-4ba4-a5fd-8db9d2321fca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:11:36.500Z|0a246b37-513d-4f0a-be37-d7210e254c2a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:11:36.502Z|0a246b37-513d-4f0a-be37-d7210e254c2a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:11:36.539Z|0f22800d-54f3-41c7-bd57-f01482729ff8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|||INFO|500||Entering
2022-01-08T11:11:36.543Z|0f22800d-54f3-41c7-bd57-f01482729ff8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0
2022-01-08T11:11:36.544Z|0f22800d-54f3-41c7-bd57-f01482729ff8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|INFO|500||Invoke
2022-01-08T11:11:36.544Z|0f22800d-54f3-41c7-bd57-f01482729ff8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|DEBUG|500||===========================request begin================================================
2022-01-08T11:11:36.545Z|0f22800d-54f3-41c7-bd57-f01482729ff8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0
2022-01-08T11:11:36.545Z|0f22800d-54f3-41c7-bd57-f01482729ff8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|DEBUG|500||Method      : GET
2022-01-08T11:11:36.546Z|0f22800d-54f3-41c7-bd57-f01482729ff8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"88d3d18c1a988721", X-B3-SpanId:"81acbfcae8acc43c", X-B3-ParentSpanId:"88d3d18c1a988721", X-B3-Sampled:"0", X-ONAP-RequestID:"0f22800d-54f3-41c7-bd57-f01482729ff8", X-RequestID:"0f22800d-54f3-41c7-bd57-f01482729ff8", X-TransactionID:"0f22800d-54f3-41c7-bd57-f01482729ff8", X-ECOMP-RequestID:"0f22800d-54f3-41c7-bd57-f01482729ff8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a2737946-afcc-4f16-ae2a-382f227187df"]
2022-01-08T11:11:36.546Z|0f22800d-54f3-41c7-bd57-f01482729ff8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|DEBUG|500||Request body: 
2022-01-08T11:11:36.547Z|0f22800d-54f3-41c7-bd57-f01482729ff8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|DEBUG|500||==========================request end================================================
2022-01-08T11:11:36.575Z|0f22800d-54f3-41c7-bd57-f01482729ff8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|DEBUG|500||============================response begin==========================================
2022-01-08T11:11:36.576Z|0f22800d-54f3-41c7-bd57-f01482729ff8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|DEBUG|500||Status code  : 200 OK
2022-01-08T11:11:36.576Z|0f22800d-54f3-41c7-bd57-f01482729ff8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|DEBUG|500||Status text  : 
2022-01-08T11:11:36.576Z|0f22800d-54f3-41c7-bd57-f01482729ff8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 08 Jan 2022 11:11:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-08T11:11:36.578Z|0f22800d-54f3-41c7-bd57-f01482729ff8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|DEBUG|500||Response body: {
  "requestId" : "63d3bf92-3fdf-490e-be89-cf30f5bec1a0",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-01-08T11:10:16.000+00:00",
  "endTime" : "2022-01-08T11:11:27.000+00:00",
  "source" : "VID",
  "tenantId" : "64322b5dfad24d5f92a736846b390171",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-88db1d8c-a453-401b-907d-4fc6e9293513\",\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\": \"ea842640-0602-4165-9b65-ab6c77101eca\",\n\t\t\t\"modelVersionId\": \"30ca602a-6599-4284-bec3-14e1028a9c4d\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"64322b5dfad24d5f92a736846b390171\",\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\": \"522cc66f-5ce3-4572-adc3-547837bb39f5\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-08T11:11:27.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "124211a9-aaca-4ea3-af4b-3a05576bedf6",
  "serviceInstanceName" : "basic_network-88db1d8c-a453-401b-907d-4fc6e9293513",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "63d3bf92-3fdf-490e-be89-cf30f5bec1a0",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0"
    }
  }
}
2022-01-08T11:11:36.578Z|0f22800d-54f3-41c7-bd57-f01482729ff8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|DEBUG|500||=======================response end=================================================
2022-01-08T11:11:36.579Z|0f22800d-54f3-41c7-bd57-f01482729ff8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|INFO|500||InvokeReturn
2022-01-08T11:11:36.580Z|0f22800d-54f3-41c7-bd57-f01482729ff8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false
2022-01-08T11:11:36.581Z|0f22800d-54f3-41c7-bd57-f01482729ff8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-08T11:11:36.581Z|0f22800d-54f3-41c7-bd57-f01482729ff8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-08T11:11:36.581Z|0f22800d-54f3-41c7-bd57-f01482729ff8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false
2022-01-08T11:11:36.581Z|0f22800d-54f3-41c7-bd57-f01482729ff8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-08T11:11:36.582Z|0f22800d-54f3-41c7-bd57-f01482729ff8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"88d3d18c1a988721", X-B3-SpanId:"badc9a696a85e602", X-B3-ParentSpanId:"88d3d18c1a988721", X-B3-Sampled:"0", X-ONAP-RequestID:"0f22800d-54f3-41c7-bd57-f01482729ff8", X-RequestID:"0f22800d-54f3-41c7-bd57-f01482729ff8", X-TransactionID:"0f22800d-54f3-41c7-bd57-f01482729ff8", X-ECOMP-RequestID:"0f22800d-54f3-41c7-bd57-f01482729ff8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"652cdc60-0446-49c0-9f3a-20b6d458d3f7"]
2022-01-08T11:11:36.582Z|0f22800d-54f3-41c7-bd57-f01482729ff8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-08T11:11:36.582Z|0f22800d-54f3-41c7-bd57-f01482729ff8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-08T11:11:36.597Z|0f22800d-54f3-41c7-bd57-f01482729ff8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-08T11:11:36.597Z|0f22800d-54f3-41c7-bd57-f01482729ff8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-08T11:11:36.597Z|0f22800d-54f3-41c7-bd57-f01482729ff8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-08T11:11:36.598Z|0f22800d-54f3-41c7-bd57-f01482729ff8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 08 Jan 2022 11:11:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-08T11:11:36.599Z|0f22800d-54f3-41c7-bd57-f01482729ff8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-08T11:11:36.599Z|0f22800d-54f3-41c7-bd57-f01482729ff8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-08T11:11:36.600Z|0f22800d-54f3-41c7-bd57-f01482729ff8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-08T11:11:36.611Z|0f22800d-54f3-41c7-bd57-f01482729ff8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|||INFO|500||Exiting.
2022-01-08T11:11:36.728Z|4bb8a655-358c-45cf-bdbb-0c6736405fb3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|||INFO|500||Entering
2022-01-08T11:11:36.733Z|4bb8a655-358c-45cf-bdbb-0c6736405fb3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0
2022-01-08T11:11:36.733Z|4bb8a655-358c-45cf-bdbb-0c6736405fb3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|INFO|500||Invoke
2022-01-08T11:11:36.733Z|4bb8a655-358c-45cf-bdbb-0c6736405fb3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|DEBUG|500||===========================request begin================================================
2022-01-08T11:11:36.734Z|4bb8a655-358c-45cf-bdbb-0c6736405fb3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0
2022-01-08T11:11:36.734Z|4bb8a655-358c-45cf-bdbb-0c6736405fb3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|DEBUG|500||Method      : GET
2022-01-08T11:11:36.734Z|4bb8a655-358c-45cf-bdbb-0c6736405fb3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7813761661141ba6", X-B3-SpanId:"45af272f8f831c8b", X-B3-ParentSpanId:"7813761661141ba6", X-B3-Sampled:"0", X-ONAP-RequestID:"4bb8a655-358c-45cf-bdbb-0c6736405fb3", X-RequestID:"4bb8a655-358c-45cf-bdbb-0c6736405fb3", X-TransactionID:"4bb8a655-358c-45cf-bdbb-0c6736405fb3", X-ECOMP-RequestID:"4bb8a655-358c-45cf-bdbb-0c6736405fb3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"678f4828-f602-4ec2-a902-bb6b5dc2abf6"]
2022-01-08T11:11:36.734Z|4bb8a655-358c-45cf-bdbb-0c6736405fb3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|DEBUG|500||Request body: 
2022-01-08T11:11:36.735Z|4bb8a655-358c-45cf-bdbb-0c6736405fb3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|DEBUG|500||==========================request end================================================
2022-01-08T11:11:36.753Z|4bb8a655-358c-45cf-bdbb-0c6736405fb3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|DEBUG|500||============================response begin==========================================
2022-01-08T11:11:36.753Z|4bb8a655-358c-45cf-bdbb-0c6736405fb3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|DEBUG|500||Status code  : 200 OK
2022-01-08T11:11:36.754Z|4bb8a655-358c-45cf-bdbb-0c6736405fb3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|DEBUG|500||Status text  : 
2022-01-08T11:11:36.754Z|4bb8a655-358c-45cf-bdbb-0c6736405fb3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 08 Jan 2022 11:11:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-08T11:11:36.755Z|4bb8a655-358c-45cf-bdbb-0c6736405fb3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|DEBUG|500||Response body: {
  "requestId" : "63d3bf92-3fdf-490e-be89-cf30f5bec1a0",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-01-08T11:10:16.000+00:00",
  "endTime" : "2022-01-08T11:11:27.000+00:00",
  "source" : "VID",
  "tenantId" : "64322b5dfad24d5f92a736846b390171",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-88db1d8c-a453-401b-907d-4fc6e9293513\",\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\": \"ea842640-0602-4165-9b65-ab6c77101eca\",\n\t\t\t\"modelVersionId\": \"30ca602a-6599-4284-bec3-14e1028a9c4d\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"64322b5dfad24d5f92a736846b390171\",\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\": \"522cc66f-5ce3-4572-adc3-547837bb39f5\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-08T11:11:27.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "124211a9-aaca-4ea3-af4b-3a05576bedf6",
  "serviceInstanceName" : "basic_network-88db1d8c-a453-401b-907d-4fc6e9293513",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "63d3bf92-3fdf-490e-be89-cf30f5bec1a0",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0"
    }
  }
}
2022-01-08T11:11:36.756Z|4bb8a655-358c-45cf-bdbb-0c6736405fb3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|DEBUG|500||=======================response end=================================================
2022-01-08T11:11:36.756Z|4bb8a655-358c-45cf-bdbb-0c6736405fb3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|INFO|500||InvokeReturn
2022-01-08T11:11:36.758Z|4bb8a655-358c-45cf-bdbb-0c6736405fb3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false
2022-01-08T11:11:36.758Z|4bb8a655-358c-45cf-bdbb-0c6736405fb3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-08T11:11:36.758Z|4bb8a655-358c-45cf-bdbb-0c6736405fb3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-08T11:11:36.758Z|4bb8a655-358c-45cf-bdbb-0c6736405fb3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false
2022-01-08T11:11:36.759Z|4bb8a655-358c-45cf-bdbb-0c6736405fb3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-08T11:11:36.759Z|4bb8a655-358c-45cf-bdbb-0c6736405fb3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7813761661141ba6", X-B3-SpanId:"d17ecabfdbcfac39", X-B3-ParentSpanId:"7813761661141ba6", X-B3-Sampled:"0", X-ONAP-RequestID:"4bb8a655-358c-45cf-bdbb-0c6736405fb3", X-RequestID:"4bb8a655-358c-45cf-bdbb-0c6736405fb3", X-TransactionID:"4bb8a655-358c-45cf-bdbb-0c6736405fb3", X-ECOMP-RequestID:"4bb8a655-358c-45cf-bdbb-0c6736405fb3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bd513268-7134-4a1f-88e0-61eb5a71ad79"]
2022-01-08T11:11:36.759Z|4bb8a655-358c-45cf-bdbb-0c6736405fb3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-08T11:11:36.759Z|4bb8a655-358c-45cf-bdbb-0c6736405fb3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-08T11:11:36.777Z|4bb8a655-358c-45cf-bdbb-0c6736405fb3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-08T11:11:36.777Z|4bb8a655-358c-45cf-bdbb-0c6736405fb3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-08T11:11:36.777Z|4bb8a655-358c-45cf-bdbb-0c6736405fb3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-08T11:11:36.778Z|4bb8a655-358c-45cf-bdbb-0c6736405fb3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 08 Jan 2022 11:11:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-08T11:11:36.780Z|4bb8a655-358c-45cf-bdbb-0c6736405fb3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-08T11:11:36.781Z|4bb8a655-358c-45cf-bdbb-0c6736405fb3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-08T11:11:36.781Z|4bb8a655-358c-45cf-bdbb-0c6736405fb3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-08T11:11:36.790Z|4bb8a655-358c-45cf-bdbb-0c6736405fb3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|||INFO|500||Exiting.
2022-01-08T11:11:36.910Z|52c978fb-0d7f-40bb-a607-456e6aec5d69|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|||INFO|500||Entering
2022-01-08T11:11:36.914Z|52c978fb-0d7f-40bb-a607-456e6aec5d69|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0
2022-01-08T11:11:36.914Z|52c978fb-0d7f-40bb-a607-456e6aec5d69|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|INFO|500||Invoke
2022-01-08T11:11:36.915Z|52c978fb-0d7f-40bb-a607-456e6aec5d69|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|DEBUG|500||===========================request begin================================================
2022-01-08T11:11:36.915Z|52c978fb-0d7f-40bb-a607-456e6aec5d69|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0
2022-01-08T11:11:36.916Z|52c978fb-0d7f-40bb-a607-456e6aec5d69|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|DEBUG|500||Method      : GET
2022-01-08T11:11:36.916Z|52c978fb-0d7f-40bb-a607-456e6aec5d69|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2bf54939097a0d8c", X-B3-SpanId:"49bda466bf20625f", X-B3-ParentSpanId:"2bf54939097a0d8c", X-B3-Sampled:"0", X-ONAP-RequestID:"52c978fb-0d7f-40bb-a607-456e6aec5d69", X-RequestID:"52c978fb-0d7f-40bb-a607-456e6aec5d69", X-TransactionID:"52c978fb-0d7f-40bb-a607-456e6aec5d69", X-ECOMP-RequestID:"52c978fb-0d7f-40bb-a607-456e6aec5d69", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"68272565-b894-4e91-a367-78fc8ce86ee7"]
2022-01-08T11:11:36.917Z|52c978fb-0d7f-40bb-a607-456e6aec5d69|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|DEBUG|500||Request body: 
2022-01-08T11:11:36.917Z|52c978fb-0d7f-40bb-a607-456e6aec5d69|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|DEBUG|500||==========================request end================================================
2022-01-08T11:11:36.941Z|52c978fb-0d7f-40bb-a607-456e6aec5d69|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|DEBUG|500||============================response begin==========================================
2022-01-08T11:11:36.941Z|52c978fb-0d7f-40bb-a607-456e6aec5d69|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|DEBUG|500||Status code  : 200 OK
2022-01-08T11:11:36.942Z|52c978fb-0d7f-40bb-a607-456e6aec5d69|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|DEBUG|500||Status text  : 
2022-01-08T11:11:36.942Z|52c978fb-0d7f-40bb-a607-456e6aec5d69|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 08 Jan 2022 11:11:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-08T11:11:36.949Z|52c978fb-0d7f-40bb-a607-456e6aec5d69|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|DEBUG|500||Response body: {
  "requestId" : "63d3bf92-3fdf-490e-be89-cf30f5bec1a0",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-01-08T11:10:16.000+00:00",
  "endTime" : "2022-01-08T11:11:27.000+00:00",
  "source" : "VID",
  "tenantId" : "64322b5dfad24d5f92a736846b390171",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-88db1d8c-a453-401b-907d-4fc6e9293513\",\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\": \"ea842640-0602-4165-9b65-ab6c77101eca\",\n\t\t\t\"modelVersionId\": \"30ca602a-6599-4284-bec3-14e1028a9c4d\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"64322b5dfad24d5f92a736846b390171\",\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\": \"522cc66f-5ce3-4572-adc3-547837bb39f5\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-08T11:11:27.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "124211a9-aaca-4ea3-af4b-3a05576bedf6",
  "serviceInstanceName" : "basic_network-88db1d8c-a453-401b-907d-4fc6e9293513",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "63d3bf92-3fdf-490e-be89-cf30f5bec1a0",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0"
    }
  }
}
2022-01-08T11:11:36.949Z|52c978fb-0d7f-40bb-a607-456e6aec5d69|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|DEBUG|500||=======================response end=================================================
2022-01-08T11:11:36.950Z|52c978fb-0d7f-40bb-a607-456e6aec5d69|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|INFO|500||InvokeReturn
2022-01-08T11:11:36.952Z|52c978fb-0d7f-40bb-a607-456e6aec5d69|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false
2022-01-08T11:11:36.953Z|52c978fb-0d7f-40bb-a607-456e6aec5d69|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-08T11:11:36.953Z|52c978fb-0d7f-40bb-a607-456e6aec5d69|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-08T11:11:36.953Z|52c978fb-0d7f-40bb-a607-456e6aec5d69|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false
2022-01-08T11:11:36.954Z|52c978fb-0d7f-40bb-a607-456e6aec5d69|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-08T11:11:36.954Z|52c978fb-0d7f-40bb-a607-456e6aec5d69|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2bf54939097a0d8c", X-B3-SpanId:"1ade0deb708ee852", X-B3-ParentSpanId:"2bf54939097a0d8c", X-B3-Sampled:"0", X-ONAP-RequestID:"52c978fb-0d7f-40bb-a607-456e6aec5d69", X-RequestID:"52c978fb-0d7f-40bb-a607-456e6aec5d69", X-TransactionID:"52c978fb-0d7f-40bb-a607-456e6aec5d69", X-ECOMP-RequestID:"52c978fb-0d7f-40bb-a607-456e6aec5d69", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"db4dce12-a584-46eb-bdea-0ee4500472a5"]
2022-01-08T11:11:36.955Z|52c978fb-0d7f-40bb-a607-456e6aec5d69|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-08T11:11:36.955Z|52c978fb-0d7f-40bb-a607-456e6aec5d69|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-08T11:11:36.969Z|52c978fb-0d7f-40bb-a607-456e6aec5d69|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-08T11:11:36.969Z|52c978fb-0d7f-40bb-a607-456e6aec5d69|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-08T11:11:36.970Z|52c978fb-0d7f-40bb-a607-456e6aec5d69|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-08T11:11:36.970Z|52c978fb-0d7f-40bb-a607-456e6aec5d69|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 08 Jan 2022 11:11:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-08T11:11:36.971Z|52c978fb-0d7f-40bb-a607-456e6aec5d69|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-08T11:11:36.971Z|52c978fb-0d7f-40bb-a607-456e6aec5d69|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-08T11:11:36.972Z|52c978fb-0d7f-40bb-a607-456e6aec5d69|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-08T11:11:36.992Z|52c978fb-0d7f-40bb-a607-456e6aec5d69|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|||INFO|500||Exiting.
2022-01-08T11:11:37.132Z|9a8d1c3c-f03a-4898-bcca-0689393b3608|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|||INFO|500||Entering
2022-01-08T11:11:37.137Z|9a8d1c3c-f03a-4898-bcca-0689393b3608|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0
2022-01-08T11:11:37.137Z|9a8d1c3c-f03a-4898-bcca-0689393b3608|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|INFO|500||Invoke
2022-01-08T11:11:37.138Z|9a8d1c3c-f03a-4898-bcca-0689393b3608|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|DEBUG|500||===========================request begin================================================
2022-01-08T11:11:37.138Z|9a8d1c3c-f03a-4898-bcca-0689393b3608|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0
2022-01-08T11:11:37.138Z|9a8d1c3c-f03a-4898-bcca-0689393b3608|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|DEBUG|500||Method      : GET
2022-01-08T11:11:37.139Z|9a8d1c3c-f03a-4898-bcca-0689393b3608|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"95c74517cd38b1b5", X-B3-SpanId:"ed4db967938b62fd", X-B3-ParentSpanId:"95c74517cd38b1b5", X-B3-Sampled:"0", X-ONAP-RequestID:"9a8d1c3c-f03a-4898-bcca-0689393b3608", X-RequestID:"9a8d1c3c-f03a-4898-bcca-0689393b3608", X-TransactionID:"9a8d1c3c-f03a-4898-bcca-0689393b3608", X-ECOMP-RequestID:"9a8d1c3c-f03a-4898-bcca-0689393b3608", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c584a6ce-bfff-42b3-bd62-e9b64189fe28"]
2022-01-08T11:11:37.139Z|9a8d1c3c-f03a-4898-bcca-0689393b3608|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|DEBUG|500||Request body: 
2022-01-08T11:11:37.139Z|9a8d1c3c-f03a-4898-bcca-0689393b3608|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|DEBUG|500||==========================request end================================================
2022-01-08T11:11:37.180Z|9a8d1c3c-f03a-4898-bcca-0689393b3608|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|DEBUG|500||============================response begin==========================================
2022-01-08T11:11:37.180Z|9a8d1c3c-f03a-4898-bcca-0689393b3608|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|DEBUG|500||Status code  : 200 OK
2022-01-08T11:11:37.181Z|9a8d1c3c-f03a-4898-bcca-0689393b3608|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|DEBUG|500||Status text  : 
2022-01-08T11:11:37.181Z|9a8d1c3c-f03a-4898-bcca-0689393b3608|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 08 Jan 2022 11:11:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-08T11:11:37.185Z|9a8d1c3c-f03a-4898-bcca-0689393b3608|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|DEBUG|500||Response body: {
  "requestId" : "63d3bf92-3fdf-490e-be89-cf30f5bec1a0",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-01-08T11:10:16.000+00:00",
  "endTime" : "2022-01-08T11:11:27.000+00:00",
  "source" : "VID",
  "tenantId" : "64322b5dfad24d5f92a736846b390171",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-88db1d8c-a453-401b-907d-4fc6e9293513\",\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\": \"ea842640-0602-4165-9b65-ab6c77101eca\",\n\t\t\t\"modelVersionId\": \"30ca602a-6599-4284-bec3-14e1028a9c4d\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"64322b5dfad24d5f92a736846b390171\",\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\": \"522cc66f-5ce3-4572-adc3-547837bb39f5\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-08T11:11:27.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "124211a9-aaca-4ea3-af4b-3a05576bedf6",
  "serviceInstanceName" : "basic_network-88db1d8c-a453-401b-907d-4fc6e9293513",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "63d3bf92-3fdf-490e-be89-cf30f5bec1a0",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0"
    }
  }
}
2022-01-08T11:11:37.186Z|9a8d1c3c-f03a-4898-bcca-0689393b3608|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|DEBUG|500||=======================response end=================================================
2022-01-08T11:11:37.186Z|9a8d1c3c-f03a-4898-bcca-0689393b3608|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|INFO|500||InvokeReturn
2022-01-08T11:11:37.188Z|9a8d1c3c-f03a-4898-bcca-0689393b3608|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false
2022-01-08T11:11:37.189Z|9a8d1c3c-f03a-4898-bcca-0689393b3608|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-08T11:11:37.189Z|9a8d1c3c-f03a-4898-bcca-0689393b3608|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-08T11:11:37.190Z|9a8d1c3c-f03a-4898-bcca-0689393b3608|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false
2022-01-08T11:11:37.190Z|9a8d1c3c-f03a-4898-bcca-0689393b3608|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-08T11:11:37.190Z|9a8d1c3c-f03a-4898-bcca-0689393b3608|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"95c74517cd38b1b5", X-B3-SpanId:"9f3fd93a8cd7d247", X-B3-ParentSpanId:"95c74517cd38b1b5", X-B3-Sampled:"0", X-ONAP-RequestID:"9a8d1c3c-f03a-4898-bcca-0689393b3608", X-RequestID:"9a8d1c3c-f03a-4898-bcca-0689393b3608", X-TransactionID:"9a8d1c3c-f03a-4898-bcca-0689393b3608", X-ECOMP-RequestID:"9a8d1c3c-f03a-4898-bcca-0689393b3608", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0270c7e6-f7b6-424d-a1d1-9c1f916b4140"]
2022-01-08T11:11:37.191Z|9a8d1c3c-f03a-4898-bcca-0689393b3608|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-08T11:11:37.191Z|9a8d1c3c-f03a-4898-bcca-0689393b3608|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-08T11:11:37.208Z|9a8d1c3c-f03a-4898-bcca-0689393b3608|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-08T11:11:37.209Z|9a8d1c3c-f03a-4898-bcca-0689393b3608|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-08T11:11:37.209Z|9a8d1c3c-f03a-4898-bcca-0689393b3608|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-08T11:11:37.209Z|9a8d1c3c-f03a-4898-bcca-0689393b3608|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 08 Jan 2022 11:11:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-08T11:11:37.212Z|9a8d1c3c-f03a-4898-bcca-0689393b3608|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-08T11:11:37.212Z|9a8d1c3c-f03a-4898-bcca-0689393b3608|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-08T11:11:37.212Z|9a8d1c3c-f03a-4898-bcca-0689393b3608|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-08T11:11:37.225Z|9a8d1c3c-f03a-4898-bcca-0689393b3608|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|||INFO|500||Exiting.
2022-01-08T11:11:37.347Z|1a2bb2af-0ead-4bd4-9748-9ca3196c2763|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|||INFO|500||Entering
2022-01-08T11:11:37.351Z|1a2bb2af-0ead-4bd4-9748-9ca3196c2763|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0
2022-01-08T11:11:37.351Z|1a2bb2af-0ead-4bd4-9748-9ca3196c2763|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|INFO|500||Invoke
2022-01-08T11:11:37.351Z|1a2bb2af-0ead-4bd4-9748-9ca3196c2763|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|DEBUG|500||===========================request begin================================================
2022-01-08T11:11:37.352Z|1a2bb2af-0ead-4bd4-9748-9ca3196c2763|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0
2022-01-08T11:11:37.352Z|1a2bb2af-0ead-4bd4-9748-9ca3196c2763|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|DEBUG|500||Method      : GET
2022-01-08T11:11:37.352Z|1a2bb2af-0ead-4bd4-9748-9ca3196c2763|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"403070f61c8bcfda", X-B3-SpanId:"ce7a17a029000388", X-B3-ParentSpanId:"403070f61c8bcfda", X-B3-Sampled:"0", X-ONAP-RequestID:"1a2bb2af-0ead-4bd4-9748-9ca3196c2763", X-RequestID:"1a2bb2af-0ead-4bd4-9748-9ca3196c2763", X-TransactionID:"1a2bb2af-0ead-4bd4-9748-9ca3196c2763", X-ECOMP-RequestID:"1a2bb2af-0ead-4bd4-9748-9ca3196c2763", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8d660a38-8d84-4e41-8481-840e362d7f73"]
2022-01-08T11:11:37.353Z|1a2bb2af-0ead-4bd4-9748-9ca3196c2763|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|DEBUG|500||Request body: 
2022-01-08T11:11:37.353Z|1a2bb2af-0ead-4bd4-9748-9ca3196c2763|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|DEBUG|500||==========================request end================================================
2022-01-08T11:11:37.372Z|1a2bb2af-0ead-4bd4-9748-9ca3196c2763|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|DEBUG|500||============================response begin==========================================
2022-01-08T11:11:37.373Z|1a2bb2af-0ead-4bd4-9748-9ca3196c2763|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|DEBUG|500||Status code  : 200 OK
2022-01-08T11:11:37.373Z|1a2bb2af-0ead-4bd4-9748-9ca3196c2763|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|DEBUG|500||Status text  : 
2022-01-08T11:11:37.373Z|1a2bb2af-0ead-4bd4-9748-9ca3196c2763|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 08 Jan 2022 11:11:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-08T11:11:37.374Z|1a2bb2af-0ead-4bd4-9748-9ca3196c2763|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|DEBUG|500||Response body: {
  "requestId" : "63d3bf92-3fdf-490e-be89-cf30f5bec1a0",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-01-08T11:10:16.000+00:00",
  "endTime" : "2022-01-08T11:11:27.000+00:00",
  "source" : "VID",
  "tenantId" : "64322b5dfad24d5f92a736846b390171",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-88db1d8c-a453-401b-907d-4fc6e9293513\",\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\": \"ea842640-0602-4165-9b65-ab6c77101eca\",\n\t\t\t\"modelVersionId\": \"30ca602a-6599-4284-bec3-14e1028a9c4d\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"64322b5dfad24d5f92a736846b390171\",\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\": \"522cc66f-5ce3-4572-adc3-547837bb39f5\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-08T11:11:27.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "124211a9-aaca-4ea3-af4b-3a05576bedf6",
  "serviceInstanceName" : "basic_network-88db1d8c-a453-401b-907d-4fc6e9293513",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "63d3bf92-3fdf-490e-be89-cf30f5bec1a0",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0"
    }
  }
}
2022-01-08T11:11:37.375Z|1a2bb2af-0ead-4bd4-9748-9ca3196c2763|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|DEBUG|500||=======================response end=================================================
2022-01-08T11:11:37.375Z|1a2bb2af-0ead-4bd4-9748-9ca3196c2763|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|INFO|500||InvokeReturn
2022-01-08T11:11:37.376Z|1a2bb2af-0ead-4bd4-9748-9ca3196c2763|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false
2022-01-08T11:11:37.377Z|1a2bb2af-0ead-4bd4-9748-9ca3196c2763|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-08T11:11:37.377Z|1a2bb2af-0ead-4bd4-9748-9ca3196c2763|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-08T11:11:37.377Z|1a2bb2af-0ead-4bd4-9748-9ca3196c2763|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false
2022-01-08T11:11:37.377Z|1a2bb2af-0ead-4bd4-9748-9ca3196c2763|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-08T11:11:37.377Z|1a2bb2af-0ead-4bd4-9748-9ca3196c2763|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"403070f61c8bcfda", X-B3-SpanId:"46747e57c9c0b77a", X-B3-ParentSpanId:"403070f61c8bcfda", X-B3-Sampled:"0", X-ONAP-RequestID:"1a2bb2af-0ead-4bd4-9748-9ca3196c2763", X-RequestID:"1a2bb2af-0ead-4bd4-9748-9ca3196c2763", X-TransactionID:"1a2bb2af-0ead-4bd4-9748-9ca3196c2763", X-ECOMP-RequestID:"1a2bb2af-0ead-4bd4-9748-9ca3196c2763", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"383defdb-16b9-4761-98e6-ddb424bfdb2d"]
2022-01-08T11:11:37.378Z|1a2bb2af-0ead-4bd4-9748-9ca3196c2763|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-08T11:11:37.378Z|1a2bb2af-0ead-4bd4-9748-9ca3196c2763|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-08T11:11:37.391Z|1a2bb2af-0ead-4bd4-9748-9ca3196c2763|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-08T11:11:37.392Z|1a2bb2af-0ead-4bd4-9748-9ca3196c2763|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-08T11:11:37.392Z|1a2bb2af-0ead-4bd4-9748-9ca3196c2763|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-08T11:11:37.392Z|1a2bb2af-0ead-4bd4-9748-9ca3196c2763|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 08 Jan 2022 11:11:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-08T11:11:37.394Z|1a2bb2af-0ead-4bd4-9748-9ca3196c2763|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-08T11:11:37.395Z|1a2bb2af-0ead-4bd4-9748-9ca3196c2763|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-08T11:11:37.395Z|1a2bb2af-0ead-4bd4-9748-9ca3196c2763|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63d3bf92-3fdf-490e-be89-cf30f5bec1a0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-08T11:11:37.405Z|1a2bb2af-0ead-4bd4-9748-9ca3196c2763|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/63d3bf92-3fdf-490e-be89-cf30f5bec1a0|InfraPortalClient|||INFO|500||Exiting.
2022-01-08T11:11:38.036Z|3378cf08-cd30-49c7-ae61-01357e83b931|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:11:38.036Z|3378cf08-cd30-49c7-ae61-01357e83b931|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:11:38.436Z|68e071c6-382d-4d93-a1df-ed2a7bd01f40|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:11:38.436Z|68e071c6-382d-4d93-a1df-ed2a7bd01f40|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:11:39.990Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks|InfraPortalClient|||INFO|500||Entering
2022-01-08T11:11:39.995Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks|InfraPortalClient|||INFO|500||Checking if requestId: e94af8e6-d85d-4f41-b8b7-7d7c9b5644de already exists in requestDb InfraActiveRequests table
2022-01-08T11:11:39.996Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de
2022-01-08T11:11:39.996Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|INFO|500||Invoke
2022-01-08T11:11:39.996Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|DEBUG|500||===========================request begin================================================
2022-01-08T11:11:39.997Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de
2022-01-08T11:11:39.997Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|DEBUG|500||Method      : GET
2022-01-08T11:11:39.997Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"05ead07c447a0677", X-B3-SpanId:"a0c98ad3dc0040c5", X-B3-ParentSpanId:"05ead07c447a0677", X-B3-Sampled:"0", X-ONAP-RequestID:"e94af8e6-d85d-4f41-b8b7-7d7c9b5644de", X-RequestID:"e94af8e6-d85d-4f41-b8b7-7d7c9b5644de", X-TransactionID:"e94af8e6-d85d-4f41-b8b7-7d7c9b5644de", X-ECOMP-RequestID:"e94af8e6-d85d-4f41-b8b7-7d7c9b5644de", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"629aa837-7c54-47ae-a744-2899850c1191"]
2022-01-08T11:11:39.998Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|DEBUG|500||Request body: 
2022-01-08T11:11:39.998Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|DEBUG|500||==========================request end================================================
2022-01-08T11:11:40.043Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|DEBUG|500||============================response begin==========================================
2022-01-08T11:11:40.043Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|DEBUG|500||Status code  : 404 NOT_FOUND
2022-01-08T11:11:40.044Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|DEBUG|500||Status text  : 
2022-01-08T11:11:40.044Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sat, 08 Jan 2022 11:11:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-08T11:11:40.045Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|DEBUG|500||Response body: 
2022-01-08T11:11:40.045Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|DEBUG|500||=======================response end=================================================
2022-01-08T11:11:40.045Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|INFO|404|Not Found|InvokeReturn
2022-01-08T11:11:40.060Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks|InfraPortalClient|||INFO|500||Running local validations
2022-01-08T11:11:40.061Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db
2022-01-08T11:11:40.068Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-01-08T11:11:40.107Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/ea842640-0602-4165-9b65-ab6c77101eca|INFO|500||Invoke
2022-01-08T11:11:40.108Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/ea842640-0602-4165-9b65-ab6c77101eca|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/ea842640-0602-4165-9b65-ab6c77101eca with request headers:{Authorization=[***REDACTED***], X-RequestID=[e94af8e6-d85d-4f41-b8b7-7d7c9b5644de], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[03843d82-6bac-474e-a16d-dd88e36b41ea], X-ECOMP-RequestID=[e94af8e6-d85d-4f41-b8b7-7d7c9b5644de], X-TransactionId=[], X-ONAP-RequestID=[e94af8e6-d85d-4f41-b8b7-7d7c9b5644de]}
2022-01-08T11:11:40.166Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/ea842640-0602-4165-9b65-ab6c77101eca|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/ea842640-0602-4165-9b65-ab6c77101eca has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220108-11:11:40:152-76006], Content-Length=[377], Date=[Sat, 08 Jan 2022 11:11:40 GMT], Content-Type=[application/json]}
2022-01-08T11:11:40.169Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/ea842640-0602-4165-9b65-ab6c77101eca|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/ea842640-0602-4165-9b65-ab6c77101eca","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/ea842640-0602-4165-9b65-ab6c77101eca","ERR.5.4.6114"]}}}

2022-01-08T11:11:40.170Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/ea842640-0602-4165-9b65-ab6c77101eca|INFO|404|Not Found|InvokeReturn
2022-01-08T11:11:40.182Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/ea842640-0602-4165-9b65-ab6c77101eca
2022-01-08T11:11:40.183Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: ea842640-0602-4165-9b65-ab6c77101eca
2022-01-08T11:11:40.187Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-01-08T11:11:40.222Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/ea842640-0602-4165-9b65-ab6c77101eca|INFO|500||Invoke
2022-01-08T11:11:40.223Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/ea842640-0602-4165-9b65-ab6c77101eca|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/ea842640-0602-4165-9b65-ab6c77101eca with request headers:{Authorization=[***REDACTED***], X-RequestID=[e94af8e6-d85d-4f41-b8b7-7d7c9b5644de], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[0e4c6296-3a46-4bf9-b356-16f5703b8d03], X-ECOMP-RequestID=[e94af8e6-d85d-4f41-b8b7-7d7c9b5644de], X-TransactionId=[], X-ONAP-RequestID=[e94af8e6-d85d-4f41-b8b7-7d7c9b5644de]}
2022-01-08T11:11:40.275Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/ea842640-0602-4165-9b65-ab6c77101eca|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/ea842640-0602-4165-9b65-ab6c77101eca has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220108-11:11:40:259-48645], Content-Length=[377], Date=[Sat, 08 Jan 2022 11:11:40 GMT], Content-Type=[application/json]}
2022-01-08T11:11:40.276Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/ea842640-0602-4165-9b65-ab6c77101eca|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/ea842640-0602-4165-9b65-ab6c77101eca","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/ea842640-0602-4165-9b65-ab6c77101eca","ERR.5.4.6114"]}}}

2022-01-08T11:11:40.276Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/ea842640-0602-4165-9b65-ab6c77101eca|INFO|404|Not Found|InvokeReturn
2022-01-08T11:11:40.280Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/ea842640-0602-4165-9b65-ab6c77101eca
2022-01-08T11:11:40.280Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: ea842640-0602-4165-9b65-ab6c77101eca
2022-01-08T11:11:40.284Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-01-08T11:11:40.319Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/64322b5dfad24d5f92a736846b390171 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-01-08T11:11:40.319Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/64322b5dfad24d5f92a736846b390171|INFO|500||Invoke
2022-01-08T11:11:40.370Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/64322b5dfad24d5f92a736846b390171|INFO|500||InvokeReturn
2022-01-08T11:11:40.371Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/64322b5dfad24d5f92a736846b390171 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220108-11:11:40:349-62870], vertex-id=[200872], Content-Length=[616], Date=[Sat, 08 Jan 2022 11:11:40 GMT], Content-Type=[application/json]}
2022-01-08T11:11:40.371Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks|InfraPortalClient|||DEBUG|500||{"tenant-id":"64322b5dfad24d5f92a736846b390171","tenant-name":"ci-onap-master-vnfs","tenant-context":"None","resource-version":"1641640154899","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-01-08T11:11:40.372Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-01-08T11:11:40.373Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-01-08T11:11:40.375Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/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-01-08T11:11:40.375Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-01-08T11:11:40.375Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-01-08T11:11:40.375Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/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-01-08T11:11:40.376Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-01-08T11:11:40.376Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/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:"05ead07c447a0677", X-B3-SpanId:"4d8fa0b30547d988", X-B3-ParentSpanId:"05ead07c447a0677", X-B3-Sampled:"0", X-ONAP-RequestID:"e94af8e6-d85d-4f41-b8b7-7d7c9b5644de", X-RequestID:"e94af8e6-d85d-4f41-b8b7-7d7c9b5644de", X-TransactionID:"e94af8e6-d85d-4f41-b8b7-7d7c9b5644de", X-ECOMP-RequestID:"e94af8e6-d85d-4f41-b8b7-7d7c9b5644de", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dc070a19-6783-47a8-a222-30a9a2c8fa8d"]
2022-01-08T11:11:40.376Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"124211a9-aaca-4ea3-af4b-3a05576bedf6"},"instanceName":"basic_network-88db1d8c-a453-401b-907d-4fc6e9293513_net_0","requestScope":"network"}
2022-01-08T11:11:40.376Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-01-08T11:11:40.399Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-01-08T11:11:40.400Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-01-08T11:11:40.400Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-01-08T11:11:40.400Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/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:"Sat, 08 Jan 2022 11:11:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-08T11:11:40.401Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-01-08T11:11:40.401Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-01-08T11:11:40.401Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-01-08T11:11:40.403Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c7f6afd7-afb4-4d32-90cb-3cdbf23c50f4|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c7f6afd7-afb4-4d32-90cb-3cdbf23c50f4
2022-01-08T11:11:40.403Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c7f6afd7-afb4-4d32-90cb-3cdbf23c50f4|INFO|500||Invoke
2022-01-08T11:11:40.404Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c7f6afd7-afb4-4d32-90cb-3cdbf23c50f4|DEBUG|500||===========================request begin================================================
2022-01-08T11:11:40.404Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c7f6afd7-afb4-4d32-90cb-3cdbf23c50f4|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c7f6afd7-afb4-4d32-90cb-3cdbf23c50f4
2022-01-08T11:11:40.404Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c7f6afd7-afb4-4d32-90cb-3cdbf23c50f4|DEBUG|500||Method      : GET
2022-01-08T11:11:40.405Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c7f6afd7-afb4-4d32-90cb-3cdbf23c50f4|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"e94af8e6-d85d-4f41-b8b7-7d7c9b5644de", X-RequestID:"e94af8e6-d85d-4f41-b8b7-7d7c9b5644de", X-TransactionID:"e94af8e6-d85d-4f41-b8b7-7d7c9b5644de", X-ECOMP-RequestID:"e94af8e6-d85d-4f41-b8b7-7d7c9b5644de", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"703e411f-9a5c-4581-b57d-9636e2be76da"]
2022-01-08T11:11:40.405Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c7f6afd7-afb4-4d32-90cb-3cdbf23c50f4|DEBUG|500||Request body: 
2022-01-08T11:11:40.405Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c7f6afd7-afb4-4d32-90cb-3cdbf23c50f4|DEBUG|500||==========================request end================================================
2022-01-08T11:11:40.487Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c7f6afd7-afb4-4d32-90cb-3cdbf23c50f4|DEBUG|500||============================response begin==========================================
2022-01-08T11:11:40.487Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c7f6afd7-afb4-4d32-90cb-3cdbf23c50f4|DEBUG|500||Status code  : 200 OK
2022-01-08T11:11:40.487Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c7f6afd7-afb4-4d32-90cb-3cdbf23c50f4|DEBUG|500||Status text  : 
2022-01-08T11:11:40.488Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c7f6afd7-afb4-4d32-90cb-3cdbf23c50f4|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-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:"Sat, 08 Jan 2022 11:11:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-08T11:11:40.492Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c7f6afd7-afb4-4d32-90cb-3cdbf23c50f4|DEBUG|500||Response body: {
  "modelCustomizationUUID" : "c7f6afd7-afb4-4d32-90cb-3cdbf23c50f4",
  "modelInstanceName" : "Generic NeutronNet",
  "created" : "2022-01-08T11:09:06.000+00:00",
  "networkTechnology" : "NEUTRON",
  "networkType" : "NEUTRON",
  "networkScope" : null,
  "networkRole" : null,
  "resourceInput" : null,
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c7f6afd7-afb4-4d32-90cb-3cdbf23c50f4"
    },
    "networkResourceCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c7f6afd7-afb4-4d32-90cb-3cdbf23c50f4"
    },
    "networkResource" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c7f6afd7-afb4-4d32-90cb-3cdbf23c50f4/networkResource"
    }
  }
}
2022-01-08T11:11:40.492Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c7f6afd7-afb4-4d32-90cb-3cdbf23c50f4|DEBUG|500||=======================response end=================================================
2022-01-08T11:11:40.494Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c7f6afd7-afb4-4d32-90cb-3cdbf23c50f4|INFO|500||InvokeReturn
2022-01-08T11:11:40.511Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c7f6afd7-afb4-4d32-90cb-3cdbf23c50f4/networkResource|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c7f6afd7-afb4-4d32-90cb-3cdbf23c50f4/networkResource
2022-01-08T11:11:40.512Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c7f6afd7-afb4-4d32-90cb-3cdbf23c50f4/networkResource|INFO|500||Invoke
2022-01-08T11:11:40.512Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c7f6afd7-afb4-4d32-90cb-3cdbf23c50f4/networkResource|DEBUG|500||===========================request begin================================================
2022-01-08T11:11:40.512Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c7f6afd7-afb4-4d32-90cb-3cdbf23c50f4/networkResource|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c7f6afd7-afb4-4d32-90cb-3cdbf23c50f4/networkResource
2022-01-08T11:11:40.512Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c7f6afd7-afb4-4d32-90cb-3cdbf23c50f4/networkResource|DEBUG|500||Method      : GET
2022-01-08T11:11:40.512Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c7f6afd7-afb4-4d32-90cb-3cdbf23c50f4/networkResource|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"e94af8e6-d85d-4f41-b8b7-7d7c9b5644de", X-RequestID:"e94af8e6-d85d-4f41-b8b7-7d7c9b5644de", X-TransactionID:"e94af8e6-d85d-4f41-b8b7-7d7c9b5644de", X-ECOMP-RequestID:"e94af8e6-d85d-4f41-b8b7-7d7c9b5644de", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f4384cb2-74b0-436e-b452-8281eb77ccdd"]
2022-01-08T11:11:40.513Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c7f6afd7-afb4-4d32-90cb-3cdbf23c50f4/networkResource|DEBUG|500||Request body: 
2022-01-08T11:11:40.513Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c7f6afd7-afb4-4d32-90cb-3cdbf23c50f4/networkResource|DEBUG|500||==========================request end================================================
2022-01-08T11:11:40.572Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c7f6afd7-afb4-4d32-90cb-3cdbf23c50f4/networkResource|DEBUG|500||============================response begin==========================================
2022-01-08T11:11:40.573Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c7f6afd7-afb4-4d32-90cb-3cdbf23c50f4/networkResource|DEBUG|500||Status code  : 200 OK
2022-01-08T11:11:40.573Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c7f6afd7-afb4-4d32-90cb-3cdbf23c50f4/networkResource|DEBUG|500||Status text  : 
2022-01-08T11:11:40.573Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c7f6afd7-afb4-4d32-90cb-3cdbf23c50f4/networkResource|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Location:"http://so-catalog-db-adapter.onap:8082/networkResource/8451b892-7b94-40e5-a168-59b3c946c124", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-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:"Sat, 08 Jan 2022 11:11:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-08T11:11:40.576Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c7f6afd7-afb4-4d32-90cb-3cdbf23c50f4/networkResource|DEBUG|500||Response body: {
  "modelUUID" : "8451b892-7b94-40e5-a168-59b3c946c124",
  "orchestrationMode" : "HEAT",
  "description" : "Generic NeutronNet",
  "neutronNetworkType" : "BASIC",
  "aicVersionMin" : "2.0",
  "aicVersionMax" : "3.0",
  "modelName" : "Generic NeutronNet",
  "modelInvariantUUID" : "5e69b624-8246-4d38-9198-47952e9b7a9d",
  "modelVersion" : "1.0",
  "toscaNodeType" : "org.openecomp.resource.vl.GenericNeutronNet",
  "category" : null,
  "subCategory" : null,
  "created" : "2022-01-08T11:09:06.000+00:00",
  "hibernateLazyInitializer" : { },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/8451b892-7b94-40e5-a168-59b3c946c124"
    },
    "networkResource" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/8451b892-7b94-40e5-a168-59b3c946c124"
    },
    "networkResourceCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/8451b892-7b94-40e5-a168-59b3c946c124/networkResourceCustomization"
    },
    "heatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/8451b892-7b94-40e5-a168-59b3c946c124/heatTemplate"
    },
    "collectionNetworkResourceCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/8451b892-7b94-40e5-a168-59b3c946c124/collectionNetworkResourceCustomization"
    }
  }
}
2022-01-08T11:11:40.577Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c7f6afd7-afb4-4d32-90cb-3cdbf23c50f4/networkResource|DEBUG|500||=======================response end=================================================
2022-01-08T11:11:40.577Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c7f6afd7-afb4-4d32-90cb-3cdbf23c50f4/networkResource|INFO|500||InvokeReturn
2022-01-08T11:11:40.594Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/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-01-08T11:11:40.595Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|INFO|500||Invoke
2022-01-08T11:11:40.595Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/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-01-08T11:11:40.595Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/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-01-08T11:11:40.595Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/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-01-08T11:11:40.596Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/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:"e94af8e6-d85d-4f41-b8b7-7d7c9b5644de", X-RequestID:"e94af8e6-d85d-4f41-b8b7-7d7c9b5644de", X-TransactionID:"e94af8e6-d85d-4f41-b8b7-7d7c9b5644de", X-ECOMP-RequestID:"e94af8e6-d85d-4f41-b8b7-7d7c9b5644de", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e3dc2941-6923-4b3e-95dc-df6835658b95"]
2022-01-08T11:11:40.596Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/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-01-08T11:11:40.596Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/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-01-08T11:11:40.639Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/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-01-08T11:11:40.639Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/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-01-08T11:11:40.640Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/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-01-08T11:11:40.640Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/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:"Sat, 08 Jan 2022 11:11:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-08T11:11:40.640Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/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-01-08T11:11:40.641Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/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-01-08T11:11:40.641Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/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-01-08T11:11:40.642Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/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-01-08T11:11:40.643Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/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-01-08T11:11:40.643Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/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-01-08T11:11:40.643Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/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-01-08T11:11:40.643Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/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-01-08T11:11:40.644Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/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:"e94af8e6-d85d-4f41-b8b7-7d7c9b5644de", X-RequestID:"e94af8e6-d85d-4f41-b8b7-7d7c9b5644de", X-TransactionID:"e94af8e6-d85d-4f41-b8b7-7d7c9b5644de", X-ECOMP-RequestID:"e94af8e6-d85d-4f41-b8b7-7d7c9b5644de", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"14a869ff-2534-428e-af7b-79a5b5ee597d"]
2022-01-08T11:11:40.644Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/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-01-08T11:11:40.645Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/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-01-08T11:11:40.691Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/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-01-08T11:11:40.692Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/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-01-08T11:11:40.692Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/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-01-08T11:11:40.693Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/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:"Sat, 08 Jan 2022 11:11:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-08T11:11:40.694Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||Response body: {
  "id" : 180,
  "action" : "createInstance",
  "description" : "Gr api recipe to create network",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "recipeTimeout" : 180,
  "versionStr" : "1.0",
  "serviceType" : null,
  "modelName" : "GR-API-DEFAULT",
  "paramXsd" : null,
  "created" : "2022-01-08T09:44:54.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkRecipe/180"
    },
    "networkRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkRecipe/180"
    }
  }
}
2022-01-08T11:11:40.695Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/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-01-08T11:11:40.695Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/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-01-08T11:11:40.711Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/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-01-08T11:11:40.712Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-01-08T11:11:40.713Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-01-08T11:11:40.713Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/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-01-08T11:11:40.713Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-01-08T11:11:40.714Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/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:"05ead07c447a0677", X-B3-SpanId:"0e01aef4d7a4cba8", X-B3-ParentSpanId:"05ead07c447a0677", X-B3-Sampled:"0", X-ONAP-RequestID:"e94af8e6-d85d-4f41-b8b7-7d7c9b5644de", X-RequestID:"e94af8e6-d85d-4f41-b8b7-7d7c9b5644de", X-TransactionID:"e94af8e6-d85d-4f41-b8b7-7d7c9b5644de", X-ECOMP-RequestID:"e94af8e6-d85d-4f41-b8b7-7d7c9b5644de", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cf1b9e8f-a768-42df-92dc-a80109f6eb41"]
2022-01-08T11:11:40.714Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"e94af8e6-d85d-4f41-b8b7-7d7c9b5644de","requestStatus":"IN_PROGRESS","startTime":1641640300061,"source":"VID","tenantId":"64322b5dfad24d5f92a736846b390171","requestBody":"{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-88db1d8c-a453-401b-907d-4fc6e9293513_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"ea842640-0602-4165-9b65-ab6c77101eca\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"5e69b624-8246-4d38-9198-47952e9b7a9d\",\n    \"modelVersionId\": \"8451b892-7b94-40e5-a168-59b3c946c124\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"c7f6afd7-afb4-4d32-90cb-3cdbf23c50f4\",\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\": \"64322b5dfad24d5f92a736846b390171\",\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\": \"124211a9-aaca-4ea3-af4b-3a05576bedf6\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"ea842640-0602-4165-9b65-ab6c77101eca\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"30ca602a-6599-4284-bec3-14e1028a9c4d\"\n                }\n            }\n        }]\n    }\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"124211a9-aaca-4ea3-af4b-3a05576bedf6","requestScope":"network","requestAction":"createInstance","networkName":"basic_network-88db1d8c-a453-401b-907d-4fc6e9293513_net_0","networkType":"Generic NeutronNet","requestorId":"test","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks","tenantName":"ci-onap-master-vnfs","cloudApiRequests":[],"requestURI":"e94af8e6-d85d-4f41-b8b7-7d7c9b5644de"}
2022-01-08T11:11:40.714Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-01-08T11:11:40.740Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-01-08T11:11:40.740Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-01-08T11:11:40.741Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-01-08T11:11:40.741Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/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/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 08 Jan 2022 11:11:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-08T11:11:40.742Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "e94af8e6-d85d-4f41-b8b7-7d7c9b5644de",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-01-08T11:11:40.061+00:00",
  "source" : "VID",
  "tenantId" : "64322b5dfad24d5f92a736846b390171",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-88db1d8c-a453-401b-907d-4fc6e9293513_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"ea842640-0602-4165-9b65-ab6c77101eca\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"5e69b624-8246-4d38-9198-47952e9b7a9d\",\n    \"modelVersionId\": \"8451b892-7b94-40e5-a168-59b3c946c124\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"c7f6afd7-afb4-4d32-90cb-3cdbf23c50f4\",\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\": \"64322b5dfad24d5f92a736846b390171\",\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\": \"124211a9-aaca-4ea3-af4b-3a05576bedf6\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"ea842640-0602-4165-9b65-ab6c77101eca\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"30ca602a-6599-4284-bec3-14e1028a9c4d\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-01-08T11:11:40.741+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "124211a9-aaca-4ea3-af4b-3a05576bedf6",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkName" : "basic_network-88db1d8c-a453-401b-907d-4fc6e9293513_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "e94af8e6-d85d-4f41-b8b7-7d7c9b5644de",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de"
    }
  }
}
2022-01-08T11:11:40.742Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-01-08T11:11:40.742Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-01-08T11:11:40.760Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/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-01-08T11:11:40.760Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-01-08T11:11:40.761Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-01-08T11:11:40.761Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/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-01-08T11:11:40.761Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-01-08T11:11:40.762Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/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:"05ead07c447a0677", X-B3-SpanId:"646c0840176511ff", X-B3-ParentSpanId:"05ead07c447a0677", X-B3-Sampled:"0", X-ONAP-RequestID:"e94af8e6-d85d-4f41-b8b7-7d7c9b5644de", X-RequestID:"e94af8e6-d85d-4f41-b8b7-7d7c9b5644de", X-TransactionID:"e94af8e6-d85d-4f41-b8b7-7d7c9b5644de", X-ECOMP-RequestID:"e94af8e6-d85d-4f41-b8b7-7d7c9b5644de", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"adfb9740-dd46-49bc-ba1c-a8bac7e5f8e8"]
2022-01-08T11:11:40.762Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/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\":\"5e69b624-8246-4d38-9198-47952e9b7a9d\",\"modelType\":\"network\",\"modelName\":\"Generic NeutronNet\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"c7f6afd7-afb4-4d32-90cb-3cdbf23c50f4\",\"modelVersionId\":\"8451b892-7b94-40e5-a168-59b3c946c124\",\"modelCustomizationId\":\"c7f6afd7-afb4-4d32-90cb-3cdbf23c50f4\",\"modelUuid\":\"8451b892-7b94-40e5-a168-59b3c946c124\",\"modelInvariantUuid\":\"5e69b624-8246-4d38-9198-47952e9b7a9d\",\"modelInstanceName\":\"Generic NeutronNet 0\"},\"requestInfo\":{\"productFamilyId\":\"ea842640-0602-4165-9b65-ab6c77101eca\",\"source\":\"VID\",\"instanceName\":\"basic_network-88db1d8c-a453-401b-907d-4fc6e9293513_net_0\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"124211a9-aaca-4ea3-af4b-3a05576bedf6\",\"modelInfo\":{\"modelInvariantId\":\"ea842640-0602-4165-9b65-ab6c77101eca\",\"modelType\":\"service\",\"modelName\":\"basic_network\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"30ca602a-6599-4284-bec3-14e1028a9c4d\",\"modelUuid\":\"30ca602a-6599-4284-bec3-14e1028a9c4d\",\"modelInvariantUuid\":\"ea842640-0602-4165-9b65-ab6c77101eca\"}}}],\"cloudConfiguration\":{\"tenantId\":\"64322b5dfad24d5f92a736846b390171\",\"cloudOwner\":\"basicnw-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"},\"platform\":{\"platformName\":\"basicnw-platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"basicnw-lob\"}},\"serviceInstanceId\":\"124211a9-aaca-4ea3-af4b-3a05576bedf6\"}","type":"String"},"requestId":{"value":"e94af8e6-d85d-4f41-b8b7-7d7c9b5644de","type":"String"},"mso-request-id":{"value":"e94af8e6-d85d-4f41-b8b7-7d7c9b5644de","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"124211a9-aaca-4ea3-af4b-3a05576bedf6","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/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-01-08T11:11:40.762Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-01-08T11:11:41.785Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-01-08T11:11:41.786Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-01-08T11:11:41.786Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2022-01-08T11:11:41.786Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Sat, 08 Jan 2022 11:11:41 GMT", X-ONAP-RequestID:"e94af8e6-d85d-4f41-b8b7-7d7c9b5644de", X-RequestID:"e94af8e6-d85d-4f41-b8b7-7d7c9b5644de", X-TransactionID:"e94af8e6-d85d-4f41-b8b7-7d7c9b5644de", X-ECOMP-RequestID:"e94af8e6-d85d-4f41-b8b7-7d7c9b5644de", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"adfb9740-dd46-49bc-ba1c-a8bac7e5f8e8", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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-01-08T11:11:41.787Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"e94af8e6-d85d-4f41-b8b7-7d7c9b5644de\",\"instanceId\":\"269d8add-f9d8-4445-95bb-2695633385ec\"}}","message":"Success","processInstanceID":"c145f524-7073-11ec-99ea-b2034949bc77","variables":null,"messageCode":200}
2022-01-08T11:11:41.787Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-01-08T11:11:41.788Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-01-08T11:11:41.792Z|e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks|InfraPortalClient|||INFO|500||Exiting.
2022-01-08T11:11:41.929Z|15cbb02c-6438-4f74-aad7-a4d63f9bfba7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|||INFO|500||Entering
2022-01-08T11:11:41.933Z|15cbb02c-6438-4f74-aad7-a4d63f9bfba7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de
2022-01-08T11:11:41.934Z|15cbb02c-6438-4f74-aad7-a4d63f9bfba7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|INFO|500||Invoke
2022-01-08T11:11:41.934Z|15cbb02c-6438-4f74-aad7-a4d63f9bfba7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|DEBUG|500||===========================request begin================================================
2022-01-08T11:11:41.935Z|15cbb02c-6438-4f74-aad7-a4d63f9bfba7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de
2022-01-08T11:11:41.935Z|15cbb02c-6438-4f74-aad7-a4d63f9bfba7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|DEBUG|500||Method      : GET
2022-01-08T11:11:41.935Z|15cbb02c-6438-4f74-aad7-a4d63f9bfba7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"773653a15af89f1e", X-B3-SpanId:"2bca2fb9bee117cd", X-B3-ParentSpanId:"773653a15af89f1e", X-B3-Sampled:"0", X-ONAP-RequestID:"15cbb02c-6438-4f74-aad7-a4d63f9bfba7", X-RequestID:"15cbb02c-6438-4f74-aad7-a4d63f9bfba7", X-TransactionID:"15cbb02c-6438-4f74-aad7-a4d63f9bfba7", X-ECOMP-RequestID:"15cbb02c-6438-4f74-aad7-a4d63f9bfba7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cce76f0c-ab29-436d-9c97-be5a90555c9d"]
2022-01-08T11:11:41.936Z|15cbb02c-6438-4f74-aad7-a4d63f9bfba7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|DEBUG|500||Request body: 
2022-01-08T11:11:41.936Z|15cbb02c-6438-4f74-aad7-a4d63f9bfba7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|DEBUG|500||==========================request end================================================
2022-01-08T11:11:41.956Z|15cbb02c-6438-4f74-aad7-a4d63f9bfba7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|DEBUG|500||============================response begin==========================================
2022-01-08T11:11:41.957Z|15cbb02c-6438-4f74-aad7-a4d63f9bfba7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|DEBUG|500||Status code  : 200 OK
2022-01-08T11:11:41.957Z|15cbb02c-6438-4f74-aad7-a4d63f9bfba7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|DEBUG|500||Status text  : 
2022-01-08T11:11:41.958Z|15cbb02c-6438-4f74-aad7-a4d63f9bfba7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 08 Jan 2022 11:11:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-08T11:11:41.958Z|15cbb02c-6438-4f74-aad7-a4d63f9bfba7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|DEBUG|500||Response body: {
  "requestId" : "e94af8e6-d85d-4f41-b8b7-7d7c9b5644de",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-01-08T11:11:40.000+00:00",
  "source" : "VID",
  "tenantId" : "64322b5dfad24d5f92a736846b390171",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-88db1d8c-a453-401b-907d-4fc6e9293513_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"ea842640-0602-4165-9b65-ab6c77101eca\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"5e69b624-8246-4d38-9198-47952e9b7a9d\",\n    \"modelVersionId\": \"8451b892-7b94-40e5-a168-59b3c946c124\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"c7f6afd7-afb4-4d32-90cb-3cdbf23c50f4\",\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\": \"64322b5dfad24d5f92a736846b390171\",\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\": \"124211a9-aaca-4ea3-af4b-3a05576bedf6\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"ea842640-0602-4165-9b65-ab6c77101eca\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"30ca602a-6599-4284-bec3-14e1028a9c4d\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-08T11:11:41.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "124211a9-aaca-4ea3-af4b-3a05576bedf6",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "269d8add-f9d8-4445-95bb-2695633385ec",
  "networkName" : "basic_network-88db1d8c-a453-401b-907d-4fc6e9293513_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "e94af8e6-d85d-4f41-b8b7-7d7c9b5644de",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de"
    }
  }
}
2022-01-08T11:11:41.959Z|15cbb02c-6438-4f74-aad7-a4d63f9bfba7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|DEBUG|500||=======================response end=================================================
2022-01-08T11:11:41.959Z|15cbb02c-6438-4f74-aad7-a4d63f9bfba7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|INFO|500||InvokeReturn
2022-01-08T11:11:41.961Z|15cbb02c-6438-4f74-aad7-a4d63f9bfba7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false
2022-01-08T11:11:41.961Z|15cbb02c-6438-4f74-aad7-a4d63f9bfba7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-08T11:11:41.962Z|15cbb02c-6438-4f74-aad7-a4d63f9bfba7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-08T11:11:41.962Z|15cbb02c-6438-4f74-aad7-a4d63f9bfba7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false
2022-01-08T11:11:41.962Z|15cbb02c-6438-4f74-aad7-a4d63f9bfba7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-08T11:11:41.963Z|15cbb02c-6438-4f74-aad7-a4d63f9bfba7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"773653a15af89f1e", X-B3-SpanId:"dfe042a6cd544a59", X-B3-ParentSpanId:"773653a15af89f1e", X-B3-Sampled:"0", X-ONAP-RequestID:"15cbb02c-6438-4f74-aad7-a4d63f9bfba7", X-RequestID:"15cbb02c-6438-4f74-aad7-a4d63f9bfba7", X-TransactionID:"15cbb02c-6438-4f74-aad7-a4d63f9bfba7", X-ECOMP-RequestID:"15cbb02c-6438-4f74-aad7-a4d63f9bfba7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"528f53c0-e1db-468f-9bb7-6b5d66e33477"]
2022-01-08T11:11:41.963Z|15cbb02c-6438-4f74-aad7-a4d63f9bfba7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-08T11:11:41.963Z|15cbb02c-6438-4f74-aad7-a4d63f9bfba7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-08T11:11:41.977Z|15cbb02c-6438-4f74-aad7-a4d63f9bfba7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-08T11:11:41.977Z|15cbb02c-6438-4f74-aad7-a4d63f9bfba7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-08T11:11:41.978Z|15cbb02c-6438-4f74-aad7-a4d63f9bfba7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-08T11:11:41.978Z|15cbb02c-6438-4f74-aad7-a4d63f9bfba7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 08 Jan 2022 11:11:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-08T11:11:41.979Z|15cbb02c-6438-4f74-aad7-a4d63f9bfba7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-08T11:11:41.979Z|15cbb02c-6438-4f74-aad7-a4d63f9bfba7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-08T11:11:41.980Z|15cbb02c-6438-4f74-aad7-a4d63f9bfba7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-08T11:11:41.991Z|15cbb02c-6438-4f74-aad7-a4d63f9bfba7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|||INFO|500||Exiting.
2022-01-08T11:11:46.516Z|7cdaeccc-2e88-4ddc-ab7d-6aac339e6a3a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:11:46.516Z|a6bcb289-da10-4618-afed-95d862e46f54|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:11:46.516Z|7cdaeccc-2e88-4ddc-ab7d-6aac339e6a3a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:11:46.516Z|a6bcb289-da10-4618-afed-95d862e46f54|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:11:46.520Z|a05cdc64-2a31-43bf-ba5c-1065e7ed3947|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:11:46.521Z|a05cdc64-2a31-43bf-ba5c-1065e7ed3947|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:11:52.135Z|05bcdfa4-2116-49b1-9ed3-aed6eae50753|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|||INFO|500||Entering
2022-01-08T11:11:52.144Z|05bcdfa4-2116-49b1-9ed3-aed6eae50753|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de
2022-01-08T11:11:52.145Z|05bcdfa4-2116-49b1-9ed3-aed6eae50753|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|INFO|500||Invoke
2022-01-08T11:11:52.145Z|05bcdfa4-2116-49b1-9ed3-aed6eae50753|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|DEBUG|500||===========================request begin================================================
2022-01-08T11:11:52.145Z|05bcdfa4-2116-49b1-9ed3-aed6eae50753|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de
2022-01-08T11:11:52.145Z|05bcdfa4-2116-49b1-9ed3-aed6eae50753|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|DEBUG|500||Method      : GET
2022-01-08T11:11:52.146Z|05bcdfa4-2116-49b1-9ed3-aed6eae50753|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1d62ce6f8bacde4e", X-B3-SpanId:"fd330a59bb77c199", X-B3-ParentSpanId:"1d62ce6f8bacde4e", X-B3-Sampled:"0", X-ONAP-RequestID:"05bcdfa4-2116-49b1-9ed3-aed6eae50753", X-RequestID:"05bcdfa4-2116-49b1-9ed3-aed6eae50753", X-TransactionID:"05bcdfa4-2116-49b1-9ed3-aed6eae50753", X-ECOMP-RequestID:"05bcdfa4-2116-49b1-9ed3-aed6eae50753", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fb71fb22-3cf9-4f94-a6b4-06bf56ba679d"]
2022-01-08T11:11:52.146Z|05bcdfa4-2116-49b1-9ed3-aed6eae50753|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|DEBUG|500||Request body: 
2022-01-08T11:11:52.146Z|05bcdfa4-2116-49b1-9ed3-aed6eae50753|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|DEBUG|500||==========================request end================================================
2022-01-08T11:11:52.167Z|05bcdfa4-2116-49b1-9ed3-aed6eae50753|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|DEBUG|500||============================response begin==========================================
2022-01-08T11:11:52.167Z|05bcdfa4-2116-49b1-9ed3-aed6eae50753|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|DEBUG|500||Status code  : 200 OK
2022-01-08T11:11:52.167Z|05bcdfa4-2116-49b1-9ed3-aed6eae50753|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|DEBUG|500||Status text  : 
2022-01-08T11:11:52.168Z|05bcdfa4-2116-49b1-9ed3-aed6eae50753|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 08 Jan 2022 11:11:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-08T11:11:52.169Z|05bcdfa4-2116-49b1-9ed3-aed6eae50753|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|DEBUG|500||Response body: {
  "requestId" : "e94af8e6-d85d-4f41-b8b7-7d7c9b5644de",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-01-08T11:11:40.000+00:00",
  "source" : "VID",
  "tenantId" : "64322b5dfad24d5f92a736846b390171",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-88db1d8c-a453-401b-907d-4fc6e9293513_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"ea842640-0602-4165-9b65-ab6c77101eca\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"5e69b624-8246-4d38-9198-47952e9b7a9d\",\n    \"modelVersionId\": \"8451b892-7b94-40e5-a168-59b3c946c124\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"c7f6afd7-afb4-4d32-90cb-3cdbf23c50f4\",\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\": \"64322b5dfad24d5f92a736846b390171\",\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\": \"124211a9-aaca-4ea3-af4b-3a05576bedf6\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"ea842640-0602-4165-9b65-ab6c77101eca\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"30ca602a-6599-4284-bec3-14e1028a9c4d\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-08T11:11:41.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "124211a9-aaca-4ea3-af4b-3a05576bedf6",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "269d8add-f9d8-4445-95bb-2695633385ec",
  "networkName" : "basic_network-88db1d8c-a453-401b-907d-4fc6e9293513_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "e94af8e6-d85d-4f41-b8b7-7d7c9b5644de",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de"
    }
  }
}
2022-01-08T11:11:52.169Z|05bcdfa4-2116-49b1-9ed3-aed6eae50753|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|DEBUG|500||=======================response end=================================================
2022-01-08T11:11:52.169Z|05bcdfa4-2116-49b1-9ed3-aed6eae50753|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|INFO|500||InvokeReturn
2022-01-08T11:11:52.172Z|05bcdfa4-2116-49b1-9ed3-aed6eae50753|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false
2022-01-08T11:11:52.172Z|05bcdfa4-2116-49b1-9ed3-aed6eae50753|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-08T11:11:52.172Z|05bcdfa4-2116-49b1-9ed3-aed6eae50753|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-08T11:11:52.173Z|05bcdfa4-2116-49b1-9ed3-aed6eae50753|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false
2022-01-08T11:11:52.173Z|05bcdfa4-2116-49b1-9ed3-aed6eae50753|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-08T11:11:52.173Z|05bcdfa4-2116-49b1-9ed3-aed6eae50753|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1d62ce6f8bacde4e", X-B3-SpanId:"549cd8dcc4624d2d", X-B3-ParentSpanId:"1d62ce6f8bacde4e", X-B3-Sampled:"0", X-ONAP-RequestID:"05bcdfa4-2116-49b1-9ed3-aed6eae50753", X-RequestID:"05bcdfa4-2116-49b1-9ed3-aed6eae50753", X-TransactionID:"05bcdfa4-2116-49b1-9ed3-aed6eae50753", X-ECOMP-RequestID:"05bcdfa4-2116-49b1-9ed3-aed6eae50753", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"94c3f5a0-0df3-4124-9102-4bee3e6b60ed"]
2022-01-08T11:11:52.174Z|05bcdfa4-2116-49b1-9ed3-aed6eae50753|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-08T11:11:52.174Z|05bcdfa4-2116-49b1-9ed3-aed6eae50753|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-08T11:11:52.186Z|05bcdfa4-2116-49b1-9ed3-aed6eae50753|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-08T11:11:52.187Z|05bcdfa4-2116-49b1-9ed3-aed6eae50753|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-08T11:11:52.187Z|05bcdfa4-2116-49b1-9ed3-aed6eae50753|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-08T11:11:52.187Z|05bcdfa4-2116-49b1-9ed3-aed6eae50753|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 08 Jan 2022 11:11:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-08T11:11:52.189Z|05bcdfa4-2116-49b1-9ed3-aed6eae50753|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-08T11:11:52.189Z|05bcdfa4-2116-49b1-9ed3-aed6eae50753|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-08T11:11:52.189Z|05bcdfa4-2116-49b1-9ed3-aed6eae50753|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-08T11:11:52.213Z|05bcdfa4-2116-49b1-9ed3-aed6eae50753|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|||INFO|500||Exiting.
2022-01-08T11:11:53.036Z|c91ceca5-4a65-454a-b14e-71b52fb0ab1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:11:53.037Z|c91ceca5-4a65-454a-b14e-71b52fb0ab1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:11:56.545Z|6b1ce6e1-73c1-4975-a681-c65f267e6902|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:11:56.545Z|6157e0db-aed9-40be-b032-3a036c10ab68|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:11:56.545Z|5d0a161e-b4ca-4350-a50d-3fd52bbf0feb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:11:56.548Z|6157e0db-aed9-40be-b032-3a036c10ab68|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:11:56.548Z|5d0a161e-b4ca-4350-a50d-3fd52bbf0feb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:11:56.548Z|6b1ce6e1-73c1-4975-a681-c65f267e6902|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:11:59.969Z|b69724e0-13a0-4596-a8f0-af89fd9cd1a8|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-01-08T11:11:59.969Z|b69724e0-13a0-4596-a8f0-af89fd9cd1a8|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-01-08T11:12:02.344Z|1a3acba9-49ea-4943-9ee4-3cbfa0fb8b03|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|||INFO|500||Entering
2022-01-08T11:12:02.349Z|1a3acba9-49ea-4943-9ee4-3cbfa0fb8b03|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de
2022-01-08T11:12:02.350Z|1a3acba9-49ea-4943-9ee4-3cbfa0fb8b03|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|INFO|500||Invoke
2022-01-08T11:12:02.350Z|1a3acba9-49ea-4943-9ee4-3cbfa0fb8b03|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|DEBUG|500||===========================request begin================================================
2022-01-08T11:12:02.351Z|1a3acba9-49ea-4943-9ee4-3cbfa0fb8b03|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de
2022-01-08T11:12:02.351Z|1a3acba9-49ea-4943-9ee4-3cbfa0fb8b03|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|DEBUG|500||Method      : GET
2022-01-08T11:12:02.351Z|1a3acba9-49ea-4943-9ee4-3cbfa0fb8b03|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"51a63484d46c8278", X-B3-SpanId:"280360dfab4d49b8", X-B3-ParentSpanId:"51a63484d46c8278", X-B3-Sampled:"0", X-ONAP-RequestID:"1a3acba9-49ea-4943-9ee4-3cbfa0fb8b03", X-RequestID:"1a3acba9-49ea-4943-9ee4-3cbfa0fb8b03", X-TransactionID:"1a3acba9-49ea-4943-9ee4-3cbfa0fb8b03", X-ECOMP-RequestID:"1a3acba9-49ea-4943-9ee4-3cbfa0fb8b03", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"98e8c193-f010-4fcf-bbd8-8360671c3bf8"]
2022-01-08T11:12:02.351Z|1a3acba9-49ea-4943-9ee4-3cbfa0fb8b03|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|DEBUG|500||Request body: 
2022-01-08T11:12:02.352Z|1a3acba9-49ea-4943-9ee4-3cbfa0fb8b03|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|DEBUG|500||==========================request end================================================
2022-01-08T11:12:02.371Z|1a3acba9-49ea-4943-9ee4-3cbfa0fb8b03|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|DEBUG|500||============================response begin==========================================
2022-01-08T11:12:02.371Z|1a3acba9-49ea-4943-9ee4-3cbfa0fb8b03|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|DEBUG|500||Status code  : 200 OK
2022-01-08T11:12:02.372Z|1a3acba9-49ea-4943-9ee4-3cbfa0fb8b03|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|DEBUG|500||Status text  : 
2022-01-08T11:12:02.372Z|1a3acba9-49ea-4943-9ee4-3cbfa0fb8b03|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 08 Jan 2022 11:12:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-08T11:12:02.374Z|1a3acba9-49ea-4943-9ee4-3cbfa0fb8b03|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|DEBUG|500||Response body: {
  "requestId" : "e94af8e6-d85d-4f41-b8b7-7d7c9b5644de",
  "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-01-08T11:11:40.000+00:00",
  "source" : "VID",
  "tenantId" : "64322b5dfad24d5f92a736846b390171",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-88db1d8c-a453-401b-907d-4fc6e9293513_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"ea842640-0602-4165-9b65-ab6c77101eca\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"5e69b624-8246-4d38-9198-47952e9b7a9d\",\n    \"modelVersionId\": \"8451b892-7b94-40e5-a168-59b3c946c124\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"c7f6afd7-afb4-4d32-90cb-3cdbf23c50f4\",\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\": \"64322b5dfad24d5f92a736846b390171\",\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\": \"124211a9-aaca-4ea3-af4b-3a05576bedf6\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"ea842640-0602-4165-9b65-ab6c77101eca\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"30ca602a-6599-4284-bec3-14e1028a9c4d\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-08T11:11:56.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "124211a9-aaca-4ea3-af4b-3a05576bedf6",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "269d8add-f9d8-4445-95bb-2695633385ec",
  "networkName" : "basic_network-88db1d8c-a453-401b-907d-4fc6e9293513_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "e94af8e6-d85d-4f41-b8b7-7d7c9b5644de",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de"
    }
  }
}
2022-01-08T11:12:02.374Z|1a3acba9-49ea-4943-9ee4-3cbfa0fb8b03|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|DEBUG|500||=======================response end=================================================
2022-01-08T11:12:02.374Z|1a3acba9-49ea-4943-9ee4-3cbfa0fb8b03|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|INFO|500||InvokeReturn
2022-01-08T11:12:02.376Z|1a3acba9-49ea-4943-9ee4-3cbfa0fb8b03|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false
2022-01-08T11:12:02.376Z|1a3acba9-49ea-4943-9ee4-3cbfa0fb8b03|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-08T11:12:02.376Z|1a3acba9-49ea-4943-9ee4-3cbfa0fb8b03|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-08T11:12:02.377Z|1a3acba9-49ea-4943-9ee4-3cbfa0fb8b03|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false
2022-01-08T11:12:02.377Z|1a3acba9-49ea-4943-9ee4-3cbfa0fb8b03|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-08T11:12:02.377Z|1a3acba9-49ea-4943-9ee4-3cbfa0fb8b03|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"51a63484d46c8278", X-B3-SpanId:"be7c816d33ef0edc", X-B3-ParentSpanId:"51a63484d46c8278", X-B3-Sampled:"0", X-ONAP-RequestID:"1a3acba9-49ea-4943-9ee4-3cbfa0fb8b03", X-RequestID:"1a3acba9-49ea-4943-9ee4-3cbfa0fb8b03", X-TransactionID:"1a3acba9-49ea-4943-9ee4-3cbfa0fb8b03", X-ECOMP-RequestID:"1a3acba9-49ea-4943-9ee4-3cbfa0fb8b03", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d0b990ba-9f30-4660-9e99-fe910156c91c"]
2022-01-08T11:12:02.377Z|1a3acba9-49ea-4943-9ee4-3cbfa0fb8b03|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-08T11:12:02.378Z|1a3acba9-49ea-4943-9ee4-3cbfa0fb8b03|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-08T11:12:02.389Z|1a3acba9-49ea-4943-9ee4-3cbfa0fb8b03|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-08T11:12:02.390Z|1a3acba9-49ea-4943-9ee4-3cbfa0fb8b03|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-08T11:12:02.390Z|1a3acba9-49ea-4943-9ee4-3cbfa0fb8b03|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-08T11:12:02.390Z|1a3acba9-49ea-4943-9ee4-3cbfa0fb8b03|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 08 Jan 2022 11:12:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-08T11:12:02.391Z|1a3acba9-49ea-4943-9ee4-3cbfa0fb8b03|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-08T11:12:02.392Z|1a3acba9-49ea-4943-9ee4-3cbfa0fb8b03|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-08T11:12:02.392Z|1a3acba9-49ea-4943-9ee4-3cbfa0fb8b03|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-08T11:12:02.434Z|1a3acba9-49ea-4943-9ee4-3cbfa0fb8b03|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&sortBy=startTime&sortOrder=desc&maxResults=1
2022-01-08T11:12:02.435Z|1a3acba9-49ea-4943-9ee4-3cbfa0fb8b03|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-01-08T11:12:02.435Z|1a3acba9-49ea-4943-9ee4-3cbfa0fb8b03|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-01-08T11:12:02.435Z|1a3acba9-49ea-4943-9ee4-3cbfa0fb8b03|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&sortBy=startTime&sortOrder=desc&maxResults=1
2022-01-08T11:12:02.436Z|1a3acba9-49ea-4943-9ee4-3cbfa0fb8b03|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-01-08T11:12:02.436Z|1a3acba9-49ea-4943-9ee4-3cbfa0fb8b03|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1a3acba9-49ea-4943-9ee4-3cbfa0fb8b03", X-RequestID:"1a3acba9-49ea-4943-9ee4-3cbfa0fb8b03", X-TransactionID:"1a3acba9-49ea-4943-9ee4-3cbfa0fb8b03", X-ECOMP-RequestID:"1a3acba9-49ea-4943-9ee4-3cbfa0fb8b03", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"de889b7a-a7c2-4d10-991a-4492f500b8f7"]
2022-01-08T11:12:02.436Z|1a3acba9-49ea-4943-9ee4-3cbfa0fb8b03|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-01-08T11:12:02.436Z|1a3acba9-49ea-4943-9ee4-3cbfa0fb8b03|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-01-08T11:12:02.566Z|1a3acba9-49ea-4943-9ee4-3cbfa0fb8b03|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-01-08T11:12:02.567Z|1a3acba9-49ea-4943-9ee4-3cbfa0fb8b03|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-01-08T11:12:02.567Z|1a3acba9-49ea-4943-9ee4-3cbfa0fb8b03|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-01-08T11:12:02.567Z|1a3acba9-49ea-4943-9ee4-3cbfa0fb8b03|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=95C1EA133F9DD2EA4E375087E4615259; Path=/; HttpOnly", Cache-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:"Sat, 08 Jan 2022 11:12:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-08T11:12:02.568Z|1a3acba9-49ea-4943-9ee4-3cbfa0fb8b03|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"cd01a6eb-7073-11ec-99ea-b2034949bc77","businessKey":"e94af8e6-d85d-4f41-b8b7-7d7c9b5644de","processDefinitionId":"openstackAdapterTask:1:7dba0cf9-7067-11ec-99ea-b2034949bc77","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-01-08T11:12:00.464+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"c145f524-7073-11ec-99ea-b2034949bc77","superProcessInstanceId":"ccfd8804-7073-11ec-99ea-b2034949bc77","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-01-08T11:12:02.568Z|1a3acba9-49ea-4943-9ee4-3cbfa0fb8b03|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-01-08T11:12:02.569Z|1a3acba9-49ea-4943-9ee4-3cbfa0fb8b03|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-01-08T11:12:02.613Z|1a3acba9-49ea-4943-9ee4-3cbfa0fb8b03|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cd01a6eb-7073-11ec-99ea-b2034949bc77&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cd01a6eb-7073-11ec-99ea-b2034949bc77&maxResults=1
2022-01-08T11:12:02.614Z|1a3acba9-49ea-4943-9ee4-3cbfa0fb8b03|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cd01a6eb-7073-11ec-99ea-b2034949bc77&maxResults=1|INFO|500||Invoke
2022-01-08T11:12:02.614Z|1a3acba9-49ea-4943-9ee4-3cbfa0fb8b03|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cd01a6eb-7073-11ec-99ea-b2034949bc77&maxResults=1|DEBUG|500||===========================request begin================================================
2022-01-08T11:12:02.615Z|1a3acba9-49ea-4943-9ee4-3cbfa0fb8b03|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cd01a6eb-7073-11ec-99ea-b2034949bc77&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cd01a6eb-7073-11ec-99ea-b2034949bc77&maxResults=1
2022-01-08T11:12:02.615Z|1a3acba9-49ea-4943-9ee4-3cbfa0fb8b03|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cd01a6eb-7073-11ec-99ea-b2034949bc77&maxResults=1|DEBUG|500||Method      : GET
2022-01-08T11:12:02.615Z|1a3acba9-49ea-4943-9ee4-3cbfa0fb8b03|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cd01a6eb-7073-11ec-99ea-b2034949bc77&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1a3acba9-49ea-4943-9ee4-3cbfa0fb8b03", X-RequestID:"1a3acba9-49ea-4943-9ee4-3cbfa0fb8b03", X-TransactionID:"1a3acba9-49ea-4943-9ee4-3cbfa0fb8b03", X-ECOMP-RequestID:"1a3acba9-49ea-4943-9ee4-3cbfa0fb8b03", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"83038a9c-7f7e-4469-a9d3-cd2f43f7c21a"]
2022-01-08T11:12:02.616Z|1a3acba9-49ea-4943-9ee4-3cbfa0fb8b03|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cd01a6eb-7073-11ec-99ea-b2034949bc77&maxResults=1|DEBUG|500||Request body: 
2022-01-08T11:12:02.616Z|1a3acba9-49ea-4943-9ee4-3cbfa0fb8b03|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cd01a6eb-7073-11ec-99ea-b2034949bc77&maxResults=1|DEBUG|500||==========================request end================================================
2022-01-08T11:12:02.753Z|1a3acba9-49ea-4943-9ee4-3cbfa0fb8b03|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cd01a6eb-7073-11ec-99ea-b2034949bc77&maxResults=1|DEBUG|500||============================response begin==========================================
2022-01-08T11:12:02.753Z|1a3acba9-49ea-4943-9ee4-3cbfa0fb8b03|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cd01a6eb-7073-11ec-99ea-b2034949bc77&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-01-08T11:12:02.754Z|1a3acba9-49ea-4943-9ee4-3cbfa0fb8b03|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cd01a6eb-7073-11ec-99ea-b2034949bc77&maxResults=1|DEBUG|500||Status text  : 
2022-01-08T11:12:02.754Z|1a3acba9-49ea-4943-9ee4-3cbfa0fb8b03|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cd01a6eb-7073-11ec-99ea-b2034949bc77&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=29DF3ED889F46B2A5BD31B09978C0503; Path=/; HttpOnly", Cache-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:"Sat, 08 Jan 2022 11:12:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-08T11:12:02.755Z|1a3acba9-49ea-4943-9ee4-3cbfa0fb8b03|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cd01a6eb-7073-11ec-99ea-b2034949bc77&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:cd01ce02-7073-11ec-99ea-b2034949bc77","parentActivityInstanceId":"cd01a6eb-7073-11ec-99ea-b2034949bc77","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:7dba0cf9-7067-11ec-99ea-b2034949bc77","processInstanceId":"cd01a6eb-7073-11ec-99ea-b2034949bc77","executionId":"cd01a6eb-7073-11ec-99ea-b2034949bc77","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-01-08T11:12:00.464+0000","endTime":"2022-01-08T11:12:00.465+0000","durationInMillis":1,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"c145f524-7073-11ec-99ea-b2034949bc77"}]
2022-01-08T11:12:02.755Z|1a3acba9-49ea-4943-9ee4-3cbfa0fb8b03|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cd01a6eb-7073-11ec-99ea-b2034949bc77&maxResults=1|DEBUG|500||=======================response end=================================================
2022-01-08T11:12:02.755Z|1a3acba9-49ea-4943-9ee4-3cbfa0fb8b03|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cd01a6eb-7073-11ec-99ea-b2034949bc77&maxResults=1|INFO|500||InvokeReturn
2022-01-08T11:12:02.761Z|1a3acba9-49ea-4943-9ee4-3cbfa0fb8b03|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|||INFO|500||Exiting.
2022-01-08T11:12:06.571Z|668ce89c-56f3-40a3-865c-7876f2d6b60d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:12:06.571Z|6d78feff-241a-455f-bf29-5861796d9f60|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:12:06.572Z|6d78feff-241a-455f-bf29-5861796d9f60|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:12:06.572Z|668ce89c-56f3-40a3-865c-7876f2d6b60d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:12:06.575Z|23f37c2e-d03a-4de9-aa87-6e5c08b72976|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:12:06.576Z|23f37c2e-d03a-4de9-aa87-6e5c08b72976|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:12:08.036Z|ff98c539-713d-4bca-b7ae-90eb719fa629|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:12:08.036Z|ff98c539-713d-4bca-b7ae-90eb719fa629|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:12:08.437Z|db309b8f-8178-471f-af74-86bfee3a531f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:12:08.438Z|db309b8f-8178-471f-af74-86bfee3a531f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:12:12.885Z|eb9af8fd-28b9-4d30-b9b2-247495273980|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|||INFO|500||Entering
2022-01-08T11:12:12.890Z|eb9af8fd-28b9-4d30-b9b2-247495273980|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de
2022-01-08T11:12:12.890Z|eb9af8fd-28b9-4d30-b9b2-247495273980|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|INFO|500||Invoke
2022-01-08T11:12:12.891Z|eb9af8fd-28b9-4d30-b9b2-247495273980|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|DEBUG|500||===========================request begin================================================
2022-01-08T11:12:12.891Z|eb9af8fd-28b9-4d30-b9b2-247495273980|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de
2022-01-08T11:12:12.892Z|eb9af8fd-28b9-4d30-b9b2-247495273980|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|DEBUG|500||Method      : GET
2022-01-08T11:12:12.892Z|eb9af8fd-28b9-4d30-b9b2-247495273980|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d41ccac27abe8774", X-B3-SpanId:"e6e74d555d05601c", X-B3-ParentSpanId:"d41ccac27abe8774", X-B3-Sampled:"0", X-ONAP-RequestID:"eb9af8fd-28b9-4d30-b9b2-247495273980", X-RequestID:"eb9af8fd-28b9-4d30-b9b2-247495273980", X-TransactionID:"eb9af8fd-28b9-4d30-b9b2-247495273980", X-ECOMP-RequestID:"eb9af8fd-28b9-4d30-b9b2-247495273980", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"90c21cbb-eea9-44b9-95b8-a4a8151abc44"]
2022-01-08T11:12:12.893Z|eb9af8fd-28b9-4d30-b9b2-247495273980|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|DEBUG|500||Request body: 
2022-01-08T11:12:12.893Z|eb9af8fd-28b9-4d30-b9b2-247495273980|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|DEBUG|500||==========================request end================================================
2022-01-08T11:12:12.914Z|eb9af8fd-28b9-4d30-b9b2-247495273980|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|DEBUG|500||============================response begin==========================================
2022-01-08T11:12:12.915Z|eb9af8fd-28b9-4d30-b9b2-247495273980|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|DEBUG|500||Status code  : 200 OK
2022-01-08T11:12:12.915Z|eb9af8fd-28b9-4d30-b9b2-247495273980|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|DEBUG|500||Status text  : 
2022-01-08T11:12:12.916Z|eb9af8fd-28b9-4d30-b9b2-247495273980|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 08 Jan 2022 11:12:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-08T11:12:12.916Z|eb9af8fd-28b9-4d30-b9b2-247495273980|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|DEBUG|500||Response body: {
  "requestId" : "e94af8e6-d85d-4f41-b8b7-7d7c9b5644de",
  "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-01-08T11:11:40.000+00:00",
  "source" : "VID",
  "tenantId" : "64322b5dfad24d5f92a736846b390171",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-88db1d8c-a453-401b-907d-4fc6e9293513_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"ea842640-0602-4165-9b65-ab6c77101eca\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"5e69b624-8246-4d38-9198-47952e9b7a9d\",\n    \"modelVersionId\": \"8451b892-7b94-40e5-a168-59b3c946c124\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"c7f6afd7-afb4-4d32-90cb-3cdbf23c50f4\",\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\": \"64322b5dfad24d5f92a736846b390171\",\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\": \"124211a9-aaca-4ea3-af4b-3a05576bedf6\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"ea842640-0602-4165-9b65-ab6c77101eca\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"30ca602a-6599-4284-bec3-14e1028a9c4d\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-08T11:12:09.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "124211a9-aaca-4ea3-af4b-3a05576bedf6",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "269d8add-f9d8-4445-95bb-2695633385ec",
  "networkName" : "basic_network-88db1d8c-a453-401b-907d-4fc6e9293513_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ {
    "requestId" : "e94af8e6-d85d-4f41-b8b7-7d7c9b5644de",
    "cloudIdentifier" : "basic_network-88db1d8c-a453-401b-907d-4fc6e9293513_net_0",
    "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-88db1d8c-a453-401b-907d-4fc6e9293513_net_0\"},\"environment\":null}",
    "created" : "2022-01-08T11:12:06.000+00:00"
  } ],
  "requestURI" : "e94af8e6-d85d-4f41-b8b7-7d7c9b5644de",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de"
    }
  }
}
2022-01-08T11:12:12.917Z|eb9af8fd-28b9-4d30-b9b2-247495273980|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|DEBUG|500||=======================response end=================================================
2022-01-08T11:12:12.917Z|eb9af8fd-28b9-4d30-b9b2-247495273980|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|INFO|500||InvokeReturn
2022-01-08T11:12:12.920Z|eb9af8fd-28b9-4d30-b9b2-247495273980|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false
2022-01-08T11:12:12.920Z|eb9af8fd-28b9-4d30-b9b2-247495273980|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-08T11:12:12.921Z|eb9af8fd-28b9-4d30-b9b2-247495273980|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-08T11:12:12.921Z|eb9af8fd-28b9-4d30-b9b2-247495273980|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false
2022-01-08T11:12:12.921Z|eb9af8fd-28b9-4d30-b9b2-247495273980|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-08T11:12:12.922Z|eb9af8fd-28b9-4d30-b9b2-247495273980|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d41ccac27abe8774", X-B3-SpanId:"54ed450b1099c9a8", X-B3-ParentSpanId:"d41ccac27abe8774", X-B3-Sampled:"0", X-ONAP-RequestID:"eb9af8fd-28b9-4d30-b9b2-247495273980", X-RequestID:"eb9af8fd-28b9-4d30-b9b2-247495273980", X-TransactionID:"eb9af8fd-28b9-4d30-b9b2-247495273980", X-ECOMP-RequestID:"eb9af8fd-28b9-4d30-b9b2-247495273980", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"24aa945a-0601-476e-bb09-025a8d8b546a"]
2022-01-08T11:12:12.922Z|eb9af8fd-28b9-4d30-b9b2-247495273980|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-08T11:12:12.923Z|eb9af8fd-28b9-4d30-b9b2-247495273980|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-08T11:12:12.948Z|eb9af8fd-28b9-4d30-b9b2-247495273980|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-08T11:12:12.949Z|eb9af8fd-28b9-4d30-b9b2-247495273980|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-08T11:12:12.949Z|eb9af8fd-28b9-4d30-b9b2-247495273980|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-08T11:12:12.950Z|eb9af8fd-28b9-4d30-b9b2-247495273980|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 08 Jan 2022 11:12:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-08T11:12:12.952Z|eb9af8fd-28b9-4d30-b9b2-247495273980|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 8,
  "soRequestId" : "e94af8e6-d85d-4f41-b8b7-7d7c9b5644de",
  "groupingId" : "74bf55b2-f3dd-4acd-9fe4-95d27a92bb37",
  "name" : "basic_network-88db1d8c-a453-401b-907d-4fc6e9293513_net_0",
  "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"50f89962-e6cd-447c-a7e8-ea9f5d554c45\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":null,\"output_key\":\"subnet_id_e4f9e1c5-a418-416f-9097-4ee9f3b902d6\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/64322b5dfad24d5f92a736846b390171/stacks/basic_network-88db1d8c-a453-401b-907d-4fc6e9293513_net_0/74bf55b2-f3dd-4acd-9fe4-95d27a92bb37\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_network-88db1d8c-a453-401b-907d-4fc6e9293513_net_0\",\"updated_time\":null,\"creation_time\":1641640327000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"74bf55b2-f3dd-4acd-9fe4-95d27a92bb37\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"ef373785b952477684ccb5e7b7d03602\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"64322b5dfad24d5f92a736846b390171\",\"network_name\":\"basic_network-88db1d8c-a453-401b-907d-4fc6e9293513_net_0\",\"OS::stack_id\":\"74bf55b2-f3dd-4acd-9fe4-95d27a92bb37\",\"OS::stack_name\":\"basic_network-88db1d8c-a453-401b-907d-4fc6e9293513_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2022-01-08T11:12:11.000+00:00",
  "isDataInternal" : false
} ]
2022-01-08T11:12:12.952Z|eb9af8fd-28b9-4d30-b9b2-247495273980|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-08T11:12:12.953Z|eb9af8fd-28b9-4d30-b9b2-247495273980|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-08T11:12:12.997Z|eb9af8fd-28b9-4d30-b9b2-247495273980|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&sortBy=startTime&sortOrder=desc&maxResults=1
2022-01-08T11:12:12.998Z|eb9af8fd-28b9-4d30-b9b2-247495273980|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-01-08T11:12:12.998Z|eb9af8fd-28b9-4d30-b9b2-247495273980|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-01-08T11:12:12.998Z|eb9af8fd-28b9-4d30-b9b2-247495273980|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&sortBy=startTime&sortOrder=desc&maxResults=1
2022-01-08T11:12:12.999Z|eb9af8fd-28b9-4d30-b9b2-247495273980|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-01-08T11:12:12.999Z|eb9af8fd-28b9-4d30-b9b2-247495273980|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"eb9af8fd-28b9-4d30-b9b2-247495273980", X-RequestID:"eb9af8fd-28b9-4d30-b9b2-247495273980", X-TransactionID:"eb9af8fd-28b9-4d30-b9b2-247495273980", X-ECOMP-RequestID:"eb9af8fd-28b9-4d30-b9b2-247495273980", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0a739b90-46a8-427b-ad76-14100103c3e2"]
2022-01-08T11:12:12.999Z|eb9af8fd-28b9-4d30-b9b2-247495273980|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-01-08T11:12:13.000Z|eb9af8fd-28b9-4d30-b9b2-247495273980|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-01-08T11:12:13.133Z|eb9af8fd-28b9-4d30-b9b2-247495273980|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-01-08T11:12:13.134Z|eb9af8fd-28b9-4d30-b9b2-247495273980|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-01-08T11:12:13.134Z|eb9af8fd-28b9-4d30-b9b2-247495273980|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-01-08T11:12:13.135Z|eb9af8fd-28b9-4d30-b9b2-247495273980|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=CC9397ED96E96F39E15ACFEFE2F0012C; Path=/; HttpOnly", Cache-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:"Sat, 08 Jan 2022 11:12:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-08T11:12:13.135Z|eb9af8fd-28b9-4d30-b9b2-247495273980|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"cd01a6eb-7073-11ec-99ea-b2034949bc77","businessKey":"e94af8e6-d85d-4f41-b8b7-7d7c9b5644de","processDefinitionId":"openstackAdapterTask:1:7dba0cf9-7067-11ec-99ea-b2034949bc77","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-01-08T11:12:00.464+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"c145f524-7073-11ec-99ea-b2034949bc77","superProcessInstanceId":"ccfd8804-7073-11ec-99ea-b2034949bc77","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-01-08T11:12:13.136Z|eb9af8fd-28b9-4d30-b9b2-247495273980|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-01-08T11:12:13.136Z|eb9af8fd-28b9-4d30-b9b2-247495273980|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-01-08T11:12:13.167Z|eb9af8fd-28b9-4d30-b9b2-247495273980|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cd01a6eb-7073-11ec-99ea-b2034949bc77&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cd01a6eb-7073-11ec-99ea-b2034949bc77&maxResults=1
2022-01-08T11:12:13.168Z|eb9af8fd-28b9-4d30-b9b2-247495273980|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cd01a6eb-7073-11ec-99ea-b2034949bc77&maxResults=1|INFO|500||Invoke
2022-01-08T11:12:13.168Z|eb9af8fd-28b9-4d30-b9b2-247495273980|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cd01a6eb-7073-11ec-99ea-b2034949bc77&maxResults=1|DEBUG|500||===========================request begin================================================
2022-01-08T11:12:13.168Z|eb9af8fd-28b9-4d30-b9b2-247495273980|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cd01a6eb-7073-11ec-99ea-b2034949bc77&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cd01a6eb-7073-11ec-99ea-b2034949bc77&maxResults=1
2022-01-08T11:12:13.169Z|eb9af8fd-28b9-4d30-b9b2-247495273980|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cd01a6eb-7073-11ec-99ea-b2034949bc77&maxResults=1|DEBUG|500||Method      : GET
2022-01-08T11:12:13.169Z|eb9af8fd-28b9-4d30-b9b2-247495273980|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cd01a6eb-7073-11ec-99ea-b2034949bc77&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"eb9af8fd-28b9-4d30-b9b2-247495273980", X-RequestID:"eb9af8fd-28b9-4d30-b9b2-247495273980", X-TransactionID:"eb9af8fd-28b9-4d30-b9b2-247495273980", X-ECOMP-RequestID:"eb9af8fd-28b9-4d30-b9b2-247495273980", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0add57e6-d2fa-4c32-8184-8379f1148fcd"]
2022-01-08T11:12:13.170Z|eb9af8fd-28b9-4d30-b9b2-247495273980|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cd01a6eb-7073-11ec-99ea-b2034949bc77&maxResults=1|DEBUG|500||Request body: 
2022-01-08T11:12:13.170Z|eb9af8fd-28b9-4d30-b9b2-247495273980|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cd01a6eb-7073-11ec-99ea-b2034949bc77&maxResults=1|DEBUG|500||==========================request end================================================
2022-01-08T11:12:13.308Z|eb9af8fd-28b9-4d30-b9b2-247495273980|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cd01a6eb-7073-11ec-99ea-b2034949bc77&maxResults=1|DEBUG|500||============================response begin==========================================
2022-01-08T11:12:13.309Z|eb9af8fd-28b9-4d30-b9b2-247495273980|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cd01a6eb-7073-11ec-99ea-b2034949bc77&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-01-08T11:12:13.309Z|eb9af8fd-28b9-4d30-b9b2-247495273980|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cd01a6eb-7073-11ec-99ea-b2034949bc77&maxResults=1|DEBUG|500||Status text  : 
2022-01-08T11:12:13.310Z|eb9af8fd-28b9-4d30-b9b2-247495273980|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cd01a6eb-7073-11ec-99ea-b2034949bc77&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=C12EAAB014083851DFC8A8F928245750; Path=/; HttpOnly", Cache-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:"Sat, 08 Jan 2022 11:12:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-08T11:12:13.310Z|eb9af8fd-28b9-4d30-b9b2-247495273980|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cd01a6eb-7073-11ec-99ea-b2034949bc77&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:d255a1c3-7073-11ec-99ea-b2034949bc77","parentActivityInstanceId":"cd01a6eb-7073-11ec-99ea-b2034949bc77","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:7dba0cf9-7067-11ec-99ea-b2034949bc77","processInstanceId":"cd01a6eb-7073-11ec-99ea-b2034949bc77","executionId":"cd01a6eb-7073-11ec-99ea-b2034949bc77","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-01-08T11:12:09.402+0000","endTime":"2022-01-08T11:12:09.407+0000","durationInMillis":5,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"c145f524-7073-11ec-99ea-b2034949bc77"}]
2022-01-08T11:12:13.310Z|eb9af8fd-28b9-4d30-b9b2-247495273980|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cd01a6eb-7073-11ec-99ea-b2034949bc77&maxResults=1|DEBUG|500||=======================response end=================================================
2022-01-08T11:12:13.311Z|eb9af8fd-28b9-4d30-b9b2-247495273980|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cd01a6eb-7073-11ec-99ea-b2034949bc77&maxResults=1|INFO|500||InvokeReturn
2022-01-08T11:12:13.316Z|eb9af8fd-28b9-4d30-b9b2-247495273980|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|||INFO|500||Exiting.
2022-01-08T11:12:16.592Z|46187ded-b648-461b-833c-7444bc8a355e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:12:16.592Z|33bf63a8-e55d-40e2-bcbf-6ac078abbe9a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:12:16.592Z|46187ded-b648-461b-833c-7444bc8a355e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:12:16.592Z|33bf63a8-e55d-40e2-bcbf-6ac078abbe9a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:12:16.595Z|aed4d878-daf3-499e-a4e5-b0ace58c064b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:12:16.596Z|aed4d878-daf3-499e-a4e5-b0ace58c064b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:12:23.036Z|cc527d58-9e89-4707-92ee-b711f173a8ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:12:23.039Z|cc527d58-9e89-4707-92ee-b711f173a8ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:12:23.446Z|d46dc620-cea5-4467-a392-135d65b6e748|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|||INFO|500||Entering
2022-01-08T11:12:23.449Z|d46dc620-cea5-4467-a392-135d65b6e748|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de
2022-01-08T11:12:23.449Z|d46dc620-cea5-4467-a392-135d65b6e748|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|INFO|500||Invoke
2022-01-08T11:12:23.449Z|d46dc620-cea5-4467-a392-135d65b6e748|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|DEBUG|500||===========================request begin================================================
2022-01-08T11:12:23.449Z|d46dc620-cea5-4467-a392-135d65b6e748|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de
2022-01-08T11:12:23.450Z|d46dc620-cea5-4467-a392-135d65b6e748|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|DEBUG|500||Method      : GET
2022-01-08T11:12:23.450Z|d46dc620-cea5-4467-a392-135d65b6e748|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1278f23c4f0312e3", X-B3-SpanId:"ac5e879daf5900ee", X-B3-ParentSpanId:"1278f23c4f0312e3", X-B3-Sampled:"0", X-ONAP-RequestID:"d46dc620-cea5-4467-a392-135d65b6e748", X-RequestID:"d46dc620-cea5-4467-a392-135d65b6e748", X-TransactionID:"d46dc620-cea5-4467-a392-135d65b6e748", X-ECOMP-RequestID:"d46dc620-cea5-4467-a392-135d65b6e748", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"11d40363-16fd-442a-af34-7e888c2340da"]
2022-01-08T11:12:23.450Z|d46dc620-cea5-4467-a392-135d65b6e748|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|DEBUG|500||Request body: 
2022-01-08T11:12:23.450Z|d46dc620-cea5-4467-a392-135d65b6e748|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|DEBUG|500||==========================request end================================================
2022-01-08T11:12:23.473Z|d46dc620-cea5-4467-a392-135d65b6e748|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|DEBUG|500||============================response begin==========================================
2022-01-08T11:12:23.473Z|d46dc620-cea5-4467-a392-135d65b6e748|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|DEBUG|500||Status code  : 200 OK
2022-01-08T11:12:23.474Z|d46dc620-cea5-4467-a392-135d65b6e748|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|DEBUG|500||Status text  : 
2022-01-08T11:12:23.474Z|d46dc620-cea5-4467-a392-135d65b6e748|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 08 Jan 2022 11:12:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-08T11:12:23.475Z|d46dc620-cea5-4467-a392-135d65b6e748|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|DEBUG|500||Response body: {
  "requestId" : "e94af8e6-d85d-4f41-b8b7-7d7c9b5644de",
  "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-01-08T11:11:40.000+00:00",
  "source" : "VID",
  "tenantId" : "64322b5dfad24d5f92a736846b390171",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-88db1d8c-a453-401b-907d-4fc6e9293513_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"ea842640-0602-4165-9b65-ab6c77101eca\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"5e69b624-8246-4d38-9198-47952e9b7a9d\",\n    \"modelVersionId\": \"8451b892-7b94-40e5-a168-59b3c946c124\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"c7f6afd7-afb4-4d32-90cb-3cdbf23c50f4\",\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\": \"64322b5dfad24d5f92a736846b390171\",\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\": \"124211a9-aaca-4ea3-af4b-3a05576bedf6\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"ea842640-0602-4165-9b65-ab6c77101eca\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"30ca602a-6599-4284-bec3-14e1028a9c4d\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-08T11:12:09.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "124211a9-aaca-4ea3-af4b-3a05576bedf6",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "269d8add-f9d8-4445-95bb-2695633385ec",
  "networkName" : "basic_network-88db1d8c-a453-401b-907d-4fc6e9293513_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ {
    "requestId" : "e94af8e6-d85d-4f41-b8b7-7d7c9b5644de",
    "cloudIdentifier" : "basic_network-88db1d8c-a453-401b-907d-4fc6e9293513_net_0",
    "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-88db1d8c-a453-401b-907d-4fc6e9293513_net_0\"},\"environment\":null}",
    "created" : "2022-01-08T11:12:06.000+00:00"
  } ],
  "requestURI" : "e94af8e6-d85d-4f41-b8b7-7d7c9b5644de",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de"
    }
  }
}
2022-01-08T11:12:23.475Z|d46dc620-cea5-4467-a392-135d65b6e748|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|DEBUG|500||=======================response end=================================================
2022-01-08T11:12:23.476Z|d46dc620-cea5-4467-a392-135d65b6e748|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|INFO|500||InvokeReturn
2022-01-08T11:12:23.477Z|d46dc620-cea5-4467-a392-135d65b6e748|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false
2022-01-08T11:12:23.478Z|d46dc620-cea5-4467-a392-135d65b6e748|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-08T11:12:23.478Z|d46dc620-cea5-4467-a392-135d65b6e748|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-08T11:12:23.478Z|d46dc620-cea5-4467-a392-135d65b6e748|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false
2022-01-08T11:12:23.478Z|d46dc620-cea5-4467-a392-135d65b6e748|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-08T11:12:23.479Z|d46dc620-cea5-4467-a392-135d65b6e748|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1278f23c4f0312e3", X-B3-SpanId:"08c1eaa6e7cffcbb", X-B3-ParentSpanId:"1278f23c4f0312e3", X-B3-Sampled:"0", X-ONAP-RequestID:"d46dc620-cea5-4467-a392-135d65b6e748", X-RequestID:"d46dc620-cea5-4467-a392-135d65b6e748", X-TransactionID:"d46dc620-cea5-4467-a392-135d65b6e748", X-ECOMP-RequestID:"d46dc620-cea5-4467-a392-135d65b6e748", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f39d8c05-f393-4339-8c7e-2520cd4413e0"]
2022-01-08T11:12:23.479Z|d46dc620-cea5-4467-a392-135d65b6e748|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-08T11:12:23.479Z|d46dc620-cea5-4467-a392-135d65b6e748|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-08T11:12:23.493Z|d46dc620-cea5-4467-a392-135d65b6e748|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-08T11:12:23.494Z|d46dc620-cea5-4467-a392-135d65b6e748|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-08T11:12:23.494Z|d46dc620-cea5-4467-a392-135d65b6e748|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-08T11:12:23.494Z|d46dc620-cea5-4467-a392-135d65b6e748|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 08 Jan 2022 11:12:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-08T11:12:23.496Z|d46dc620-cea5-4467-a392-135d65b6e748|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 8,
  "soRequestId" : "e94af8e6-d85d-4f41-b8b7-7d7c9b5644de",
  "groupingId" : "74bf55b2-f3dd-4acd-9fe4-95d27a92bb37",
  "name" : "basic_network-88db1d8c-a453-401b-907d-4fc6e9293513_net_0",
  "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"50f89962-e6cd-447c-a7e8-ea9f5d554c45\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":null,\"output_key\":\"subnet_id_e4f9e1c5-a418-416f-9097-4ee9f3b902d6\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/64322b5dfad24d5f92a736846b390171/stacks/basic_network-88db1d8c-a453-401b-907d-4fc6e9293513_net_0/74bf55b2-f3dd-4acd-9fe4-95d27a92bb37\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_network-88db1d8c-a453-401b-907d-4fc6e9293513_net_0\",\"updated_time\":null,\"creation_time\":1641640327000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"74bf55b2-f3dd-4acd-9fe4-95d27a92bb37\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"ef373785b952477684ccb5e7b7d03602\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"64322b5dfad24d5f92a736846b390171\",\"network_name\":\"basic_network-88db1d8c-a453-401b-907d-4fc6e9293513_net_0\",\"OS::stack_id\":\"74bf55b2-f3dd-4acd-9fe4-95d27a92bb37\",\"OS::stack_name\":\"basic_network-88db1d8c-a453-401b-907d-4fc6e9293513_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2022-01-08T11:12:11.000+00:00",
  "isDataInternal" : false
} ]
2022-01-08T11:12:23.496Z|d46dc620-cea5-4467-a392-135d65b6e748|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-08T11:12:23.497Z|d46dc620-cea5-4467-a392-135d65b6e748|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-08T11:12:23.545Z|d46dc620-cea5-4467-a392-135d65b6e748|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&sortBy=startTime&sortOrder=desc&maxResults=1
2022-01-08T11:12:23.545Z|d46dc620-cea5-4467-a392-135d65b6e748|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-01-08T11:12:23.546Z|d46dc620-cea5-4467-a392-135d65b6e748|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-01-08T11:12:23.546Z|d46dc620-cea5-4467-a392-135d65b6e748|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&sortBy=startTime&sortOrder=desc&maxResults=1
2022-01-08T11:12:23.546Z|d46dc620-cea5-4467-a392-135d65b6e748|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-01-08T11:12:23.546Z|d46dc620-cea5-4467-a392-135d65b6e748|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d46dc620-cea5-4467-a392-135d65b6e748", X-RequestID:"d46dc620-cea5-4467-a392-135d65b6e748", X-TransactionID:"d46dc620-cea5-4467-a392-135d65b6e748", X-ECOMP-RequestID:"d46dc620-cea5-4467-a392-135d65b6e748", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5694359b-e23e-47ae-a55a-151f846e96f9"]
2022-01-08T11:12:23.547Z|d46dc620-cea5-4467-a392-135d65b6e748|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-01-08T11:12:23.547Z|d46dc620-cea5-4467-a392-135d65b6e748|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-01-08T11:12:23.680Z|d46dc620-cea5-4467-a392-135d65b6e748|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-01-08T11:12:23.680Z|d46dc620-cea5-4467-a392-135d65b6e748|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-01-08T11:12:23.680Z|d46dc620-cea5-4467-a392-135d65b6e748|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-01-08T11:12:23.681Z|d46dc620-cea5-4467-a392-135d65b6e748|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=D724161803EB2BFDCD5F29ADAEE49408; Path=/; HttpOnly", Cache-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:"Sat, 08 Jan 2022 11:12:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-08T11:12:23.681Z|d46dc620-cea5-4467-a392-135d65b6e748|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"cd01a6eb-7073-11ec-99ea-b2034949bc77","businessKey":"e94af8e6-d85d-4f41-b8b7-7d7c9b5644de","processDefinitionId":"openstackAdapterTask:1:7dba0cf9-7067-11ec-99ea-b2034949bc77","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-01-08T11:12:00.464+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"c145f524-7073-11ec-99ea-b2034949bc77","superProcessInstanceId":"ccfd8804-7073-11ec-99ea-b2034949bc77","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-01-08T11:12:23.681Z|d46dc620-cea5-4467-a392-135d65b6e748|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-01-08T11:12:23.682Z|d46dc620-cea5-4467-a392-135d65b6e748|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-01-08T11:12:23.712Z|d46dc620-cea5-4467-a392-135d65b6e748|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cd01a6eb-7073-11ec-99ea-b2034949bc77&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cd01a6eb-7073-11ec-99ea-b2034949bc77&maxResults=1
2022-01-08T11:12:23.713Z|d46dc620-cea5-4467-a392-135d65b6e748|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cd01a6eb-7073-11ec-99ea-b2034949bc77&maxResults=1|INFO|500||Invoke
2022-01-08T11:12:23.713Z|d46dc620-cea5-4467-a392-135d65b6e748|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cd01a6eb-7073-11ec-99ea-b2034949bc77&maxResults=1|DEBUG|500||===========================request begin================================================
2022-01-08T11:12:23.714Z|d46dc620-cea5-4467-a392-135d65b6e748|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cd01a6eb-7073-11ec-99ea-b2034949bc77&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cd01a6eb-7073-11ec-99ea-b2034949bc77&maxResults=1
2022-01-08T11:12:23.714Z|d46dc620-cea5-4467-a392-135d65b6e748|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cd01a6eb-7073-11ec-99ea-b2034949bc77&maxResults=1|DEBUG|500||Method      : GET
2022-01-08T11:12:23.714Z|d46dc620-cea5-4467-a392-135d65b6e748|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cd01a6eb-7073-11ec-99ea-b2034949bc77&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d46dc620-cea5-4467-a392-135d65b6e748", X-RequestID:"d46dc620-cea5-4467-a392-135d65b6e748", X-TransactionID:"d46dc620-cea5-4467-a392-135d65b6e748", X-ECOMP-RequestID:"d46dc620-cea5-4467-a392-135d65b6e748", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"af76c382-389e-44aa-8aed-396697a097b5"]
2022-01-08T11:12:23.715Z|d46dc620-cea5-4467-a392-135d65b6e748|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cd01a6eb-7073-11ec-99ea-b2034949bc77&maxResults=1|DEBUG|500||Request body: 
2022-01-08T11:12:23.715Z|d46dc620-cea5-4467-a392-135d65b6e748|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cd01a6eb-7073-11ec-99ea-b2034949bc77&maxResults=1|DEBUG|500||==========================request end================================================
2022-01-08T11:12:23.843Z|d46dc620-cea5-4467-a392-135d65b6e748|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cd01a6eb-7073-11ec-99ea-b2034949bc77&maxResults=1|DEBUG|500||============================response begin==========================================
2022-01-08T11:12:23.844Z|d46dc620-cea5-4467-a392-135d65b6e748|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cd01a6eb-7073-11ec-99ea-b2034949bc77&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-01-08T11:12:23.845Z|d46dc620-cea5-4467-a392-135d65b6e748|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cd01a6eb-7073-11ec-99ea-b2034949bc77&maxResults=1|DEBUG|500||Status text  : 
2022-01-08T11:12:23.845Z|d46dc620-cea5-4467-a392-135d65b6e748|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cd01a6eb-7073-11ec-99ea-b2034949bc77&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=16EEB2B412142FF77D1661559C6A86AE; Path=/; HttpOnly", Cache-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:"Sat, 08 Jan 2022 11:12:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-08T11:12:23.846Z|d46dc620-cea5-4467-a392-135d65b6e748|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cd01a6eb-7073-11ec-99ea-b2034949bc77&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:d255a1c3-7073-11ec-99ea-b2034949bc77","parentActivityInstanceId":"cd01a6eb-7073-11ec-99ea-b2034949bc77","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:7dba0cf9-7067-11ec-99ea-b2034949bc77","processInstanceId":"cd01a6eb-7073-11ec-99ea-b2034949bc77","executionId":"cd01a6eb-7073-11ec-99ea-b2034949bc77","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-01-08T11:12:09.402+0000","endTime":"2022-01-08T11:12:09.407+0000","durationInMillis":5,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"c145f524-7073-11ec-99ea-b2034949bc77"}]
2022-01-08T11:12:23.846Z|d46dc620-cea5-4467-a392-135d65b6e748|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cd01a6eb-7073-11ec-99ea-b2034949bc77&maxResults=1|DEBUG|500||=======================response end=================================================
2022-01-08T11:12:23.846Z|d46dc620-cea5-4467-a392-135d65b6e748|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cd01a6eb-7073-11ec-99ea-b2034949bc77&maxResults=1|INFO|500||InvokeReturn
2022-01-08T11:12:23.851Z|d46dc620-cea5-4467-a392-135d65b6e748|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|||INFO|500||Exiting.
2022-01-08T11:12:26.614Z|42227471-9620-4920-80dc-e79eb4f250d2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:12:26.614Z|36e30eb4-18fe-428f-b469-d02fb99a6d0b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:12:26.614Z|42227471-9620-4920-80dc-e79eb4f250d2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:12:26.614Z|36e30eb4-18fe-428f-b469-d02fb99a6d0b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:12:26.616Z|83dacef7-c0d5-432f-a267-2f500b231fec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:12:26.616Z|83dacef7-c0d5-432f-a267-2f500b231fec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:12:33.981Z|30099c10-db5b-4314-b881-4dfb11badeaa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|||INFO|500||Entering
2022-01-08T11:12:33.985Z|30099c10-db5b-4314-b881-4dfb11badeaa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de
2022-01-08T11:12:33.985Z|30099c10-db5b-4314-b881-4dfb11badeaa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|INFO|500||Invoke
2022-01-08T11:12:33.986Z|30099c10-db5b-4314-b881-4dfb11badeaa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|DEBUG|500||===========================request begin================================================
2022-01-08T11:12:33.986Z|30099c10-db5b-4314-b881-4dfb11badeaa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de
2022-01-08T11:12:33.986Z|30099c10-db5b-4314-b881-4dfb11badeaa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|DEBUG|500||Method      : GET
2022-01-08T11:12:33.986Z|30099c10-db5b-4314-b881-4dfb11badeaa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fb739607283fa829", X-B3-SpanId:"a9c720bc752569b9", X-B3-ParentSpanId:"fb739607283fa829", X-B3-Sampled:"0", X-ONAP-RequestID:"30099c10-db5b-4314-b881-4dfb11badeaa", X-RequestID:"30099c10-db5b-4314-b881-4dfb11badeaa", X-TransactionID:"30099c10-db5b-4314-b881-4dfb11badeaa", X-ECOMP-RequestID:"30099c10-db5b-4314-b881-4dfb11badeaa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"611ef221-8f10-495d-9774-39ebe7c48b5b"]
2022-01-08T11:12:33.987Z|30099c10-db5b-4314-b881-4dfb11badeaa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|DEBUG|500||Request body: 
2022-01-08T11:12:33.987Z|30099c10-db5b-4314-b881-4dfb11badeaa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|DEBUG|500||==========================request end================================================
2022-01-08T11:12:34.006Z|30099c10-db5b-4314-b881-4dfb11badeaa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|DEBUG|500||============================response begin==========================================
2022-01-08T11:12:34.006Z|30099c10-db5b-4314-b881-4dfb11badeaa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|DEBUG|500||Status code  : 200 OK
2022-01-08T11:12:34.007Z|30099c10-db5b-4314-b881-4dfb11badeaa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|DEBUG|500||Status text  : 
2022-01-08T11:12:34.007Z|30099c10-db5b-4314-b881-4dfb11badeaa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 08 Jan 2022 11:12:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-08T11:12:34.008Z|30099c10-db5b-4314-b881-4dfb11badeaa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|DEBUG|500||Response body: {
  "requestId" : "e94af8e6-d85d-4f41-b8b7-7d7c9b5644de",
  "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-01-08T11:11:40.000+00:00",
  "endTime" : "2022-01-08T11:12:29.000+00:00",
  "source" : "VID",
  "tenantId" : "64322b5dfad24d5f92a736846b390171",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-88db1d8c-a453-401b-907d-4fc6e9293513_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"ea842640-0602-4165-9b65-ab6c77101eca\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"5e69b624-8246-4d38-9198-47952e9b7a9d\",\n    \"modelVersionId\": \"8451b892-7b94-40e5-a168-59b3c946c124\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"c7f6afd7-afb4-4d32-90cb-3cdbf23c50f4\",\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\": \"64322b5dfad24d5f92a736846b390171\",\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\": \"124211a9-aaca-4ea3-af4b-3a05576bedf6\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"ea842640-0602-4165-9b65-ab6c77101eca\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"30ca602a-6599-4284-bec3-14e1028a9c4d\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-08T11:12:29.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "124211a9-aaca-4ea3-af4b-3a05576bedf6",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "269d8add-f9d8-4445-95bb-2695633385ec",
  "networkName" : "basic_network-88db1d8c-a453-401b-907d-4fc6e9293513_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ {
    "requestId" : "e94af8e6-d85d-4f41-b8b7-7d7c9b5644de",
    "cloudIdentifier" : "basic_network-88db1d8c-a453-401b-907d-4fc6e9293513_net_0",
    "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-88db1d8c-a453-401b-907d-4fc6e9293513_net_0\"},\"environment\":null}",
    "created" : "2022-01-08T11:12:06.000+00:00"
  } ],
  "requestURI" : "e94af8e6-d85d-4f41-b8b7-7d7c9b5644de",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de"
    }
  }
}
2022-01-08T11:12:34.008Z|30099c10-db5b-4314-b881-4dfb11badeaa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|DEBUG|500||=======================response end=================================================
2022-01-08T11:12:34.008Z|30099c10-db5b-4314-b881-4dfb11badeaa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|INFO|500||InvokeReturn
2022-01-08T11:12:34.017Z|30099c10-db5b-4314-b881-4dfb11badeaa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false
2022-01-08T11:12:34.017Z|30099c10-db5b-4314-b881-4dfb11badeaa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-08T11:12:34.017Z|30099c10-db5b-4314-b881-4dfb11badeaa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-08T11:12:34.017Z|30099c10-db5b-4314-b881-4dfb11badeaa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false
2022-01-08T11:12:34.018Z|30099c10-db5b-4314-b881-4dfb11badeaa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-08T11:12:34.018Z|30099c10-db5b-4314-b881-4dfb11badeaa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fb739607283fa829", X-B3-SpanId:"813b0f3ad5ed6925", X-B3-ParentSpanId:"fb739607283fa829", X-B3-Sampled:"0", X-ONAP-RequestID:"30099c10-db5b-4314-b881-4dfb11badeaa", X-RequestID:"30099c10-db5b-4314-b881-4dfb11badeaa", X-TransactionID:"30099c10-db5b-4314-b881-4dfb11badeaa", X-ECOMP-RequestID:"30099c10-db5b-4314-b881-4dfb11badeaa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b1102a41-cb8d-47df-b0bf-55981f2336fe"]
2022-01-08T11:12:34.018Z|30099c10-db5b-4314-b881-4dfb11badeaa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-08T11:12:34.018Z|30099c10-db5b-4314-b881-4dfb11badeaa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-08T11:12:34.032Z|30099c10-db5b-4314-b881-4dfb11badeaa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-08T11:12:34.033Z|30099c10-db5b-4314-b881-4dfb11badeaa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-08T11:12:34.033Z|30099c10-db5b-4314-b881-4dfb11badeaa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-08T11:12:34.033Z|30099c10-db5b-4314-b881-4dfb11badeaa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 08 Jan 2022 11:12:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-08T11:12:34.034Z|30099c10-db5b-4314-b881-4dfb11badeaa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 8,
  "soRequestId" : "e94af8e6-d85d-4f41-b8b7-7d7c9b5644de",
  "groupingId" : "74bf55b2-f3dd-4acd-9fe4-95d27a92bb37",
  "name" : "basic_network-88db1d8c-a453-401b-907d-4fc6e9293513_net_0",
  "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"50f89962-e6cd-447c-a7e8-ea9f5d554c45\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"35817364-6964-495d-8f6c-42f21488fe2d\",\"output_key\":\"subnet_id_e4f9e1c5-a418-416f-9097-4ee9f3b902d6\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/64322b5dfad24d5f92a736846b390171/stacks/basic_network-88db1d8c-a453-401b-907d-4fc6e9293513_net_0/74bf55b2-f3dd-4acd-9fe4-95d27a92bb37\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-88db1d8c-a453-401b-907d-4fc6e9293513_net_0\",\"updated_time\":null,\"creation_time\":1641640327000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"74bf55b2-f3dd-4acd-9fe4-95d27a92bb37\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"ef373785b952477684ccb5e7b7d03602\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"64322b5dfad24d5f92a736846b390171\",\"network_name\":\"basic_network-88db1d8c-a453-401b-907d-4fc6e9293513_net_0\",\"OS::stack_id\":\"74bf55b2-f3dd-4acd-9fe4-95d27a92bb37\",\"OS::stack_name\":\"basic_network-88db1d8c-a453-401b-907d-4fc6e9293513_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2022-01-08T11:12:11.000+00:00",
  "isDataInternal" : false
} ]
2022-01-08T11:12:34.034Z|30099c10-db5b-4314-b881-4dfb11badeaa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-08T11:12:34.034Z|30099c10-db5b-4314-b881-4dfb11badeaa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-08T11:12:34.045Z|30099c10-db5b-4314-b881-4dfb11badeaa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|||INFO|500||Exiting.
2022-01-08T11:12:34.170Z|962c7945-382a-4cb5-a9ee-f093cfbee513|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|||INFO|500||Entering
2022-01-08T11:12:34.173Z|962c7945-382a-4cb5-a9ee-f093cfbee513|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de
2022-01-08T11:12:34.173Z|962c7945-382a-4cb5-a9ee-f093cfbee513|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|INFO|500||Invoke
2022-01-08T11:12:34.174Z|962c7945-382a-4cb5-a9ee-f093cfbee513|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|DEBUG|500||===========================request begin================================================
2022-01-08T11:12:34.174Z|962c7945-382a-4cb5-a9ee-f093cfbee513|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de
2022-01-08T11:12:34.174Z|962c7945-382a-4cb5-a9ee-f093cfbee513|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|DEBUG|500||Method      : GET
2022-01-08T11:12:34.174Z|962c7945-382a-4cb5-a9ee-f093cfbee513|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"efe0ed83ee727dac", X-B3-SpanId:"0e7c45888d9d2258", X-B3-ParentSpanId:"efe0ed83ee727dac", X-B3-Sampled:"0", X-ONAP-RequestID:"962c7945-382a-4cb5-a9ee-f093cfbee513", X-RequestID:"962c7945-382a-4cb5-a9ee-f093cfbee513", X-TransactionID:"962c7945-382a-4cb5-a9ee-f093cfbee513", X-ECOMP-RequestID:"962c7945-382a-4cb5-a9ee-f093cfbee513", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ab610e57-6e76-41bb-9866-c5571a983ef2"]
2022-01-08T11:12:34.175Z|962c7945-382a-4cb5-a9ee-f093cfbee513|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|DEBUG|500||Request body: 
2022-01-08T11:12:34.175Z|962c7945-382a-4cb5-a9ee-f093cfbee513|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|DEBUG|500||==========================request end================================================
2022-01-08T11:12:34.193Z|962c7945-382a-4cb5-a9ee-f093cfbee513|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|DEBUG|500||============================response begin==========================================
2022-01-08T11:12:34.194Z|962c7945-382a-4cb5-a9ee-f093cfbee513|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|DEBUG|500||Status code  : 200 OK
2022-01-08T11:12:34.194Z|962c7945-382a-4cb5-a9ee-f093cfbee513|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|DEBUG|500||Status text  : 
2022-01-08T11:12:34.195Z|962c7945-382a-4cb5-a9ee-f093cfbee513|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 08 Jan 2022 11:12:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-08T11:12:34.196Z|962c7945-382a-4cb5-a9ee-f093cfbee513|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|DEBUG|500||Response body: {
  "requestId" : "e94af8e6-d85d-4f41-b8b7-7d7c9b5644de",
  "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-01-08T11:11:40.000+00:00",
  "endTime" : "2022-01-08T11:12:29.000+00:00",
  "source" : "VID",
  "tenantId" : "64322b5dfad24d5f92a736846b390171",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-88db1d8c-a453-401b-907d-4fc6e9293513_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"ea842640-0602-4165-9b65-ab6c77101eca\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"5e69b624-8246-4d38-9198-47952e9b7a9d\",\n    \"modelVersionId\": \"8451b892-7b94-40e5-a168-59b3c946c124\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"c7f6afd7-afb4-4d32-90cb-3cdbf23c50f4\",\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\": \"64322b5dfad24d5f92a736846b390171\",\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\": \"124211a9-aaca-4ea3-af4b-3a05576bedf6\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"ea842640-0602-4165-9b65-ab6c77101eca\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"30ca602a-6599-4284-bec3-14e1028a9c4d\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-08T11:12:29.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "124211a9-aaca-4ea3-af4b-3a05576bedf6",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "269d8add-f9d8-4445-95bb-2695633385ec",
  "networkName" : "basic_network-88db1d8c-a453-401b-907d-4fc6e9293513_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ {
    "requestId" : "e94af8e6-d85d-4f41-b8b7-7d7c9b5644de",
    "cloudIdentifier" : "basic_network-88db1d8c-a453-401b-907d-4fc6e9293513_net_0",
    "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-88db1d8c-a453-401b-907d-4fc6e9293513_net_0\"},\"environment\":null}",
    "created" : "2022-01-08T11:12:06.000+00:00"
  } ],
  "requestURI" : "e94af8e6-d85d-4f41-b8b7-7d7c9b5644de",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de"
    }
  }
}
2022-01-08T11:12:34.196Z|962c7945-382a-4cb5-a9ee-f093cfbee513|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|DEBUG|500||=======================response end=================================================
2022-01-08T11:12:34.197Z|962c7945-382a-4cb5-a9ee-f093cfbee513|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|INFO|500||InvokeReturn
2022-01-08T11:12:34.198Z|962c7945-382a-4cb5-a9ee-f093cfbee513|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false
2022-01-08T11:12:34.199Z|962c7945-382a-4cb5-a9ee-f093cfbee513|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-08T11:12:34.199Z|962c7945-382a-4cb5-a9ee-f093cfbee513|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-08T11:12:34.199Z|962c7945-382a-4cb5-a9ee-f093cfbee513|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false
2022-01-08T11:12:34.200Z|962c7945-382a-4cb5-a9ee-f093cfbee513|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-08T11:12:34.200Z|962c7945-382a-4cb5-a9ee-f093cfbee513|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"efe0ed83ee727dac", X-B3-SpanId:"bfb9ccf98ec32cac", X-B3-ParentSpanId:"efe0ed83ee727dac", X-B3-Sampled:"0", X-ONAP-RequestID:"962c7945-382a-4cb5-a9ee-f093cfbee513", X-RequestID:"962c7945-382a-4cb5-a9ee-f093cfbee513", X-TransactionID:"962c7945-382a-4cb5-a9ee-f093cfbee513", X-ECOMP-RequestID:"962c7945-382a-4cb5-a9ee-f093cfbee513", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c3860db0-353a-4656-8486-4bb4673e5a3c"]
2022-01-08T11:12:34.200Z|962c7945-382a-4cb5-a9ee-f093cfbee513|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-08T11:12:34.200Z|962c7945-382a-4cb5-a9ee-f093cfbee513|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-08T11:12:34.213Z|962c7945-382a-4cb5-a9ee-f093cfbee513|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-08T11:12:34.213Z|962c7945-382a-4cb5-a9ee-f093cfbee513|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-08T11:12:34.213Z|962c7945-382a-4cb5-a9ee-f093cfbee513|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-08T11:12:34.214Z|962c7945-382a-4cb5-a9ee-f093cfbee513|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 08 Jan 2022 11:12:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-08T11:12:34.215Z|962c7945-382a-4cb5-a9ee-f093cfbee513|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 8,
  "soRequestId" : "e94af8e6-d85d-4f41-b8b7-7d7c9b5644de",
  "groupingId" : "74bf55b2-f3dd-4acd-9fe4-95d27a92bb37",
  "name" : "basic_network-88db1d8c-a453-401b-907d-4fc6e9293513_net_0",
  "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"50f89962-e6cd-447c-a7e8-ea9f5d554c45\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"35817364-6964-495d-8f6c-42f21488fe2d\",\"output_key\":\"subnet_id_e4f9e1c5-a418-416f-9097-4ee9f3b902d6\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/64322b5dfad24d5f92a736846b390171/stacks/basic_network-88db1d8c-a453-401b-907d-4fc6e9293513_net_0/74bf55b2-f3dd-4acd-9fe4-95d27a92bb37\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-88db1d8c-a453-401b-907d-4fc6e9293513_net_0\",\"updated_time\":null,\"creation_time\":1641640327000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"74bf55b2-f3dd-4acd-9fe4-95d27a92bb37\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"ef373785b952477684ccb5e7b7d03602\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"64322b5dfad24d5f92a736846b390171\",\"network_name\":\"basic_network-88db1d8c-a453-401b-907d-4fc6e9293513_net_0\",\"OS::stack_id\":\"74bf55b2-f3dd-4acd-9fe4-95d27a92bb37\",\"OS::stack_name\":\"basic_network-88db1d8c-a453-401b-907d-4fc6e9293513_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2022-01-08T11:12:11.000+00:00",
  "isDataInternal" : false
} ]
2022-01-08T11:12:34.215Z|962c7945-382a-4cb5-a9ee-f093cfbee513|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-08T11:12:34.216Z|962c7945-382a-4cb5-a9ee-f093cfbee513|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-08T11:12:34.225Z|962c7945-382a-4cb5-a9ee-f093cfbee513|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|||INFO|500||Exiting.
2022-01-08T11:12:34.341Z|6b6142f3-e5ca-413a-9da1-759a00c987fb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|||INFO|500||Entering
2022-01-08T11:12:34.344Z|6b6142f3-e5ca-413a-9da1-759a00c987fb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de
2022-01-08T11:12:34.345Z|6b6142f3-e5ca-413a-9da1-759a00c987fb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|INFO|500||Invoke
2022-01-08T11:12:34.345Z|6b6142f3-e5ca-413a-9da1-759a00c987fb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|DEBUG|500||===========================request begin================================================
2022-01-08T11:12:34.345Z|6b6142f3-e5ca-413a-9da1-759a00c987fb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de
2022-01-08T11:12:34.346Z|6b6142f3-e5ca-413a-9da1-759a00c987fb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|DEBUG|500||Method      : GET
2022-01-08T11:12:34.346Z|6b6142f3-e5ca-413a-9da1-759a00c987fb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"922d7d525e396b61", X-B3-SpanId:"0133d9d26b98b09e", X-B3-ParentSpanId:"922d7d525e396b61", X-B3-Sampled:"0", X-ONAP-RequestID:"6b6142f3-e5ca-413a-9da1-759a00c987fb", X-RequestID:"6b6142f3-e5ca-413a-9da1-759a00c987fb", X-TransactionID:"6b6142f3-e5ca-413a-9da1-759a00c987fb", X-ECOMP-RequestID:"6b6142f3-e5ca-413a-9da1-759a00c987fb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b4418329-40f3-47db-854d-76d761a67be6"]
2022-01-08T11:12:34.347Z|6b6142f3-e5ca-413a-9da1-759a00c987fb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|DEBUG|500||Request body: 
2022-01-08T11:12:34.347Z|6b6142f3-e5ca-413a-9da1-759a00c987fb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|DEBUG|500||==========================request end================================================
2022-01-08T11:12:34.365Z|6b6142f3-e5ca-413a-9da1-759a00c987fb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|DEBUG|500||============================response begin==========================================
2022-01-08T11:12:34.366Z|6b6142f3-e5ca-413a-9da1-759a00c987fb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|DEBUG|500||Status code  : 200 OK
2022-01-08T11:12:34.366Z|6b6142f3-e5ca-413a-9da1-759a00c987fb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|DEBUG|500||Status text  : 
2022-01-08T11:12:34.367Z|6b6142f3-e5ca-413a-9da1-759a00c987fb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 08 Jan 2022 11:12:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-08T11:12:34.368Z|6b6142f3-e5ca-413a-9da1-759a00c987fb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|DEBUG|500||Response body: {
  "requestId" : "e94af8e6-d85d-4f41-b8b7-7d7c9b5644de",
  "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-01-08T11:11:40.000+00:00",
  "endTime" : "2022-01-08T11:12:29.000+00:00",
  "source" : "VID",
  "tenantId" : "64322b5dfad24d5f92a736846b390171",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-88db1d8c-a453-401b-907d-4fc6e9293513_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"ea842640-0602-4165-9b65-ab6c77101eca\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"5e69b624-8246-4d38-9198-47952e9b7a9d\",\n    \"modelVersionId\": \"8451b892-7b94-40e5-a168-59b3c946c124\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"c7f6afd7-afb4-4d32-90cb-3cdbf23c50f4\",\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\": \"64322b5dfad24d5f92a736846b390171\",\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\": \"124211a9-aaca-4ea3-af4b-3a05576bedf6\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"ea842640-0602-4165-9b65-ab6c77101eca\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"30ca602a-6599-4284-bec3-14e1028a9c4d\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-08T11:12:29.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "124211a9-aaca-4ea3-af4b-3a05576bedf6",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "269d8add-f9d8-4445-95bb-2695633385ec",
  "networkName" : "basic_network-88db1d8c-a453-401b-907d-4fc6e9293513_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ {
    "requestId" : "e94af8e6-d85d-4f41-b8b7-7d7c9b5644de",
    "cloudIdentifier" : "basic_network-88db1d8c-a453-401b-907d-4fc6e9293513_net_0",
    "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-88db1d8c-a453-401b-907d-4fc6e9293513_net_0\"},\"environment\":null}",
    "created" : "2022-01-08T11:12:06.000+00:00"
  } ],
  "requestURI" : "e94af8e6-d85d-4f41-b8b7-7d7c9b5644de",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de"
    }
  }
}
2022-01-08T11:12:34.368Z|6b6142f3-e5ca-413a-9da1-759a00c987fb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|DEBUG|500||=======================response end=================================================
2022-01-08T11:12:34.369Z|6b6142f3-e5ca-413a-9da1-759a00c987fb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|INFO|500||InvokeReturn
2022-01-08T11:12:34.371Z|6b6142f3-e5ca-413a-9da1-759a00c987fb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false
2022-01-08T11:12:34.371Z|6b6142f3-e5ca-413a-9da1-759a00c987fb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-08T11:12:34.371Z|6b6142f3-e5ca-413a-9da1-759a00c987fb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-08T11:12:34.372Z|6b6142f3-e5ca-413a-9da1-759a00c987fb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false
2022-01-08T11:12:34.372Z|6b6142f3-e5ca-413a-9da1-759a00c987fb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-08T11:12:34.372Z|6b6142f3-e5ca-413a-9da1-759a00c987fb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"922d7d525e396b61", X-B3-SpanId:"842b947851a6e684", X-B3-ParentSpanId:"922d7d525e396b61", X-B3-Sampled:"0", X-ONAP-RequestID:"6b6142f3-e5ca-413a-9da1-759a00c987fb", X-RequestID:"6b6142f3-e5ca-413a-9da1-759a00c987fb", X-TransactionID:"6b6142f3-e5ca-413a-9da1-759a00c987fb", X-ECOMP-RequestID:"6b6142f3-e5ca-413a-9da1-759a00c987fb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c51eb484-cb1a-4696-bd24-7a903191db9d"]
2022-01-08T11:12:34.373Z|6b6142f3-e5ca-413a-9da1-759a00c987fb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-08T11:12:34.373Z|6b6142f3-e5ca-413a-9da1-759a00c987fb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-08T11:12:34.385Z|6b6142f3-e5ca-413a-9da1-759a00c987fb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-08T11:12:34.386Z|6b6142f3-e5ca-413a-9da1-759a00c987fb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-08T11:12:34.387Z|6b6142f3-e5ca-413a-9da1-759a00c987fb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-08T11:12:34.387Z|6b6142f3-e5ca-413a-9da1-759a00c987fb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 08 Jan 2022 11:12:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-08T11:12:34.388Z|6b6142f3-e5ca-413a-9da1-759a00c987fb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 8,
  "soRequestId" : "e94af8e6-d85d-4f41-b8b7-7d7c9b5644de",
  "groupingId" : "74bf55b2-f3dd-4acd-9fe4-95d27a92bb37",
  "name" : "basic_network-88db1d8c-a453-401b-907d-4fc6e9293513_net_0",
  "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"50f89962-e6cd-447c-a7e8-ea9f5d554c45\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"35817364-6964-495d-8f6c-42f21488fe2d\",\"output_key\":\"subnet_id_e4f9e1c5-a418-416f-9097-4ee9f3b902d6\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/64322b5dfad24d5f92a736846b390171/stacks/basic_network-88db1d8c-a453-401b-907d-4fc6e9293513_net_0/74bf55b2-f3dd-4acd-9fe4-95d27a92bb37\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-88db1d8c-a453-401b-907d-4fc6e9293513_net_0\",\"updated_time\":null,\"creation_time\":1641640327000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"74bf55b2-f3dd-4acd-9fe4-95d27a92bb37\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"ef373785b952477684ccb5e7b7d03602\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"64322b5dfad24d5f92a736846b390171\",\"network_name\":\"basic_network-88db1d8c-a453-401b-907d-4fc6e9293513_net_0\",\"OS::stack_id\":\"74bf55b2-f3dd-4acd-9fe4-95d27a92bb37\",\"OS::stack_name\":\"basic_network-88db1d8c-a453-401b-907d-4fc6e9293513_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2022-01-08T11:12:11.000+00:00",
  "isDataInternal" : false
} ]
2022-01-08T11:12:34.388Z|6b6142f3-e5ca-413a-9da1-759a00c987fb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-08T11:12:34.389Z|6b6142f3-e5ca-413a-9da1-759a00c987fb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-08T11:12:34.400Z|6b6142f3-e5ca-413a-9da1-759a00c987fb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|||INFO|500||Exiting.
2022-01-08T11:12:34.524Z|75c33d50-6034-4fae-9159-dc63c78ef2ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|||INFO|500||Entering
2022-01-08T11:12:34.527Z|75c33d50-6034-4fae-9159-dc63c78ef2ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de
2022-01-08T11:12:34.528Z|75c33d50-6034-4fae-9159-dc63c78ef2ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|INFO|500||Invoke
2022-01-08T11:12:34.528Z|75c33d50-6034-4fae-9159-dc63c78ef2ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|DEBUG|500||===========================request begin================================================
2022-01-08T11:12:34.528Z|75c33d50-6034-4fae-9159-dc63c78ef2ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de
2022-01-08T11:12:34.529Z|75c33d50-6034-4fae-9159-dc63c78ef2ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|DEBUG|500||Method      : GET
2022-01-08T11:12:34.529Z|75c33d50-6034-4fae-9159-dc63c78ef2ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2082c89e882a899e", X-B3-SpanId:"9152500f53512e77", X-B3-ParentSpanId:"2082c89e882a899e", X-B3-Sampled:"0", X-ONAP-RequestID:"75c33d50-6034-4fae-9159-dc63c78ef2ad", X-RequestID:"75c33d50-6034-4fae-9159-dc63c78ef2ad", X-TransactionID:"75c33d50-6034-4fae-9159-dc63c78ef2ad", X-ECOMP-RequestID:"75c33d50-6034-4fae-9159-dc63c78ef2ad", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ce6dc561-2d01-4628-b073-3a7177181261"]
2022-01-08T11:12:34.529Z|75c33d50-6034-4fae-9159-dc63c78ef2ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|DEBUG|500||Request body: 
2022-01-08T11:12:34.529Z|75c33d50-6034-4fae-9159-dc63c78ef2ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|DEBUG|500||==========================request end================================================
2022-01-08T11:12:34.549Z|75c33d50-6034-4fae-9159-dc63c78ef2ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|DEBUG|500||============================response begin==========================================
2022-01-08T11:12:34.550Z|75c33d50-6034-4fae-9159-dc63c78ef2ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|DEBUG|500||Status code  : 200 OK
2022-01-08T11:12:34.550Z|75c33d50-6034-4fae-9159-dc63c78ef2ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|DEBUG|500||Status text  : 
2022-01-08T11:12:34.550Z|75c33d50-6034-4fae-9159-dc63c78ef2ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 08 Jan 2022 11:12:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-08T11:12:34.551Z|75c33d50-6034-4fae-9159-dc63c78ef2ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|DEBUG|500||Response body: {
  "requestId" : "e94af8e6-d85d-4f41-b8b7-7d7c9b5644de",
  "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-01-08T11:11:40.000+00:00",
  "endTime" : "2022-01-08T11:12:29.000+00:00",
  "source" : "VID",
  "tenantId" : "64322b5dfad24d5f92a736846b390171",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-88db1d8c-a453-401b-907d-4fc6e9293513_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"ea842640-0602-4165-9b65-ab6c77101eca\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"5e69b624-8246-4d38-9198-47952e9b7a9d\",\n    \"modelVersionId\": \"8451b892-7b94-40e5-a168-59b3c946c124\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"c7f6afd7-afb4-4d32-90cb-3cdbf23c50f4\",\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\": \"64322b5dfad24d5f92a736846b390171\",\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\": \"124211a9-aaca-4ea3-af4b-3a05576bedf6\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"ea842640-0602-4165-9b65-ab6c77101eca\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"30ca602a-6599-4284-bec3-14e1028a9c4d\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-08T11:12:29.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "124211a9-aaca-4ea3-af4b-3a05576bedf6",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "269d8add-f9d8-4445-95bb-2695633385ec",
  "networkName" : "basic_network-88db1d8c-a453-401b-907d-4fc6e9293513_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ {
    "requestId" : "e94af8e6-d85d-4f41-b8b7-7d7c9b5644de",
    "cloudIdentifier" : "basic_network-88db1d8c-a453-401b-907d-4fc6e9293513_net_0",
    "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-88db1d8c-a453-401b-907d-4fc6e9293513_net_0\"},\"environment\":null}",
    "created" : "2022-01-08T11:12:06.000+00:00"
  } ],
  "requestURI" : "e94af8e6-d85d-4f41-b8b7-7d7c9b5644de",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de"
    }
  }
}
2022-01-08T11:12:34.552Z|75c33d50-6034-4fae-9159-dc63c78ef2ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|DEBUG|500||=======================response end=================================================
2022-01-08T11:12:34.552Z|75c33d50-6034-4fae-9159-dc63c78ef2ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|INFO|500||InvokeReturn
2022-01-08T11:12:34.554Z|75c33d50-6034-4fae-9159-dc63c78ef2ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false
2022-01-08T11:12:34.554Z|75c33d50-6034-4fae-9159-dc63c78ef2ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-08T11:12:34.554Z|75c33d50-6034-4fae-9159-dc63c78ef2ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-08T11:12:34.554Z|75c33d50-6034-4fae-9159-dc63c78ef2ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false
2022-01-08T11:12:34.555Z|75c33d50-6034-4fae-9159-dc63c78ef2ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-08T11:12:34.555Z|75c33d50-6034-4fae-9159-dc63c78ef2ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2082c89e882a899e", X-B3-SpanId:"15c34773a7fc8c92", X-B3-ParentSpanId:"2082c89e882a899e", X-B3-Sampled:"0", X-ONAP-RequestID:"75c33d50-6034-4fae-9159-dc63c78ef2ad", X-RequestID:"75c33d50-6034-4fae-9159-dc63c78ef2ad", X-TransactionID:"75c33d50-6034-4fae-9159-dc63c78ef2ad", X-ECOMP-RequestID:"75c33d50-6034-4fae-9159-dc63c78ef2ad", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"da5ec60e-9772-47e0-a97a-75d7b2951b84"]
2022-01-08T11:12:34.555Z|75c33d50-6034-4fae-9159-dc63c78ef2ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-08T11:12:34.555Z|75c33d50-6034-4fae-9159-dc63c78ef2ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-08T11:12:34.575Z|75c33d50-6034-4fae-9159-dc63c78ef2ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-08T11:12:34.576Z|75c33d50-6034-4fae-9159-dc63c78ef2ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-08T11:12:34.576Z|75c33d50-6034-4fae-9159-dc63c78ef2ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-08T11:12:34.576Z|75c33d50-6034-4fae-9159-dc63c78ef2ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 08 Jan 2022 11:12:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-08T11:12:34.577Z|75c33d50-6034-4fae-9159-dc63c78ef2ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 8,
  "soRequestId" : "e94af8e6-d85d-4f41-b8b7-7d7c9b5644de",
  "groupingId" : "74bf55b2-f3dd-4acd-9fe4-95d27a92bb37",
  "name" : "basic_network-88db1d8c-a453-401b-907d-4fc6e9293513_net_0",
  "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"50f89962-e6cd-447c-a7e8-ea9f5d554c45\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"35817364-6964-495d-8f6c-42f21488fe2d\",\"output_key\":\"subnet_id_e4f9e1c5-a418-416f-9097-4ee9f3b902d6\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/64322b5dfad24d5f92a736846b390171/stacks/basic_network-88db1d8c-a453-401b-907d-4fc6e9293513_net_0/74bf55b2-f3dd-4acd-9fe4-95d27a92bb37\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-88db1d8c-a453-401b-907d-4fc6e9293513_net_0\",\"updated_time\":null,\"creation_time\":1641640327000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"74bf55b2-f3dd-4acd-9fe4-95d27a92bb37\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"ef373785b952477684ccb5e7b7d03602\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"64322b5dfad24d5f92a736846b390171\",\"network_name\":\"basic_network-88db1d8c-a453-401b-907d-4fc6e9293513_net_0\",\"OS::stack_id\":\"74bf55b2-f3dd-4acd-9fe4-95d27a92bb37\",\"OS::stack_name\":\"basic_network-88db1d8c-a453-401b-907d-4fc6e9293513_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2022-01-08T11:12:11.000+00:00",
  "isDataInternal" : false
} ]
2022-01-08T11:12:34.577Z|75c33d50-6034-4fae-9159-dc63c78ef2ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-08T11:12:34.577Z|75c33d50-6034-4fae-9159-dc63c78ef2ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-08T11:12:34.586Z|75c33d50-6034-4fae-9159-dc63c78ef2ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|||INFO|500||Exiting.
2022-01-08T11:12:34.710Z|abe6d276-2880-4717-829e-87bf223765fa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|||INFO|500||Entering
2022-01-08T11:12:34.714Z|abe6d276-2880-4717-829e-87bf223765fa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de
2022-01-08T11:12:34.714Z|abe6d276-2880-4717-829e-87bf223765fa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|INFO|500||Invoke
2022-01-08T11:12:34.715Z|abe6d276-2880-4717-829e-87bf223765fa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|DEBUG|500||===========================request begin================================================
2022-01-08T11:12:34.715Z|abe6d276-2880-4717-829e-87bf223765fa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de
2022-01-08T11:12:34.715Z|abe6d276-2880-4717-829e-87bf223765fa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|DEBUG|500||Method      : GET
2022-01-08T11:12:34.715Z|abe6d276-2880-4717-829e-87bf223765fa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b5aadde8752ff0f6", X-B3-SpanId:"89aa374b4cee2050", X-B3-ParentSpanId:"b5aadde8752ff0f6", X-B3-Sampled:"0", X-ONAP-RequestID:"abe6d276-2880-4717-829e-87bf223765fa", X-RequestID:"abe6d276-2880-4717-829e-87bf223765fa", X-TransactionID:"abe6d276-2880-4717-829e-87bf223765fa", X-ECOMP-RequestID:"abe6d276-2880-4717-829e-87bf223765fa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"71f15c90-529e-4295-b27b-7246c62d0a20"]
2022-01-08T11:12:34.716Z|abe6d276-2880-4717-829e-87bf223765fa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|DEBUG|500||Request body: 
2022-01-08T11:12:34.716Z|abe6d276-2880-4717-829e-87bf223765fa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|DEBUG|500||==========================request end================================================
2022-01-08T11:12:34.736Z|abe6d276-2880-4717-829e-87bf223765fa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|DEBUG|500||============================response begin==========================================
2022-01-08T11:12:34.737Z|abe6d276-2880-4717-829e-87bf223765fa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|DEBUG|500||Status code  : 200 OK
2022-01-08T11:12:34.737Z|abe6d276-2880-4717-829e-87bf223765fa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|DEBUG|500||Status text  : 
2022-01-08T11:12:34.738Z|abe6d276-2880-4717-829e-87bf223765fa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 08 Jan 2022 11:12:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-08T11:12:34.739Z|abe6d276-2880-4717-829e-87bf223765fa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|DEBUG|500||Response body: {
  "requestId" : "e94af8e6-d85d-4f41-b8b7-7d7c9b5644de",
  "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-01-08T11:11:40.000+00:00",
  "endTime" : "2022-01-08T11:12:29.000+00:00",
  "source" : "VID",
  "tenantId" : "64322b5dfad24d5f92a736846b390171",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-88db1d8c-a453-401b-907d-4fc6e9293513_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"ea842640-0602-4165-9b65-ab6c77101eca\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"5e69b624-8246-4d38-9198-47952e9b7a9d\",\n    \"modelVersionId\": \"8451b892-7b94-40e5-a168-59b3c946c124\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"c7f6afd7-afb4-4d32-90cb-3cdbf23c50f4\",\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\": \"64322b5dfad24d5f92a736846b390171\",\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\": \"124211a9-aaca-4ea3-af4b-3a05576bedf6\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"ea842640-0602-4165-9b65-ab6c77101eca\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"30ca602a-6599-4284-bec3-14e1028a9c4d\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-08T11:12:29.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "124211a9-aaca-4ea3-af4b-3a05576bedf6",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "269d8add-f9d8-4445-95bb-2695633385ec",
  "networkName" : "basic_network-88db1d8c-a453-401b-907d-4fc6e9293513_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ {
    "requestId" : "e94af8e6-d85d-4f41-b8b7-7d7c9b5644de",
    "cloudIdentifier" : "basic_network-88db1d8c-a453-401b-907d-4fc6e9293513_net_0",
    "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-88db1d8c-a453-401b-907d-4fc6e9293513_net_0\"},\"environment\":null}",
    "created" : "2022-01-08T11:12:06.000+00:00"
  } ],
  "requestURI" : "e94af8e6-d85d-4f41-b8b7-7d7c9b5644de",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de"
    }
  }
}
2022-01-08T11:12:34.740Z|abe6d276-2880-4717-829e-87bf223765fa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|DEBUG|500||=======================response end=================================================
2022-01-08T11:12:34.740Z|abe6d276-2880-4717-829e-87bf223765fa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|INFO|500||InvokeReturn
2022-01-08T11:12:34.742Z|abe6d276-2880-4717-829e-87bf223765fa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false
2022-01-08T11:12:34.743Z|abe6d276-2880-4717-829e-87bf223765fa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-08T11:12:34.743Z|abe6d276-2880-4717-829e-87bf223765fa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-08T11:12:34.743Z|abe6d276-2880-4717-829e-87bf223765fa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false
2022-01-08T11:12:34.744Z|abe6d276-2880-4717-829e-87bf223765fa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-08T11:12:34.744Z|abe6d276-2880-4717-829e-87bf223765fa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b5aadde8752ff0f6", X-B3-SpanId:"6715393dd025f4bf", X-B3-ParentSpanId:"b5aadde8752ff0f6", X-B3-Sampled:"0", X-ONAP-RequestID:"abe6d276-2880-4717-829e-87bf223765fa", X-RequestID:"abe6d276-2880-4717-829e-87bf223765fa", X-TransactionID:"abe6d276-2880-4717-829e-87bf223765fa", X-ECOMP-RequestID:"abe6d276-2880-4717-829e-87bf223765fa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d33061b3-0a7e-439a-aa26-ad9e81d72ff1"]
2022-01-08T11:12:34.744Z|abe6d276-2880-4717-829e-87bf223765fa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-08T11:12:34.745Z|abe6d276-2880-4717-829e-87bf223765fa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-08T11:12:34.760Z|abe6d276-2880-4717-829e-87bf223765fa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-08T11:12:34.760Z|abe6d276-2880-4717-829e-87bf223765fa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-08T11:12:34.760Z|abe6d276-2880-4717-829e-87bf223765fa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-08T11:12:34.760Z|abe6d276-2880-4717-829e-87bf223765fa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 08 Jan 2022 11:12:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-08T11:12:34.762Z|abe6d276-2880-4717-829e-87bf223765fa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 8,
  "soRequestId" : "e94af8e6-d85d-4f41-b8b7-7d7c9b5644de",
  "groupingId" : "74bf55b2-f3dd-4acd-9fe4-95d27a92bb37",
  "name" : "basic_network-88db1d8c-a453-401b-907d-4fc6e9293513_net_0",
  "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"50f89962-e6cd-447c-a7e8-ea9f5d554c45\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"35817364-6964-495d-8f6c-42f21488fe2d\",\"output_key\":\"subnet_id_e4f9e1c5-a418-416f-9097-4ee9f3b902d6\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/64322b5dfad24d5f92a736846b390171/stacks/basic_network-88db1d8c-a453-401b-907d-4fc6e9293513_net_0/74bf55b2-f3dd-4acd-9fe4-95d27a92bb37\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-88db1d8c-a453-401b-907d-4fc6e9293513_net_0\",\"updated_time\":null,\"creation_time\":1641640327000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"74bf55b2-f3dd-4acd-9fe4-95d27a92bb37\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"ef373785b952477684ccb5e7b7d03602\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"64322b5dfad24d5f92a736846b390171\",\"network_name\":\"basic_network-88db1d8c-a453-401b-907d-4fc6e9293513_net_0\",\"OS::stack_id\":\"74bf55b2-f3dd-4acd-9fe4-95d27a92bb37\",\"OS::stack_name\":\"basic_network-88db1d8c-a453-401b-907d-4fc6e9293513_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2022-01-08T11:12:11.000+00:00",
  "isDataInternal" : false
} ]
2022-01-08T11:12:34.763Z|abe6d276-2880-4717-829e-87bf223765fa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-08T11:12:34.763Z|abe6d276-2880-4717-829e-87bf223765fa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e94af8e6-d85d-4f41-b8b7-7d7c9b5644de&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-08T11:12:34.771Z|abe6d276-2880-4717-829e-87bf223765fa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e94af8e6-d85d-4f41-b8b7-7d7c9b5644de|InfraPortalClient|||INFO|500||Exiting.
2022-01-08T11:12:36.636Z|7140e231-e090-41c4-9829-bfb7075f4d76|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:12:36.637Z|eb6c6b30-a700-4c19-8602-818a8108fcbf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:12:36.637Z|7140e231-e090-41c4-9829-bfb7075f4d76|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:12:36.638Z|eb6c6b30-a700-4c19-8602-818a8108fcbf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:12:36.639Z|8f76a964-080e-48d3-b0e2-4512294ac389|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:12:36.639Z|8f76a964-080e-48d3-b0e2-4512294ac389|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:12:38.036Z|303684d8-a206-487e-a234-3f30c5b0ee0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:12:38.036Z|303684d8-a206-487e-a234-3f30c5b0ee0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:12:38.438Z|68ce4cac-5dfc-42e3-85d6-256008944abc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:12:38.439Z|68ce4cac-5dfc-42e3-85d6-256008944abc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:12:45.899Z|a17f30aa-592b-4228-8cbf-7d65bf52992c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks/269d8add-f9d8-4445-95bb-2695633385ec|InfraPortalClient|||INFO|500||Entering
2022-01-08T11:12:45.904Z|a17f30aa-592b-4228-8cbf-7d65bf52992c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks/269d8add-f9d8-4445-95bb-2695633385ec|InfraPortalClient|||INFO|500||Checking if requestId: a17f30aa-592b-4228-8cbf-7d65bf52992c already exists in requestDb InfraActiveRequests table
2022-01-08T11:12:45.905Z|a17f30aa-592b-4228-8cbf-7d65bf52992c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks/269d8add-f9d8-4445-95bb-2695633385ec|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c
2022-01-08T11:12:45.905Z|a17f30aa-592b-4228-8cbf-7d65bf52992c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks/269d8add-f9d8-4445-95bb-2695633385ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|INFO|500||Invoke
2022-01-08T11:12:45.905Z|a17f30aa-592b-4228-8cbf-7d65bf52992c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks/269d8add-f9d8-4445-95bb-2695633385ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|DEBUG|500||===========================request begin================================================
2022-01-08T11:12:45.906Z|a17f30aa-592b-4228-8cbf-7d65bf52992c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks/269d8add-f9d8-4445-95bb-2695633385ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c
2022-01-08T11:12:45.906Z|a17f30aa-592b-4228-8cbf-7d65bf52992c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks/269d8add-f9d8-4445-95bb-2695633385ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|DEBUG|500||Method      : GET
2022-01-08T11:12:45.906Z|a17f30aa-592b-4228-8cbf-7d65bf52992c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks/269d8add-f9d8-4445-95bb-2695633385ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"102174a66e54dfd1", X-B3-SpanId:"4c7db6a42470214c", X-B3-ParentSpanId:"102174a66e54dfd1", X-B3-Sampled:"0", X-ONAP-RequestID:"a17f30aa-592b-4228-8cbf-7d65bf52992c", X-RequestID:"a17f30aa-592b-4228-8cbf-7d65bf52992c", X-TransactionID:"a17f30aa-592b-4228-8cbf-7d65bf52992c", X-ECOMP-RequestID:"a17f30aa-592b-4228-8cbf-7d65bf52992c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"825a132b-90b8-486c-bf41-e2c0182fa5e8"]
2022-01-08T11:12:45.907Z|a17f30aa-592b-4228-8cbf-7d65bf52992c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks/269d8add-f9d8-4445-95bb-2695633385ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|DEBUG|500||Request body: 
2022-01-08T11:12:45.907Z|a17f30aa-592b-4228-8cbf-7d65bf52992c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks/269d8add-f9d8-4445-95bb-2695633385ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|DEBUG|500||==========================request end================================================
2022-01-08T11:12:45.928Z|a17f30aa-592b-4228-8cbf-7d65bf52992c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks/269d8add-f9d8-4445-95bb-2695633385ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|DEBUG|500||============================response begin==========================================
2022-01-08T11:12:45.928Z|a17f30aa-592b-4228-8cbf-7d65bf52992c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks/269d8add-f9d8-4445-95bb-2695633385ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|DEBUG|500||Status code  : 404 NOT_FOUND
2022-01-08T11:12:45.929Z|a17f30aa-592b-4228-8cbf-7d65bf52992c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks/269d8add-f9d8-4445-95bb-2695633385ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|DEBUG|500||Status text  : 
2022-01-08T11:12:45.929Z|a17f30aa-592b-4228-8cbf-7d65bf52992c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks/269d8add-f9d8-4445-95bb-2695633385ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sat, 08 Jan 2022 11:12:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-08T11:12:45.929Z|a17f30aa-592b-4228-8cbf-7d65bf52992c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks/269d8add-f9d8-4445-95bb-2695633385ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|DEBUG|500||Response body: 
2022-01-08T11:12:45.930Z|a17f30aa-592b-4228-8cbf-7d65bf52992c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks/269d8add-f9d8-4445-95bb-2695633385ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|DEBUG|500||=======================response end=================================================
2022-01-08T11:12:45.930Z|a17f30aa-592b-4228-8cbf-7d65bf52992c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks/269d8add-f9d8-4445-95bb-2695633385ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|INFO|404|Not Found|InvokeReturn
2022-01-08T11:12:45.943Z|a17f30aa-592b-4228-8cbf-7d65bf52992c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks/269d8add-f9d8-4445-95bb-2695633385ec|InfraPortalClient|||INFO|500||Running local validations
2022-01-08T11:12:46.662Z|def1711b-30b3-4e26-af3a-58921d338e25|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:12:46.663Z|def1711b-30b3-4e26-af3a-58921d338e25|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:12:46.665Z|eeff2735-bce8-4f23-a28e-1140d4ef7d5f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:12:46.666Z|eeff2735-bce8-4f23-a28e-1140d4ef7d5f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:12:46.668Z|1a7c3bcb-aefd-4306-826f-18e5fda8be68|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:12:46.669Z|1a7c3bcb-aefd-4306-826f-18e5fda8be68|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:12:46.989Z|a17f30aa-592b-4228-8cbf-7d65bf52992c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks/269d8add-f9d8-4445-95bb-2695633385ec|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-01-08T11:12:47.022Z|a17f30aa-592b-4228-8cbf-7d65bf52992c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks/269d8add-f9d8-4445-95bb-2695633385ec|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/l3-networks/l3-network/269d8add-f9d8-4445-95bb-2695633385ec/related-to/vf-modules?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2022-01-08T11:12:47.023Z|a17f30aa-592b-4228-8cbf-7d65bf52992c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks/269d8add-f9d8-4445-95bb-2695633385ec|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/l3-networks/l3-network/269d8add-f9d8-4445-95bb-2695633385ec/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/269d8add-f9d8-4445-95bb-2695633385ec/related-to/vf-modules?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[a17f30aa-592b-4228-8cbf-7d65bf52992c], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[d805ac8f-48c2-4259-8d35-c0aa9439c033], X-ECOMP-RequestID=[a17f30aa-592b-4228-8cbf-7d65bf52992c], X-TransactionId=[], X-ONAP-RequestID=[a17f30aa-592b-4228-8cbf-7d65bf52992c]}
2022-01-08T11:12:47.100Z|a17f30aa-592b-4228-8cbf-7d65bf52992c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks/269d8add-f9d8-4445-95bb-2695633385ec|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/l3-networks/l3-network/269d8add-f9d8-4445-95bb-2695633385ec/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/269d8add-f9d8-4445-95bb-2695633385ec/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=[0-aai-resources-220108-11:12:47:059-14574], Content-Length=[395], Date=[Sat, 08 Jan 2022 11:12:47 GMT], Content-Type=[application/json]}
2022-01-08T11:12:47.101Z|a17f30aa-592b-4228-8cbf-7d65bf52992c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks/269d8add-f9d8-4445-95bb-2695633385ec|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/l3-networks/l3-network/269d8add-f9d8-4445-95bb-2695633385ec/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/269d8add-f9d8-4445-95bb-2695633385ec/related-to/vf-modules","Node Not Found:No Node of type vf-module found at: network/l3-networks/l3-network/269d8add-f9d8-4445-95bb-2695633385ec/related-to/vf-modules","ERR.5.4.6114"]}}}

2022-01-08T11:12:47.102Z|a17f30aa-592b-4228-8cbf-7d65bf52992c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks/269d8add-f9d8-4445-95bb-2695633385ec|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/l3-networks/l3-network/269d8add-f9d8-4445-95bb-2695633385ec/related-to/vf-modules?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2022-01-08T11:12:47.105Z|a17f30aa-592b-4228-8cbf-7d65bf52992c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks/269d8add-f9d8-4445-95bb-2695633385ec|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/network/l3-networks/l3-network/269d8add-f9d8-4445-95bb-2695633385ec/related-to/vf-modules?resultIndex=0&resultSize=1&format=count
2022-01-08T11:12:47.109Z|a17f30aa-592b-4228-8cbf-7d65bf52992c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks/269d8add-f9d8-4445-95bb-2695633385ec|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-01-08T11:12:47.146Z|a17f30aa-592b-4228-8cbf-7d65bf52992c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks/269d8add-f9d8-4445-95bb-2695633385ec|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/64322b5dfad24d5f92a736846b390171 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-01-08T11:12:47.147Z|a17f30aa-592b-4228-8cbf-7d65bf52992c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks/269d8add-f9d8-4445-95bb-2695633385ec|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/64322b5dfad24d5f92a736846b390171|INFO|500||Invoke
2022-01-08T11:12:47.206Z|a17f30aa-592b-4228-8cbf-7d65bf52992c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks/269d8add-f9d8-4445-95bb-2695633385ec|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/64322b5dfad24d5f92a736846b390171|INFO|500||InvokeReturn
2022-01-08T11:12:47.207Z|a17f30aa-592b-4228-8cbf-7d65bf52992c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks/269d8add-f9d8-4445-95bb-2695633385ec|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/64322b5dfad24d5f92a736846b390171 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220108-11:12:47:181-44780], vertex-id=[200872], Content-Length=[1069], Date=[Sat, 08 Jan 2022 11:12:47 GMT], Content-Type=[application/json]}
2022-01-08T11:12:47.208Z|a17f30aa-592b-4228-8cbf-7d65bf52992c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks/269d8add-f9d8-4445-95bb-2695633385ec|InfraPortalClient|||DEBUG|500||{"tenant-id":"64322b5dfad24d5f92a736846b390171","tenant-name":"ci-onap-master-vnfs","tenant-context":"None","resource-version":"1641640306741","relationship-list":{"relationship":[{"related-to":"l3-network","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/network/l3-networks/l3-network/269d8add-f9d8-4445-95bb-2695633385ec","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"269d8add-f9d8-4445-95bb-2695633385ec"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-88db1d8c-a453-401b-907d-4fc6e9293513_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-01-08T11:12:47.209Z|a17f30aa-592b-4228-8cbf-7d65bf52992c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks/269d8add-f9d8-4445-95bb-2695633385ec|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-01-08T11:12:47.210Z|a17f30aa-592b-4228-8cbf-7d65bf52992c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks/269d8add-f9d8-4445-95bb-2695633385ec|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-01-08T11:12:47.211Z|a17f30aa-592b-4228-8cbf-7d65bf52992c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks/269d8add-f9d8-4445-95bb-2695633385ec|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-01-08T11:12:47.211Z|a17f30aa-592b-4228-8cbf-7d65bf52992c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks/269d8add-f9d8-4445-95bb-2695633385ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-01-08T11:12:47.211Z|a17f30aa-592b-4228-8cbf-7d65bf52992c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks/269d8add-f9d8-4445-95bb-2695633385ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-01-08T11:12:47.212Z|a17f30aa-592b-4228-8cbf-7d65bf52992c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks/269d8add-f9d8-4445-95bb-2695633385ec|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-01-08T11:12:47.212Z|a17f30aa-592b-4228-8cbf-7d65bf52992c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks/269d8add-f9d8-4445-95bb-2695633385ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-01-08T11:12:47.212Z|a17f30aa-592b-4228-8cbf-7d65bf52992c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks/269d8add-f9d8-4445-95bb-2695633385ec|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:"102174a66e54dfd1", X-B3-SpanId:"ae64a4d773722659", X-B3-ParentSpanId:"102174a66e54dfd1", X-B3-Sampled:"0", X-ONAP-RequestID:"a17f30aa-592b-4228-8cbf-7d65bf52992c", X-RequestID:"a17f30aa-592b-4228-8cbf-7d65bf52992c", X-TransactionID:"a17f30aa-592b-4228-8cbf-7d65bf52992c", X-ECOMP-RequestID:"a17f30aa-592b-4228-8cbf-7d65bf52992c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"daedb2e1-3e83-4c5f-acb9-366f8ed824e9"]
2022-01-08T11:12:47.213Z|a17f30aa-592b-4228-8cbf-7d65bf52992c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks/269d8add-f9d8-4445-95bb-2695633385ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"networkInstanceId":"269d8add-f9d8-4445-95bb-2695633385ec","serviceInstanceId":"124211a9-aaca-4ea3-af4b-3a05576bedf6"},"instanceName":null,"requestScope":"network"}
2022-01-08T11:12:47.213Z|a17f30aa-592b-4228-8cbf-7d65bf52992c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks/269d8add-f9d8-4445-95bb-2695633385ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-01-08T11:12:47.240Z|a17f30aa-592b-4228-8cbf-7d65bf52992c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks/269d8add-f9d8-4445-95bb-2695633385ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-01-08T11:12:47.240Z|a17f30aa-592b-4228-8cbf-7d65bf52992c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks/269d8add-f9d8-4445-95bb-2695633385ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-01-08T11:12:47.240Z|a17f30aa-592b-4228-8cbf-7d65bf52992c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks/269d8add-f9d8-4445-95bb-2695633385ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-01-08T11:12:47.241Z|a17f30aa-592b-4228-8cbf-7d65bf52992c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks/269d8add-f9d8-4445-95bb-2695633385ec|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:"Sat, 08 Jan 2022 11:12:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-08T11:12:47.241Z|a17f30aa-592b-4228-8cbf-7d65bf52992c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks/269d8add-f9d8-4445-95bb-2695633385ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-01-08T11:12:47.241Z|a17f30aa-592b-4228-8cbf-7d65bf52992c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks/269d8add-f9d8-4445-95bb-2695633385ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-01-08T11:12:47.242Z|a17f30aa-592b-4228-8cbf-7d65bf52992c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks/269d8add-f9d8-4445-95bb-2695633385ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-01-08T11:12:47.243Z|a17f30aa-592b-4228-8cbf-7d65bf52992c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks/269d8add-f9d8-4445-95bb-2695633385ec|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-01-08T11:12:47.243Z|a17f30aa-592b-4228-8cbf-7d65bf52992c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks/269d8add-f9d8-4445-95bb-2695633385ec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|INFO|500||Invoke
2022-01-08T11:12:47.243Z|a17f30aa-592b-4228-8cbf-7d65bf52992c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks/269d8add-f9d8-4445-95bb-2695633385ec|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-01-08T11:12:47.244Z|a17f30aa-592b-4228-8cbf-7d65bf52992c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks/269d8add-f9d8-4445-95bb-2695633385ec|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-01-08T11:12:47.244Z|a17f30aa-592b-4228-8cbf-7d65bf52992c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks/269d8add-f9d8-4445-95bb-2695633385ec|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-01-08T11:12:47.244Z|a17f30aa-592b-4228-8cbf-7d65bf52992c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks/269d8add-f9d8-4445-95bb-2695633385ec|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:"a17f30aa-592b-4228-8cbf-7d65bf52992c", X-RequestID:"a17f30aa-592b-4228-8cbf-7d65bf52992c", X-TransactionID:"a17f30aa-592b-4228-8cbf-7d65bf52992c", X-ECOMP-RequestID:"a17f30aa-592b-4228-8cbf-7d65bf52992c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2afc4519-7de7-4011-a806-acf0d135f31f"]
2022-01-08T11:12:47.245Z|a17f30aa-592b-4228-8cbf-7d65bf52992c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks/269d8add-f9d8-4445-95bb-2695633385ec|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-01-08T11:12:47.245Z|a17f30aa-592b-4228-8cbf-7d65bf52992c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks/269d8add-f9d8-4445-95bb-2695633385ec|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-01-08T11:12:47.281Z|a17f30aa-592b-4228-8cbf-7d65bf52992c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks/269d8add-f9d8-4445-95bb-2695633385ec|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-01-08T11:12:47.281Z|a17f30aa-592b-4228-8cbf-7d65bf52992c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks/269d8add-f9d8-4445-95bb-2695633385ec|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-01-08T11:12:47.282Z|a17f30aa-592b-4228-8cbf-7d65bf52992c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks/269d8add-f9d8-4445-95bb-2695633385ec|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-01-08T11:12:47.282Z|a17f30aa-592b-4228-8cbf-7d65bf52992c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks/269d8add-f9d8-4445-95bb-2695633385ec|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:"Sat, 08 Jan 2022 11:12:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-08T11:12:47.284Z|a17f30aa-592b-4228-8cbf-7d65bf52992c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks/269d8add-f9d8-4445-95bb-2695633385ec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Response body: {
  "id" : 186,
  "action" : "deleteInstance",
  "description" : "Gr api recipe to delete network",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "recipeTimeout" : 180,
  "versionStr" : "1.0",
  "serviceType" : null,
  "modelName" : "GR-API-DEFAULT",
  "paramXsd" : null,
  "created" : "2022-01-08T09:44:54.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkRecipe/186"
    },
    "networkRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkRecipe/186"
    }
  }
}
2022-01-08T11:12:47.284Z|a17f30aa-592b-4228-8cbf-7d65bf52992c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks/269d8add-f9d8-4445-95bb-2695633385ec|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-01-08T11:12:47.285Z|a17f30aa-592b-4228-8cbf-7d65bf52992c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks/269d8add-f9d8-4445-95bb-2695633385ec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|INFO|500||InvokeReturn
2022-01-08T11:12:47.289Z|a17f30aa-592b-4228-8cbf-7d65bf52992c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks/269d8add-f9d8-4445-95bb-2695633385ec|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-01-08T11:12:47.290Z|a17f30aa-592b-4228-8cbf-7d65bf52992c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks/269d8add-f9d8-4445-95bb-2695633385ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-01-08T11:12:47.290Z|a17f30aa-592b-4228-8cbf-7d65bf52992c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks/269d8add-f9d8-4445-95bb-2695633385ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-01-08T11:12:47.290Z|a17f30aa-592b-4228-8cbf-7d65bf52992c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks/269d8add-f9d8-4445-95bb-2695633385ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-01-08T11:12:47.291Z|a17f30aa-592b-4228-8cbf-7d65bf52992c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks/269d8add-f9d8-4445-95bb-2695633385ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-01-08T11:12:47.291Z|a17f30aa-592b-4228-8cbf-7d65bf52992c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks/269d8add-f9d8-4445-95bb-2695633385ec|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:"102174a66e54dfd1", X-B3-SpanId:"0785d6b0bfb13def", X-B3-ParentSpanId:"102174a66e54dfd1", X-B3-Sampled:"0", X-ONAP-RequestID:"a17f30aa-592b-4228-8cbf-7d65bf52992c", X-RequestID:"a17f30aa-592b-4228-8cbf-7d65bf52992c", X-TransactionID:"a17f30aa-592b-4228-8cbf-7d65bf52992c", X-ECOMP-RequestID:"a17f30aa-592b-4228-8cbf-7d65bf52992c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"73c223f5-86ad-4de0-9deb-e1f7ab322f17"]
2022-01-08T11:12:47.291Z|a17f30aa-592b-4228-8cbf-7d65bf52992c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks/269d8add-f9d8-4445-95bb-2695633385ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"a17f30aa-592b-4228-8cbf-7d65bf52992c","requestStatus":"IN_PROGRESS","startTime":1641640367105,"source":"VID","tenantId":"64322b5dfad24d5f92a736846b390171","requestBody":"{\n\t\"requestDetails\": {\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\": \"64322b5dfad24d5f92a736846b390171\"\n        }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"124211a9-aaca-4ea3-af4b-3a05576bedf6","requestScope":"network","requestAction":"deleteInstance","networkId":"269d8add-f9d8-4445-95bb-2695633385ec","networkType":"","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks/269d8add-f9d8-4445-95bb-2695633385ec","tenantName":"ci-onap-master-vnfs","cloudApiRequests":[],"requestURI":"a17f30aa-592b-4228-8cbf-7d65bf52992c"}
2022-01-08T11:12:47.292Z|a17f30aa-592b-4228-8cbf-7d65bf52992c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks/269d8add-f9d8-4445-95bb-2695633385ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-01-08T11:12:47.320Z|a17f30aa-592b-4228-8cbf-7d65bf52992c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks/269d8add-f9d8-4445-95bb-2695633385ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-01-08T11:12:47.320Z|a17f30aa-592b-4228-8cbf-7d65bf52992c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks/269d8add-f9d8-4445-95bb-2695633385ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-01-08T11:12:47.321Z|a17f30aa-592b-4228-8cbf-7d65bf52992c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks/269d8add-f9d8-4445-95bb-2695633385ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-01-08T11:12:47.321Z|a17f30aa-592b-4228-8cbf-7d65bf52992c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks/269d8add-f9d8-4445-95bb-2695633385ec|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/a17f30aa-592b-4228-8cbf-7d65bf52992c", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 08 Jan 2022 11:12:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-08T11:12:47.322Z|a17f30aa-592b-4228-8cbf-7d65bf52992c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks/269d8add-f9d8-4445-95bb-2695633385ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "a17f30aa-592b-4228-8cbf-7d65bf52992c",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-01-08T11:12:47.105+00:00",
  "source" : "VID",
  "tenantId" : "64322b5dfad24d5f92a736846b390171",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"64322b5dfad24d5f92a736846b390171\"\n        }\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-01-08T11:12:47.322+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "124211a9-aaca-4ea3-af4b-3a05576bedf6",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "269d8add-f9d8-4445-95bb-2695633385ec",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks/269d8add-f9d8-4445-95bb-2695633385ec",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "a17f30aa-592b-4228-8cbf-7d65bf52992c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c"
    }
  }
}
2022-01-08T11:12:47.323Z|a17f30aa-592b-4228-8cbf-7d65bf52992c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks/269d8add-f9d8-4445-95bb-2695633385ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-01-08T11:12:47.323Z|a17f30aa-592b-4228-8cbf-7d65bf52992c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks/269d8add-f9d8-4445-95bb-2695633385ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-01-08T11:12:47.334Z|a17f30aa-592b-4228-8cbf-7d65bf52992c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks/269d8add-f9d8-4445-95bb-2695633385ec|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-01-08T11:12:47.335Z|a17f30aa-592b-4228-8cbf-7d65bf52992c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks/269d8add-f9d8-4445-95bb-2695633385ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-01-08T11:12:47.335Z|a17f30aa-592b-4228-8cbf-7d65bf52992c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks/269d8add-f9d8-4445-95bb-2695633385ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-01-08T11:12:47.335Z|a17f30aa-592b-4228-8cbf-7d65bf52992c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks/269d8add-f9d8-4445-95bb-2695633385ec|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-01-08T11:12:47.336Z|a17f30aa-592b-4228-8cbf-7d65bf52992c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks/269d8add-f9d8-4445-95bb-2695633385ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-01-08T11:12:47.336Z|a17f30aa-592b-4228-8cbf-7d65bf52992c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks/269d8add-f9d8-4445-95bb-2695633385ec|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:"102174a66e54dfd1", X-B3-SpanId:"6c1d7d9c688fa63c", X-B3-ParentSpanId:"102174a66e54dfd1", X-B3-Sampled:"0", X-ONAP-RequestID:"a17f30aa-592b-4228-8cbf-7d65bf52992c", X-RequestID:"a17f30aa-592b-4228-8cbf-7d65bf52992c", X-TransactionID:"a17f30aa-592b-4228-8cbf-7d65bf52992c", X-ECOMP-RequestID:"a17f30aa-592b-4228-8cbf-7d65bf52992c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"532874a3-5cc4-421a-945f-6562455961f2"]
2022-01-08T11:12:47.336Z|a17f30aa-592b-4228-8cbf-7d65bf52992c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks/269d8add-f9d8-4445-95bb-2695633385ec|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\":\"64322b5dfad24d5f92a736846b390171\",\"cloudOwner\":\"basicnw-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"124211a9-aaca-4ea3-af4b-3a05576bedf6\",\"networkInstanceId\":\"269d8add-f9d8-4445-95bb-2695633385ec\"}","type":"String"},"requestId":{"value":"a17f30aa-592b-4228-8cbf-7d65bf52992c","type":"String"},"mso-request-id":{"value":"a17f30aa-592b-4228-8cbf-7d65bf52992c","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"124211a9-aaca-4ea3-af4b-3a05576bedf6","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"269d8add-f9d8-4445-95bb-2695633385ec","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/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks/269d8add-f9d8-4445-95bb-2695633385ec","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-01-08T11:12:47.337Z|a17f30aa-592b-4228-8cbf-7d65bf52992c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks/269d8add-f9d8-4445-95bb-2695633385ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-01-08T11:12:48.358Z|a17f30aa-592b-4228-8cbf-7d65bf52992c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks/269d8add-f9d8-4445-95bb-2695633385ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-01-08T11:12:48.359Z|a17f30aa-592b-4228-8cbf-7d65bf52992c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks/269d8add-f9d8-4445-95bb-2695633385ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-01-08T11:12:48.359Z|a17f30aa-592b-4228-8cbf-7d65bf52992c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks/269d8add-f9d8-4445-95bb-2695633385ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2022-01-08T11:12:48.360Z|a17f30aa-592b-4228-8cbf-7d65bf52992c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks/269d8add-f9d8-4445-95bb-2695633385ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Sat, 08 Jan 2022 11:12:48 GMT", X-ONAP-RequestID:"a17f30aa-592b-4228-8cbf-7d65bf52992c", X-RequestID:"a17f30aa-592b-4228-8cbf-7d65bf52992c", X-TransactionID:"a17f30aa-592b-4228-8cbf-7d65bf52992c", X-ECOMP-RequestID:"a17f30aa-592b-4228-8cbf-7d65bf52992c", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"532874a3-5cc4-421a-945f-6562455961f2", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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-01-08T11:12:48.360Z|a17f30aa-592b-4228-8cbf-7d65bf52992c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks/269d8add-f9d8-4445-95bb-2695633385ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"a17f30aa-592b-4228-8cbf-7d65bf52992c\",\"instanceId\":\"269d8add-f9d8-4445-95bb-2695633385ec\"}}","message":"Success","processInstanceID":"e8f4cd4c-7073-11ec-99ea-b2034949bc77","variables":null,"messageCode":200}
2022-01-08T11:12:48.361Z|a17f30aa-592b-4228-8cbf-7d65bf52992c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks/269d8add-f9d8-4445-95bb-2695633385ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-01-08T11:12:48.361Z|a17f30aa-592b-4228-8cbf-7d65bf52992c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks/269d8add-f9d8-4445-95bb-2695633385ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-01-08T11:12:48.365Z|a17f30aa-592b-4228-8cbf-7d65bf52992c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks/269d8add-f9d8-4445-95bb-2695633385ec|InfraPortalClient|||INFO|500||Exiting.
2022-01-08T11:12:48.498Z|6f9564e8-4ca9-4419-9ea4-67a669f2d113|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|||INFO|500||Entering
2022-01-08T11:12:48.501Z|6f9564e8-4ca9-4419-9ea4-67a669f2d113|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c
2022-01-08T11:12:48.501Z|6f9564e8-4ca9-4419-9ea4-67a669f2d113|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|INFO|500||Invoke
2022-01-08T11:12:48.501Z|6f9564e8-4ca9-4419-9ea4-67a669f2d113|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|DEBUG|500||===========================request begin================================================
2022-01-08T11:12:48.502Z|6f9564e8-4ca9-4419-9ea4-67a669f2d113|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c
2022-01-08T11:12:48.502Z|6f9564e8-4ca9-4419-9ea4-67a669f2d113|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|DEBUG|500||Method      : GET
2022-01-08T11:12:48.502Z|6f9564e8-4ca9-4419-9ea4-67a669f2d113|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a5de6994985e71f9", X-B3-SpanId:"77199b3d323d0320", X-B3-ParentSpanId:"a5de6994985e71f9", X-B3-Sampled:"0", X-ONAP-RequestID:"6f9564e8-4ca9-4419-9ea4-67a669f2d113", X-RequestID:"6f9564e8-4ca9-4419-9ea4-67a669f2d113", X-TransactionID:"6f9564e8-4ca9-4419-9ea4-67a669f2d113", X-ECOMP-RequestID:"6f9564e8-4ca9-4419-9ea4-67a669f2d113", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"acc4854a-4532-4bd3-90c8-156126b9833c"]
2022-01-08T11:12:48.502Z|6f9564e8-4ca9-4419-9ea4-67a669f2d113|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|DEBUG|500||Request body: 
2022-01-08T11:12:48.503Z|6f9564e8-4ca9-4419-9ea4-67a669f2d113|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|DEBUG|500||==========================request end================================================
2022-01-08T11:12:48.527Z|6f9564e8-4ca9-4419-9ea4-67a669f2d113|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|DEBUG|500||============================response begin==========================================
2022-01-08T11:12:48.527Z|6f9564e8-4ca9-4419-9ea4-67a669f2d113|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|DEBUG|500||Status code  : 200 OK
2022-01-08T11:12:48.527Z|6f9564e8-4ca9-4419-9ea4-67a669f2d113|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|DEBUG|500||Status text  : 
2022-01-08T11:12:48.528Z|6f9564e8-4ca9-4419-9ea4-67a669f2d113|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 08 Jan 2022 11:12:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-08T11:12:48.530Z|6f9564e8-4ca9-4419-9ea4-67a669f2d113|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|DEBUG|500||Response body: {
  "requestId" : "a17f30aa-592b-4228-8cbf-7d65bf52992c",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-01-08T11:12:47.000+00:00",
  "source" : "VID",
  "tenantId" : "64322b5dfad24d5f92a736846b390171",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"64322b5dfad24d5f92a736846b390171\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-08T11:12:47.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "124211a9-aaca-4ea3-af4b-3a05576bedf6",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "269d8add-f9d8-4445-95bb-2695633385ec",
  "networkName" : "basic_network-88db1d8c-a453-401b-907d-4fc6e9293513_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks/269d8add-f9d8-4445-95bb-2695633385ec",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "a17f30aa-592b-4228-8cbf-7d65bf52992c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c"
    }
  }
}
2022-01-08T11:12:48.530Z|6f9564e8-4ca9-4419-9ea4-67a669f2d113|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|DEBUG|500||=======================response end=================================================
2022-01-08T11:12:48.530Z|6f9564e8-4ca9-4419-9ea4-67a669f2d113|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|INFO|500||InvokeReturn
2022-01-08T11:12:48.532Z|6f9564e8-4ca9-4419-9ea4-67a669f2d113|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false
2022-01-08T11:12:48.532Z|6f9564e8-4ca9-4419-9ea4-67a669f2d113|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-08T11:12:48.532Z|6f9564e8-4ca9-4419-9ea4-67a669f2d113|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-08T11:12:48.532Z|6f9564e8-4ca9-4419-9ea4-67a669f2d113|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false
2022-01-08T11:12:48.532Z|6f9564e8-4ca9-4419-9ea4-67a669f2d113|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-08T11:12:48.533Z|6f9564e8-4ca9-4419-9ea4-67a669f2d113|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a5de6994985e71f9", X-B3-SpanId:"645b5fc8dcc673fe", X-B3-ParentSpanId:"a5de6994985e71f9", X-B3-Sampled:"0", X-ONAP-RequestID:"6f9564e8-4ca9-4419-9ea4-67a669f2d113", X-RequestID:"6f9564e8-4ca9-4419-9ea4-67a669f2d113", X-TransactionID:"6f9564e8-4ca9-4419-9ea4-67a669f2d113", X-ECOMP-RequestID:"6f9564e8-4ca9-4419-9ea4-67a669f2d113", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e31f4b94-125c-44ed-af2d-31ef37ee6582"]
2022-01-08T11:12:48.533Z|6f9564e8-4ca9-4419-9ea4-67a669f2d113|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-08T11:12:48.533Z|6f9564e8-4ca9-4419-9ea4-67a669f2d113|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-08T11:12:48.558Z|6f9564e8-4ca9-4419-9ea4-67a669f2d113|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-08T11:12:48.559Z|6f9564e8-4ca9-4419-9ea4-67a669f2d113|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-08T11:12:48.559Z|6f9564e8-4ca9-4419-9ea4-67a669f2d113|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-08T11:12:48.559Z|6f9564e8-4ca9-4419-9ea4-67a669f2d113|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 08 Jan 2022 11:12:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-08T11:12:48.562Z|6f9564e8-4ca9-4419-9ea4-67a669f2d113|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-08T11:12:48.562Z|6f9564e8-4ca9-4419-9ea4-67a669f2d113|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-08T11:12:48.563Z|6f9564e8-4ca9-4419-9ea4-67a669f2d113|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-08T11:12:48.570Z|6f9564e8-4ca9-4419-9ea4-67a669f2d113|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|||INFO|500||Exiting.
2022-01-08T11:12:53.036Z|636a0712-a031-4252-9bda-cb85b65433e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:12:53.036Z|636a0712-a031-4252-9bda-cb85b65433e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:12:56.686Z|33755851-a7eb-47ad-b358-eb5b27359f86|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:12:56.687Z|33755851-a7eb-47ad-b358-eb5b27359f86|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:12:56.688Z|542267d5-f245-4329-94f5-6437f6b2d604|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:12:56.688Z|542267d5-f245-4329-94f5-6437f6b2d604|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:12:56.688Z|7ea0ad23-b18e-4330-a29a-8853da28f45d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:12:56.689Z|7ea0ad23-b18e-4330-a29a-8853da28f45d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:12:58.695Z|272adb0b-6201-4207-9022-821e4e689768|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|||INFO|500||Entering
2022-01-08T11:12:58.699Z|272adb0b-6201-4207-9022-821e4e689768|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c
2022-01-08T11:12:58.699Z|272adb0b-6201-4207-9022-821e4e689768|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|INFO|500||Invoke
2022-01-08T11:12:58.700Z|272adb0b-6201-4207-9022-821e4e689768|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|DEBUG|500||===========================request begin================================================
2022-01-08T11:12:58.700Z|272adb0b-6201-4207-9022-821e4e689768|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c
2022-01-08T11:12:58.700Z|272adb0b-6201-4207-9022-821e4e689768|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|DEBUG|500||Method      : GET
2022-01-08T11:12:58.701Z|272adb0b-6201-4207-9022-821e4e689768|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0b1e8b0d4c05f69e", X-B3-SpanId:"899c7e36f0505ec2", X-B3-ParentSpanId:"0b1e8b0d4c05f69e", X-B3-Sampled:"0", X-ONAP-RequestID:"272adb0b-6201-4207-9022-821e4e689768", X-RequestID:"272adb0b-6201-4207-9022-821e4e689768", X-TransactionID:"272adb0b-6201-4207-9022-821e4e689768", X-ECOMP-RequestID:"272adb0b-6201-4207-9022-821e4e689768", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"91280c27-74b6-47f4-af6c-a4a1872a221b"]
2022-01-08T11:12:58.701Z|272adb0b-6201-4207-9022-821e4e689768|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|DEBUG|500||Request body: 
2022-01-08T11:12:58.701Z|272adb0b-6201-4207-9022-821e4e689768|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|DEBUG|500||==========================request end================================================
2022-01-08T11:12:58.722Z|272adb0b-6201-4207-9022-821e4e689768|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|DEBUG|500||============================response begin==========================================
2022-01-08T11:12:58.722Z|272adb0b-6201-4207-9022-821e4e689768|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|DEBUG|500||Status code  : 200 OK
2022-01-08T11:12:58.722Z|272adb0b-6201-4207-9022-821e4e689768|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|DEBUG|500||Status text  : 
2022-01-08T11:12:58.723Z|272adb0b-6201-4207-9022-821e4e689768|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 08 Jan 2022 11:12:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-08T11:12:58.724Z|272adb0b-6201-4207-9022-821e4e689768|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|DEBUG|500||Response body: {
  "requestId" : "a17f30aa-592b-4228-8cbf-7d65bf52992c",
  "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-01-08T11:12:47.000+00:00",
  "source" : "VID",
  "tenantId" : "64322b5dfad24d5f92a736846b390171",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"64322b5dfad24d5f92a736846b390171\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-08T11:12:53.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "124211a9-aaca-4ea3-af4b-3a05576bedf6",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "269d8add-f9d8-4445-95bb-2695633385ec",
  "networkName" : "basic_network-88db1d8c-a453-401b-907d-4fc6e9293513_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks/269d8add-f9d8-4445-95bb-2695633385ec",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "a17f30aa-592b-4228-8cbf-7d65bf52992c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c"
    }
  }
}
2022-01-08T11:12:58.724Z|272adb0b-6201-4207-9022-821e4e689768|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|DEBUG|500||=======================response end=================================================
2022-01-08T11:12:58.724Z|272adb0b-6201-4207-9022-821e4e689768|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|INFO|500||InvokeReturn
2022-01-08T11:12:58.725Z|272adb0b-6201-4207-9022-821e4e689768|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false
2022-01-08T11:12:58.726Z|272adb0b-6201-4207-9022-821e4e689768|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-08T11:12:58.726Z|272adb0b-6201-4207-9022-821e4e689768|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-08T11:12:58.726Z|272adb0b-6201-4207-9022-821e4e689768|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false
2022-01-08T11:12:58.726Z|272adb0b-6201-4207-9022-821e4e689768|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-08T11:12:58.726Z|272adb0b-6201-4207-9022-821e4e689768|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0b1e8b0d4c05f69e", X-B3-SpanId:"f9e3664e42f55a8d", X-B3-ParentSpanId:"0b1e8b0d4c05f69e", X-B3-Sampled:"0", X-ONAP-RequestID:"272adb0b-6201-4207-9022-821e4e689768", X-RequestID:"272adb0b-6201-4207-9022-821e4e689768", X-TransactionID:"272adb0b-6201-4207-9022-821e4e689768", X-ECOMP-RequestID:"272adb0b-6201-4207-9022-821e4e689768", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e2b8712c-7b33-4bc5-acf0-3fc9d1a74276"]
2022-01-08T11:12:58.727Z|272adb0b-6201-4207-9022-821e4e689768|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-08T11:12:58.727Z|272adb0b-6201-4207-9022-821e4e689768|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-08T11:12:58.747Z|272adb0b-6201-4207-9022-821e4e689768|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-08T11:12:58.747Z|272adb0b-6201-4207-9022-821e4e689768|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-08T11:12:58.747Z|272adb0b-6201-4207-9022-821e4e689768|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-08T11:12:58.747Z|272adb0b-6201-4207-9022-821e4e689768|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 08 Jan 2022 11:12:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-08T11:12:58.750Z|272adb0b-6201-4207-9022-821e4e689768|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 14,
  "soRequestId" : "a17f30aa-592b-4228-8cbf-7d65bf52992c",
  "groupingId" : "74bf55b2-f3dd-4acd-9fe4-95d27a92bb37",
  "name" : "basic_network-88db1d8c-a453-401b-907d-4fc6e9293513_net_0",
  "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/64322b5dfad24d5f92a736846b390171/stacks/basic_network-88db1d8c-a453-401b-907d-4fc6e9293513_net_0/74bf55b2-f3dd-4acd-9fe4-95d27a92bb37\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_network-88db1d8c-a453-401b-907d-4fc6e9293513_net_0\",\"updated_time\":1641640373000,\"creation_time\":1641640327000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"74bf55b2-f3dd-4acd-9fe4-95d27a92bb37\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"ef373785b952477684ccb5e7b7d03602\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"64322b5dfad24d5f92a736846b390171\",\"network_name\":\"basic_network-88db1d8c-a453-401b-907d-4fc6e9293513_net_0\",\"OS::stack_id\":\"74bf55b2-f3dd-4acd-9fe4-95d27a92bb37\",\"OS::stack_name\":\"basic_network-88db1d8c-a453-401b-907d-4fc6e9293513_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2022-01-08T11:12:54.000+00:00",
  "isDataInternal" : false
} ]
2022-01-08T11:12:58.750Z|272adb0b-6201-4207-9022-821e4e689768|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-08T11:12:58.750Z|272adb0b-6201-4207-9022-821e4e689768|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-08T11:12:58.792Z|272adb0b-6201-4207-9022-821e4e689768|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a17f30aa-592b-4228-8cbf-7d65bf52992c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a17f30aa-592b-4228-8cbf-7d65bf52992c&sortBy=startTime&sortOrder=desc&maxResults=1
2022-01-08T11:12:58.793Z|272adb0b-6201-4207-9022-821e4e689768|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a17f30aa-592b-4228-8cbf-7d65bf52992c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-01-08T11:12:58.793Z|272adb0b-6201-4207-9022-821e4e689768|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a17f30aa-592b-4228-8cbf-7d65bf52992c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-01-08T11:12:58.793Z|272adb0b-6201-4207-9022-821e4e689768|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a17f30aa-592b-4228-8cbf-7d65bf52992c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a17f30aa-592b-4228-8cbf-7d65bf52992c&sortBy=startTime&sortOrder=desc&maxResults=1
2022-01-08T11:12:58.794Z|272adb0b-6201-4207-9022-821e4e689768|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a17f30aa-592b-4228-8cbf-7d65bf52992c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-01-08T11:12:58.794Z|272adb0b-6201-4207-9022-821e4e689768|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a17f30aa-592b-4228-8cbf-7d65bf52992c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"272adb0b-6201-4207-9022-821e4e689768", X-RequestID:"272adb0b-6201-4207-9022-821e4e689768", X-TransactionID:"272adb0b-6201-4207-9022-821e4e689768", X-ECOMP-RequestID:"272adb0b-6201-4207-9022-821e4e689768", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"191658f7-3501-4921-9df5-3e7ce0f5ffc2"]
2022-01-08T11:12:58.794Z|272adb0b-6201-4207-9022-821e4e689768|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a17f30aa-592b-4228-8cbf-7d65bf52992c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-01-08T11:12:58.795Z|272adb0b-6201-4207-9022-821e4e689768|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a17f30aa-592b-4228-8cbf-7d65bf52992c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-01-08T11:12:58.927Z|272adb0b-6201-4207-9022-821e4e689768|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a17f30aa-592b-4228-8cbf-7d65bf52992c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-01-08T11:12:58.928Z|272adb0b-6201-4207-9022-821e4e689768|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a17f30aa-592b-4228-8cbf-7d65bf52992c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-01-08T11:12:58.928Z|272adb0b-6201-4207-9022-821e4e689768|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a17f30aa-592b-4228-8cbf-7d65bf52992c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-01-08T11:12:58.928Z|272adb0b-6201-4207-9022-821e4e689768|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a17f30aa-592b-4228-8cbf-7d65bf52992c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=2D712BCEB846C3D26CAC02AE59A9D005; Path=/; HttpOnly", Cache-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:"Sat, 08 Jan 2022 11:12:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-08T11:12:58.929Z|272adb0b-6201-4207-9022-821e4e689768|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a17f30aa-592b-4228-8cbf-7d65bf52992c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"eb5a0dac-7073-11ec-99ea-b2034949bc77","businessKey":"a17f30aa-592b-4228-8cbf-7d65bf52992c","processDefinitionId":"openstackAdapterTask:1:7dba0cf9-7067-11ec-99ea-b2034949bc77","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-01-08T11:12:51.374+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"e8f4cd4c-7073-11ec-99ea-b2034949bc77","superProcessInstanceId":"eb58fc05-7073-11ec-99ea-b2034949bc77","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-01-08T11:12:58.929Z|272adb0b-6201-4207-9022-821e4e689768|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a17f30aa-592b-4228-8cbf-7d65bf52992c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-01-08T11:12:58.929Z|272adb0b-6201-4207-9022-821e4e689768|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a17f30aa-592b-4228-8cbf-7d65bf52992c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-01-08T11:12:58.950Z|272adb0b-6201-4207-9022-821e4e689768|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=eb5a0dac-7073-11ec-99ea-b2034949bc77&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=eb5a0dac-7073-11ec-99ea-b2034949bc77&maxResults=1
2022-01-08T11:12:58.951Z|272adb0b-6201-4207-9022-821e4e689768|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=eb5a0dac-7073-11ec-99ea-b2034949bc77&maxResults=1|INFO|500||Invoke
2022-01-08T11:12:58.951Z|272adb0b-6201-4207-9022-821e4e689768|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=eb5a0dac-7073-11ec-99ea-b2034949bc77&maxResults=1|DEBUG|500||===========================request begin================================================
2022-01-08T11:12:58.951Z|272adb0b-6201-4207-9022-821e4e689768|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=eb5a0dac-7073-11ec-99ea-b2034949bc77&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=eb5a0dac-7073-11ec-99ea-b2034949bc77&maxResults=1
2022-01-08T11:12:58.951Z|272adb0b-6201-4207-9022-821e4e689768|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=eb5a0dac-7073-11ec-99ea-b2034949bc77&maxResults=1|DEBUG|500||Method      : GET
2022-01-08T11:12:58.952Z|272adb0b-6201-4207-9022-821e4e689768|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=eb5a0dac-7073-11ec-99ea-b2034949bc77&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"272adb0b-6201-4207-9022-821e4e689768", X-RequestID:"272adb0b-6201-4207-9022-821e4e689768", X-TransactionID:"272adb0b-6201-4207-9022-821e4e689768", X-ECOMP-RequestID:"272adb0b-6201-4207-9022-821e4e689768", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"33f0806f-5fd0-4fa2-bb09-a9194119a01c"]
2022-01-08T11:12:58.952Z|272adb0b-6201-4207-9022-821e4e689768|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=eb5a0dac-7073-11ec-99ea-b2034949bc77&maxResults=1|DEBUG|500||Request body: 
2022-01-08T11:12:58.952Z|272adb0b-6201-4207-9022-821e4e689768|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=eb5a0dac-7073-11ec-99ea-b2034949bc77&maxResults=1|DEBUG|500||==========================request end================================================
2022-01-08T11:12:59.074Z|272adb0b-6201-4207-9022-821e4e689768|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=eb5a0dac-7073-11ec-99ea-b2034949bc77&maxResults=1|DEBUG|500||============================response begin==========================================
2022-01-08T11:12:59.075Z|272adb0b-6201-4207-9022-821e4e689768|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=eb5a0dac-7073-11ec-99ea-b2034949bc77&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-01-08T11:12:59.075Z|272adb0b-6201-4207-9022-821e4e689768|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=eb5a0dac-7073-11ec-99ea-b2034949bc77&maxResults=1|DEBUG|500||Status text  : 
2022-01-08T11:12:59.075Z|272adb0b-6201-4207-9022-821e4e689768|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=eb5a0dac-7073-11ec-99ea-b2034949bc77&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=90A2B77B16201C9191644363615411BB; Path=/; HttpOnly", Cache-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:"Sat, 08 Jan 2022 11:12:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-08T11:12:59.076Z|272adb0b-6201-4207-9022-821e4e689768|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=eb5a0dac-7073-11ec-99ea-b2034949bc77&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:ecb09d24-7073-11ec-99ea-b2034949bc77","parentActivityInstanceId":"eb5a0dac-7073-11ec-99ea-b2034949bc77","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:7dba0cf9-7067-11ec-99ea-b2034949bc77","processInstanceId":"eb5a0dac-7073-11ec-99ea-b2034949bc77","executionId":"eb5a0dac-7073-11ec-99ea-b2034949bc77","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-01-08T11:12:53.619+0000","endTime":"2022-01-08T11:12:53.624+0000","durationInMillis":5,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"e8f4cd4c-7073-11ec-99ea-b2034949bc77"}]
2022-01-08T11:12:59.076Z|272adb0b-6201-4207-9022-821e4e689768|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=eb5a0dac-7073-11ec-99ea-b2034949bc77&maxResults=1|DEBUG|500||=======================response end=================================================
2022-01-08T11:12:59.076Z|272adb0b-6201-4207-9022-821e4e689768|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=eb5a0dac-7073-11ec-99ea-b2034949bc77&maxResults=1|INFO|500||InvokeReturn
2022-01-08T11:12:59.079Z|272adb0b-6201-4207-9022-821e4e689768|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|||INFO|500||Exiting.
2022-01-08T11:12:59.967Z|84084f3b-ef90-4529-ba6d-1b6c1ab0c5d7|http-nio-8080-exec-10|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-01-08T11:12:59.968Z|84084f3b-ef90-4529-ba6d-1b6c1ab0c5d7|http-nio-8080-exec-10|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-01-08T11:13:06.708Z|2031c3f2-84f1-4cfa-b95e-acbe3f24bf4e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:13:06.708Z|262bc459-41dc-4462-afbe-59fcac5109a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:13:06.708Z|842868fb-ce44-4988-9ac1-80d95a6af189|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:13:06.709Z|2031c3f2-84f1-4cfa-b95e-acbe3f24bf4e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:13:06.709Z|262bc459-41dc-4462-afbe-59fcac5109a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:13:06.709Z|842868fb-ce44-4988-9ac1-80d95a6af189|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:13:08.036Z|602686c2-deab-4445-9252-7be20940155f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:13:08.039Z|602686c2-deab-4445-9252-7be20940155f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:13:08.439Z|77b9708c-0dc9-4879-9fe9-0b7cf87736bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:13:08.440Z|77b9708c-0dc9-4879-9fe9-0b7cf87736bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:13:09.204Z|2f02fde0-87a2-4b2f-b4db-444e41c86c24|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|||INFO|500||Entering
2022-01-08T11:13:09.207Z|2f02fde0-87a2-4b2f-b4db-444e41c86c24|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c
2022-01-08T11:13:09.207Z|2f02fde0-87a2-4b2f-b4db-444e41c86c24|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|INFO|500||Invoke
2022-01-08T11:13:09.207Z|2f02fde0-87a2-4b2f-b4db-444e41c86c24|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|DEBUG|500||===========================request begin================================================
2022-01-08T11:13:09.208Z|2f02fde0-87a2-4b2f-b4db-444e41c86c24|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c
2022-01-08T11:13:09.208Z|2f02fde0-87a2-4b2f-b4db-444e41c86c24|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|DEBUG|500||Method      : GET
2022-01-08T11:13:09.208Z|2f02fde0-87a2-4b2f-b4db-444e41c86c24|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0c99d7aac586adf2", X-B3-SpanId:"9e24d4bc5b0e0d30", X-B3-ParentSpanId:"0c99d7aac586adf2", X-B3-Sampled:"0", X-ONAP-RequestID:"2f02fde0-87a2-4b2f-b4db-444e41c86c24", X-RequestID:"2f02fde0-87a2-4b2f-b4db-444e41c86c24", X-TransactionID:"2f02fde0-87a2-4b2f-b4db-444e41c86c24", X-ECOMP-RequestID:"2f02fde0-87a2-4b2f-b4db-444e41c86c24", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"366d7003-1f48-457b-938c-6665be1ecc94"]
2022-01-08T11:13:09.209Z|2f02fde0-87a2-4b2f-b4db-444e41c86c24|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|DEBUG|500||Request body: 
2022-01-08T11:13:09.209Z|2f02fde0-87a2-4b2f-b4db-444e41c86c24|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|DEBUG|500||==========================request end================================================
2022-01-08T11:13:09.230Z|2f02fde0-87a2-4b2f-b4db-444e41c86c24|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|DEBUG|500||============================response begin==========================================
2022-01-08T11:13:09.231Z|2f02fde0-87a2-4b2f-b4db-444e41c86c24|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|DEBUG|500||Status code  : 200 OK
2022-01-08T11:13:09.231Z|2f02fde0-87a2-4b2f-b4db-444e41c86c24|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|DEBUG|500||Status text  : 
2022-01-08T11:13:09.232Z|2f02fde0-87a2-4b2f-b4db-444e41c86c24|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 08 Jan 2022 11:13:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-08T11:13:09.232Z|2f02fde0-87a2-4b2f-b4db-444e41c86c24|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|DEBUG|500||Response body: {
  "requestId" : "a17f30aa-592b-4228-8cbf-7d65bf52992c",
  "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-01-08T11:12:47.000+00:00",
  "source" : "VID",
  "tenantId" : "64322b5dfad24d5f92a736846b390171",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"64322b5dfad24d5f92a736846b390171\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-08T11:12:53.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "124211a9-aaca-4ea3-af4b-3a05576bedf6",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "269d8add-f9d8-4445-95bb-2695633385ec",
  "networkName" : "basic_network-88db1d8c-a453-401b-907d-4fc6e9293513_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks/269d8add-f9d8-4445-95bb-2695633385ec",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "a17f30aa-592b-4228-8cbf-7d65bf52992c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c"
    }
  }
}
2022-01-08T11:13:09.233Z|2f02fde0-87a2-4b2f-b4db-444e41c86c24|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|DEBUG|500||=======================response end=================================================
2022-01-08T11:13:09.233Z|2f02fde0-87a2-4b2f-b4db-444e41c86c24|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|INFO|500||InvokeReturn
2022-01-08T11:13:09.236Z|2f02fde0-87a2-4b2f-b4db-444e41c86c24|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false
2022-01-08T11:13:09.236Z|2f02fde0-87a2-4b2f-b4db-444e41c86c24|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-08T11:13:09.240Z|2f02fde0-87a2-4b2f-b4db-444e41c86c24|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-08T11:13:09.240Z|2f02fde0-87a2-4b2f-b4db-444e41c86c24|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false
2022-01-08T11:13:09.240Z|2f02fde0-87a2-4b2f-b4db-444e41c86c24|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-08T11:13:09.241Z|2f02fde0-87a2-4b2f-b4db-444e41c86c24|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0c99d7aac586adf2", X-B3-SpanId:"9be6489f639b8d6c", X-B3-ParentSpanId:"0c99d7aac586adf2", X-B3-Sampled:"0", X-ONAP-RequestID:"2f02fde0-87a2-4b2f-b4db-444e41c86c24", X-RequestID:"2f02fde0-87a2-4b2f-b4db-444e41c86c24", X-TransactionID:"2f02fde0-87a2-4b2f-b4db-444e41c86c24", X-ECOMP-RequestID:"2f02fde0-87a2-4b2f-b4db-444e41c86c24", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"171471d4-4f59-4960-bb79-b93f98edc89a"]
2022-01-08T11:13:09.241Z|2f02fde0-87a2-4b2f-b4db-444e41c86c24|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-08T11:13:09.242Z|2f02fde0-87a2-4b2f-b4db-444e41c86c24|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-08T11:13:09.257Z|2f02fde0-87a2-4b2f-b4db-444e41c86c24|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-08T11:13:09.257Z|2f02fde0-87a2-4b2f-b4db-444e41c86c24|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-08T11:13:09.258Z|2f02fde0-87a2-4b2f-b4db-444e41c86c24|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-08T11:13:09.258Z|2f02fde0-87a2-4b2f-b4db-444e41c86c24|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 08 Jan 2022 11:13:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-08T11:13:09.259Z|2f02fde0-87a2-4b2f-b4db-444e41c86c24|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 14,
  "soRequestId" : "a17f30aa-592b-4228-8cbf-7d65bf52992c",
  "groupingId" : "74bf55b2-f3dd-4acd-9fe4-95d27a92bb37",
  "name" : "basic_network-88db1d8c-a453-401b-907d-4fc6e9293513_net_0",
  "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/64322b5dfad24d5f92a736846b390171/stacks/basic_network-88db1d8c-a453-401b-907d-4fc6e9293513_net_0/74bf55b2-f3dd-4acd-9fe4-95d27a92bb37\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_network-88db1d8c-a453-401b-907d-4fc6e9293513_net_0\",\"updated_time\":1641640373000,\"creation_time\":1641640327000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"74bf55b2-f3dd-4acd-9fe4-95d27a92bb37\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"ef373785b952477684ccb5e7b7d03602\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"64322b5dfad24d5f92a736846b390171\",\"network_name\":\"basic_network-88db1d8c-a453-401b-907d-4fc6e9293513_net_0\",\"OS::stack_id\":\"74bf55b2-f3dd-4acd-9fe4-95d27a92bb37\",\"OS::stack_name\":\"basic_network-88db1d8c-a453-401b-907d-4fc6e9293513_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2022-01-08T11:12:54.000+00:00",
  "isDataInternal" : false
} ]
2022-01-08T11:13:09.259Z|2f02fde0-87a2-4b2f-b4db-444e41c86c24|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-08T11:13:09.259Z|2f02fde0-87a2-4b2f-b4db-444e41c86c24|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-08T11:13:09.285Z|2f02fde0-87a2-4b2f-b4db-444e41c86c24|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a17f30aa-592b-4228-8cbf-7d65bf52992c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a17f30aa-592b-4228-8cbf-7d65bf52992c&sortBy=startTime&sortOrder=desc&maxResults=1
2022-01-08T11:13:09.286Z|2f02fde0-87a2-4b2f-b4db-444e41c86c24|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a17f30aa-592b-4228-8cbf-7d65bf52992c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-01-08T11:13:09.286Z|2f02fde0-87a2-4b2f-b4db-444e41c86c24|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a17f30aa-592b-4228-8cbf-7d65bf52992c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-01-08T11:13:09.286Z|2f02fde0-87a2-4b2f-b4db-444e41c86c24|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a17f30aa-592b-4228-8cbf-7d65bf52992c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a17f30aa-592b-4228-8cbf-7d65bf52992c&sortBy=startTime&sortOrder=desc&maxResults=1
2022-01-08T11:13:09.286Z|2f02fde0-87a2-4b2f-b4db-444e41c86c24|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a17f30aa-592b-4228-8cbf-7d65bf52992c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-01-08T11:13:09.287Z|2f02fde0-87a2-4b2f-b4db-444e41c86c24|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a17f30aa-592b-4228-8cbf-7d65bf52992c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2f02fde0-87a2-4b2f-b4db-444e41c86c24", X-RequestID:"2f02fde0-87a2-4b2f-b4db-444e41c86c24", X-TransactionID:"2f02fde0-87a2-4b2f-b4db-444e41c86c24", X-ECOMP-RequestID:"2f02fde0-87a2-4b2f-b4db-444e41c86c24", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"98f602da-cae0-455f-8e81-339fc07b97d4"]
2022-01-08T11:13:09.287Z|2f02fde0-87a2-4b2f-b4db-444e41c86c24|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a17f30aa-592b-4228-8cbf-7d65bf52992c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-01-08T11:13:09.287Z|2f02fde0-87a2-4b2f-b4db-444e41c86c24|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a17f30aa-592b-4228-8cbf-7d65bf52992c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-01-08T11:13:09.433Z|2f02fde0-87a2-4b2f-b4db-444e41c86c24|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a17f30aa-592b-4228-8cbf-7d65bf52992c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-01-08T11:13:09.433Z|2f02fde0-87a2-4b2f-b4db-444e41c86c24|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a17f30aa-592b-4228-8cbf-7d65bf52992c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-01-08T11:13:09.433Z|2f02fde0-87a2-4b2f-b4db-444e41c86c24|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a17f30aa-592b-4228-8cbf-7d65bf52992c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-01-08T11:13:09.434Z|2f02fde0-87a2-4b2f-b4db-444e41c86c24|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a17f30aa-592b-4228-8cbf-7d65bf52992c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=7072675382B4B3C5810E1482BAE7672E; Path=/; HttpOnly", Cache-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:"Sat, 08 Jan 2022 11:13:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-08T11:13:09.434Z|2f02fde0-87a2-4b2f-b4db-444e41c86c24|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a17f30aa-592b-4228-8cbf-7d65bf52992c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"eb5a0dac-7073-11ec-99ea-b2034949bc77","businessKey":"a17f30aa-592b-4228-8cbf-7d65bf52992c","processDefinitionId":"openstackAdapterTask:1:7dba0cf9-7067-11ec-99ea-b2034949bc77","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-01-08T11:12:51.374+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"e8f4cd4c-7073-11ec-99ea-b2034949bc77","superProcessInstanceId":"eb58fc05-7073-11ec-99ea-b2034949bc77","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-01-08T11:13:09.434Z|2f02fde0-87a2-4b2f-b4db-444e41c86c24|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a17f30aa-592b-4228-8cbf-7d65bf52992c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-01-08T11:13:09.435Z|2f02fde0-87a2-4b2f-b4db-444e41c86c24|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a17f30aa-592b-4228-8cbf-7d65bf52992c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-01-08T11:13:09.454Z|2f02fde0-87a2-4b2f-b4db-444e41c86c24|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=eb5a0dac-7073-11ec-99ea-b2034949bc77&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=eb5a0dac-7073-11ec-99ea-b2034949bc77&maxResults=1
2022-01-08T11:13:09.455Z|2f02fde0-87a2-4b2f-b4db-444e41c86c24|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=eb5a0dac-7073-11ec-99ea-b2034949bc77&maxResults=1|INFO|500||Invoke
2022-01-08T11:13:09.455Z|2f02fde0-87a2-4b2f-b4db-444e41c86c24|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=eb5a0dac-7073-11ec-99ea-b2034949bc77&maxResults=1|DEBUG|500||===========================request begin================================================
2022-01-08T11:13:09.455Z|2f02fde0-87a2-4b2f-b4db-444e41c86c24|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=eb5a0dac-7073-11ec-99ea-b2034949bc77&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=eb5a0dac-7073-11ec-99ea-b2034949bc77&maxResults=1
2022-01-08T11:13:09.455Z|2f02fde0-87a2-4b2f-b4db-444e41c86c24|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=eb5a0dac-7073-11ec-99ea-b2034949bc77&maxResults=1|DEBUG|500||Method      : GET
2022-01-08T11:13:09.455Z|2f02fde0-87a2-4b2f-b4db-444e41c86c24|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=eb5a0dac-7073-11ec-99ea-b2034949bc77&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2f02fde0-87a2-4b2f-b4db-444e41c86c24", X-RequestID:"2f02fde0-87a2-4b2f-b4db-444e41c86c24", X-TransactionID:"2f02fde0-87a2-4b2f-b4db-444e41c86c24", X-ECOMP-RequestID:"2f02fde0-87a2-4b2f-b4db-444e41c86c24", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ad5a20e5-ac64-4f76-86e9-0c719827a9e6"]
2022-01-08T11:13:09.456Z|2f02fde0-87a2-4b2f-b4db-444e41c86c24|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=eb5a0dac-7073-11ec-99ea-b2034949bc77&maxResults=1|DEBUG|500||Request body: 
2022-01-08T11:13:09.456Z|2f02fde0-87a2-4b2f-b4db-444e41c86c24|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=eb5a0dac-7073-11ec-99ea-b2034949bc77&maxResults=1|DEBUG|500||==========================request end================================================
2022-01-08T11:13:09.595Z|2f02fde0-87a2-4b2f-b4db-444e41c86c24|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=eb5a0dac-7073-11ec-99ea-b2034949bc77&maxResults=1|DEBUG|500||============================response begin==========================================
2022-01-08T11:13:09.595Z|2f02fde0-87a2-4b2f-b4db-444e41c86c24|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=eb5a0dac-7073-11ec-99ea-b2034949bc77&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-01-08T11:13:09.596Z|2f02fde0-87a2-4b2f-b4db-444e41c86c24|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=eb5a0dac-7073-11ec-99ea-b2034949bc77&maxResults=1|DEBUG|500||Status text  : 
2022-01-08T11:13:09.596Z|2f02fde0-87a2-4b2f-b4db-444e41c86c24|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=eb5a0dac-7073-11ec-99ea-b2034949bc77&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=0304A6112A8E6DDA0FEEFF316D82C850; Path=/; HttpOnly", Cache-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:"Sat, 08 Jan 2022 11:13:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-08T11:13:09.596Z|2f02fde0-87a2-4b2f-b4db-444e41c86c24|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=eb5a0dac-7073-11ec-99ea-b2034949bc77&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:ecb09d24-7073-11ec-99ea-b2034949bc77","parentActivityInstanceId":"eb5a0dac-7073-11ec-99ea-b2034949bc77","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:7dba0cf9-7067-11ec-99ea-b2034949bc77","processInstanceId":"eb5a0dac-7073-11ec-99ea-b2034949bc77","executionId":"eb5a0dac-7073-11ec-99ea-b2034949bc77","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-01-08T11:12:53.619+0000","endTime":"2022-01-08T11:12:53.624+0000","durationInMillis":5,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"e8f4cd4c-7073-11ec-99ea-b2034949bc77"}]
2022-01-08T11:13:09.596Z|2f02fde0-87a2-4b2f-b4db-444e41c86c24|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=eb5a0dac-7073-11ec-99ea-b2034949bc77&maxResults=1|DEBUG|500||=======================response end=================================================
2022-01-08T11:13:09.597Z|2f02fde0-87a2-4b2f-b4db-444e41c86c24|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=eb5a0dac-7073-11ec-99ea-b2034949bc77&maxResults=1|INFO|500||InvokeReturn
2022-01-08T11:13:09.601Z|2f02fde0-87a2-4b2f-b4db-444e41c86c24|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|||INFO|500||Exiting.
2022-01-08T11:13:16.732Z|2c519d7f-799b-46e7-8fb7-25fdb443bccf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:13:16.733Z|2c519d7f-799b-46e7-8fb7-25fdb443bccf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:13:16.734Z|907b3bcb-da8b-4fa4-a5bd-08771379cd91|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:13:16.735Z|907b3bcb-da8b-4fa4-a5bd-08771379cd91|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:13:16.734Z|951f457d-14ec-41bb-acd7-6c83bf1fbacb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:13:16.736Z|951f457d-14ec-41bb-acd7-6c83bf1fbacb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:13:19.724Z|28833c58-ed32-4ee4-8e9b-9c3e5bad8f7f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|||INFO|500||Entering
2022-01-08T11:13:19.728Z|28833c58-ed32-4ee4-8e9b-9c3e5bad8f7f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c
2022-01-08T11:13:19.728Z|28833c58-ed32-4ee4-8e9b-9c3e5bad8f7f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|INFO|500||Invoke
2022-01-08T11:13:19.729Z|28833c58-ed32-4ee4-8e9b-9c3e5bad8f7f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|DEBUG|500||===========================request begin================================================
2022-01-08T11:13:19.729Z|28833c58-ed32-4ee4-8e9b-9c3e5bad8f7f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c
2022-01-08T11:13:19.729Z|28833c58-ed32-4ee4-8e9b-9c3e5bad8f7f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|DEBUG|500||Method      : GET
2022-01-08T11:13:19.730Z|28833c58-ed32-4ee4-8e9b-9c3e5bad8f7f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9c987aeefd888862", X-B3-SpanId:"95e420b1f3a5104a", X-B3-ParentSpanId:"9c987aeefd888862", X-B3-Sampled:"0", X-ONAP-RequestID:"28833c58-ed32-4ee4-8e9b-9c3e5bad8f7f", X-RequestID:"28833c58-ed32-4ee4-8e9b-9c3e5bad8f7f", X-TransactionID:"28833c58-ed32-4ee4-8e9b-9c3e5bad8f7f", X-ECOMP-RequestID:"28833c58-ed32-4ee4-8e9b-9c3e5bad8f7f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a8f795e9-ecaf-40fe-9e2e-7395e0fbccba"]
2022-01-08T11:13:19.730Z|28833c58-ed32-4ee4-8e9b-9c3e5bad8f7f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|DEBUG|500||Request body: 
2022-01-08T11:13:19.730Z|28833c58-ed32-4ee4-8e9b-9c3e5bad8f7f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|DEBUG|500||==========================request end================================================
2022-01-08T11:13:19.757Z|28833c58-ed32-4ee4-8e9b-9c3e5bad8f7f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|DEBUG|500||============================response begin==========================================
2022-01-08T11:13:19.758Z|28833c58-ed32-4ee4-8e9b-9c3e5bad8f7f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|DEBUG|500||Status code  : 200 OK
2022-01-08T11:13:19.758Z|28833c58-ed32-4ee4-8e9b-9c3e5bad8f7f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|DEBUG|500||Status text  : 
2022-01-08T11:13:19.759Z|28833c58-ed32-4ee4-8e9b-9c3e5bad8f7f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 08 Jan 2022 11:13:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-08T11:13:19.759Z|28833c58-ed32-4ee4-8e9b-9c3e5bad8f7f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|DEBUG|500||Response body: {
  "requestId" : "a17f30aa-592b-4228-8cbf-7d65bf52992c",
  "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-01-08T11:12:47.000+00:00",
  "source" : "VID",
  "tenantId" : "64322b5dfad24d5f92a736846b390171",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"64322b5dfad24d5f92a736846b390171\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-08T11:13:16.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "124211a9-aaca-4ea3-af4b-3a05576bedf6",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "269d8add-f9d8-4445-95bb-2695633385ec",
  "networkName" : "basic_network-88db1d8c-a453-401b-907d-4fc6e9293513_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks/269d8add-f9d8-4445-95bb-2695633385ec",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "a17f30aa-592b-4228-8cbf-7d65bf52992c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c"
    }
  }
}
2022-01-08T11:13:19.760Z|28833c58-ed32-4ee4-8e9b-9c3e5bad8f7f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|DEBUG|500||=======================response end=================================================
2022-01-08T11:13:19.760Z|28833c58-ed32-4ee4-8e9b-9c3e5bad8f7f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|INFO|500||InvokeReturn
2022-01-08T11:13:19.762Z|28833c58-ed32-4ee4-8e9b-9c3e5bad8f7f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false
2022-01-08T11:13:19.763Z|28833c58-ed32-4ee4-8e9b-9c3e5bad8f7f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-08T11:13:19.763Z|28833c58-ed32-4ee4-8e9b-9c3e5bad8f7f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-08T11:13:19.763Z|28833c58-ed32-4ee4-8e9b-9c3e5bad8f7f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false
2022-01-08T11:13:19.764Z|28833c58-ed32-4ee4-8e9b-9c3e5bad8f7f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-08T11:13:19.764Z|28833c58-ed32-4ee4-8e9b-9c3e5bad8f7f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9c987aeefd888862", X-B3-SpanId:"5734cce389e055d4", X-B3-ParentSpanId:"9c987aeefd888862", X-B3-Sampled:"0", X-ONAP-RequestID:"28833c58-ed32-4ee4-8e9b-9c3e5bad8f7f", X-RequestID:"28833c58-ed32-4ee4-8e9b-9c3e5bad8f7f", X-TransactionID:"28833c58-ed32-4ee4-8e9b-9c3e5bad8f7f", X-ECOMP-RequestID:"28833c58-ed32-4ee4-8e9b-9c3e5bad8f7f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e7bb6cf7-9449-4e8f-b6a5-aff6041c9532"]
2022-01-08T11:13:19.764Z|28833c58-ed32-4ee4-8e9b-9c3e5bad8f7f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-08T11:13:19.765Z|28833c58-ed32-4ee4-8e9b-9c3e5bad8f7f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-08T11:13:19.780Z|28833c58-ed32-4ee4-8e9b-9c3e5bad8f7f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-08T11:13:19.780Z|28833c58-ed32-4ee4-8e9b-9c3e5bad8f7f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-08T11:13:19.780Z|28833c58-ed32-4ee4-8e9b-9c3e5bad8f7f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-08T11:13:19.781Z|28833c58-ed32-4ee4-8e9b-9c3e5bad8f7f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 08 Jan 2022 11:13:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-08T11:13:19.783Z|28833c58-ed32-4ee4-8e9b-9c3e5bad8f7f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 14,
  "soRequestId" : "a17f30aa-592b-4228-8cbf-7d65bf52992c",
  "groupingId" : "74bf55b2-f3dd-4acd-9fe4-95d27a92bb37",
  "name" : "basic_network-88db1d8c-a453-401b-907d-4fc6e9293513_net_0",
  "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/64322b5dfad24d5f92a736846b390171/stacks/basic_network-88db1d8c-a453-401b-907d-4fc6e9293513_net_0/74bf55b2-f3dd-4acd-9fe4-95d27a92bb37\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-88db1d8c-a453-401b-907d-4fc6e9293513_net_0\",\"updated_time\":1641640373000,\"creation_time\":1641640327000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"74bf55b2-f3dd-4acd-9fe4-95d27a92bb37\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"ef373785b952477684ccb5e7b7d03602\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"64322b5dfad24d5f92a736846b390171\",\"network_name\":\"basic_network-88db1d8c-a453-401b-907d-4fc6e9293513_net_0\",\"OS::stack_id\":\"74bf55b2-f3dd-4acd-9fe4-95d27a92bb37\",\"OS::stack_name\":\"basic_network-88db1d8c-a453-401b-907d-4fc6e9293513_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2022-01-08T11:12:54.000+00:00",
  "isDataInternal" : false
} ]
2022-01-08T11:13:19.784Z|28833c58-ed32-4ee4-8e9b-9c3e5bad8f7f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-08T11:13:19.784Z|28833c58-ed32-4ee4-8e9b-9c3e5bad8f7f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-08T11:13:19.812Z|28833c58-ed32-4ee4-8e9b-9c3e5bad8f7f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a17f30aa-592b-4228-8cbf-7d65bf52992c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a17f30aa-592b-4228-8cbf-7d65bf52992c&sortBy=startTime&sortOrder=desc&maxResults=1
2022-01-08T11:13:19.812Z|28833c58-ed32-4ee4-8e9b-9c3e5bad8f7f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a17f30aa-592b-4228-8cbf-7d65bf52992c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-01-08T11:13:19.812Z|28833c58-ed32-4ee4-8e9b-9c3e5bad8f7f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a17f30aa-592b-4228-8cbf-7d65bf52992c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-01-08T11:13:19.813Z|28833c58-ed32-4ee4-8e9b-9c3e5bad8f7f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a17f30aa-592b-4228-8cbf-7d65bf52992c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a17f30aa-592b-4228-8cbf-7d65bf52992c&sortBy=startTime&sortOrder=desc&maxResults=1
2022-01-08T11:13:19.813Z|28833c58-ed32-4ee4-8e9b-9c3e5bad8f7f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a17f30aa-592b-4228-8cbf-7d65bf52992c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-01-08T11:13:19.813Z|28833c58-ed32-4ee4-8e9b-9c3e5bad8f7f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a17f30aa-592b-4228-8cbf-7d65bf52992c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"28833c58-ed32-4ee4-8e9b-9c3e5bad8f7f", X-RequestID:"28833c58-ed32-4ee4-8e9b-9c3e5bad8f7f", X-TransactionID:"28833c58-ed32-4ee4-8e9b-9c3e5bad8f7f", X-ECOMP-RequestID:"28833c58-ed32-4ee4-8e9b-9c3e5bad8f7f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1aa9bfa5-afe2-4d52-a4f4-543847beb191"]
2022-01-08T11:13:19.813Z|28833c58-ed32-4ee4-8e9b-9c3e5bad8f7f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a17f30aa-592b-4228-8cbf-7d65bf52992c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-01-08T11:13:19.813Z|28833c58-ed32-4ee4-8e9b-9c3e5bad8f7f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a17f30aa-592b-4228-8cbf-7d65bf52992c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-01-08T11:13:19.944Z|28833c58-ed32-4ee4-8e9b-9c3e5bad8f7f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a17f30aa-592b-4228-8cbf-7d65bf52992c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-01-08T11:13:19.944Z|28833c58-ed32-4ee4-8e9b-9c3e5bad8f7f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a17f30aa-592b-4228-8cbf-7d65bf52992c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-01-08T11:13:19.944Z|28833c58-ed32-4ee4-8e9b-9c3e5bad8f7f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a17f30aa-592b-4228-8cbf-7d65bf52992c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-01-08T11:13:19.945Z|28833c58-ed32-4ee4-8e9b-9c3e5bad8f7f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a17f30aa-592b-4228-8cbf-7d65bf52992c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=CAF521F526645031E84D3D868F1827F2; Path=/; HttpOnly", Cache-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:"Sat, 08 Jan 2022 11:13:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-08T11:13:19.945Z|28833c58-ed32-4ee4-8e9b-9c3e5bad8f7f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a17f30aa-592b-4228-8cbf-7d65bf52992c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"f96a0e70-7073-11ec-99ea-b2034949bc77","businessKey":"a17f30aa-592b-4228-8cbf-7d65bf52992c","processDefinitionId":"SDNCHandler:1:7da17b9a-7067-11ec-99ea-b2034949bc77","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-01-08T11:13:14.967+0000","endTime":"2022-01-08T11:13:16.068+0000","removalTime":null,"durationInMillis":1101,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"e8f4cd4c-7073-11ec-99ea-b2034949bc77","superProcessInstanceId":"f93f2ea1-7073-11ec-99ea-b2034949bc77","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-01-08T11:13:19.945Z|28833c58-ed32-4ee4-8e9b-9c3e5bad8f7f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a17f30aa-592b-4228-8cbf-7d65bf52992c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-01-08T11:13:19.946Z|28833c58-ed32-4ee4-8e9b-9c3e5bad8f7f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a17f30aa-592b-4228-8cbf-7d65bf52992c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-01-08T11:13:19.968Z|28833c58-ed32-4ee4-8e9b-9c3e5bad8f7f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f96a0e70-7073-11ec-99ea-b2034949bc77&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f96a0e70-7073-11ec-99ea-b2034949bc77&maxResults=1
2022-01-08T11:13:19.968Z|28833c58-ed32-4ee4-8e9b-9c3e5bad8f7f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f96a0e70-7073-11ec-99ea-b2034949bc77&maxResults=1|INFO|500||Invoke
2022-01-08T11:13:19.968Z|28833c58-ed32-4ee4-8e9b-9c3e5bad8f7f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f96a0e70-7073-11ec-99ea-b2034949bc77&maxResults=1|DEBUG|500||===========================request begin================================================
2022-01-08T11:13:19.969Z|28833c58-ed32-4ee4-8e9b-9c3e5bad8f7f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f96a0e70-7073-11ec-99ea-b2034949bc77&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f96a0e70-7073-11ec-99ea-b2034949bc77&maxResults=1
2022-01-08T11:13:19.969Z|28833c58-ed32-4ee4-8e9b-9c3e5bad8f7f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f96a0e70-7073-11ec-99ea-b2034949bc77&maxResults=1|DEBUG|500||Method      : GET
2022-01-08T11:13:19.969Z|28833c58-ed32-4ee4-8e9b-9c3e5bad8f7f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f96a0e70-7073-11ec-99ea-b2034949bc77&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"28833c58-ed32-4ee4-8e9b-9c3e5bad8f7f", X-RequestID:"28833c58-ed32-4ee4-8e9b-9c3e5bad8f7f", X-TransactionID:"28833c58-ed32-4ee4-8e9b-9c3e5bad8f7f", X-ECOMP-RequestID:"28833c58-ed32-4ee4-8e9b-9c3e5bad8f7f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fe5f834e-89c2-4c5e-b1f8-5dc9a77534c1"]
2022-01-08T11:13:19.970Z|28833c58-ed32-4ee4-8e9b-9c3e5bad8f7f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f96a0e70-7073-11ec-99ea-b2034949bc77&maxResults=1|DEBUG|500||Request body: 
2022-01-08T11:13:19.970Z|28833c58-ed32-4ee4-8e9b-9c3e5bad8f7f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f96a0e70-7073-11ec-99ea-b2034949bc77&maxResults=1|DEBUG|500||==========================request end================================================
2022-01-08T11:13:20.092Z|28833c58-ed32-4ee4-8e9b-9c3e5bad8f7f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f96a0e70-7073-11ec-99ea-b2034949bc77&maxResults=1|DEBUG|500||============================response begin==========================================
2022-01-08T11:13:20.093Z|28833c58-ed32-4ee4-8e9b-9c3e5bad8f7f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f96a0e70-7073-11ec-99ea-b2034949bc77&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-01-08T11:13:20.093Z|28833c58-ed32-4ee4-8e9b-9c3e5bad8f7f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f96a0e70-7073-11ec-99ea-b2034949bc77&maxResults=1|DEBUG|500||Status text  : 
2022-01-08T11:13:20.093Z|28833c58-ed32-4ee4-8e9b-9c3e5bad8f7f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f96a0e70-7073-11ec-99ea-b2034949bc77&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=54399FF5745B688D5411EBBEF71F5B9E; Path=/; HttpOnly", Cache-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:"Sat, 08 Jan 2022 11:13:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-08T11:13:20.094Z|28833c58-ed32-4ee4-8e9b-9c3e5bad8f7f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f96a0e70-7073-11ec-99ea-b2034949bc77&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:f96aaac3-7073-11ec-99ea-b2034949bc77","parentActivityInstanceId":"f96a0e70-7073-11ec-99ea-b2034949bc77","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:7da17b9a-7067-11ec-99ea-b2034949bc77","processInstanceId":"f96a0e70-7073-11ec-99ea-b2034949bc77","executionId":"f96a0e70-7073-11ec-99ea-b2034949bc77","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-01-08T11:13:14.971+0000","endTime":"2022-01-08T11:13:16.067+0000","durationInMillis":1096,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"e8f4cd4c-7073-11ec-99ea-b2034949bc77"}]
2022-01-08T11:13:20.094Z|28833c58-ed32-4ee4-8e9b-9c3e5bad8f7f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f96a0e70-7073-11ec-99ea-b2034949bc77&maxResults=1|DEBUG|500||=======================response end=================================================
2022-01-08T11:13:20.094Z|28833c58-ed32-4ee4-8e9b-9c3e5bad8f7f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f96a0e70-7073-11ec-99ea-b2034949bc77&maxResults=1|INFO|500||InvokeReturn
2022-01-08T11:13:20.097Z|28833c58-ed32-4ee4-8e9b-9c3e5bad8f7f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|||INFO|500||Exiting.
2022-01-08T11:13:23.036Z|5e4ab18b-9172-4287-b608-32fa5c86be48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:13:23.036Z|5e4ab18b-9172-4287-b608-32fa5c86be48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:13:26.756Z|6bd4c06c-5e74-4810-b0db-0d270cfc2ff1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:13:26.756Z|5beafa7e-bcea-482e-ab05-a78a0607272e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:13:26.757Z|6bd4c06c-5e74-4810-b0db-0d270cfc2ff1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:13:26.757Z|5beafa7e-bcea-482e-ab05-a78a0607272e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:13:26.757Z|51622247-03b0-4cbe-ab20-5dfd5e8e9743|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:13:26.757Z|51622247-03b0-4cbe-ab20-5dfd5e8e9743|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:13:30.221Z|c112bcdd-7c8f-4204-a219-06e1485f620d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|||INFO|500||Entering
2022-01-08T11:13:30.225Z|c112bcdd-7c8f-4204-a219-06e1485f620d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c
2022-01-08T11:13:30.225Z|c112bcdd-7c8f-4204-a219-06e1485f620d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|INFO|500||Invoke
2022-01-08T11:13:30.226Z|c112bcdd-7c8f-4204-a219-06e1485f620d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|DEBUG|500||===========================request begin================================================
2022-01-08T11:13:30.226Z|c112bcdd-7c8f-4204-a219-06e1485f620d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c
2022-01-08T11:13:30.226Z|c112bcdd-7c8f-4204-a219-06e1485f620d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|DEBUG|500||Method      : GET
2022-01-08T11:13:30.227Z|c112bcdd-7c8f-4204-a219-06e1485f620d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6bd62e36c5ee1d7b", X-B3-SpanId:"6a5e6e567064a1dd", X-B3-ParentSpanId:"6bd62e36c5ee1d7b", X-B3-Sampled:"0", X-ONAP-RequestID:"c112bcdd-7c8f-4204-a219-06e1485f620d", X-RequestID:"c112bcdd-7c8f-4204-a219-06e1485f620d", X-TransactionID:"c112bcdd-7c8f-4204-a219-06e1485f620d", X-ECOMP-RequestID:"c112bcdd-7c8f-4204-a219-06e1485f620d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3cdb12fc-3f76-4bd8-83d4-0943d6239b1e"]
2022-01-08T11:13:30.227Z|c112bcdd-7c8f-4204-a219-06e1485f620d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|DEBUG|500||Request body: 
2022-01-08T11:13:30.227Z|c112bcdd-7c8f-4204-a219-06e1485f620d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|DEBUG|500||==========================request end================================================
2022-01-08T11:13:30.247Z|c112bcdd-7c8f-4204-a219-06e1485f620d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|DEBUG|500||============================response begin==========================================
2022-01-08T11:13:30.247Z|c112bcdd-7c8f-4204-a219-06e1485f620d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|DEBUG|500||Status code  : 200 OK
2022-01-08T11:13:30.248Z|c112bcdd-7c8f-4204-a219-06e1485f620d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|DEBUG|500||Status text  : 
2022-01-08T11:13:30.248Z|c112bcdd-7c8f-4204-a219-06e1485f620d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 08 Jan 2022 11:13:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-08T11:13:30.249Z|c112bcdd-7c8f-4204-a219-06e1485f620d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|DEBUG|500||Response body: {
  "requestId" : "a17f30aa-592b-4228-8cbf-7d65bf52992c",
  "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-01-08T11:12:47.000+00:00",
  "source" : "VID",
  "tenantId" : "64322b5dfad24d5f92a736846b390171",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"64322b5dfad24d5f92a736846b390171\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-08T11:13:16.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "124211a9-aaca-4ea3-af4b-3a05576bedf6",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "269d8add-f9d8-4445-95bb-2695633385ec",
  "networkName" : "basic_network-88db1d8c-a453-401b-907d-4fc6e9293513_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks/269d8add-f9d8-4445-95bb-2695633385ec",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "a17f30aa-592b-4228-8cbf-7d65bf52992c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c"
    }
  }
}
2022-01-08T11:13:30.249Z|c112bcdd-7c8f-4204-a219-06e1485f620d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|DEBUG|500||=======================response end=================================================
2022-01-08T11:13:30.250Z|c112bcdd-7c8f-4204-a219-06e1485f620d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|INFO|500||InvokeReturn
2022-01-08T11:13:30.251Z|c112bcdd-7c8f-4204-a219-06e1485f620d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false
2022-01-08T11:13:30.251Z|c112bcdd-7c8f-4204-a219-06e1485f620d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-08T11:13:30.252Z|c112bcdd-7c8f-4204-a219-06e1485f620d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-08T11:13:30.252Z|c112bcdd-7c8f-4204-a219-06e1485f620d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false
2022-01-08T11:13:30.252Z|c112bcdd-7c8f-4204-a219-06e1485f620d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-08T11:13:30.252Z|c112bcdd-7c8f-4204-a219-06e1485f620d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6bd62e36c5ee1d7b", X-B3-SpanId:"7d6823c6bbe41be1", X-B3-ParentSpanId:"6bd62e36c5ee1d7b", X-B3-Sampled:"0", X-ONAP-RequestID:"c112bcdd-7c8f-4204-a219-06e1485f620d", X-RequestID:"c112bcdd-7c8f-4204-a219-06e1485f620d", X-TransactionID:"c112bcdd-7c8f-4204-a219-06e1485f620d", X-ECOMP-RequestID:"c112bcdd-7c8f-4204-a219-06e1485f620d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"45bbc7ed-0e6b-422d-9b7e-b0bbc40398c0"]
2022-01-08T11:13:30.253Z|c112bcdd-7c8f-4204-a219-06e1485f620d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-08T11:13:30.253Z|c112bcdd-7c8f-4204-a219-06e1485f620d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-08T11:13:30.265Z|c112bcdd-7c8f-4204-a219-06e1485f620d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-08T11:13:30.265Z|c112bcdd-7c8f-4204-a219-06e1485f620d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-08T11:13:30.265Z|c112bcdd-7c8f-4204-a219-06e1485f620d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-08T11:13:30.266Z|c112bcdd-7c8f-4204-a219-06e1485f620d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 08 Jan 2022 11:13:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-08T11:13:30.266Z|c112bcdd-7c8f-4204-a219-06e1485f620d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 14,
  "soRequestId" : "a17f30aa-592b-4228-8cbf-7d65bf52992c",
  "groupingId" : "74bf55b2-f3dd-4acd-9fe4-95d27a92bb37",
  "name" : "basic_network-88db1d8c-a453-401b-907d-4fc6e9293513_net_0",
  "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/64322b5dfad24d5f92a736846b390171/stacks/basic_network-88db1d8c-a453-401b-907d-4fc6e9293513_net_0/74bf55b2-f3dd-4acd-9fe4-95d27a92bb37\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-88db1d8c-a453-401b-907d-4fc6e9293513_net_0\",\"updated_time\":1641640373000,\"creation_time\":1641640327000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"74bf55b2-f3dd-4acd-9fe4-95d27a92bb37\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"ef373785b952477684ccb5e7b7d03602\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"64322b5dfad24d5f92a736846b390171\",\"network_name\":\"basic_network-88db1d8c-a453-401b-907d-4fc6e9293513_net_0\",\"OS::stack_id\":\"74bf55b2-f3dd-4acd-9fe4-95d27a92bb37\",\"OS::stack_name\":\"basic_network-88db1d8c-a453-401b-907d-4fc6e9293513_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2022-01-08T11:12:54.000+00:00",
  "isDataInternal" : false
} ]
2022-01-08T11:13:30.267Z|c112bcdd-7c8f-4204-a219-06e1485f620d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-08T11:13:30.267Z|c112bcdd-7c8f-4204-a219-06e1485f620d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-08T11:13:30.293Z|c112bcdd-7c8f-4204-a219-06e1485f620d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a17f30aa-592b-4228-8cbf-7d65bf52992c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a17f30aa-592b-4228-8cbf-7d65bf52992c&sortBy=startTime&sortOrder=desc&maxResults=1
2022-01-08T11:13:30.294Z|c112bcdd-7c8f-4204-a219-06e1485f620d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a17f30aa-592b-4228-8cbf-7d65bf52992c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-01-08T11:13:30.294Z|c112bcdd-7c8f-4204-a219-06e1485f620d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a17f30aa-592b-4228-8cbf-7d65bf52992c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-01-08T11:13:30.294Z|c112bcdd-7c8f-4204-a219-06e1485f620d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a17f30aa-592b-4228-8cbf-7d65bf52992c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a17f30aa-592b-4228-8cbf-7d65bf52992c&sortBy=startTime&sortOrder=desc&maxResults=1
2022-01-08T11:13:30.294Z|c112bcdd-7c8f-4204-a219-06e1485f620d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a17f30aa-592b-4228-8cbf-7d65bf52992c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-01-08T11:13:30.295Z|c112bcdd-7c8f-4204-a219-06e1485f620d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a17f30aa-592b-4228-8cbf-7d65bf52992c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c112bcdd-7c8f-4204-a219-06e1485f620d", X-RequestID:"c112bcdd-7c8f-4204-a219-06e1485f620d", X-TransactionID:"c112bcdd-7c8f-4204-a219-06e1485f620d", X-ECOMP-RequestID:"c112bcdd-7c8f-4204-a219-06e1485f620d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6fabf5d1-9010-4299-80de-9209a2f8919b"]
2022-01-08T11:13:30.295Z|c112bcdd-7c8f-4204-a219-06e1485f620d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a17f30aa-592b-4228-8cbf-7d65bf52992c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-01-08T11:13:30.295Z|c112bcdd-7c8f-4204-a219-06e1485f620d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a17f30aa-592b-4228-8cbf-7d65bf52992c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-01-08T11:13:30.421Z|c112bcdd-7c8f-4204-a219-06e1485f620d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a17f30aa-592b-4228-8cbf-7d65bf52992c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-01-08T11:13:30.422Z|c112bcdd-7c8f-4204-a219-06e1485f620d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a17f30aa-592b-4228-8cbf-7d65bf52992c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-01-08T11:13:30.422Z|c112bcdd-7c8f-4204-a219-06e1485f620d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a17f30aa-592b-4228-8cbf-7d65bf52992c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-01-08T11:13:30.422Z|c112bcdd-7c8f-4204-a219-06e1485f620d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a17f30aa-592b-4228-8cbf-7d65bf52992c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=F7D1034F8B17C04E2DB90F4E771EB3C6; Path=/; HttpOnly", Cache-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:"Sat, 08 Jan 2022 11:13:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-08T11:13:30.423Z|c112bcdd-7c8f-4204-a219-06e1485f620d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a17f30aa-592b-4228-8cbf-7d65bf52992c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"f96a0e70-7073-11ec-99ea-b2034949bc77","businessKey":"a17f30aa-592b-4228-8cbf-7d65bf52992c","processDefinitionId":"SDNCHandler:1:7da17b9a-7067-11ec-99ea-b2034949bc77","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-01-08T11:13:14.967+0000","endTime":"2022-01-08T11:13:16.068+0000","removalTime":null,"durationInMillis":1101,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"e8f4cd4c-7073-11ec-99ea-b2034949bc77","superProcessInstanceId":"f93f2ea1-7073-11ec-99ea-b2034949bc77","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-01-08T11:13:30.423Z|c112bcdd-7c8f-4204-a219-06e1485f620d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a17f30aa-592b-4228-8cbf-7d65bf52992c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-01-08T11:13:30.424Z|c112bcdd-7c8f-4204-a219-06e1485f620d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a17f30aa-592b-4228-8cbf-7d65bf52992c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-01-08T11:13:30.443Z|c112bcdd-7c8f-4204-a219-06e1485f620d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f96a0e70-7073-11ec-99ea-b2034949bc77&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f96a0e70-7073-11ec-99ea-b2034949bc77&maxResults=1
2022-01-08T11:13:30.444Z|c112bcdd-7c8f-4204-a219-06e1485f620d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f96a0e70-7073-11ec-99ea-b2034949bc77&maxResults=1|INFO|500||Invoke
2022-01-08T11:13:30.444Z|c112bcdd-7c8f-4204-a219-06e1485f620d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f96a0e70-7073-11ec-99ea-b2034949bc77&maxResults=1|DEBUG|500||===========================request begin================================================
2022-01-08T11:13:30.444Z|c112bcdd-7c8f-4204-a219-06e1485f620d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f96a0e70-7073-11ec-99ea-b2034949bc77&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f96a0e70-7073-11ec-99ea-b2034949bc77&maxResults=1
2022-01-08T11:13:30.445Z|c112bcdd-7c8f-4204-a219-06e1485f620d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f96a0e70-7073-11ec-99ea-b2034949bc77&maxResults=1|DEBUG|500||Method      : GET
2022-01-08T11:13:30.445Z|c112bcdd-7c8f-4204-a219-06e1485f620d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f96a0e70-7073-11ec-99ea-b2034949bc77&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c112bcdd-7c8f-4204-a219-06e1485f620d", X-RequestID:"c112bcdd-7c8f-4204-a219-06e1485f620d", X-TransactionID:"c112bcdd-7c8f-4204-a219-06e1485f620d", X-ECOMP-RequestID:"c112bcdd-7c8f-4204-a219-06e1485f620d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ec01d9c9-1c3f-4759-9081-8f376408f09d"]
2022-01-08T11:13:30.445Z|c112bcdd-7c8f-4204-a219-06e1485f620d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f96a0e70-7073-11ec-99ea-b2034949bc77&maxResults=1|DEBUG|500||Request body: 
2022-01-08T11:13:30.445Z|c112bcdd-7c8f-4204-a219-06e1485f620d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f96a0e70-7073-11ec-99ea-b2034949bc77&maxResults=1|DEBUG|500||==========================request end================================================
2022-01-08T11:13:30.587Z|c112bcdd-7c8f-4204-a219-06e1485f620d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f96a0e70-7073-11ec-99ea-b2034949bc77&maxResults=1|DEBUG|500||============================response begin==========================================
2022-01-08T11:13:30.587Z|c112bcdd-7c8f-4204-a219-06e1485f620d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f96a0e70-7073-11ec-99ea-b2034949bc77&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-01-08T11:13:30.588Z|c112bcdd-7c8f-4204-a219-06e1485f620d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f96a0e70-7073-11ec-99ea-b2034949bc77&maxResults=1|DEBUG|500||Status text  : 
2022-01-08T11:13:30.588Z|c112bcdd-7c8f-4204-a219-06e1485f620d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f96a0e70-7073-11ec-99ea-b2034949bc77&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=B882634EFFA9DA7D9A679FFD955D005C; Path=/; HttpOnly", Cache-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:"Sat, 08 Jan 2022 11:13:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-08T11:13:30.588Z|c112bcdd-7c8f-4204-a219-06e1485f620d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f96a0e70-7073-11ec-99ea-b2034949bc77&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:f96aaac3-7073-11ec-99ea-b2034949bc77","parentActivityInstanceId":"f96a0e70-7073-11ec-99ea-b2034949bc77","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:7da17b9a-7067-11ec-99ea-b2034949bc77","processInstanceId":"f96a0e70-7073-11ec-99ea-b2034949bc77","executionId":"f96a0e70-7073-11ec-99ea-b2034949bc77","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-01-08T11:13:14.971+0000","endTime":"2022-01-08T11:13:16.067+0000","durationInMillis":1096,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"e8f4cd4c-7073-11ec-99ea-b2034949bc77"}]
2022-01-08T11:13:30.588Z|c112bcdd-7c8f-4204-a219-06e1485f620d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f96a0e70-7073-11ec-99ea-b2034949bc77&maxResults=1|DEBUG|500||=======================response end=================================================
2022-01-08T11:13:30.589Z|c112bcdd-7c8f-4204-a219-06e1485f620d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f96a0e70-7073-11ec-99ea-b2034949bc77&maxResults=1|INFO|500||InvokeReturn
2022-01-08T11:13:30.594Z|c112bcdd-7c8f-4204-a219-06e1485f620d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|||INFO|500||Exiting.
2022-01-08T11:13:36.777Z|8a794d2f-39f6-443f-b872-6b623928a0df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:13:36.778Z|8a794d2f-39f6-443f-b872-6b623928a0df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:13:36.779Z|56259caa-4725-4de4-9ebc-26f1123dd6ae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:13:36.780Z|56259caa-4725-4de4-9ebc-26f1123dd6ae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:13:36.785Z|cf2e8ac2-862a-4c14-8a07-4061523c0e38|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:13:36.785Z|cf2e8ac2-862a-4c14-8a07-4061523c0e38|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:13:38.036Z|70089a0b-07e2-45b1-acc5-905914dc0618|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:13:38.036Z|70089a0b-07e2-45b1-acc5-905914dc0618|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:13:38.440Z|472569fe-da7c-4d08-a4f9-73670035b0e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:13:38.441Z|472569fe-da7c-4d08-a4f9-73670035b0e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:13:40.724Z|dd7530b8-f5ad-496e-9976-e605b292489b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|||INFO|500||Entering
2022-01-08T11:13:40.728Z|dd7530b8-f5ad-496e-9976-e605b292489b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c
2022-01-08T11:13:40.728Z|dd7530b8-f5ad-496e-9976-e605b292489b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|INFO|500||Invoke
2022-01-08T11:13:40.728Z|dd7530b8-f5ad-496e-9976-e605b292489b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|DEBUG|500||===========================request begin================================================
2022-01-08T11:13:40.729Z|dd7530b8-f5ad-496e-9976-e605b292489b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c
2022-01-08T11:13:40.729Z|dd7530b8-f5ad-496e-9976-e605b292489b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|DEBUG|500||Method      : GET
2022-01-08T11:13:40.729Z|dd7530b8-f5ad-496e-9976-e605b292489b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7da02abb44cc3762", X-B3-SpanId:"26ed3f83f0b2190b", X-B3-ParentSpanId:"7da02abb44cc3762", X-B3-Sampled:"0", X-ONAP-RequestID:"dd7530b8-f5ad-496e-9976-e605b292489b", X-RequestID:"dd7530b8-f5ad-496e-9976-e605b292489b", X-TransactionID:"dd7530b8-f5ad-496e-9976-e605b292489b", X-ECOMP-RequestID:"dd7530b8-f5ad-496e-9976-e605b292489b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"67d7e369-2977-4987-a683-b7f3808ffde8"]
2022-01-08T11:13:40.729Z|dd7530b8-f5ad-496e-9976-e605b292489b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|DEBUG|500||Request body: 
2022-01-08T11:13:40.729Z|dd7530b8-f5ad-496e-9976-e605b292489b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|DEBUG|500||==========================request end================================================
2022-01-08T11:13:40.751Z|dd7530b8-f5ad-496e-9976-e605b292489b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|DEBUG|500||============================response begin==========================================
2022-01-08T11:13:40.752Z|dd7530b8-f5ad-496e-9976-e605b292489b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|DEBUG|500||Status code  : 200 OK
2022-01-08T11:13:40.752Z|dd7530b8-f5ad-496e-9976-e605b292489b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|DEBUG|500||Status text  : 
2022-01-08T11:13:40.752Z|dd7530b8-f5ad-496e-9976-e605b292489b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 08 Jan 2022 11:13:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-08T11:13:40.754Z|dd7530b8-f5ad-496e-9976-e605b292489b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|DEBUG|500||Response body: {
  "requestId" : "a17f30aa-592b-4228-8cbf-7d65bf52992c",
  "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-01-08T11:12:47.000+00:00",
  "endTime" : "2022-01-08T11:13:34.000+00:00",
  "source" : "VID",
  "tenantId" : "64322b5dfad24d5f92a736846b390171",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"64322b5dfad24d5f92a736846b390171\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-08T11:13:34.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "124211a9-aaca-4ea3-af4b-3a05576bedf6",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "269d8add-f9d8-4445-95bb-2695633385ec",
  "networkName" : "basic_network-88db1d8c-a453-401b-907d-4fc6e9293513_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks/269d8add-f9d8-4445-95bb-2695633385ec",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "a17f30aa-592b-4228-8cbf-7d65bf52992c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c"
    }
  }
}
2022-01-08T11:13:40.754Z|dd7530b8-f5ad-496e-9976-e605b292489b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|DEBUG|500||=======================response end=================================================
2022-01-08T11:13:40.754Z|dd7530b8-f5ad-496e-9976-e605b292489b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|INFO|500||InvokeReturn
2022-01-08T11:13:40.758Z|dd7530b8-f5ad-496e-9976-e605b292489b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false
2022-01-08T11:13:40.759Z|dd7530b8-f5ad-496e-9976-e605b292489b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-08T11:13:40.759Z|dd7530b8-f5ad-496e-9976-e605b292489b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-08T11:13:40.759Z|dd7530b8-f5ad-496e-9976-e605b292489b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false
2022-01-08T11:13:40.760Z|dd7530b8-f5ad-496e-9976-e605b292489b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-08T11:13:40.760Z|dd7530b8-f5ad-496e-9976-e605b292489b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7da02abb44cc3762", X-B3-SpanId:"6623478262717eb5", X-B3-ParentSpanId:"7da02abb44cc3762", X-B3-Sampled:"0", X-ONAP-RequestID:"dd7530b8-f5ad-496e-9976-e605b292489b", X-RequestID:"dd7530b8-f5ad-496e-9976-e605b292489b", X-TransactionID:"dd7530b8-f5ad-496e-9976-e605b292489b", X-ECOMP-RequestID:"dd7530b8-f5ad-496e-9976-e605b292489b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ebcf6204-ea41-48ac-bd50-dc19e1d1254e"]
2022-01-08T11:13:40.760Z|dd7530b8-f5ad-496e-9976-e605b292489b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-08T11:13:40.760Z|dd7530b8-f5ad-496e-9976-e605b292489b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-08T11:13:40.772Z|dd7530b8-f5ad-496e-9976-e605b292489b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-08T11:13:40.773Z|dd7530b8-f5ad-496e-9976-e605b292489b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-08T11:13:40.773Z|dd7530b8-f5ad-496e-9976-e605b292489b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-08T11:13:40.773Z|dd7530b8-f5ad-496e-9976-e605b292489b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 08 Jan 2022 11:13:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-08T11:13:40.774Z|dd7530b8-f5ad-496e-9976-e605b292489b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 14,
  "soRequestId" : "a17f30aa-592b-4228-8cbf-7d65bf52992c",
  "groupingId" : "74bf55b2-f3dd-4acd-9fe4-95d27a92bb37",
  "name" : "basic_network-88db1d8c-a453-401b-907d-4fc6e9293513_net_0",
  "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/64322b5dfad24d5f92a736846b390171/stacks/basic_network-88db1d8c-a453-401b-907d-4fc6e9293513_net_0/74bf55b2-f3dd-4acd-9fe4-95d27a92bb37\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-88db1d8c-a453-401b-907d-4fc6e9293513_net_0\",\"updated_time\":1641640373000,\"creation_time\":1641640327000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"74bf55b2-f3dd-4acd-9fe4-95d27a92bb37\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"ef373785b952477684ccb5e7b7d03602\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"64322b5dfad24d5f92a736846b390171\",\"network_name\":\"basic_network-88db1d8c-a453-401b-907d-4fc6e9293513_net_0\",\"OS::stack_id\":\"74bf55b2-f3dd-4acd-9fe4-95d27a92bb37\",\"OS::stack_name\":\"basic_network-88db1d8c-a453-401b-907d-4fc6e9293513_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2022-01-08T11:12:54.000+00:00",
  "isDataInternal" : false
} ]
2022-01-08T11:13:40.774Z|dd7530b8-f5ad-496e-9976-e605b292489b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-08T11:13:40.775Z|dd7530b8-f5ad-496e-9976-e605b292489b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-08T11:13:40.782Z|dd7530b8-f5ad-496e-9976-e605b292489b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|||INFO|500||Exiting.
2022-01-08T11:13:40.900Z|cbe00e85-522e-4db6-b9b7-35ff0e5d34a7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|||INFO|500||Entering
2022-01-08T11:13:40.902Z|cbe00e85-522e-4db6-b9b7-35ff0e5d34a7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c
2022-01-08T11:13:40.902Z|cbe00e85-522e-4db6-b9b7-35ff0e5d34a7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|INFO|500||Invoke
2022-01-08T11:13:40.903Z|cbe00e85-522e-4db6-b9b7-35ff0e5d34a7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|DEBUG|500||===========================request begin================================================
2022-01-08T11:13:40.903Z|cbe00e85-522e-4db6-b9b7-35ff0e5d34a7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c
2022-01-08T11:13:40.903Z|cbe00e85-522e-4db6-b9b7-35ff0e5d34a7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|DEBUG|500||Method      : GET
2022-01-08T11:13:40.903Z|cbe00e85-522e-4db6-b9b7-35ff0e5d34a7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"68b33c376c2aa922", X-B3-SpanId:"c8c096553d893cef", X-B3-ParentSpanId:"68b33c376c2aa922", X-B3-Sampled:"0", X-ONAP-RequestID:"cbe00e85-522e-4db6-b9b7-35ff0e5d34a7", X-RequestID:"cbe00e85-522e-4db6-b9b7-35ff0e5d34a7", X-TransactionID:"cbe00e85-522e-4db6-b9b7-35ff0e5d34a7", X-ECOMP-RequestID:"cbe00e85-522e-4db6-b9b7-35ff0e5d34a7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c7669ba1-f583-4851-aa27-82af4dc5fd76"]
2022-01-08T11:13:40.904Z|cbe00e85-522e-4db6-b9b7-35ff0e5d34a7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|DEBUG|500||Request body: 
2022-01-08T11:13:40.904Z|cbe00e85-522e-4db6-b9b7-35ff0e5d34a7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|DEBUG|500||==========================request end================================================
2022-01-08T11:13:40.921Z|cbe00e85-522e-4db6-b9b7-35ff0e5d34a7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|DEBUG|500||============================response begin==========================================
2022-01-08T11:13:40.921Z|cbe00e85-522e-4db6-b9b7-35ff0e5d34a7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|DEBUG|500||Status code  : 200 OK
2022-01-08T11:13:40.921Z|cbe00e85-522e-4db6-b9b7-35ff0e5d34a7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|DEBUG|500||Status text  : 
2022-01-08T11:13:40.922Z|cbe00e85-522e-4db6-b9b7-35ff0e5d34a7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 08 Jan 2022 11:13:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-08T11:13:40.923Z|cbe00e85-522e-4db6-b9b7-35ff0e5d34a7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|DEBUG|500||Response body: {
  "requestId" : "a17f30aa-592b-4228-8cbf-7d65bf52992c",
  "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-01-08T11:12:47.000+00:00",
  "endTime" : "2022-01-08T11:13:34.000+00:00",
  "source" : "VID",
  "tenantId" : "64322b5dfad24d5f92a736846b390171",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"64322b5dfad24d5f92a736846b390171\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-08T11:13:34.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "124211a9-aaca-4ea3-af4b-3a05576bedf6",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "269d8add-f9d8-4445-95bb-2695633385ec",
  "networkName" : "basic_network-88db1d8c-a453-401b-907d-4fc6e9293513_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks/269d8add-f9d8-4445-95bb-2695633385ec",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "a17f30aa-592b-4228-8cbf-7d65bf52992c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c"
    }
  }
}
2022-01-08T11:13:40.924Z|cbe00e85-522e-4db6-b9b7-35ff0e5d34a7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|DEBUG|500||=======================response end=================================================
2022-01-08T11:13:40.924Z|cbe00e85-522e-4db6-b9b7-35ff0e5d34a7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|INFO|500||InvokeReturn
2022-01-08T11:13:40.925Z|cbe00e85-522e-4db6-b9b7-35ff0e5d34a7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false
2022-01-08T11:13:40.926Z|cbe00e85-522e-4db6-b9b7-35ff0e5d34a7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-08T11:13:40.926Z|cbe00e85-522e-4db6-b9b7-35ff0e5d34a7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-08T11:13:40.926Z|cbe00e85-522e-4db6-b9b7-35ff0e5d34a7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false
2022-01-08T11:13:40.926Z|cbe00e85-522e-4db6-b9b7-35ff0e5d34a7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-08T11:13:40.927Z|cbe00e85-522e-4db6-b9b7-35ff0e5d34a7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"68b33c376c2aa922", X-B3-SpanId:"9f2a867544a08ca8", X-B3-ParentSpanId:"68b33c376c2aa922", X-B3-Sampled:"0", X-ONAP-RequestID:"cbe00e85-522e-4db6-b9b7-35ff0e5d34a7", X-RequestID:"cbe00e85-522e-4db6-b9b7-35ff0e5d34a7", X-TransactionID:"cbe00e85-522e-4db6-b9b7-35ff0e5d34a7", X-ECOMP-RequestID:"cbe00e85-522e-4db6-b9b7-35ff0e5d34a7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"31329dc8-6d23-494e-99ae-47f542b8a52e"]
2022-01-08T11:13:40.927Z|cbe00e85-522e-4db6-b9b7-35ff0e5d34a7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-08T11:13:40.927Z|cbe00e85-522e-4db6-b9b7-35ff0e5d34a7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-08T11:13:40.940Z|cbe00e85-522e-4db6-b9b7-35ff0e5d34a7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-08T11:13:40.941Z|cbe00e85-522e-4db6-b9b7-35ff0e5d34a7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-08T11:13:40.941Z|cbe00e85-522e-4db6-b9b7-35ff0e5d34a7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-08T11:13:40.942Z|cbe00e85-522e-4db6-b9b7-35ff0e5d34a7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 08 Jan 2022 11:13:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-08T11:13:40.943Z|cbe00e85-522e-4db6-b9b7-35ff0e5d34a7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 14,
  "soRequestId" : "a17f30aa-592b-4228-8cbf-7d65bf52992c",
  "groupingId" : "74bf55b2-f3dd-4acd-9fe4-95d27a92bb37",
  "name" : "basic_network-88db1d8c-a453-401b-907d-4fc6e9293513_net_0",
  "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/64322b5dfad24d5f92a736846b390171/stacks/basic_network-88db1d8c-a453-401b-907d-4fc6e9293513_net_0/74bf55b2-f3dd-4acd-9fe4-95d27a92bb37\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-88db1d8c-a453-401b-907d-4fc6e9293513_net_0\",\"updated_time\":1641640373000,\"creation_time\":1641640327000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"74bf55b2-f3dd-4acd-9fe4-95d27a92bb37\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"ef373785b952477684ccb5e7b7d03602\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"64322b5dfad24d5f92a736846b390171\",\"network_name\":\"basic_network-88db1d8c-a453-401b-907d-4fc6e9293513_net_0\",\"OS::stack_id\":\"74bf55b2-f3dd-4acd-9fe4-95d27a92bb37\",\"OS::stack_name\":\"basic_network-88db1d8c-a453-401b-907d-4fc6e9293513_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2022-01-08T11:12:54.000+00:00",
  "isDataInternal" : false
} ]
2022-01-08T11:13:40.943Z|cbe00e85-522e-4db6-b9b7-35ff0e5d34a7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-08T11:13:40.943Z|cbe00e85-522e-4db6-b9b7-35ff0e5d34a7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-08T11:13:40.952Z|cbe00e85-522e-4db6-b9b7-35ff0e5d34a7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|||INFO|500||Exiting.
2022-01-08T11:13:41.068Z|fd4cd12c-b1ec-43d1-b305-f5645027f6ea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|||INFO|500||Entering
2022-01-08T11:13:41.070Z|fd4cd12c-b1ec-43d1-b305-f5645027f6ea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c
2022-01-08T11:13:41.071Z|fd4cd12c-b1ec-43d1-b305-f5645027f6ea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|INFO|500||Invoke
2022-01-08T11:13:41.071Z|fd4cd12c-b1ec-43d1-b305-f5645027f6ea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|DEBUG|500||===========================request begin================================================
2022-01-08T11:13:41.071Z|fd4cd12c-b1ec-43d1-b305-f5645027f6ea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c
2022-01-08T11:13:41.071Z|fd4cd12c-b1ec-43d1-b305-f5645027f6ea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|DEBUG|500||Method      : GET
2022-01-08T11:13:41.072Z|fd4cd12c-b1ec-43d1-b305-f5645027f6ea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2c7cb5537fb1eb7e", X-B3-SpanId:"4c1655ceb9b127f2", X-B3-ParentSpanId:"2c7cb5537fb1eb7e", X-B3-Sampled:"0", X-ONAP-RequestID:"fd4cd12c-b1ec-43d1-b305-f5645027f6ea", X-RequestID:"fd4cd12c-b1ec-43d1-b305-f5645027f6ea", X-TransactionID:"fd4cd12c-b1ec-43d1-b305-f5645027f6ea", X-ECOMP-RequestID:"fd4cd12c-b1ec-43d1-b305-f5645027f6ea", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8f949a4c-5158-4ac4-9a60-a7e3bfd8d26b"]
2022-01-08T11:13:41.072Z|fd4cd12c-b1ec-43d1-b305-f5645027f6ea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|DEBUG|500||Request body: 
2022-01-08T11:13:41.072Z|fd4cd12c-b1ec-43d1-b305-f5645027f6ea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|DEBUG|500||==========================request end================================================
2022-01-08T11:13:41.088Z|fd4cd12c-b1ec-43d1-b305-f5645027f6ea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|DEBUG|500||============================response begin==========================================
2022-01-08T11:13:41.089Z|fd4cd12c-b1ec-43d1-b305-f5645027f6ea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|DEBUG|500||Status code  : 200 OK
2022-01-08T11:13:41.089Z|fd4cd12c-b1ec-43d1-b305-f5645027f6ea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|DEBUG|500||Status text  : 
2022-01-08T11:13:41.089Z|fd4cd12c-b1ec-43d1-b305-f5645027f6ea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 08 Jan 2022 11:13:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-08T11:13:41.090Z|fd4cd12c-b1ec-43d1-b305-f5645027f6ea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|DEBUG|500||Response body: {
  "requestId" : "a17f30aa-592b-4228-8cbf-7d65bf52992c",
  "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-01-08T11:12:47.000+00:00",
  "endTime" : "2022-01-08T11:13:34.000+00:00",
  "source" : "VID",
  "tenantId" : "64322b5dfad24d5f92a736846b390171",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"64322b5dfad24d5f92a736846b390171\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-08T11:13:34.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "124211a9-aaca-4ea3-af4b-3a05576bedf6",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "269d8add-f9d8-4445-95bb-2695633385ec",
  "networkName" : "basic_network-88db1d8c-a453-401b-907d-4fc6e9293513_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks/269d8add-f9d8-4445-95bb-2695633385ec",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "a17f30aa-592b-4228-8cbf-7d65bf52992c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c"
    }
  }
}
2022-01-08T11:13:41.091Z|fd4cd12c-b1ec-43d1-b305-f5645027f6ea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|DEBUG|500||=======================response end=================================================
2022-01-08T11:13:41.091Z|fd4cd12c-b1ec-43d1-b305-f5645027f6ea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|INFO|500||InvokeReturn
2022-01-08T11:13:41.093Z|fd4cd12c-b1ec-43d1-b305-f5645027f6ea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false
2022-01-08T11:13:41.093Z|fd4cd12c-b1ec-43d1-b305-f5645027f6ea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-08T11:13:41.093Z|fd4cd12c-b1ec-43d1-b305-f5645027f6ea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-08T11:13:41.094Z|fd4cd12c-b1ec-43d1-b305-f5645027f6ea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false
2022-01-08T11:13:41.094Z|fd4cd12c-b1ec-43d1-b305-f5645027f6ea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-08T11:13:41.094Z|fd4cd12c-b1ec-43d1-b305-f5645027f6ea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2c7cb5537fb1eb7e", X-B3-SpanId:"5a5041add69b4358", X-B3-ParentSpanId:"2c7cb5537fb1eb7e", X-B3-Sampled:"0", X-ONAP-RequestID:"fd4cd12c-b1ec-43d1-b305-f5645027f6ea", X-RequestID:"fd4cd12c-b1ec-43d1-b305-f5645027f6ea", X-TransactionID:"fd4cd12c-b1ec-43d1-b305-f5645027f6ea", X-ECOMP-RequestID:"fd4cd12c-b1ec-43d1-b305-f5645027f6ea", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4ff772c8-7857-4e8d-9cac-ac5bcd900d91"]
2022-01-08T11:13:41.095Z|fd4cd12c-b1ec-43d1-b305-f5645027f6ea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-08T11:13:41.095Z|fd4cd12c-b1ec-43d1-b305-f5645027f6ea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-08T11:13:41.107Z|fd4cd12c-b1ec-43d1-b305-f5645027f6ea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-08T11:13:41.108Z|fd4cd12c-b1ec-43d1-b305-f5645027f6ea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-08T11:13:41.108Z|fd4cd12c-b1ec-43d1-b305-f5645027f6ea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-08T11:13:41.109Z|fd4cd12c-b1ec-43d1-b305-f5645027f6ea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 08 Jan 2022 11:13:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-08T11:13:41.110Z|fd4cd12c-b1ec-43d1-b305-f5645027f6ea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 14,
  "soRequestId" : "a17f30aa-592b-4228-8cbf-7d65bf52992c",
  "groupingId" : "74bf55b2-f3dd-4acd-9fe4-95d27a92bb37",
  "name" : "basic_network-88db1d8c-a453-401b-907d-4fc6e9293513_net_0",
  "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/64322b5dfad24d5f92a736846b390171/stacks/basic_network-88db1d8c-a453-401b-907d-4fc6e9293513_net_0/74bf55b2-f3dd-4acd-9fe4-95d27a92bb37\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-88db1d8c-a453-401b-907d-4fc6e9293513_net_0\",\"updated_time\":1641640373000,\"creation_time\":1641640327000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"74bf55b2-f3dd-4acd-9fe4-95d27a92bb37\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"ef373785b952477684ccb5e7b7d03602\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"64322b5dfad24d5f92a736846b390171\",\"network_name\":\"basic_network-88db1d8c-a453-401b-907d-4fc6e9293513_net_0\",\"OS::stack_id\":\"74bf55b2-f3dd-4acd-9fe4-95d27a92bb37\",\"OS::stack_name\":\"basic_network-88db1d8c-a453-401b-907d-4fc6e9293513_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2022-01-08T11:12:54.000+00:00",
  "isDataInternal" : false
} ]
2022-01-08T11:13:41.110Z|fd4cd12c-b1ec-43d1-b305-f5645027f6ea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-08T11:13:41.111Z|fd4cd12c-b1ec-43d1-b305-f5645027f6ea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-08T11:13:41.122Z|fd4cd12c-b1ec-43d1-b305-f5645027f6ea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|||INFO|500||Exiting.
2022-01-08T11:13:41.250Z|f7ba4d45-4efb-4c50-957c-214fb05bacc6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|||INFO|500||Entering
2022-01-08T11:13:41.252Z|f7ba4d45-4efb-4c50-957c-214fb05bacc6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c
2022-01-08T11:13:41.253Z|f7ba4d45-4efb-4c50-957c-214fb05bacc6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|INFO|500||Invoke
2022-01-08T11:13:41.253Z|f7ba4d45-4efb-4c50-957c-214fb05bacc6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|DEBUG|500||===========================request begin================================================
2022-01-08T11:13:41.253Z|f7ba4d45-4efb-4c50-957c-214fb05bacc6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c
2022-01-08T11:13:41.253Z|f7ba4d45-4efb-4c50-957c-214fb05bacc6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|DEBUG|500||Method      : GET
2022-01-08T11:13:41.254Z|f7ba4d45-4efb-4c50-957c-214fb05bacc6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6755a7bb6808c38c", X-B3-SpanId:"df516c364b993579", X-B3-ParentSpanId:"6755a7bb6808c38c", X-B3-Sampled:"0", X-ONAP-RequestID:"f7ba4d45-4efb-4c50-957c-214fb05bacc6", X-RequestID:"f7ba4d45-4efb-4c50-957c-214fb05bacc6", X-TransactionID:"f7ba4d45-4efb-4c50-957c-214fb05bacc6", X-ECOMP-RequestID:"f7ba4d45-4efb-4c50-957c-214fb05bacc6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a46b43ba-dc66-49eb-82cc-5a8068e2bd30"]
2022-01-08T11:13:41.254Z|f7ba4d45-4efb-4c50-957c-214fb05bacc6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|DEBUG|500||Request body: 
2022-01-08T11:13:41.254Z|f7ba4d45-4efb-4c50-957c-214fb05bacc6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|DEBUG|500||==========================request end================================================
2022-01-08T11:13:41.274Z|f7ba4d45-4efb-4c50-957c-214fb05bacc6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|DEBUG|500||============================response begin==========================================
2022-01-08T11:13:41.274Z|f7ba4d45-4efb-4c50-957c-214fb05bacc6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|DEBUG|500||Status code  : 200 OK
2022-01-08T11:13:41.274Z|f7ba4d45-4efb-4c50-957c-214fb05bacc6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|DEBUG|500||Status text  : 
2022-01-08T11:13:41.274Z|f7ba4d45-4efb-4c50-957c-214fb05bacc6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 08 Jan 2022 11:13:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-08T11:13:41.277Z|f7ba4d45-4efb-4c50-957c-214fb05bacc6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|DEBUG|500||Response body: {
  "requestId" : "a17f30aa-592b-4228-8cbf-7d65bf52992c",
  "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-01-08T11:12:47.000+00:00",
  "endTime" : "2022-01-08T11:13:34.000+00:00",
  "source" : "VID",
  "tenantId" : "64322b5dfad24d5f92a736846b390171",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"64322b5dfad24d5f92a736846b390171\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-08T11:13:34.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "124211a9-aaca-4ea3-af4b-3a05576bedf6",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "269d8add-f9d8-4445-95bb-2695633385ec",
  "networkName" : "basic_network-88db1d8c-a453-401b-907d-4fc6e9293513_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks/269d8add-f9d8-4445-95bb-2695633385ec",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "a17f30aa-592b-4228-8cbf-7d65bf52992c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c"
    }
  }
}
2022-01-08T11:13:41.277Z|f7ba4d45-4efb-4c50-957c-214fb05bacc6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|DEBUG|500||=======================response end=================================================
2022-01-08T11:13:41.277Z|f7ba4d45-4efb-4c50-957c-214fb05bacc6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|INFO|500||InvokeReturn
2022-01-08T11:13:41.279Z|f7ba4d45-4efb-4c50-957c-214fb05bacc6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false
2022-01-08T11:13:41.279Z|f7ba4d45-4efb-4c50-957c-214fb05bacc6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-08T11:13:41.279Z|f7ba4d45-4efb-4c50-957c-214fb05bacc6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-08T11:13:41.279Z|f7ba4d45-4efb-4c50-957c-214fb05bacc6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false
2022-01-08T11:13:41.280Z|f7ba4d45-4efb-4c50-957c-214fb05bacc6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-08T11:13:41.280Z|f7ba4d45-4efb-4c50-957c-214fb05bacc6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6755a7bb6808c38c", X-B3-SpanId:"0be130a687ebd244", X-B3-ParentSpanId:"6755a7bb6808c38c", X-B3-Sampled:"0", X-ONAP-RequestID:"f7ba4d45-4efb-4c50-957c-214fb05bacc6", X-RequestID:"f7ba4d45-4efb-4c50-957c-214fb05bacc6", X-TransactionID:"f7ba4d45-4efb-4c50-957c-214fb05bacc6", X-ECOMP-RequestID:"f7ba4d45-4efb-4c50-957c-214fb05bacc6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"36dd8303-aec3-4b4f-a07c-00ca24fbaafb"]
2022-01-08T11:13:41.280Z|f7ba4d45-4efb-4c50-957c-214fb05bacc6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-08T11:13:41.280Z|f7ba4d45-4efb-4c50-957c-214fb05bacc6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-08T11:13:41.295Z|f7ba4d45-4efb-4c50-957c-214fb05bacc6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-08T11:13:41.295Z|f7ba4d45-4efb-4c50-957c-214fb05bacc6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-08T11:13:41.296Z|f7ba4d45-4efb-4c50-957c-214fb05bacc6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-08T11:13:41.296Z|f7ba4d45-4efb-4c50-957c-214fb05bacc6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 08 Jan 2022 11:13:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-08T11:13:41.297Z|f7ba4d45-4efb-4c50-957c-214fb05bacc6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 14,
  "soRequestId" : "a17f30aa-592b-4228-8cbf-7d65bf52992c",
  "groupingId" : "74bf55b2-f3dd-4acd-9fe4-95d27a92bb37",
  "name" : "basic_network-88db1d8c-a453-401b-907d-4fc6e9293513_net_0",
  "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/64322b5dfad24d5f92a736846b390171/stacks/basic_network-88db1d8c-a453-401b-907d-4fc6e9293513_net_0/74bf55b2-f3dd-4acd-9fe4-95d27a92bb37\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-88db1d8c-a453-401b-907d-4fc6e9293513_net_0\",\"updated_time\":1641640373000,\"creation_time\":1641640327000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"74bf55b2-f3dd-4acd-9fe4-95d27a92bb37\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"ef373785b952477684ccb5e7b7d03602\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"64322b5dfad24d5f92a736846b390171\",\"network_name\":\"basic_network-88db1d8c-a453-401b-907d-4fc6e9293513_net_0\",\"OS::stack_id\":\"74bf55b2-f3dd-4acd-9fe4-95d27a92bb37\",\"OS::stack_name\":\"basic_network-88db1d8c-a453-401b-907d-4fc6e9293513_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2022-01-08T11:12:54.000+00:00",
  "isDataInternal" : false
} ]
2022-01-08T11:13:41.297Z|f7ba4d45-4efb-4c50-957c-214fb05bacc6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-08T11:13:41.297Z|f7ba4d45-4efb-4c50-957c-214fb05bacc6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-08T11:13:41.305Z|f7ba4d45-4efb-4c50-957c-214fb05bacc6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|||INFO|500||Exiting.
2022-01-08T11:13:41.429Z|35b6b062-0f03-4c8d-b447-71ae0170bb5c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|||INFO|500||Entering
2022-01-08T11:13:41.432Z|35b6b062-0f03-4c8d-b447-71ae0170bb5c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c
2022-01-08T11:13:41.433Z|35b6b062-0f03-4c8d-b447-71ae0170bb5c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|INFO|500||Invoke
2022-01-08T11:13:41.433Z|35b6b062-0f03-4c8d-b447-71ae0170bb5c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|DEBUG|500||===========================request begin================================================
2022-01-08T11:13:41.433Z|35b6b062-0f03-4c8d-b447-71ae0170bb5c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c
2022-01-08T11:13:41.433Z|35b6b062-0f03-4c8d-b447-71ae0170bb5c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|DEBUG|500||Method      : GET
2022-01-08T11:13:41.434Z|35b6b062-0f03-4c8d-b447-71ae0170bb5c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ebd1c0b5aad332dc", X-B3-SpanId:"fa5e5c17f2c3c4d8", X-B3-ParentSpanId:"ebd1c0b5aad332dc", X-B3-Sampled:"0", X-ONAP-RequestID:"35b6b062-0f03-4c8d-b447-71ae0170bb5c", X-RequestID:"35b6b062-0f03-4c8d-b447-71ae0170bb5c", X-TransactionID:"35b6b062-0f03-4c8d-b447-71ae0170bb5c", X-ECOMP-RequestID:"35b6b062-0f03-4c8d-b447-71ae0170bb5c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5dc41d77-04d9-4ac6-953f-4d77ba5a11c2"]
2022-01-08T11:13:41.434Z|35b6b062-0f03-4c8d-b447-71ae0170bb5c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|DEBUG|500||Request body: 
2022-01-08T11:13:41.434Z|35b6b062-0f03-4c8d-b447-71ae0170bb5c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|DEBUG|500||==========================request end================================================
2022-01-08T11:13:41.453Z|35b6b062-0f03-4c8d-b447-71ae0170bb5c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|DEBUG|500||============================response begin==========================================
2022-01-08T11:13:41.453Z|35b6b062-0f03-4c8d-b447-71ae0170bb5c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|DEBUG|500||Status code  : 200 OK
2022-01-08T11:13:41.454Z|35b6b062-0f03-4c8d-b447-71ae0170bb5c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|DEBUG|500||Status text  : 
2022-01-08T11:13:41.454Z|35b6b062-0f03-4c8d-b447-71ae0170bb5c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 08 Jan 2022 11:13:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-08T11:13:41.456Z|35b6b062-0f03-4c8d-b447-71ae0170bb5c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|DEBUG|500||Response body: {
  "requestId" : "a17f30aa-592b-4228-8cbf-7d65bf52992c",
  "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-01-08T11:12:47.000+00:00",
  "endTime" : "2022-01-08T11:13:34.000+00:00",
  "source" : "VID",
  "tenantId" : "64322b5dfad24d5f92a736846b390171",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"64322b5dfad24d5f92a736846b390171\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-08T11:13:34.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "124211a9-aaca-4ea3-af4b-3a05576bedf6",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "269d8add-f9d8-4445-95bb-2695633385ec",
  "networkName" : "basic_network-88db1d8c-a453-401b-907d-4fc6e9293513_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6/networks/269d8add-f9d8-4445-95bb-2695633385ec",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "a17f30aa-592b-4228-8cbf-7d65bf52992c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c"
    }
  }
}
2022-01-08T11:13:41.456Z|35b6b062-0f03-4c8d-b447-71ae0170bb5c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|DEBUG|500||=======================response end=================================================
2022-01-08T11:13:41.456Z|35b6b062-0f03-4c8d-b447-71ae0170bb5c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a17f30aa-592b-4228-8cbf-7d65bf52992c|INFO|500||InvokeReturn
2022-01-08T11:13:41.459Z|35b6b062-0f03-4c8d-b447-71ae0170bb5c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false
2022-01-08T11:13:41.459Z|35b6b062-0f03-4c8d-b447-71ae0170bb5c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-08T11:13:41.460Z|35b6b062-0f03-4c8d-b447-71ae0170bb5c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-08T11:13:41.460Z|35b6b062-0f03-4c8d-b447-71ae0170bb5c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false
2022-01-08T11:13:41.460Z|35b6b062-0f03-4c8d-b447-71ae0170bb5c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-08T11:13:41.460Z|35b6b062-0f03-4c8d-b447-71ae0170bb5c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ebd1c0b5aad332dc", X-B3-SpanId:"552507d7d62323a6", X-B3-ParentSpanId:"ebd1c0b5aad332dc", X-B3-Sampled:"0", X-ONAP-RequestID:"35b6b062-0f03-4c8d-b447-71ae0170bb5c", X-RequestID:"35b6b062-0f03-4c8d-b447-71ae0170bb5c", X-TransactionID:"35b6b062-0f03-4c8d-b447-71ae0170bb5c", X-ECOMP-RequestID:"35b6b062-0f03-4c8d-b447-71ae0170bb5c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e1d7d3d8-3ffb-4645-8205-a4fb341bdee1"]
2022-01-08T11:13:41.461Z|35b6b062-0f03-4c8d-b447-71ae0170bb5c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-08T11:13:41.461Z|35b6b062-0f03-4c8d-b447-71ae0170bb5c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-08T11:13:41.476Z|35b6b062-0f03-4c8d-b447-71ae0170bb5c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-08T11:13:41.477Z|35b6b062-0f03-4c8d-b447-71ae0170bb5c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-08T11:13:41.477Z|35b6b062-0f03-4c8d-b447-71ae0170bb5c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-08T11:13:41.477Z|35b6b062-0f03-4c8d-b447-71ae0170bb5c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 08 Jan 2022 11:13:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-08T11:13:41.479Z|35b6b062-0f03-4c8d-b447-71ae0170bb5c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 14,
  "soRequestId" : "a17f30aa-592b-4228-8cbf-7d65bf52992c",
  "groupingId" : "74bf55b2-f3dd-4acd-9fe4-95d27a92bb37",
  "name" : "basic_network-88db1d8c-a453-401b-907d-4fc6e9293513_net_0",
  "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/64322b5dfad24d5f92a736846b390171/stacks/basic_network-88db1d8c-a453-401b-907d-4fc6e9293513_net_0/74bf55b2-f3dd-4acd-9fe4-95d27a92bb37\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-88db1d8c-a453-401b-907d-4fc6e9293513_net_0\",\"updated_time\":1641640373000,\"creation_time\":1641640327000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"74bf55b2-f3dd-4acd-9fe4-95d27a92bb37\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"ef373785b952477684ccb5e7b7d03602\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"64322b5dfad24d5f92a736846b390171\",\"network_name\":\"basic_network-88db1d8c-a453-401b-907d-4fc6e9293513_net_0\",\"OS::stack_id\":\"74bf55b2-f3dd-4acd-9fe4-95d27a92bb37\",\"OS::stack_name\":\"basic_network-88db1d8c-a453-401b-907d-4fc6e9293513_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2022-01-08T11:12:54.000+00:00",
  "isDataInternal" : false
} ]
2022-01-08T11:13:41.479Z|35b6b062-0f03-4c8d-b447-71ae0170bb5c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-08T11:13:41.479Z|35b6b062-0f03-4c8d-b447-71ae0170bb5c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a17f30aa-592b-4228-8cbf-7d65bf52992c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-08T11:13:41.492Z|35b6b062-0f03-4c8d-b447-71ae0170bb5c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a17f30aa-592b-4228-8cbf-7d65bf52992c|InfraPortalClient|||INFO|500||Exiting.
2022-01-08T11:13:44.929Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|InfraPortalClient|||INFO|500||Entering
2022-01-08T11:13:44.932Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|InfraPortalClient|||INFO|500||Checking if requestId: e69667a8-c791-4a62-8ab3-5e70c91ed72f already exists in requestDb InfraActiveRequests table
2022-01-08T11:13:44.933Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e69667a8-c791-4a62-8ab3-5e70c91ed72f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e69667a8-c791-4a62-8ab3-5e70c91ed72f
2022-01-08T11:13:44.933Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e69667a8-c791-4a62-8ab3-5e70c91ed72f|INFO|500||Invoke
2022-01-08T11:13:44.933Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e69667a8-c791-4a62-8ab3-5e70c91ed72f|DEBUG|500||===========================request begin================================================
2022-01-08T11:13:44.933Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e69667a8-c791-4a62-8ab3-5e70c91ed72f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e69667a8-c791-4a62-8ab3-5e70c91ed72f
2022-01-08T11:13:44.934Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e69667a8-c791-4a62-8ab3-5e70c91ed72f|DEBUG|500||Method      : GET
2022-01-08T11:13:44.934Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e69667a8-c791-4a62-8ab3-5e70c91ed72f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7facb14f5f7e3015", X-B3-SpanId:"50587c116d6e812b", X-B3-ParentSpanId:"7facb14f5f7e3015", X-B3-Sampled:"0", X-ONAP-RequestID:"e69667a8-c791-4a62-8ab3-5e70c91ed72f", X-RequestID:"e69667a8-c791-4a62-8ab3-5e70c91ed72f", X-TransactionID:"e69667a8-c791-4a62-8ab3-5e70c91ed72f", X-ECOMP-RequestID:"e69667a8-c791-4a62-8ab3-5e70c91ed72f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dd0a8e56-3e2f-4a63-a71e-b3c7a5540f87"]
2022-01-08T11:13:44.934Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e69667a8-c791-4a62-8ab3-5e70c91ed72f|DEBUG|500||Request body: 
2022-01-08T11:13:44.934Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e69667a8-c791-4a62-8ab3-5e70c91ed72f|DEBUG|500||==========================request end================================================
2022-01-08T11:13:44.954Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e69667a8-c791-4a62-8ab3-5e70c91ed72f|DEBUG|500||============================response begin==========================================
2022-01-08T11:13:44.954Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e69667a8-c791-4a62-8ab3-5e70c91ed72f|DEBUG|500||Status code  : 404 NOT_FOUND
2022-01-08T11:13:44.954Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e69667a8-c791-4a62-8ab3-5e70c91ed72f|DEBUG|500||Status text  : 
2022-01-08T11:13:44.954Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e69667a8-c791-4a62-8ab3-5e70c91ed72f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sat, 08 Jan 2022 11:13:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-08T11:13:44.955Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e69667a8-c791-4a62-8ab3-5e70c91ed72f|DEBUG|500||Response body: 
2022-01-08T11:13:44.955Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e69667a8-c791-4a62-8ab3-5e70c91ed72f|DEBUG|500||=======================response end=================================================
2022-01-08T11:13:44.955Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e69667a8-c791-4a62-8ab3-5e70c91ed72f|INFO|404|Not Found|InvokeReturn
2022-01-08T11:13:44.961Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|InfraPortalClient|||INFO|500||Running local validations
2022-01-08T11:13:45.005Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-01-08T11:13:45.032Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/124211a9-aaca-4ea3-af4b-3a05576bedf6?format=pathed|INFO|500||Invoke
2022-01-08T11:13:45.033Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/124211a9-aaca-4ea3-af4b-3a05576bedf6?format=pathed|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/124211a9-aaca-4ea3-af4b-3a05576bedf6?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[e69667a8-c791-4a62-8ab3-5e70c91ed72f], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[b83a74ce-1721-4e46-8cf2-d0288ac49588], X-ECOMP-RequestID=[e69667a8-c791-4a62-8ab3-5e70c91ed72f], X-TransactionId=[], X-ONAP-RequestID=[e69667a8-c791-4a62-8ab3-5e70c91ed72f]}
2022-01-08T11:13:45.293Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/124211a9-aaca-4ea3-af4b-3a05576bedf6?format=pathed|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/124211a9-aaca-4ea3-af4b-3a05576bedf6?format=pathed has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220108-11:13:45:073-83062], vertex-id=[209064], Content-Length=[251], Date=[Sat, 08 Jan 2022 11:13:45 GMT], Content-Type=[application/json]}
2022-01-08T11:13:45.294Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/124211a9-aaca-4ea3-af4b-3a05576bedf6?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/124211a9-aaca-4ea3-af4b-3a05576bedf6"}]}

2022-01-08T11:13:45.295Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/124211a9-aaca-4ea3-af4b-3a05576bedf6?format=pathed|INFO|500||InvokeReturn
2022-01-08T11:13:45.307Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-01-08T11:13:45.346Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/124211a9-aaca-4ea3-af4b-3a05576bedf6/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2022-01-08T11:13:45.347Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/124211a9-aaca-4ea3-af4b-3a05576bedf6/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/124211a9-aaca-4ea3-af4b-3a05576bedf6/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[e69667a8-c791-4a62-8ab3-5e70c91ed72f], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[9340244c-f3ce-48cc-b033-263ea3df0937], X-ECOMP-RequestID=[e69667a8-c791-4a62-8ab3-5e70c91ed72f], X-TransactionId=[], X-ONAP-RequestID=[e69667a8-c791-4a62-8ab3-5e70c91ed72f]}
2022-01-08T11:13:45.405Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/124211a9-aaca-4ea3-af4b-3a05576bedf6/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/124211a9-aaca-4ea3-af4b-3a05576bedf6/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220108-11:13:45:381-81285], Content-Length=[613], Date=[Sat, 08 Jan 2022 11:13:45 GMT], Content-Type=[application/json]}
2022-01-08T11:13:45.407Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/124211a9-aaca-4ea3-af4b-3a05576bedf6/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/124211a9-aaca-4ea3-af4b-3a05576bedf6/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/124211a9-aaca-4ea3-af4b-3a05576bedf6/related-to/generic-vnfs","ERR.5.4.6114"]}}}

2022-01-08T11:13:45.409Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/124211a9-aaca-4ea3-af4b-3a05576bedf6/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2022-01-08T11:13:45.415Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|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/124211a9-aaca-4ea3-af4b-3a05576bedf6/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count
2022-01-08T11:13:45.421Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-01-08T11:13:45.454Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/124211a9-aaca-4ea3-af4b-3a05576bedf6?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-01-08T11:13:45.455Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/124211a9-aaca-4ea3-af4b-3a05576bedf6?format=pathed|INFO|500||Invoke
2022-01-08T11:13:45.494Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/124211a9-aaca-4ea3-af4b-3a05576bedf6?format=pathed|INFO|500||InvokeReturn
2022-01-08T11:13:45.495Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/124211a9-aaca-4ea3-af4b-3a05576bedf6?format=pathed has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220108-11:13:45:477-68092], vertex-id=[209064], Content-Length=[251], Date=[Sat, 08 Jan 2022 11:13:45 GMT], Content-Type=[application/json]}
2022-01-08T11:13:45.496Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|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/124211a9-aaca-4ea3-af4b-3a05576bedf6"}]}

2022-01-08T11:13:45.501Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-01-08T11:13:45.525Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/124211a9-aaca-4ea3-af4b-3a05576bedf6/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2022-01-08T11:13:45.526Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/124211a9-aaca-4ea3-af4b-3a05576bedf6/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/124211a9-aaca-4ea3-af4b-3a05576bedf6/related-to/l3-networks?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[e69667a8-c791-4a62-8ab3-5e70c91ed72f], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[d8cf9501-e387-4d70-91dc-e3deb2d41be0], X-ECOMP-RequestID=[e69667a8-c791-4a62-8ab3-5e70c91ed72f], X-TransactionId=[], X-ONAP-RequestID=[e69667a8-c791-4a62-8ab3-5e70c91ed72f]}
2022-01-08T11:13:45.590Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/124211a9-aaca-4ea3-af4b-3a05576bedf6/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/124211a9-aaca-4ea3-af4b-3a05576bedf6/related-to/l3-networks?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220108-11:13:45:554-97855], Content-Length=[610], Date=[Sat, 08 Jan 2022 11:13:45 GMT], Content-Type=[application/json]}
2022-01-08T11:13:45.627Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/124211a9-aaca-4ea3-af4b-3a05576bedf6/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/124211a9-aaca-4ea3-af4b-3a05576bedf6/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/124211a9-aaca-4ea3-af4b-3a05576bedf6/related-to/l3-networks","ERR.5.4.6114"]}}}

2022-01-08T11:13:45.629Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/124211a9-aaca-4ea3-af4b-3a05576bedf6/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2022-01-08T11:13:45.631Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|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/124211a9-aaca-4ea3-af4b-3a05576bedf6/related-to/l3-networks?resultIndex=0&resultSize=1&format=count
2022-01-08T11:13:45.655Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-01-08T11:13:45.691Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/124211a9-aaca-4ea3-af4b-3a05576bedf6?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-01-08T11:13:45.691Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/124211a9-aaca-4ea3-af4b-3a05576bedf6?format=pathed|INFO|500||Invoke
2022-01-08T11:13:45.733Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/124211a9-aaca-4ea3-af4b-3a05576bedf6?format=pathed|INFO|500||InvokeReturn
2022-01-08T11:13:45.733Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/124211a9-aaca-4ea3-af4b-3a05576bedf6?format=pathed has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220108-11:13:45:715-11591], vertex-id=[209064], Content-Length=[251], Date=[Sat, 08 Jan 2022 11:13:45 GMT], Content-Type=[application/json]}
2022-01-08T11:13:45.734Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|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/124211a9-aaca-4ea3-af4b-3a05576bedf6"}]}

2022-01-08T11:13:45.739Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-01-08T11:13:45.764Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|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/124211a9-aaca-4ea3-af4b-3a05576bedf6/related-to/configurations?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-01-08T11:13:45.765Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/124211a9-aaca-4ea3-af4b-3a05576bedf6/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2022-01-08T11:13:45.818Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/124211a9-aaca-4ea3-af4b-3a05576bedf6/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2022-01-08T11:13:45.818Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|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/124211a9-aaca-4ea3-af4b-3a05576bedf6/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-220108-11:13:45:792-80101], Content-Length=[619], Date=[Sat, 08 Jan 2022 11:13:45 GMT], Content-Type=[application/json]}
2022-01-08T11:13:45.819Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|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/124211a9-aaca-4ea3-af4b-3a05576bedf6/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/124211a9-aaca-4ea3-af4b-3a05576bedf6/related-to/configurations","ERR.5.4.6114"]}}}

2022-01-08T11:13:45.821Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|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/124211a9-aaca-4ea3-af4b-3a05576bedf6/related-to/configurations?resultIndex=0&resultSize=1&format=count
2022-01-08T11:13:45.822Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-01-08T11:13:45.822Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-01-08T11:13:45.823Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|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-01-08T11:13:45.823Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-01-08T11:13:45.824Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-01-08T11:13:45.824Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|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-01-08T11:13:45.824Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-01-08T11:13:45.825Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|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:"7facb14f5f7e3015", X-B3-SpanId:"38583625aee1ad41", X-B3-ParentSpanId:"7facb14f5f7e3015", X-B3-Sampled:"0", X-ONAP-RequestID:"e69667a8-c791-4a62-8ab3-5e70c91ed72f", X-RequestID:"e69667a8-c791-4a62-8ab3-5e70c91ed72f", X-TransactionID:"e69667a8-c791-4a62-8ab3-5e70c91ed72f", X-ECOMP-RequestID:"e69667a8-c791-4a62-8ab3-5e70c91ed72f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"71d0b079-b94b-44cf-933e-15bb5d4c00ac"]
2022-01-08T11:13:45.825Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"124211a9-aaca-4ea3-af4b-3a05576bedf6"},"instanceName":null,"requestScope":"service"}
2022-01-08T11:13:45.825Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-01-08T11:13:45.846Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-01-08T11:13:45.846Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-01-08T11:13:45.847Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-01-08T11:13:45.847Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|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:"Sat, 08 Jan 2022 11:13:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-08T11:13:45.847Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-01-08T11:13:45.848Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-01-08T11:13:45.848Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-01-08T11:13:45.849Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|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-01-08T11:13:45.849Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2022-01-08T11:13:45.849Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2022-01-08T11:13:45.850Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|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-01-08T11:13:45.850Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2022-01-08T11:13:45.850Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|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:"e69667a8-c791-4a62-8ab3-5e70c91ed72f", X-RequestID:"e69667a8-c791-4a62-8ab3-5e70c91ed72f", X-TransactionID:"e69667a8-c791-4a62-8ab3-5e70c91ed72f", X-ECOMP-RequestID:"e69667a8-c791-4a62-8ab3-5e70c91ed72f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f0f4caef-6da3-495d-89b6-039bb66eb3a1"]
2022-01-08T11:13:45.850Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2022-01-08T11:13:45.851Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2022-01-08T11:13:45.876Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2022-01-08T11:13:45.877Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|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-01-08T11:13:45.877Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2022-01-08T11:13:45.878Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|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:"Sat, 08 Jan 2022 11:13:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-08T11:13:45.878Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|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-01-08 09:44:54.000",
  "modelVersion" : "1.0",
  "serviceType" : null,
  "serviceRole" : null,
  "serviceFunction" : null,
  "environmentContext" : null,
  "workloadContext" : null,
  "category" : null,
  "resourceOrder" : null,
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ ],
  "namingPolicy" : null,
  "onapGeneratedNaming" : null,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : null,
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "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"
    },
    "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"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    }
  }
}
2022-01-08T11:13:45.879Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2022-01-08T11:13:45.879Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2022-01-08T11:13:45.887Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|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-01-08T11:13:45.888Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|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-01-08T11:13:45.888Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|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-01-08T11:13:45.889Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|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-01-08T11:13:45.889Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|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-01-08T11:13:45.889Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|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:"e69667a8-c791-4a62-8ab3-5e70c91ed72f", X-RequestID:"e69667a8-c791-4a62-8ab3-5e70c91ed72f", X-TransactionID:"e69667a8-c791-4a62-8ab3-5e70c91ed72f", X-ECOMP-RequestID:"e69667a8-c791-4a62-8ab3-5e70c91ed72f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2c37cf3f-a10b-4c61-86f6-ed63b6066a2f"]
2022-01-08T11:13:45.890Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|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-01-08T11:13:45.890Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|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-01-08T11:13:45.910Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|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-01-08T11:13:45.910Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|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-01-08T11:13:45.911Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|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-01-08T11:13:45.911Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|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:"Sat, 08 Jan 2022 11:13:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-08T11:13:45.913Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|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" : 513,
  "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-01-08T09:44:54.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/513"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/513"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/513/service"
    }
  }
}
2022-01-08T11:13:45.913Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|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-01-08T11:13:45.914Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|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-01-08T11:13:45.917Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|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-01-08T11:13:45.917Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2022-01-08T11:13:45.917Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2022-01-08T11:13:45.918Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|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-01-08T11:13:45.918Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2022-01-08T11:13:45.919Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|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:"e69667a8-c791-4a62-8ab3-5e70c91ed72f", X-RequestID:"e69667a8-c791-4a62-8ab3-5e70c91ed72f", X-TransactionID:"e69667a8-c791-4a62-8ab3-5e70c91ed72f", X-ECOMP-RequestID:"e69667a8-c791-4a62-8ab3-5e70c91ed72f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"50d323e0-4693-4656-ba6f-dce26935fa12"]
2022-01-08T11:13:45.919Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2022-01-08T11:13:45.919Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2022-01-08T11:13:45.943Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2022-01-08T11:13:45.944Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|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-01-08T11:13:45.944Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2022-01-08T11:13:45.945Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|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:"Sat, 08 Jan 2022 11:13:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-08T11:13:45.946Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|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-01-08 09:44:54.000",
  "modelVersion" : "1.0",
  "serviceType" : null,
  "serviceRole" : null,
  "serviceFunction" : null,
  "environmentContext" : null,
  "workloadContext" : null,
  "category" : null,
  "resourceOrder" : null,
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ ],
  "namingPolicy" : null,
  "onapGeneratedNaming" : null,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : null,
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "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"
    },
    "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"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    }
  }
}
2022-01-08T11:13:45.946Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2022-01-08T11:13:45.947Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2022-01-08T11:13:45.951Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-01-08T11:13:45.952Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-01-08T11:13:45.952Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-01-08T11:13:45.953Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-01-08T11:13:45.953Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-01-08T11:13:45.953Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|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:"7facb14f5f7e3015", X-B3-SpanId:"63d4c54db7da09ae", X-B3-ParentSpanId:"7facb14f5f7e3015", X-B3-Sampled:"0", X-ONAP-RequestID:"e69667a8-c791-4a62-8ab3-5e70c91ed72f", X-RequestID:"e69667a8-c791-4a62-8ab3-5e70c91ed72f", X-TransactionID:"e69667a8-c791-4a62-8ab3-5e70c91ed72f", X-ECOMP-RequestID:"e69667a8-c791-4a62-8ab3-5e70c91ed72f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2870ce2e-f557-436d-b2a5-82f3d52044a6"]
2022-01-08T11:13:45.954Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"e69667a8-c791-4a62-8ab3-5e70c91ed72f","requestStatus":"IN_PROGRESS","startTime":1641640425822,"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\": \"ea842640-0602-4165-9b65-ab6c77101eca\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"30ca602a-6599-4284-bec3-14e1028a9c4d\"\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":"124211a9-aaca-4ea3-af4b-3a05576bedf6","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6","cloudApiRequests":[],"requestURI":"e69667a8-c791-4a62-8ab3-5e70c91ed72f"}
2022-01-08T11:13:45.954Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-01-08T11:13:45.977Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-01-08T11:13:45.978Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-01-08T11:13:45.981Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-01-08T11:13:45.985Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|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/e69667a8-c791-4a62-8ab3-5e70c91ed72f", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 08 Jan 2022 11:13:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-08T11:13:45.985Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "e69667a8-c791-4a62-8ab3-5e70c91ed72f",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-01-08T11:13:45.822+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\": \"ea842640-0602-4165-9b65-ab6c77101eca\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"30ca602a-6599-4284-bec3-14e1028a9c4d\"\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-01-08T11:13:45.980+00:00",
  "serviceInstanceId" : "124211a9-aaca-4ea3-af4b-3a05576bedf6",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6",
  "cloudApiRequests" : [ ],
  "requestURI" : "e69667a8-c791-4a62-8ab3-5e70c91ed72f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e69667a8-c791-4a62-8ab3-5e70c91ed72f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e69667a8-c791-4a62-8ab3-5e70c91ed72f"
    }
  }
}
2022-01-08T11:13:45.986Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-01-08T11:13:45.986Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-01-08T11:13:46.001Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|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-01-08T11:13:46.001Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-01-08T11:13:46.002Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-01-08T11:13:46.002Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|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-01-08T11:13:46.003Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-01-08T11:13:46.003Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|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:"7facb14f5f7e3015", X-B3-SpanId:"435c6ed9a165b263", X-B3-ParentSpanId:"7facb14f5f7e3015", X-B3-Sampled:"0", X-ONAP-RequestID:"e69667a8-c791-4a62-8ab3-5e70c91ed72f", X-RequestID:"e69667a8-c791-4a62-8ab3-5e70c91ed72f", X-TransactionID:"e69667a8-c791-4a62-8ab3-5e70c91ed72f", X-ECOMP-RequestID:"e69667a8-c791-4a62-8ab3-5e70c91ed72f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"13510bcb-52ad-4dd0-9061-03d4c970011a"]
2022-01-08T11:13:46.003Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"ea842640-0602-4165-9b65-ab6c77101eca\",\"modelType\":\"service\",\"modelName\":\"basic_network\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"30ca602a-6599-4284-bec3-14e1028a9c4d\",\"modelUuid\":\"30ca602a-6599-4284-bec3-14e1028a9c4d\",\"modelInvariantUuid\":\"ea842640-0602-4165-9b65-ab6c77101eca\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"124211a9-aaca-4ea3-af4b-3a05576bedf6\"}","type":"String"},"requestId":{"value":"e69667a8-c791-4a62-8ab3-5e70c91ed72f","type":"String"},"mso-request-id":{"value":"e69667a8-c791-4a62-8ab3-5e70c91ed72f","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"124211a9-aaca-4ea3-af4b-3a05576bedf6","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/124211a9-aaca-4ea3-af4b-3a05576bedf6","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-01-08T11:13:46.004Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-01-08T11:13:46.802Z|19a39ad8-f104-4069-8cb4-ad303e930000|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:13:46.802Z|19a39ad8-f104-4069-8cb4-ad303e930000|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:13:46.803Z|0f4599f4-c107-4d9a-92d1-61b3c8d53d19|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:13:46.803Z|0f4599f4-c107-4d9a-92d1-61b3c8d53d19|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:13:46.806Z|9f9f1c74-4a2b-47ed-ad02-c55c9abc8bcd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:13:46.807Z|9f9f1c74-4a2b-47ed-ad02-c55c9abc8bcd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:13:47.022Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-01-08T11:13:47.023Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-01-08T11:13:47.023Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2022-01-08T11:13:47.023Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Sat, 08 Jan 2022 11:13:47 GMT", X-ONAP-RequestID:"e69667a8-c791-4a62-8ab3-5e70c91ed72f", X-RequestID:"e69667a8-c791-4a62-8ab3-5e70c91ed72f", X-TransactionID:"e69667a8-c791-4a62-8ab3-5e70c91ed72f", X-ECOMP-RequestID:"e69667a8-c791-4a62-8ab3-5e70c91ed72f", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"13510bcb-52ad-4dd0-9061-03d4c970011a", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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-01-08T11:13:47.024Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"e69667a8-c791-4a62-8ab3-5e70c91ed72f\",\"instanceId\":\"124211a9-aaca-4ea3-af4b-3a05576bedf6\"}}","message":"Success","processInstanceID":"0bec374e-7074-11ec-99ea-b2034949bc77","variables":null,"messageCode":200}
2022-01-08T11:13:47.024Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-01-08T11:13:47.024Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-01-08T11:13:47.028Z|e69667a8-c791-4a62-8ab3-5e70c91ed72f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6|InfraPortalClient|||INFO|500||Exiting.
2022-01-08T11:13:47.157Z|5b81d794-e5a2-4c8e-baa9-d2df295f8e99|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|||INFO|500||Entering
2022-01-08T11:13:47.159Z|5b81d794-e5a2-4c8e-baa9-d2df295f8e99|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e69667a8-c791-4a62-8ab3-5e70c91ed72f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e69667a8-c791-4a62-8ab3-5e70c91ed72f
2022-01-08T11:13:47.160Z|5b81d794-e5a2-4c8e-baa9-d2df295f8e99|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e69667a8-c791-4a62-8ab3-5e70c91ed72f|INFO|500||Invoke
2022-01-08T11:13:47.160Z|5b81d794-e5a2-4c8e-baa9-d2df295f8e99|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e69667a8-c791-4a62-8ab3-5e70c91ed72f|DEBUG|500||===========================request begin================================================
2022-01-08T11:13:47.160Z|5b81d794-e5a2-4c8e-baa9-d2df295f8e99|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e69667a8-c791-4a62-8ab3-5e70c91ed72f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e69667a8-c791-4a62-8ab3-5e70c91ed72f
2022-01-08T11:13:47.160Z|5b81d794-e5a2-4c8e-baa9-d2df295f8e99|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e69667a8-c791-4a62-8ab3-5e70c91ed72f|DEBUG|500||Method      : GET
2022-01-08T11:13:47.161Z|5b81d794-e5a2-4c8e-baa9-d2df295f8e99|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e69667a8-c791-4a62-8ab3-5e70c91ed72f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4eb1a260a50ccef2", X-B3-SpanId:"52ae1f42f4e6d6e4", X-B3-ParentSpanId:"4eb1a260a50ccef2", X-B3-Sampled:"0", X-ONAP-RequestID:"5b81d794-e5a2-4c8e-baa9-d2df295f8e99", X-RequestID:"5b81d794-e5a2-4c8e-baa9-d2df295f8e99", X-TransactionID:"5b81d794-e5a2-4c8e-baa9-d2df295f8e99", X-ECOMP-RequestID:"5b81d794-e5a2-4c8e-baa9-d2df295f8e99", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"76414f84-aa36-40c9-9693-940410759ace"]
2022-01-08T11:13:47.161Z|5b81d794-e5a2-4c8e-baa9-d2df295f8e99|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e69667a8-c791-4a62-8ab3-5e70c91ed72f|DEBUG|500||Request body: 
2022-01-08T11:13:47.161Z|5b81d794-e5a2-4c8e-baa9-d2df295f8e99|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e69667a8-c791-4a62-8ab3-5e70c91ed72f|DEBUG|500||==========================request end================================================
2022-01-08T11:13:47.179Z|5b81d794-e5a2-4c8e-baa9-d2df295f8e99|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e69667a8-c791-4a62-8ab3-5e70c91ed72f|DEBUG|500||============================response begin==========================================
2022-01-08T11:13:47.180Z|5b81d794-e5a2-4c8e-baa9-d2df295f8e99|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e69667a8-c791-4a62-8ab3-5e70c91ed72f|DEBUG|500||Status code  : 200 OK
2022-01-08T11:13:47.180Z|5b81d794-e5a2-4c8e-baa9-d2df295f8e99|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e69667a8-c791-4a62-8ab3-5e70c91ed72f|DEBUG|500||Status text  : 
2022-01-08T11:13:47.180Z|5b81d794-e5a2-4c8e-baa9-d2df295f8e99|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e69667a8-c791-4a62-8ab3-5e70c91ed72f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 08 Jan 2022 11:13:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-08T11:13:47.181Z|5b81d794-e5a2-4c8e-baa9-d2df295f8e99|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e69667a8-c791-4a62-8ab3-5e70c91ed72f|DEBUG|500||Response body: {
  "requestId" : "e69667a8-c791-4a62-8ab3-5e70c91ed72f",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-01-08T11:13:45.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\": \"ea842640-0602-4165-9b65-ab6c77101eca\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"30ca602a-6599-4284-bec3-14e1028a9c4d\"\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-01-08T11:13:46.000+00:00",
  "serviceInstanceId" : "124211a9-aaca-4ea3-af4b-3a05576bedf6",
  "serviceInstanceName" : "basic_network-88db1d8c-a453-401b-907d-4fc6e9293513",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6",
  "cloudApiRequests" : [ ],
  "requestURI" : "e69667a8-c791-4a62-8ab3-5e70c91ed72f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e69667a8-c791-4a62-8ab3-5e70c91ed72f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e69667a8-c791-4a62-8ab3-5e70c91ed72f"
    }
  }
}
2022-01-08T11:13:47.182Z|5b81d794-e5a2-4c8e-baa9-d2df295f8e99|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e69667a8-c791-4a62-8ab3-5e70c91ed72f|DEBUG|500||=======================response end=================================================
2022-01-08T11:13:47.182Z|5b81d794-e5a2-4c8e-baa9-d2df295f8e99|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e69667a8-c791-4a62-8ab3-5e70c91ed72f|INFO|500||InvokeReturn
2022-01-08T11:13:47.183Z|5b81d794-e5a2-4c8e-baa9-d2df295f8e99|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e69667a8-c791-4a62-8ab3-5e70c91ed72f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e69667a8-c791-4a62-8ab3-5e70c91ed72f&IS_INTERNAL_DATA=false
2022-01-08T11:13:47.183Z|5b81d794-e5a2-4c8e-baa9-d2df295f8e99|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e69667a8-c791-4a62-8ab3-5e70c91ed72f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-08T11:13:47.183Z|5b81d794-e5a2-4c8e-baa9-d2df295f8e99|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e69667a8-c791-4a62-8ab3-5e70c91ed72f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-08T11:13:47.184Z|5b81d794-e5a2-4c8e-baa9-d2df295f8e99|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e69667a8-c791-4a62-8ab3-5e70c91ed72f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e69667a8-c791-4a62-8ab3-5e70c91ed72f&IS_INTERNAL_DATA=false
2022-01-08T11:13:47.184Z|5b81d794-e5a2-4c8e-baa9-d2df295f8e99|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e69667a8-c791-4a62-8ab3-5e70c91ed72f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-08T11:13:47.184Z|5b81d794-e5a2-4c8e-baa9-d2df295f8e99|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e69667a8-c791-4a62-8ab3-5e70c91ed72f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4eb1a260a50ccef2", X-B3-SpanId:"f694210b6816f0f2", X-B3-ParentSpanId:"4eb1a260a50ccef2", X-B3-Sampled:"0", X-ONAP-RequestID:"5b81d794-e5a2-4c8e-baa9-d2df295f8e99", X-RequestID:"5b81d794-e5a2-4c8e-baa9-d2df295f8e99", X-TransactionID:"5b81d794-e5a2-4c8e-baa9-d2df295f8e99", X-ECOMP-RequestID:"5b81d794-e5a2-4c8e-baa9-d2df295f8e99", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"757d121f-7114-4218-8305-0dd380a30f44"]
2022-01-08T11:13:47.184Z|5b81d794-e5a2-4c8e-baa9-d2df295f8e99|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e69667a8-c791-4a62-8ab3-5e70c91ed72f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-08T11:13:47.184Z|5b81d794-e5a2-4c8e-baa9-d2df295f8e99|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e69667a8-c791-4a62-8ab3-5e70c91ed72f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-08T11:13:47.195Z|5b81d794-e5a2-4c8e-baa9-d2df295f8e99|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e69667a8-c791-4a62-8ab3-5e70c91ed72f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-08T11:13:47.196Z|5b81d794-e5a2-4c8e-baa9-d2df295f8e99|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e69667a8-c791-4a62-8ab3-5e70c91ed72f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-08T11:13:47.196Z|5b81d794-e5a2-4c8e-baa9-d2df295f8e99|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e69667a8-c791-4a62-8ab3-5e70c91ed72f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-08T11:13:47.196Z|5b81d794-e5a2-4c8e-baa9-d2df295f8e99|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e69667a8-c791-4a62-8ab3-5e70c91ed72f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 08 Jan 2022 11:13:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-08T11:13:47.197Z|5b81d794-e5a2-4c8e-baa9-d2df295f8e99|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e69667a8-c791-4a62-8ab3-5e70c91ed72f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-08T11:13:47.197Z|5b81d794-e5a2-4c8e-baa9-d2df295f8e99|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e69667a8-c791-4a62-8ab3-5e70c91ed72f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-08T11:13:47.197Z|5b81d794-e5a2-4c8e-baa9-d2df295f8e99|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e69667a8-c791-4a62-8ab3-5e70c91ed72f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-08T11:13:47.204Z|5b81d794-e5a2-4c8e-baa9-d2df295f8e99|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|||INFO|500||Exiting.
2022-01-08T11:13:53.036Z|4783ae07-4d4d-49bc-98f0-53b6b3921faf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:13:53.041Z|4783ae07-4d4d-49bc-98f0-53b6b3921faf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:13:56.830Z|e3f70a60-0235-4483-a8a6-1df23a4934cb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:13:56.830Z|efdce0ff-cf46-4abd-87d4-d7b9e11abc07|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:13:56.830Z|634c46cb-24b0-442f-8187-aaca16d00905|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:13:56.830Z|e3f70a60-0235-4483-a8a6-1df23a4934cb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:13:56.830Z|634c46cb-24b0-442f-8187-aaca16d00905|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:13:56.830Z|efdce0ff-cf46-4abd-87d4-d7b9e11abc07|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:13:57.332Z|14edb978-44cd-4e68-b52d-ab228dcef1dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|||INFO|500||Entering
2022-01-08T11:13:57.336Z|14edb978-44cd-4e68-b52d-ab228dcef1dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e69667a8-c791-4a62-8ab3-5e70c91ed72f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e69667a8-c791-4a62-8ab3-5e70c91ed72f
2022-01-08T11:13:57.336Z|14edb978-44cd-4e68-b52d-ab228dcef1dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e69667a8-c791-4a62-8ab3-5e70c91ed72f|INFO|500||Invoke
2022-01-08T11:13:57.336Z|14edb978-44cd-4e68-b52d-ab228dcef1dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e69667a8-c791-4a62-8ab3-5e70c91ed72f|DEBUG|500||===========================request begin================================================
2022-01-08T11:13:57.337Z|14edb978-44cd-4e68-b52d-ab228dcef1dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e69667a8-c791-4a62-8ab3-5e70c91ed72f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e69667a8-c791-4a62-8ab3-5e70c91ed72f
2022-01-08T11:13:57.337Z|14edb978-44cd-4e68-b52d-ab228dcef1dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e69667a8-c791-4a62-8ab3-5e70c91ed72f|DEBUG|500||Method      : GET
2022-01-08T11:13:57.337Z|14edb978-44cd-4e68-b52d-ab228dcef1dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e69667a8-c791-4a62-8ab3-5e70c91ed72f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4f5d46afd1c39c00", X-B3-SpanId:"c9e12832f44cfa2e", X-B3-ParentSpanId:"4f5d46afd1c39c00", X-B3-Sampled:"0", X-ONAP-RequestID:"14edb978-44cd-4e68-b52d-ab228dcef1dc", X-RequestID:"14edb978-44cd-4e68-b52d-ab228dcef1dc", X-TransactionID:"14edb978-44cd-4e68-b52d-ab228dcef1dc", X-ECOMP-RequestID:"14edb978-44cd-4e68-b52d-ab228dcef1dc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0ef34792-c5ce-4d89-b0d8-3b89330b7c6b"]
2022-01-08T11:13:57.337Z|14edb978-44cd-4e68-b52d-ab228dcef1dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e69667a8-c791-4a62-8ab3-5e70c91ed72f|DEBUG|500||Request body: 
2022-01-08T11:13:57.338Z|14edb978-44cd-4e68-b52d-ab228dcef1dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e69667a8-c791-4a62-8ab3-5e70c91ed72f|DEBUG|500||==========================request end================================================
2022-01-08T11:13:57.355Z|14edb978-44cd-4e68-b52d-ab228dcef1dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e69667a8-c791-4a62-8ab3-5e70c91ed72f|DEBUG|500||============================response begin==========================================
2022-01-08T11:13:57.355Z|14edb978-44cd-4e68-b52d-ab228dcef1dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e69667a8-c791-4a62-8ab3-5e70c91ed72f|DEBUG|500||Status code  : 200 OK
2022-01-08T11:13:57.356Z|14edb978-44cd-4e68-b52d-ab228dcef1dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e69667a8-c791-4a62-8ab3-5e70c91ed72f|DEBUG|500||Status text  : 
2022-01-08T11:13:57.356Z|14edb978-44cd-4e68-b52d-ab228dcef1dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e69667a8-c791-4a62-8ab3-5e70c91ed72f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 08 Jan 2022 11:13:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-08T11:13:57.357Z|14edb978-44cd-4e68-b52d-ab228dcef1dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e69667a8-c791-4a62-8ab3-5e70c91ed72f|DEBUG|500||Response body: {
  "requestId" : "e69667a8-c791-4a62-8ab3-5e70c91ed72f",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-01-08T11:13:45.000+00:00",
  "endTime" : "2022-01-08T11:13:54.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\": \"ea842640-0602-4165-9b65-ab6c77101eca\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"30ca602a-6599-4284-bec3-14e1028a9c4d\"\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-01-08T11:13:54.000+00:00",
  "serviceInstanceId" : "124211a9-aaca-4ea3-af4b-3a05576bedf6",
  "serviceInstanceName" : "basic_network-88db1d8c-a453-401b-907d-4fc6e9293513",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6",
  "cloudApiRequests" : [ ],
  "requestURI" : "e69667a8-c791-4a62-8ab3-5e70c91ed72f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e69667a8-c791-4a62-8ab3-5e70c91ed72f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e69667a8-c791-4a62-8ab3-5e70c91ed72f"
    }
  }
}
2022-01-08T11:13:57.357Z|14edb978-44cd-4e68-b52d-ab228dcef1dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e69667a8-c791-4a62-8ab3-5e70c91ed72f|DEBUG|500||=======================response end=================================================
2022-01-08T11:13:57.357Z|14edb978-44cd-4e68-b52d-ab228dcef1dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e69667a8-c791-4a62-8ab3-5e70c91ed72f|INFO|500||InvokeReturn
2022-01-08T11:13:57.361Z|14edb978-44cd-4e68-b52d-ab228dcef1dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e69667a8-c791-4a62-8ab3-5e70c91ed72f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e69667a8-c791-4a62-8ab3-5e70c91ed72f&IS_INTERNAL_DATA=false
2022-01-08T11:13:57.362Z|14edb978-44cd-4e68-b52d-ab228dcef1dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e69667a8-c791-4a62-8ab3-5e70c91ed72f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-08T11:13:57.362Z|14edb978-44cd-4e68-b52d-ab228dcef1dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e69667a8-c791-4a62-8ab3-5e70c91ed72f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-08T11:13:57.362Z|14edb978-44cd-4e68-b52d-ab228dcef1dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e69667a8-c791-4a62-8ab3-5e70c91ed72f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e69667a8-c791-4a62-8ab3-5e70c91ed72f&IS_INTERNAL_DATA=false
2022-01-08T11:13:57.363Z|14edb978-44cd-4e68-b52d-ab228dcef1dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e69667a8-c791-4a62-8ab3-5e70c91ed72f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-08T11:13:57.363Z|14edb978-44cd-4e68-b52d-ab228dcef1dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e69667a8-c791-4a62-8ab3-5e70c91ed72f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4f5d46afd1c39c00", X-B3-SpanId:"f1cc14d786bdf07e", X-B3-ParentSpanId:"4f5d46afd1c39c00", X-B3-Sampled:"0", X-ONAP-RequestID:"14edb978-44cd-4e68-b52d-ab228dcef1dc", X-RequestID:"14edb978-44cd-4e68-b52d-ab228dcef1dc", X-TransactionID:"14edb978-44cd-4e68-b52d-ab228dcef1dc", X-ECOMP-RequestID:"14edb978-44cd-4e68-b52d-ab228dcef1dc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f64310db-a307-45a6-a827-04bce027ae5c"]
2022-01-08T11:13:57.363Z|14edb978-44cd-4e68-b52d-ab228dcef1dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e69667a8-c791-4a62-8ab3-5e70c91ed72f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-08T11:13:57.364Z|14edb978-44cd-4e68-b52d-ab228dcef1dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e69667a8-c791-4a62-8ab3-5e70c91ed72f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-08T11:13:57.375Z|14edb978-44cd-4e68-b52d-ab228dcef1dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e69667a8-c791-4a62-8ab3-5e70c91ed72f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-08T11:13:57.375Z|14edb978-44cd-4e68-b52d-ab228dcef1dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e69667a8-c791-4a62-8ab3-5e70c91ed72f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-08T11:13:57.376Z|14edb978-44cd-4e68-b52d-ab228dcef1dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e69667a8-c791-4a62-8ab3-5e70c91ed72f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-08T11:13:57.376Z|14edb978-44cd-4e68-b52d-ab228dcef1dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e69667a8-c791-4a62-8ab3-5e70c91ed72f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 08 Jan 2022 11:13:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-08T11:13:57.377Z|14edb978-44cd-4e68-b52d-ab228dcef1dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e69667a8-c791-4a62-8ab3-5e70c91ed72f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-08T11:13:57.377Z|14edb978-44cd-4e68-b52d-ab228dcef1dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e69667a8-c791-4a62-8ab3-5e70c91ed72f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-08T11:13:57.378Z|14edb978-44cd-4e68-b52d-ab228dcef1dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e69667a8-c791-4a62-8ab3-5e70c91ed72f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-08T11:13:57.386Z|14edb978-44cd-4e68-b52d-ab228dcef1dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|||INFO|500||Exiting.
2022-01-08T11:13:57.500Z|885ec146-d547-4ff7-8c89-469cf52c8b2a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|||INFO|500||Entering
2022-01-08T11:13:57.504Z|885ec146-d547-4ff7-8c89-469cf52c8b2a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e69667a8-c791-4a62-8ab3-5e70c91ed72f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e69667a8-c791-4a62-8ab3-5e70c91ed72f
2022-01-08T11:13:57.504Z|885ec146-d547-4ff7-8c89-469cf52c8b2a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e69667a8-c791-4a62-8ab3-5e70c91ed72f|INFO|500||Invoke
2022-01-08T11:13:57.505Z|885ec146-d547-4ff7-8c89-469cf52c8b2a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e69667a8-c791-4a62-8ab3-5e70c91ed72f|DEBUG|500||===========================request begin================================================
2022-01-08T11:13:57.505Z|885ec146-d547-4ff7-8c89-469cf52c8b2a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e69667a8-c791-4a62-8ab3-5e70c91ed72f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e69667a8-c791-4a62-8ab3-5e70c91ed72f
2022-01-08T11:13:57.505Z|885ec146-d547-4ff7-8c89-469cf52c8b2a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e69667a8-c791-4a62-8ab3-5e70c91ed72f|DEBUG|500||Method      : GET
2022-01-08T11:13:57.505Z|885ec146-d547-4ff7-8c89-469cf52c8b2a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e69667a8-c791-4a62-8ab3-5e70c91ed72f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"08594cbb6bd2ae7e", X-B3-SpanId:"7b54f6c2cb870662", X-B3-ParentSpanId:"08594cbb6bd2ae7e", X-B3-Sampled:"0", X-ONAP-RequestID:"885ec146-d547-4ff7-8c89-469cf52c8b2a", X-RequestID:"885ec146-d547-4ff7-8c89-469cf52c8b2a", X-TransactionID:"885ec146-d547-4ff7-8c89-469cf52c8b2a", X-ECOMP-RequestID:"885ec146-d547-4ff7-8c89-469cf52c8b2a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a14383f4-e9d7-4a2f-8fb5-89b15a16e691"]
2022-01-08T11:13:57.506Z|885ec146-d547-4ff7-8c89-469cf52c8b2a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e69667a8-c791-4a62-8ab3-5e70c91ed72f|DEBUG|500||Request body: 
2022-01-08T11:13:57.506Z|885ec146-d547-4ff7-8c89-469cf52c8b2a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e69667a8-c791-4a62-8ab3-5e70c91ed72f|DEBUG|500||==========================request end================================================
2022-01-08T11:13:57.523Z|885ec146-d547-4ff7-8c89-469cf52c8b2a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e69667a8-c791-4a62-8ab3-5e70c91ed72f|DEBUG|500||============================response begin==========================================
2022-01-08T11:13:57.524Z|885ec146-d547-4ff7-8c89-469cf52c8b2a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e69667a8-c791-4a62-8ab3-5e70c91ed72f|DEBUG|500||Status code  : 200 OK
2022-01-08T11:13:57.524Z|885ec146-d547-4ff7-8c89-469cf52c8b2a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e69667a8-c791-4a62-8ab3-5e70c91ed72f|DEBUG|500||Status text  : 
2022-01-08T11:13:57.524Z|885ec146-d547-4ff7-8c89-469cf52c8b2a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e69667a8-c791-4a62-8ab3-5e70c91ed72f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 08 Jan 2022 11:13:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-08T11:13:57.526Z|885ec146-d547-4ff7-8c89-469cf52c8b2a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e69667a8-c791-4a62-8ab3-5e70c91ed72f|DEBUG|500||Response body: {
  "requestId" : "e69667a8-c791-4a62-8ab3-5e70c91ed72f",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-01-08T11:13:45.000+00:00",
  "endTime" : "2022-01-08T11:13:54.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\": \"ea842640-0602-4165-9b65-ab6c77101eca\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"30ca602a-6599-4284-bec3-14e1028a9c4d\"\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-01-08T11:13:54.000+00:00",
  "serviceInstanceId" : "124211a9-aaca-4ea3-af4b-3a05576bedf6",
  "serviceInstanceName" : "basic_network-88db1d8c-a453-401b-907d-4fc6e9293513",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6",
  "cloudApiRequests" : [ ],
  "requestURI" : "e69667a8-c791-4a62-8ab3-5e70c91ed72f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e69667a8-c791-4a62-8ab3-5e70c91ed72f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e69667a8-c791-4a62-8ab3-5e70c91ed72f"
    }
  }
}
2022-01-08T11:13:57.526Z|885ec146-d547-4ff7-8c89-469cf52c8b2a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e69667a8-c791-4a62-8ab3-5e70c91ed72f|DEBUG|500||=======================response end=================================================
2022-01-08T11:13:57.526Z|885ec146-d547-4ff7-8c89-469cf52c8b2a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e69667a8-c791-4a62-8ab3-5e70c91ed72f|INFO|500||InvokeReturn
2022-01-08T11:13:57.528Z|885ec146-d547-4ff7-8c89-469cf52c8b2a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e69667a8-c791-4a62-8ab3-5e70c91ed72f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e69667a8-c791-4a62-8ab3-5e70c91ed72f&IS_INTERNAL_DATA=false
2022-01-08T11:13:57.528Z|885ec146-d547-4ff7-8c89-469cf52c8b2a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e69667a8-c791-4a62-8ab3-5e70c91ed72f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-08T11:13:57.528Z|885ec146-d547-4ff7-8c89-469cf52c8b2a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e69667a8-c791-4a62-8ab3-5e70c91ed72f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-08T11:13:57.528Z|885ec146-d547-4ff7-8c89-469cf52c8b2a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e69667a8-c791-4a62-8ab3-5e70c91ed72f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e69667a8-c791-4a62-8ab3-5e70c91ed72f&IS_INTERNAL_DATA=false
2022-01-08T11:13:57.529Z|885ec146-d547-4ff7-8c89-469cf52c8b2a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e69667a8-c791-4a62-8ab3-5e70c91ed72f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-08T11:13:57.529Z|885ec146-d547-4ff7-8c89-469cf52c8b2a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e69667a8-c791-4a62-8ab3-5e70c91ed72f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"08594cbb6bd2ae7e", X-B3-SpanId:"b1674f93247095d4", X-B3-ParentSpanId:"08594cbb6bd2ae7e", X-B3-Sampled:"0", X-ONAP-RequestID:"885ec146-d547-4ff7-8c89-469cf52c8b2a", X-RequestID:"885ec146-d547-4ff7-8c89-469cf52c8b2a", X-TransactionID:"885ec146-d547-4ff7-8c89-469cf52c8b2a", X-ECOMP-RequestID:"885ec146-d547-4ff7-8c89-469cf52c8b2a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0d8b8a1c-bac9-4447-bb6e-1b1c1860423c"]
2022-01-08T11:13:57.529Z|885ec146-d547-4ff7-8c89-469cf52c8b2a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e69667a8-c791-4a62-8ab3-5e70c91ed72f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-08T11:13:57.529Z|885ec146-d547-4ff7-8c89-469cf52c8b2a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e69667a8-c791-4a62-8ab3-5e70c91ed72f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-08T11:13:57.543Z|885ec146-d547-4ff7-8c89-469cf52c8b2a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e69667a8-c791-4a62-8ab3-5e70c91ed72f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-08T11:13:57.543Z|885ec146-d547-4ff7-8c89-469cf52c8b2a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e69667a8-c791-4a62-8ab3-5e70c91ed72f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-08T11:13:57.543Z|885ec146-d547-4ff7-8c89-469cf52c8b2a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e69667a8-c791-4a62-8ab3-5e70c91ed72f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-08T11:13:57.543Z|885ec146-d547-4ff7-8c89-469cf52c8b2a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e69667a8-c791-4a62-8ab3-5e70c91ed72f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 08 Jan 2022 11:13:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-08T11:13:57.545Z|885ec146-d547-4ff7-8c89-469cf52c8b2a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e69667a8-c791-4a62-8ab3-5e70c91ed72f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-08T11:13:57.545Z|885ec146-d547-4ff7-8c89-469cf52c8b2a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e69667a8-c791-4a62-8ab3-5e70c91ed72f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-08T11:13:57.545Z|885ec146-d547-4ff7-8c89-469cf52c8b2a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e69667a8-c791-4a62-8ab3-5e70c91ed72f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-08T11:13:57.554Z|885ec146-d547-4ff7-8c89-469cf52c8b2a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|||INFO|500||Exiting.
2022-01-08T11:13:57.676Z|384f2082-03c9-47b7-acb7-09ab6503018f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|||INFO|500||Entering
2022-01-08T11:13:57.680Z|384f2082-03c9-47b7-acb7-09ab6503018f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e69667a8-c791-4a62-8ab3-5e70c91ed72f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e69667a8-c791-4a62-8ab3-5e70c91ed72f
2022-01-08T11:13:57.680Z|384f2082-03c9-47b7-acb7-09ab6503018f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e69667a8-c791-4a62-8ab3-5e70c91ed72f|INFO|500||Invoke
2022-01-08T11:13:57.680Z|384f2082-03c9-47b7-acb7-09ab6503018f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e69667a8-c791-4a62-8ab3-5e70c91ed72f|DEBUG|500||===========================request begin================================================
2022-01-08T11:13:57.681Z|384f2082-03c9-47b7-acb7-09ab6503018f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e69667a8-c791-4a62-8ab3-5e70c91ed72f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e69667a8-c791-4a62-8ab3-5e70c91ed72f
2022-01-08T11:13:57.681Z|384f2082-03c9-47b7-acb7-09ab6503018f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e69667a8-c791-4a62-8ab3-5e70c91ed72f|DEBUG|500||Method      : GET
2022-01-08T11:13:57.681Z|384f2082-03c9-47b7-acb7-09ab6503018f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e69667a8-c791-4a62-8ab3-5e70c91ed72f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1319f9f6ad92bd12", X-B3-SpanId:"50fc2e615f6ce1ec", X-B3-ParentSpanId:"1319f9f6ad92bd12", X-B3-Sampled:"0", X-ONAP-RequestID:"384f2082-03c9-47b7-acb7-09ab6503018f", X-RequestID:"384f2082-03c9-47b7-acb7-09ab6503018f", X-TransactionID:"384f2082-03c9-47b7-acb7-09ab6503018f", X-ECOMP-RequestID:"384f2082-03c9-47b7-acb7-09ab6503018f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"26cd906b-b9ba-4933-937c-2fe6f40cbb0a"]
2022-01-08T11:13:57.682Z|384f2082-03c9-47b7-acb7-09ab6503018f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e69667a8-c791-4a62-8ab3-5e70c91ed72f|DEBUG|500||Request body: 
2022-01-08T11:13:57.682Z|384f2082-03c9-47b7-acb7-09ab6503018f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e69667a8-c791-4a62-8ab3-5e70c91ed72f|DEBUG|500||==========================request end================================================
2022-01-08T11:13:57.701Z|384f2082-03c9-47b7-acb7-09ab6503018f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e69667a8-c791-4a62-8ab3-5e70c91ed72f|DEBUG|500||============================response begin==========================================
2022-01-08T11:13:57.702Z|384f2082-03c9-47b7-acb7-09ab6503018f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e69667a8-c791-4a62-8ab3-5e70c91ed72f|DEBUG|500||Status code  : 200 OK
2022-01-08T11:13:57.702Z|384f2082-03c9-47b7-acb7-09ab6503018f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e69667a8-c791-4a62-8ab3-5e70c91ed72f|DEBUG|500||Status text  : 
2022-01-08T11:13:57.702Z|384f2082-03c9-47b7-acb7-09ab6503018f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e69667a8-c791-4a62-8ab3-5e70c91ed72f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 08 Jan 2022 11:13:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-08T11:13:57.703Z|384f2082-03c9-47b7-acb7-09ab6503018f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e69667a8-c791-4a62-8ab3-5e70c91ed72f|DEBUG|500||Response body: {
  "requestId" : "e69667a8-c791-4a62-8ab3-5e70c91ed72f",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-01-08T11:13:45.000+00:00",
  "endTime" : "2022-01-08T11:13:54.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\": \"ea842640-0602-4165-9b65-ab6c77101eca\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"30ca602a-6599-4284-bec3-14e1028a9c4d\"\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-01-08T11:13:54.000+00:00",
  "serviceInstanceId" : "124211a9-aaca-4ea3-af4b-3a05576bedf6",
  "serviceInstanceName" : "basic_network-88db1d8c-a453-401b-907d-4fc6e9293513",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6",
  "cloudApiRequests" : [ ],
  "requestURI" : "e69667a8-c791-4a62-8ab3-5e70c91ed72f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e69667a8-c791-4a62-8ab3-5e70c91ed72f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e69667a8-c791-4a62-8ab3-5e70c91ed72f"
    }
  }
}
2022-01-08T11:13:57.703Z|384f2082-03c9-47b7-acb7-09ab6503018f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e69667a8-c791-4a62-8ab3-5e70c91ed72f|DEBUG|500||=======================response end=================================================
2022-01-08T11:13:57.704Z|384f2082-03c9-47b7-acb7-09ab6503018f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e69667a8-c791-4a62-8ab3-5e70c91ed72f|INFO|500||InvokeReturn
2022-01-08T11:13:57.706Z|384f2082-03c9-47b7-acb7-09ab6503018f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e69667a8-c791-4a62-8ab3-5e70c91ed72f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e69667a8-c791-4a62-8ab3-5e70c91ed72f&IS_INTERNAL_DATA=false
2022-01-08T11:13:57.706Z|384f2082-03c9-47b7-acb7-09ab6503018f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e69667a8-c791-4a62-8ab3-5e70c91ed72f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-08T11:13:57.706Z|384f2082-03c9-47b7-acb7-09ab6503018f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e69667a8-c791-4a62-8ab3-5e70c91ed72f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-08T11:13:57.707Z|384f2082-03c9-47b7-acb7-09ab6503018f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e69667a8-c791-4a62-8ab3-5e70c91ed72f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e69667a8-c791-4a62-8ab3-5e70c91ed72f&IS_INTERNAL_DATA=false
2022-01-08T11:13:57.707Z|384f2082-03c9-47b7-acb7-09ab6503018f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e69667a8-c791-4a62-8ab3-5e70c91ed72f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-08T11:13:57.707Z|384f2082-03c9-47b7-acb7-09ab6503018f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e69667a8-c791-4a62-8ab3-5e70c91ed72f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1319f9f6ad92bd12", X-B3-SpanId:"a1523015aaacf873", X-B3-ParentSpanId:"1319f9f6ad92bd12", X-B3-Sampled:"0", X-ONAP-RequestID:"384f2082-03c9-47b7-acb7-09ab6503018f", X-RequestID:"384f2082-03c9-47b7-acb7-09ab6503018f", X-TransactionID:"384f2082-03c9-47b7-acb7-09ab6503018f", X-ECOMP-RequestID:"384f2082-03c9-47b7-acb7-09ab6503018f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c20f339e-e2fd-4abd-97e5-9d3e84df8b48"]
2022-01-08T11:13:57.708Z|384f2082-03c9-47b7-acb7-09ab6503018f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e69667a8-c791-4a62-8ab3-5e70c91ed72f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-08T11:13:57.708Z|384f2082-03c9-47b7-acb7-09ab6503018f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e69667a8-c791-4a62-8ab3-5e70c91ed72f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-08T11:13:57.720Z|384f2082-03c9-47b7-acb7-09ab6503018f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e69667a8-c791-4a62-8ab3-5e70c91ed72f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-08T11:13:57.721Z|384f2082-03c9-47b7-acb7-09ab6503018f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e69667a8-c791-4a62-8ab3-5e70c91ed72f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-08T11:13:57.721Z|384f2082-03c9-47b7-acb7-09ab6503018f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e69667a8-c791-4a62-8ab3-5e70c91ed72f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-08T11:13:57.721Z|384f2082-03c9-47b7-acb7-09ab6503018f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e69667a8-c791-4a62-8ab3-5e70c91ed72f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 08 Jan 2022 11:13:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-08T11:13:57.723Z|384f2082-03c9-47b7-acb7-09ab6503018f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e69667a8-c791-4a62-8ab3-5e70c91ed72f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-08T11:13:57.723Z|384f2082-03c9-47b7-acb7-09ab6503018f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e69667a8-c791-4a62-8ab3-5e70c91ed72f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-08T11:13:57.723Z|384f2082-03c9-47b7-acb7-09ab6503018f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e69667a8-c791-4a62-8ab3-5e70c91ed72f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-08T11:13:57.730Z|384f2082-03c9-47b7-acb7-09ab6503018f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|||INFO|500||Exiting.
2022-01-08T11:13:57.856Z|c8f0bad0-d7d7-4986-839c-10c985fc5245|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|||INFO|500||Entering
2022-01-08T11:13:57.859Z|c8f0bad0-d7d7-4986-839c-10c985fc5245|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e69667a8-c791-4a62-8ab3-5e70c91ed72f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e69667a8-c791-4a62-8ab3-5e70c91ed72f
2022-01-08T11:13:57.859Z|c8f0bad0-d7d7-4986-839c-10c985fc5245|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e69667a8-c791-4a62-8ab3-5e70c91ed72f|INFO|500||Invoke
2022-01-08T11:13:57.859Z|c8f0bad0-d7d7-4986-839c-10c985fc5245|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e69667a8-c791-4a62-8ab3-5e70c91ed72f|DEBUG|500||===========================request begin================================================
2022-01-08T11:13:57.860Z|c8f0bad0-d7d7-4986-839c-10c985fc5245|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e69667a8-c791-4a62-8ab3-5e70c91ed72f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e69667a8-c791-4a62-8ab3-5e70c91ed72f
2022-01-08T11:13:57.860Z|c8f0bad0-d7d7-4986-839c-10c985fc5245|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e69667a8-c791-4a62-8ab3-5e70c91ed72f|DEBUG|500||Method      : GET
2022-01-08T11:13:57.860Z|c8f0bad0-d7d7-4986-839c-10c985fc5245|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e69667a8-c791-4a62-8ab3-5e70c91ed72f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7ff5ce661e145c88", X-B3-SpanId:"4ee7c5fe7fce950b", X-B3-ParentSpanId:"7ff5ce661e145c88", X-B3-Sampled:"0", X-ONAP-RequestID:"c8f0bad0-d7d7-4986-839c-10c985fc5245", X-RequestID:"c8f0bad0-d7d7-4986-839c-10c985fc5245", X-TransactionID:"c8f0bad0-d7d7-4986-839c-10c985fc5245", X-ECOMP-RequestID:"c8f0bad0-d7d7-4986-839c-10c985fc5245", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9fdaa67d-31ab-4a17-a207-fc91a4c63fe0"]
2022-01-08T11:13:57.861Z|c8f0bad0-d7d7-4986-839c-10c985fc5245|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e69667a8-c791-4a62-8ab3-5e70c91ed72f|DEBUG|500||Request body: 
2022-01-08T11:13:57.861Z|c8f0bad0-d7d7-4986-839c-10c985fc5245|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e69667a8-c791-4a62-8ab3-5e70c91ed72f|DEBUG|500||==========================request end================================================
2022-01-08T11:13:57.877Z|c8f0bad0-d7d7-4986-839c-10c985fc5245|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e69667a8-c791-4a62-8ab3-5e70c91ed72f|DEBUG|500||============================response begin==========================================
2022-01-08T11:13:57.878Z|c8f0bad0-d7d7-4986-839c-10c985fc5245|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e69667a8-c791-4a62-8ab3-5e70c91ed72f|DEBUG|500||Status code  : 200 OK
2022-01-08T11:13:57.878Z|c8f0bad0-d7d7-4986-839c-10c985fc5245|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e69667a8-c791-4a62-8ab3-5e70c91ed72f|DEBUG|500||Status text  : 
2022-01-08T11:13:57.879Z|c8f0bad0-d7d7-4986-839c-10c985fc5245|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e69667a8-c791-4a62-8ab3-5e70c91ed72f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 08 Jan 2022 11:13:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-08T11:13:57.879Z|c8f0bad0-d7d7-4986-839c-10c985fc5245|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e69667a8-c791-4a62-8ab3-5e70c91ed72f|DEBUG|500||Response body: {
  "requestId" : "e69667a8-c791-4a62-8ab3-5e70c91ed72f",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-01-08T11:13:45.000+00:00",
  "endTime" : "2022-01-08T11:13:54.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\": \"ea842640-0602-4165-9b65-ab6c77101eca\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"30ca602a-6599-4284-bec3-14e1028a9c4d\"\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-01-08T11:13:54.000+00:00",
  "serviceInstanceId" : "124211a9-aaca-4ea3-af4b-3a05576bedf6",
  "serviceInstanceName" : "basic_network-88db1d8c-a453-401b-907d-4fc6e9293513",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/124211a9-aaca-4ea3-af4b-3a05576bedf6",
  "cloudApiRequests" : [ ],
  "requestURI" : "e69667a8-c791-4a62-8ab3-5e70c91ed72f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e69667a8-c791-4a62-8ab3-5e70c91ed72f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e69667a8-c791-4a62-8ab3-5e70c91ed72f"
    }
  }
}
2022-01-08T11:13:57.880Z|c8f0bad0-d7d7-4986-839c-10c985fc5245|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e69667a8-c791-4a62-8ab3-5e70c91ed72f|DEBUG|500||=======================response end=================================================
2022-01-08T11:13:57.880Z|c8f0bad0-d7d7-4986-839c-10c985fc5245|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e69667a8-c791-4a62-8ab3-5e70c91ed72f|INFO|500||InvokeReturn
2022-01-08T11:13:57.881Z|c8f0bad0-d7d7-4986-839c-10c985fc5245|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e69667a8-c791-4a62-8ab3-5e70c91ed72f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e69667a8-c791-4a62-8ab3-5e70c91ed72f&IS_INTERNAL_DATA=false
2022-01-08T11:13:57.882Z|c8f0bad0-d7d7-4986-839c-10c985fc5245|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e69667a8-c791-4a62-8ab3-5e70c91ed72f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-08T11:13:57.882Z|c8f0bad0-d7d7-4986-839c-10c985fc5245|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e69667a8-c791-4a62-8ab3-5e70c91ed72f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-08T11:13:57.882Z|c8f0bad0-d7d7-4986-839c-10c985fc5245|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e69667a8-c791-4a62-8ab3-5e70c91ed72f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e69667a8-c791-4a62-8ab3-5e70c91ed72f&IS_INTERNAL_DATA=false
2022-01-08T11:13:57.883Z|c8f0bad0-d7d7-4986-839c-10c985fc5245|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e69667a8-c791-4a62-8ab3-5e70c91ed72f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-08T11:13:57.883Z|c8f0bad0-d7d7-4986-839c-10c985fc5245|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e69667a8-c791-4a62-8ab3-5e70c91ed72f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7ff5ce661e145c88", X-B3-SpanId:"7c1a23b6e15023d5", X-B3-ParentSpanId:"7ff5ce661e145c88", X-B3-Sampled:"0", X-ONAP-RequestID:"c8f0bad0-d7d7-4986-839c-10c985fc5245", X-RequestID:"c8f0bad0-d7d7-4986-839c-10c985fc5245", X-TransactionID:"c8f0bad0-d7d7-4986-839c-10c985fc5245", X-ECOMP-RequestID:"c8f0bad0-d7d7-4986-839c-10c985fc5245", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"128697ea-09af-498a-a940-df07b0eab603"]
2022-01-08T11:13:57.884Z|c8f0bad0-d7d7-4986-839c-10c985fc5245|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e69667a8-c791-4a62-8ab3-5e70c91ed72f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-08T11:13:57.884Z|c8f0bad0-d7d7-4986-839c-10c985fc5245|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e69667a8-c791-4a62-8ab3-5e70c91ed72f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-08T11:13:57.896Z|c8f0bad0-d7d7-4986-839c-10c985fc5245|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e69667a8-c791-4a62-8ab3-5e70c91ed72f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-08T11:13:57.897Z|c8f0bad0-d7d7-4986-839c-10c985fc5245|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e69667a8-c791-4a62-8ab3-5e70c91ed72f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-08T11:13:57.897Z|c8f0bad0-d7d7-4986-839c-10c985fc5245|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e69667a8-c791-4a62-8ab3-5e70c91ed72f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-08T11:13:57.898Z|c8f0bad0-d7d7-4986-839c-10c985fc5245|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e69667a8-c791-4a62-8ab3-5e70c91ed72f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 08 Jan 2022 11:13:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-08T11:13:57.899Z|c8f0bad0-d7d7-4986-839c-10c985fc5245|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e69667a8-c791-4a62-8ab3-5e70c91ed72f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-08T11:13:57.899Z|c8f0bad0-d7d7-4986-839c-10c985fc5245|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e69667a8-c791-4a62-8ab3-5e70c91ed72f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-08T11:13:57.899Z|c8f0bad0-d7d7-4986-839c-10c985fc5245|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e69667a8-c791-4a62-8ab3-5e70c91ed72f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-08T11:13:57.908Z|c8f0bad0-d7d7-4986-839c-10c985fc5245|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e69667a8-c791-4a62-8ab3-5e70c91ed72f|InfraPortalClient|||INFO|500||Exiting.
2022-01-08T11:13:59.968Z|837656fb-c8d8-4f3b-899a-49d4822f0a3b|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-01-08T11:13:59.969Z|837656fb-c8d8-4f3b-899a-49d4822f0a3b|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-01-08T11:14:06.883Z|9ac31ab6-d1b0-4e1b-90cb-3666b5195eee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:14:06.883Z|6e28cee2-6ba1-4932-89a2-4a02f1c6dab0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:14:06.883Z|58ea5258-9a27-42c6-a072-caf8383bb8a1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:14:06.887Z|6e28cee2-6ba1-4932-89a2-4a02f1c6dab0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:14:06.887Z|9ac31ab6-d1b0-4e1b-90cb-3666b5195eee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:14:06.887Z|58ea5258-9a27-42c6-a072-caf8383bb8a1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:14:08.036Z|441d4c9d-c795-46c2-ac34-b6859a0a25dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:14:08.037Z|441d4c9d-c795-46c2-ac34-b6859a0a25dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:14:08.441Z|01bd385a-6d87-4dbd-b1e9-7af03b1e687d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:14:08.442Z|01bd385a-6d87-4dbd-b1e9-7af03b1e687d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:14:16.918Z|c9900f0b-8368-4268-a9b4-744b32f9f523|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:14:16.918Z|3fb1e9fd-1e12-449b-bb7c-a9e465620e0b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:14:16.918Z|cfb01f10-55c0-4b47-8488-cd644dd95ed4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:14:16.920Z|c9900f0b-8368-4268-a9b4-744b32f9f523|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:14:16.920Z|3fb1e9fd-1e12-449b-bb7c-a9e465620e0b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:14:16.920Z|cfb01f10-55c0-4b47-8488-cd644dd95ed4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:14:23.036Z|0e2d895a-4fb8-457a-bf04-dc2c23f6cf22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:14:23.036Z|0e2d895a-4fb8-457a-bf04-dc2c23f6cf22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:14:26.946Z|a926c14a-67cc-419e-a2c2-093f20403919|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:14:26.947Z|4ba4d677-859b-4770-a1ac-dd243839a2d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:14:26.947Z|4ba4d677-859b-4770-a1ac-dd243839a2d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:14:26.947Z|a926c14a-67cc-419e-a2c2-093f20403919|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:14:26.958Z|62804126-97fa-48aa-893d-4f9d7fd11591|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:14:26.958Z|62804126-97fa-48aa-893d-4f9d7fd11591|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:14:36.977Z|c23e39c5-78a2-470e-b553-2e9dcd32ed2a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:14:36.978Z|c23e39c5-78a2-470e-b553-2e9dcd32ed2a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:14:36.979Z|4f866c8b-9f6b-45fd-827f-a88a6db018ab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:14:36.979Z|4f866c8b-9f6b-45fd-827f-a88a6db018ab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:14:36.980Z|ac4b30d9-765a-4509-b41f-acdfc3458951|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:14:36.980Z|ac4b30d9-765a-4509-b41f-acdfc3458951|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:14:38.036Z|0dc45d60-e50b-4f90-833a-d302700e6220|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:14:38.038Z|0dc45d60-e50b-4f90-833a-d302700e6220|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:14:38.442Z|71a3c952-ae28-4913-baca-853944e1223f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:14:38.443Z|71a3c952-ae28-4913-baca-853944e1223f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:14:47.003Z|d18c1c49-b34e-47da-889b-295927e004eb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:14:47.004Z|d18c1c49-b34e-47da-889b-295927e004eb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:14:47.004Z|c34ad370-a02c-4339-89e6-a06cca3e74be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:14:47.005Z|c34ad370-a02c-4339-89e6-a06cca3e74be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:14:47.005Z|695e23bb-a4ba-4178-8f78-16892b211fee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:14:47.005Z|695e23bb-a4ba-4178-8f78-16892b211fee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:14:53.036Z|e34fbd73-3e4b-46da-aa81-8a347c7db1a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:14:53.036Z|e34fbd73-3e4b-46da-aa81-8a347c7db1a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:14:57.026Z|f9e1a3ef-f387-46e6-ad78-4291e29c5419|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:14:57.026Z|48b0ce63-58ca-47c5-b208-738440718286|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:14:57.026Z|f9e1a3ef-f387-46e6-ad78-4291e29c5419|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:14:57.026Z|48b0ce63-58ca-47c5-b208-738440718286|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:14:57.029Z|b91e670a-f345-4f7b-a792-a2efbe9a801a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:14:57.031Z|b91e670a-f345-4f7b-a792-a2efbe9a801a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:14:59.968Z|b7126a5f-55e0-4466-865d-44316d6065fe|http-nio-8080-exec-10|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-01-08T11:14:59.969Z|b7126a5f-55e0-4466-865d-44316d6065fe|http-nio-8080-exec-10|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-01-08T11:15:07.048Z|b94a6171-ba30-4192-8e57-2451bb79b7f0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:15:07.048Z|8fc186b1-b26d-4bbd-95cd-0323b28d31aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:15:07.049Z|b94a6171-ba30-4192-8e57-2451bb79b7f0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:15:07.049Z|8fc186b1-b26d-4bbd-95cd-0323b28d31aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:15:07.050Z|2aabb5d7-8da6-49dd-aa7a-22153d7ca7f4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:15:07.050Z|2aabb5d7-8da6-49dd-aa7a-22153d7ca7f4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:15:08.036Z|de8907b8-71bc-4896-97b2-03445509168f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:15:08.036Z|de8907b8-71bc-4896-97b2-03445509168f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:15:08.444Z|c33849b5-a897-4b17-8452-c3578160f55e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:15:08.444Z|c33849b5-a897-4b17-8452-c3578160f55e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:15:17.072Z|811876fb-131e-4c40-b416-17d56aa2f91a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:15:17.073Z|fd9d0ddc-a9e6-4b32-88b8-d9cb3ade1cee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:15:17.072Z|88fbcf81-eb97-446c-8d9a-c6695bc799a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:15:17.073Z|811876fb-131e-4c40-b416-17d56aa2f91a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:15:17.074Z|fd9d0ddc-a9e6-4b32-88b8-d9cb3ade1cee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:15:17.073Z|88fbcf81-eb97-446c-8d9a-c6695bc799a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:15:23.036Z|a378f0e3-4b78-455a-9c9b-49f4a769ac9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:15:23.038Z|a378f0e3-4b78-455a-9c9b-49f4a769ac9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:15:27.099Z|32e00ae8-1591-41cf-a872-873a0e11eda8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:15:27.099Z|32e00ae8-1591-41cf-a872-873a0e11eda8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:15:27.103Z|836dc3e3-fe49-4dfa-9d76-1956bd2680d7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:15:27.104Z|836dc3e3-fe49-4dfa-9d76-1956bd2680d7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:15:27.105Z|da95669b-c5ca-4e67-ad91-5a93f954d791|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:15:27.106Z|da95669b-c5ca-4e67-ad91-5a93f954d791|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:15:37.119Z|459ae062-3e4d-4c1d-acd7-e6b7f2123532|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:15:37.120Z|459ae062-3e4d-4c1d-acd7-e6b7f2123532|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:15:37.123Z|5d4f1ab4-8340-4c74-934f-5e163e620353|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:15:37.123Z|5d4f1ab4-8340-4c74-934f-5e163e620353|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:15:37.126Z|aaed90b4-5801-454b-b027-3d8546413de5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:15:37.126Z|aaed90b4-5801-454b-b027-3d8546413de5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:15:38.036Z|87aeb534-699c-40a8-a287-c13d5dd00dbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:15:38.036Z|87aeb534-699c-40a8-a287-c13d5dd00dbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:15:38.445Z|48b47fe3-77ad-4577-86ca-5e12b99b58bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:15:38.445Z|48b47fe3-77ad-4577-86ca-5e12b99b58bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:15:47.140Z|8d2182d5-f729-4bda-af5d-7faadcf0a331|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:15:47.140Z|d074b40d-5738-418c-8ee6-6412edbc7900|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:15:47.140Z|8d2182d5-f729-4bda-af5d-7faadcf0a331|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:15:47.140Z|d074b40d-5738-418c-8ee6-6412edbc7900|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:15:47.145Z|8c68d6bd-965d-4edc-9d46-8e20574e2169|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:15:47.146Z|8c68d6bd-965d-4edc-9d46-8e20574e2169|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:15:53.036Z|313073e0-ab5b-440a-9aef-81b1c0959ad7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:15:53.036Z|313073e0-ab5b-440a-9aef-81b1c0959ad7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:15:57.161Z|d049791a-f9bf-4e38-839b-dfb755fbe3a6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:15:57.161Z|78489247-72c3-453d-8638-e0d0ed136ed5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:15:57.162Z|d049791a-f9bf-4e38-839b-dfb755fbe3a6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:15:57.163Z|78489247-72c3-453d-8638-e0d0ed136ed5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:15:57.166Z|d457dc57-925e-4a23-9b23-51ce6b2b1655|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:15:57.166Z|d457dc57-925e-4a23-9b23-51ce6b2b1655|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:15:59.967Z|e403d5ae-ed24-4ea3-8bd1-d82e7b6e4624|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-01-08T11:15:59.968Z|e403d5ae-ed24-4ea3-8bd1-d82e7b6e4624|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-01-08T11:16:07.189Z|6ddb6245-ef09-4c2e-9a01-c7b15c96a2ef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:16:07.190Z|6ddb6245-ef09-4c2e-9a01-c7b15c96a2ef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:16:07.190Z|a8b36b7f-145b-4012-9039-94a728b10a2d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:16:07.191Z|a8b36b7f-145b-4012-9039-94a728b10a2d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:16:07.192Z|0e1a0b4b-cab6-480d-a62c-a1071deb406b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:16:07.193Z|0e1a0b4b-cab6-480d-a62c-a1071deb406b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:16:08.036Z|286ac440-e898-4d89-b41a-7f81bef25e84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:16:08.040Z|286ac440-e898-4d89-b41a-7f81bef25e84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:16:08.446Z|7fe76754-77c1-4c48-b88d-254c4542e55c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:16:08.447Z|7fe76754-77c1-4c48-b88d-254c4542e55c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:16:17.215Z|9585b9c2-45e1-4529-a8d7-4f44a0da6a39|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:16:17.215Z|88786ef4-3b06-4e1f-9f67-8639e7d2e131|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:16:17.215Z|da4b552f-1960-4a2b-8e00-ed790b23aa5f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:16:17.216Z|9585b9c2-45e1-4529-a8d7-4f44a0da6a39|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:16:17.216Z|88786ef4-3b06-4e1f-9f67-8639e7d2e131|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:16:17.217Z|da4b552f-1960-4a2b-8e00-ed790b23aa5f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:16:23.036Z|cc204ad2-2afd-4cd1-98d2-7c3acb4938e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:16:23.038Z|cc204ad2-2afd-4cd1-98d2-7c3acb4938e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:16:27.260Z|4821a38a-c052-4b34-866b-5f8b60fc1e1a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:16:27.260Z|4392f0cc-3794-4b07-b2e6-8f6cdaed5aa9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:16:27.260Z|f3962670-68c1-44a8-9c96-1877458cc352|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:16:27.263Z|4392f0cc-3794-4b07-b2e6-8f6cdaed5aa9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:16:27.263Z|4821a38a-c052-4b34-866b-5f8b60fc1e1a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:16:27.263Z|f3962670-68c1-44a8-9c96-1877458cc352|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:16:37.291Z|25e87d22-b5fc-47dc-a843-27a20143931a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:16:37.291Z|56e48401-1fbd-4e2e-b3ff-2dc179b2d9f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:16:37.291Z|d3687159-256f-427b-8941-1a9f5cc7889a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:16:37.292Z|25e87d22-b5fc-47dc-a843-27a20143931a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:16:37.292Z|56e48401-1fbd-4e2e-b3ff-2dc179b2d9f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:16:37.292Z|d3687159-256f-427b-8941-1a9f5cc7889a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:16:38.036Z|465df0a0-4689-497d-bf8f-93c18bbf9c61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:16:38.037Z|465df0a0-4689-497d-bf8f-93c18bbf9c61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:16:38.447Z|71f748d2-5694-49e6-a0a2-9ed2a1f48f6d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:16:38.448Z|71f748d2-5694-49e6-a0a2-9ed2a1f48f6d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:16:47.317Z|019cb231-8f4d-4188-b189-dca955915753|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:16:47.318Z|fe34129a-3714-42e9-add5-23285203dd22|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:16:47.318Z|019cb231-8f4d-4188-b189-dca955915753|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:16:47.318Z|fe34129a-3714-42e9-add5-23285203dd22|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:16:47.320Z|93ad62f0-b2fd-4c18-95c1-99e990354b25|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:16:47.321Z|93ad62f0-b2fd-4c18-95c1-99e990354b25|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:16:53.036Z|58693ba0-ff57-4332-8bf3-2a1e7f96cd31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:16:53.038Z|58693ba0-ff57-4332-8bf3-2a1e7f96cd31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:16:57.342Z|a7513851-3bd4-4262-9244-7fb61286b587|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:16:57.342Z|b6548194-46fa-4cc4-817b-3b28cf129090|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:16:57.343Z|b6548194-46fa-4cc4-817b-3b28cf129090|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:16:57.344Z|43c8871a-f861-423d-9266-69cdf4aa5174|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:16:57.344Z|43c8871a-f861-423d-9266-69cdf4aa5174|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:16:57.344Z|a7513851-3bd4-4262-9244-7fb61286b587|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:16:59.968Z|da8a7477-2fe3-4dbb-b974-49b19ca58f50|http-nio-8080-exec-5|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-01-08T11:16:59.969Z|da8a7477-2fe3-4dbb-b974-49b19ca58f50|http-nio-8080-exec-5|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-01-08T11:17:07.367Z|f13a92bf-e507-4740-b874-5b8bf987e5d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:17:07.367Z|8c733a49-611c-470b-aab3-4a8e52814608|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:17:07.367Z|9c010eec-10a4-4d74-97c3-17a8785e8091|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:17:07.367Z|f13a92bf-e507-4740-b874-5b8bf987e5d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:17:07.367Z|8c733a49-611c-470b-aab3-4a8e52814608|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:17:07.368Z|9c010eec-10a4-4d74-97c3-17a8785e8091|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:17:08.036Z|fd69b49c-d9f7-457b-aed2-eda4ddb0e299|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:17:08.036Z|fd69b49c-d9f7-457b-aed2-eda4ddb0e299|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:17:08.448Z|731588ea-c646-44ef-b1b5-c90ef97593e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:17:08.449Z|731588ea-c646-44ef-b1b5-c90ef97593e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:17:17.394Z|b0db4f70-a7a2-42f3-a793-e891ba00fbb2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:17:17.394Z|b0db4f70-a7a2-42f3-a793-e891ba00fbb2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:17:17.396Z|635c58e7-b912-4884-bb07-fa005626e75f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:17:17.396Z|635c58e7-b912-4884-bb07-fa005626e75f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:17:17.396Z|1d9151e6-1419-4302-84d0-d8607bc3f4f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:17:17.397Z|1d9151e6-1419-4302-84d0-d8607bc3f4f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:17:23.036Z|add4ad14-268a-4576-aea0-42238eb174aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:17:23.036Z|add4ad14-268a-4576-aea0-42238eb174aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:17:27.419Z|d980659b-1425-47f8-81aa-98ff43b8687a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:17:27.419Z|029c4d9b-0169-44b6-987b-50e9127b3088|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:17:27.419Z|9d67ae5a-9e1e-4816-bfe3-68fcc8270c9d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:17:27.420Z|d980659b-1425-47f8-81aa-98ff43b8687a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:17:27.420Z|9d67ae5a-9e1e-4816-bfe3-68fcc8270c9d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:17:27.420Z|029c4d9b-0169-44b6-987b-50e9127b3088|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:17:37.442Z|ea6dd511-4838-4001-a98c-30399415d02b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:17:37.442Z|47e799ae-1272-4e2b-9dd3-4d2c74ed07a5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:17:37.443Z|ea6dd511-4838-4001-a98c-30399415d02b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:17:37.443Z|47e799ae-1272-4e2b-9dd3-4d2c74ed07a5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:17:37.444Z|3ce987e8-7c16-4aa0-bb18-a860069ab211|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:17:37.445Z|3ce987e8-7c16-4aa0-bb18-a860069ab211|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:17:38.036Z|3ebb2c13-6b79-480a-bfed-178c1480c2f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:17:38.038Z|3ebb2c13-6b79-480a-bfed-178c1480c2f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:17:38.450Z|34c8160b-9ee9-4719-a2a1-106e1e4b45a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:17:38.450Z|34c8160b-9ee9-4719-a2a1-106e1e4b45a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:17:47.462Z|42215761-30fc-4921-a4f0-245925014cfb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:17:47.462Z|42215761-30fc-4921-a4f0-245925014cfb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:17:47.463Z|80b4b895-ff5c-4d54-bb9a-ef160619980d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:17:47.462Z|6f305797-3798-4612-a0f9-0f10b990a509|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:17:47.463Z|80b4b895-ff5c-4d54-bb9a-ef160619980d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:17:47.463Z|6f305797-3798-4612-a0f9-0f10b990a509|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:17:53.035Z|9675a770-3e43-4db1-83aa-a6d38982b008|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:17:53.036Z|9675a770-3e43-4db1-83aa-a6d38982b008|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:17:57.485Z|12eb5f1c-6b06-47ef-a826-c1054c3d2d0b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:17:57.485Z|dd17fd5b-1f4a-44fb-b128-c6576cf8d494|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:17:57.485Z|12eb5f1c-6b06-47ef-a826-c1054c3d2d0b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:17:57.485Z|dd17fd5b-1f4a-44fb-b128-c6576cf8d494|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:17:57.494Z|30825199-f438-4b5b-acb6-c6c7aba04c4c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:17:57.495Z|30825199-f438-4b5b-acb6-c6c7aba04c4c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:17:59.967Z|36084380-414a-4b82-9148-6c1456e6bcd3|http-nio-8080-exec-2|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-01-08T11:17:59.968Z|36084380-414a-4b82-9148-6c1456e6bcd3|http-nio-8080-exec-2|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-01-08T11:18:07.506Z|18916600-a49a-4467-8539-dac934dac408|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:18:07.506Z|18916600-a49a-4467-8539-dac934dac408|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:18:07.512Z|7914d11e-8dc2-4045-87a8-3469a8219f34|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:18:07.512Z|7914d11e-8dc2-4045-87a8-3469a8219f34|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:18:07.512Z|bbca295b-c61f-4910-9678-5faf09b6e843|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:18:07.513Z|bbca295b-c61f-4910-9678-5faf09b6e843|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:18:08.036Z|6bc83405-181d-4106-8571-90b79c054b30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:18:08.036Z|6bc83405-181d-4106-8571-90b79c054b30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:18:08.451Z|881a7e32-9812-4833-a9b4-32298ddfb2a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:18:08.451Z|881a7e32-9812-4833-a9b4-32298ddfb2a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:18:17.525Z|01be9732-126d-40f3-a19e-4322cd77f12c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:18:17.526Z|01be9732-126d-40f3-a19e-4322cd77f12c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:18:17.532Z|164b2879-89b0-4bad-8568-ac446497e241|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:18:17.532Z|164b2879-89b0-4bad-8568-ac446497e241|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:18:17.533Z|3a9864c7-a44b-415c-bf76-2eed58686179|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:18:17.534Z|3a9864c7-a44b-415c-bf76-2eed58686179|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:18:23.036Z|246e85a6-2eda-46d2-88a7-c0cdd62a2699|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:18:23.039Z|246e85a6-2eda-46d2-88a7-c0cdd62a2699|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:18:27.548Z|45da4f12-fd6c-43df-954c-30139c8693e2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:18:27.549Z|45da4f12-fd6c-43df-954c-30139c8693e2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:18:27.552Z|d092cfaf-bc6d-489e-965a-04a4aebc6776|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:18:27.552Z|f3c022a8-52fe-4021-a5a2-4dd24edd3fa3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:18:27.553Z|d092cfaf-bc6d-489e-965a-04a4aebc6776|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:18:27.553Z|f3c022a8-52fe-4021-a5a2-4dd24edd3fa3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:18:37.574Z|f41b4988-9b91-405f-b33b-3b6dd467eae1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:18:37.574Z|2ace41f6-a164-4e33-a490-e4a49ab684a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:18:37.575Z|f41b4988-9b91-405f-b33b-3b6dd467eae1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:18:37.575Z|76f074ff-e35c-475d-8cc4-e4ed400665fa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:18:37.575Z|2ace41f6-a164-4e33-a490-e4a49ab684a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:18:37.575Z|76f074ff-e35c-475d-8cc4-e4ed400665fa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:18:38.036Z|aa34b069-bc84-42ac-bb94-f7f60a840e6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:18:38.037Z|aa34b069-bc84-42ac-bb94-f7f60a840e6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:18:38.452Z|f11aea53-8ddd-4a4d-a2b5-1fcb7c4f4448|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:18:38.452Z|f11aea53-8ddd-4a4d-a2b5-1fcb7c4f4448|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:18:47.605Z|d1cbb53b-759f-4f33-be91-a836fbe4a193|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:18:47.605Z|2626e467-d9a0-4474-8447-52647b6dfb75|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:18:47.605Z|c53c3f51-4869-4cde-b828-60088f2cffeb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:18:47.606Z|d1cbb53b-759f-4f33-be91-a836fbe4a193|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:18:47.606Z|2626e467-d9a0-4474-8447-52647b6dfb75|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:18:47.606Z|c53c3f51-4869-4cde-b828-60088f2cffeb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:18:53.036Z|29680afc-2ce8-4436-875c-90156f930802|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:18:53.036Z|29680afc-2ce8-4436-875c-90156f930802|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:18:57.633Z|bad14a49-5a85-47d9-86b9-6daf22338211|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:18:57.633Z|a0e9e058-d1e1-4c3c-b532-8e95a7ad621d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:18:57.633Z|fc14a61f-203e-4447-a854-05b8a56cab83|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:18:57.635Z|a0e9e058-d1e1-4c3c-b532-8e95a7ad621d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:18:57.635Z|bad14a49-5a85-47d9-86b9-6daf22338211|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:18:57.635Z|fc14a61f-203e-4447-a854-05b8a56cab83|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:18:59.968Z|b52bf9e3-a062-469c-9629-6f64c23350e7|http-nio-8080-exec-10|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-01-08T11:18:59.970Z|b52bf9e3-a062-469c-9629-6f64c23350e7|http-nio-8080-exec-10|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-01-08T11:19:07.665Z|e0efe47d-ae33-4946-9540-a2539c5cd5ed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:19:07.665Z|49376224-3d1a-4542-b076-304ca8242def|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:19:07.665Z|6422efb6-2121-4bea-91ee-410dcee4afa3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:19:07.667Z|6422efb6-2121-4bea-91ee-410dcee4afa3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:19:07.667Z|49376224-3d1a-4542-b076-304ca8242def|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:19:07.667Z|e0efe47d-ae33-4946-9540-a2539c5cd5ed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:19:08.036Z|d133443f-15a0-4467-8fd3-b66ec9b4f837|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:19:08.039Z|d133443f-15a0-4467-8fd3-b66ec9b4f837|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:19:08.453Z|6da75aa2-a85d-4e2d-96ec-2e7c8301bb0f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:19:08.455Z|6da75aa2-a85d-4e2d-96ec-2e7c8301bb0f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:19:17.698Z|606414f4-a653-4693-a452-ecd7ee33238d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:19:17.698Z|9fd4783f-5965-40ca-b82f-c49c7307e519|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:19:17.698Z|ee68dd0e-1130-428a-bb40-8d8b08b84408|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:19:17.699Z|ee68dd0e-1130-428a-bb40-8d8b08b84408|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:19:17.699Z|9fd4783f-5965-40ca-b82f-c49c7307e519|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:19:17.699Z|606414f4-a653-4693-a452-ecd7ee33238d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:19:23.036Z|7f544a54-7055-4bba-b762-3bad19ef35b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:19:23.036Z|7f544a54-7055-4bba-b762-3bad19ef35b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:19:27.720Z|8659f2db-be4a-4e6a-a9ff-ffe5d059fdc8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:19:27.721Z|8659f2db-be4a-4e6a-a9ff-ffe5d059fdc8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:19:27.722Z|71092c32-0bce-4b1c-83c6-08a97449e128|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:19:27.722Z|2c3d8eb8-1ff8-4507-a916-6e1a5c1cf6ab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:19:27.722Z|71092c32-0bce-4b1c-83c6-08a97449e128|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:19:27.722Z|2c3d8eb8-1ff8-4507-a916-6e1a5c1cf6ab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:19:37.743Z|8167ac68-5dd1-4fba-a779-e00e42c2bbc6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:19:37.744Z|8167ac68-5dd1-4fba-a779-e00e42c2bbc6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:19:37.746Z|a448540d-c014-494c-bda7-3518de92455b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:19:37.746Z|a448540d-c014-494c-bda7-3518de92455b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:19:37.749Z|49a078b3-fca0-41d7-b7b4-c77661f6612f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:19:37.749Z|49a078b3-fca0-41d7-b7b4-c77661f6612f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:19:38.036Z|ab9c3ed2-6fbe-4eb3-900c-5f993b45aa69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:19:38.036Z|ab9c3ed2-6fbe-4eb3-900c-5f993b45aa69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:19:38.455Z|4b95bfd2-f9c9-4e14-b2a8-4e13a079c23f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:19:38.456Z|4b95bfd2-f9c9-4e14-b2a8-4e13a079c23f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:19:47.765Z|bcf22958-21f8-4108-ba99-b2221c83a5e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:19:47.766Z|bcf22958-21f8-4108-ba99-b2221c83a5e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:19:47.766Z|ec809223-7a10-42cf-8056-93e7c3cbf632|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:19:47.766Z|ec809223-7a10-42cf-8056-93e7c3cbf632|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:19:47.767Z|0b707326-bed4-4a67-9647-3be9e8a1e3b5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:19:47.768Z|0b707326-bed4-4a67-9647-3be9e8a1e3b5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:19:53.036Z|fd6b921c-270b-4147-8c30-f111475cad69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:19:53.038Z|fd6b921c-270b-4147-8c30-f111475cad69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:19:57.790Z|044b1fc5-5bbe-48fc-99fa-796170c4f971|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:19:57.790Z|44dc3d04-d372-4e00-8001-805496c03b3c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:19:57.790Z|044b1fc5-5bbe-48fc-99fa-796170c4f971|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:19:57.791Z|e93a00b1-0821-4aa2-95d5-f6fd00ed652c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:19:57.791Z|e93a00b1-0821-4aa2-95d5-f6fd00ed652c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:19:57.791Z|44dc3d04-d372-4e00-8001-805496c03b3c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:19:59.967Z|73c3a8c6-af0f-4c84-8bfa-b7fd2f87b331|http-nio-8080-exec-4|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-01-08T11:19:59.968Z|73c3a8c6-af0f-4c84-8bfa-b7fd2f87b331|http-nio-8080-exec-4|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-01-08T11:20:07.810Z|27800b01-3040-439f-b8d9-45d2fb8c56e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:20:07.811Z|27800b01-3040-439f-b8d9-45d2fb8c56e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:20:07.812Z|9f33cc94-f396-4058-b8f7-d94a56229456|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:20:07.813Z|9f33cc94-f396-4058-b8f7-d94a56229456|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:20:07.820Z|406c4971-b294-446e-90d3-6cfa1e98f4b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:20:07.821Z|406c4971-b294-446e-90d3-6cfa1e98f4b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:20:08.036Z|58f15e92-6131-4bbb-bf51-95d52c0cd6fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:20:08.036Z|58f15e92-6131-4bbb-bf51-95d52c0cd6fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:20:08.456Z|c5ebb830-8be8-4b66-8729-242af503a45d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:20:08.457Z|c5ebb830-8be8-4b66-8729-242af503a45d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:20:17.844Z|f51fb60e-2aff-4b8e-a572-dfe56e3cf5ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:20:17.844Z|9b66f917-2d90-42cb-addb-32a6489a94e6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:20:17.845Z|0f5fcb59-b012-44d3-90cc-908d7aa1cbfd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:20:17.845Z|f51fb60e-2aff-4b8e-a572-dfe56e3cf5ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:20:17.845Z|0f5fcb59-b012-44d3-90cc-908d7aa1cbfd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:20:17.845Z|9b66f917-2d90-42cb-addb-32a6489a94e6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:20:23.035Z|64db0983-1f51-4145-99d7-f83462fb1033|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:20:23.036Z|64db0983-1f51-4145-99d7-f83462fb1033|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:20:27.869Z|18d05d7f-5ced-43f9-88f0-f11d6909c004|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:20:27.869Z|a666a3c2-61af-439f-a86a-d77c2c0db128|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:20:27.869Z|b0616cc9-9b41-45da-95e7-d5d6da9dcde6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:20:27.869Z|a666a3c2-61af-439f-a86a-d77c2c0db128|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:20:27.869Z|18d05d7f-5ced-43f9-88f0-f11d6909c004|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:20:27.869Z|b0616cc9-9b41-45da-95e7-d5d6da9dcde6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:20:37.890Z|3547d5ba-6447-443c-a04b-f56f33789dfe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:20:37.890Z|d2ab0829-345b-4029-8b51-97f215f7a3c0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:20:37.891Z|3547d5ba-6447-443c-a04b-f56f33789dfe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:20:37.891Z|d2ab0829-345b-4029-8b51-97f215f7a3c0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:20:37.895Z|5f29fcf1-4bd6-4ac6-9603-7147562f453b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:20:37.895Z|5f29fcf1-4bd6-4ac6-9603-7147562f453b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:20:38.036Z|9aab1c32-2a56-4185-aeb5-40d8916b2414|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:20:38.039Z|9aab1c32-2a56-4185-aeb5-40d8916b2414|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:20:38.457Z|4f913d92-4e77-42ae-ab1a-5cba9e821bef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:20:38.458Z|4f913d92-4e77-42ae-ab1a-5cba9e821bef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:20:47.911Z|e2fbe0b2-88ac-445b-a752-7e683762093d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:20:47.911Z|92b7c8c4-2fb5-46c2-8f21-03b266439769|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:20:47.912Z|e2fbe0b2-88ac-445b-a752-7e683762093d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:20:47.912Z|92b7c8c4-2fb5-46c2-8f21-03b266439769|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:20:47.925Z|834a9c34-c9a7-4a0f-8f59-763a1858ae8b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:20:47.926Z|834a9c34-c9a7-4a0f-8f59-763a1858ae8b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:20:53.036Z|27ad4291-d96f-40a9-bf40-78548c45cf6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:20:53.036Z|27ad4291-d96f-40a9-bf40-78548c45cf6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:20:57.933Z|e832d3c2-c4a8-40be-a7cb-56c052721f44|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:20:57.933Z|6be01428-a229-432d-a06c-ae26e0e6b57f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:20:57.933Z|e832d3c2-c4a8-40be-a7cb-56c052721f44|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:20:57.933Z|6be01428-a229-432d-a06c-ae26e0e6b57f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:20:57.953Z|717d72d5-b8e9-4d95-bf48-78c46819a592|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:20:57.953Z|717d72d5-b8e9-4d95-bf48-78c46819a592|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:20:59.967Z|4fbcca55-8ee8-47e5-92cc-5ce1a9953b1c|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-01-08T11:20:59.968Z|4fbcca55-8ee8-47e5-92cc-5ce1a9953b1c|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-01-08T11:21:07.953Z|2fee43df-ec7f-4119-93b3-f7ccb94587b7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:21:07.954Z|2fee43df-ec7f-4119-93b3-f7ccb94587b7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:21:07.956Z|e61c1680-78ff-465a-8809-ee282e83d9c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:21:07.957Z|e61c1680-78ff-465a-8809-ee282e83d9c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:21:07.976Z|821eb488-cc74-456f-a199-c01e12f12825|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:21:07.977Z|821eb488-cc74-456f-a199-c01e12f12825|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:21:08.036Z|78a4dcc3-0e14-47cc-afdc-f749a0309cfa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:21:08.036Z|78a4dcc3-0e14-47cc-afdc-f749a0309cfa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:21:08.458Z|f94ee72a-dd33-485c-9881-72b5aa434701|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:21:08.459Z|f94ee72a-dd33-485c-9881-72b5aa434701|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:21:17.975Z|7be7c0d0-2de0-4271-9058-d3fe7d24d46c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:21:17.976Z|7be7c0d0-2de0-4271-9058-d3fe7d24d46c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:21:17.979Z|936c8a28-c01f-498c-869c-f4560fb80643|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:21:17.980Z|936c8a28-c01f-498c-869c-f4560fb80643|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:21:17.995Z|650ebc12-ec11-4685-8a34-7e81b9751bd4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:21:17.996Z|650ebc12-ec11-4685-8a34-7e81b9751bd4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:21:23.036Z|865ac1be-aed0-4db2-81c5-c4eae3c89b11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:21:23.038Z|865ac1be-aed0-4db2-81c5-c4eae3c89b11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:21:28.102Z|28ae12c0-c35d-48e3-aa17-0f1ad2ad5e42|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:21:28.103Z|28ae12c0-c35d-48e3-aa17-0f1ad2ad5e42|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:21:28.103Z|79e0d986-dee7-442f-ad19-bb191264d856|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:21:28.103Z|79e0d986-dee7-442f-ad19-bb191264d856|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:21:28.107Z|af4aeac7-5df4-4c80-8e1c-0473fbd2f868|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:21:28.108Z|af4aeac7-5df4-4c80-8e1c-0473fbd2f868|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:21:38.036Z|d5ab02f4-64b2-4d63-b08d-d84419604ff8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:21:38.038Z|d5ab02f4-64b2-4d63-b08d-d84419604ff8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:21:38.133Z|8ac8beef-c232-4e9a-b4fb-fca52dff17bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:21:38.133Z|3ee093c8-6b56-4c13-97f3-cb40cb5a95a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:21:38.134Z|8ac8beef-c232-4e9a-b4fb-fca52dff17bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:21:38.134Z|3ee093c8-6b56-4c13-97f3-cb40cb5a95a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:21:38.135Z|80b3b45b-4a64-4268-90b1-a5b8611ecce9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:21:38.137Z|80b3b45b-4a64-4268-90b1-a5b8611ecce9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:21:38.459Z|5903868f-40a6-41a1-8a77-b6164d90f8cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:21:38.460Z|5903868f-40a6-41a1-8a77-b6164d90f8cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:21:48.169Z|0393e92c-67fd-47bc-9025-84b3476e3643|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:21:48.169Z|6b72121d-8f6d-424c-b37d-3e0591bfa64c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:21:48.169Z|376554e1-9aaa-4588-8f0a-176efab18de6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:21:48.172Z|6b72121d-8f6d-424c-b37d-3e0591bfa64c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:21:48.172Z|0393e92c-67fd-47bc-9025-84b3476e3643|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:21:48.172Z|376554e1-9aaa-4588-8f0a-176efab18de6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:21:53.036Z|fc591d8b-6361-4f56-8246-6c930a592244|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:21:53.037Z|fc591d8b-6361-4f56-8246-6c930a592244|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:21:58.198Z|da7353c7-19d3-43c8-a4ac-f361797c2857|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:21:58.199Z|e52a7698-b128-47b1-b584-d8b849e6074f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:21:58.199Z|e52a7698-b128-47b1-b584-d8b849e6074f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:21:58.200Z|da7353c7-19d3-43c8-a4ac-f361797c2857|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:21:58.203Z|ac6dc389-3205-49f5-bb48-8e4bdf1e0b0f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:21:58.204Z|ac6dc389-3205-49f5-bb48-8e4bdf1e0b0f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:21:59.968Z|ccbc2dab-f769-4ac6-b6e6-79cb9c0fa477|http-nio-8080-exec-2|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-01-08T11:21:59.969Z|ccbc2dab-f769-4ac6-b6e6-79cb9c0fa477|http-nio-8080-exec-2|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-01-08T11:22:08.036Z|9b621967-1bc1-4bbc-944d-200ad2c60153|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:22:08.038Z|9b621967-1bc1-4bbc-944d-200ad2c60153|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:22:08.222Z|28803c3b-7035-4d89-8885-75ebdf4c24ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:22:08.222Z|019e3514-fc55-4167-a3a4-303a48550f6d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:22:08.223Z|28803c3b-7035-4d89-8885-75ebdf4c24ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:22:08.223Z|019e3514-fc55-4167-a3a4-303a48550f6d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:22:08.226Z|37b88173-8e41-4ab5-8d6b-99b6887372ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:22:08.227Z|37b88173-8e41-4ab5-8d6b-99b6887372ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:22:08.460Z|f6178d5c-bd26-465a-967d-584a85d094f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:22:08.461Z|f6178d5c-bd26-465a-967d-584a85d094f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:22:18.244Z|8511796e-9228-4fdd-bce4-7437f5b707c8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:22:18.245Z|8511796e-9228-4fdd-bce4-7437f5b707c8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:22:18.245Z|eb8866e6-bf41-4b0a-948f-bc792f789752|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:22:18.245Z|eb8866e6-bf41-4b0a-948f-bc792f789752|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:22:18.246Z|7f623d46-3267-4795-b414-877347180bff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:22:18.246Z|7f623d46-3267-4795-b414-877347180bff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:22:23.035Z|20502722-b5d8-4ff8-97ff-566f3f70c399|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:22:23.036Z|20502722-b5d8-4ff8-97ff-566f3f70c399|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:22:28.266Z|9a5476ce-7a45-4f58-a95d-0b3989fcb7d5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:22:28.266Z|45170a06-c9f3-4678-a528-c99ef59381f5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:22:28.267Z|45170a06-c9f3-4678-a528-c99ef59381f5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:22:28.267Z|9a5476ce-7a45-4f58-a95d-0b3989fcb7d5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:22:28.268Z|66cce0df-33bf-4df2-9aee-d5f8ee229bbf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:22:28.268Z|66cce0df-33bf-4df2-9aee-d5f8ee229bbf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:22:38.036Z|56cd2b09-a480-41c4-b0b8-5aa7e2080b0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:22:38.036Z|56cd2b09-a480-41c4-b0b8-5aa7e2080b0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:22:38.292Z|24cfcf08-6694-47ba-b53b-8378db4431d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:22:38.293Z|24cfcf08-6694-47ba-b53b-8378db4431d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:22:38.296Z|8b8d7834-b1d8-4107-9c8a-416eb85482f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:22:38.297Z|276b45b4-5342-45a3-855e-357eb904c935|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:22:38.297Z|8b8d7834-b1d8-4107-9c8a-416eb85482f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:22:38.297Z|276b45b4-5342-45a3-855e-357eb904c935|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:22:38.461Z|055ce6d5-13e9-49bd-8828-4d654525c903|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:22:38.462Z|055ce6d5-13e9-49bd-8828-4d654525c903|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:22:48.324Z|df8f8f2f-01d4-48ce-a9fe-1811c57c907e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:22:48.324Z|df8f8f2f-01d4-48ce-a9fe-1811c57c907e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:22:48.325Z|971ddeb4-ecc1-4ca9-a3ea-d776d20e2ded|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:22:48.326Z|971ddeb4-ecc1-4ca9-a3ea-d776d20e2ded|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:22:48.326Z|373f3bb7-9284-4a15-939e-dcaee7abce48|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:22:48.326Z|373f3bb7-9284-4a15-939e-dcaee7abce48|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:22:53.036Z|db01235a-83fd-4c5b-b378-3e3e571e0e2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:22:53.038Z|db01235a-83fd-4c5b-b378-3e3e571e0e2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:22:58.344Z|90649b6b-8430-468c-846f-728b0c32ac5b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:22:58.344Z|97607b19-f775-4274-95d2-6eaa5cb2861a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:22:58.344Z|90649b6b-8430-468c-846f-728b0c32ac5b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:22:58.344Z|97607b19-f775-4274-95d2-6eaa5cb2861a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:22:58.349Z|2527fc3e-4229-4429-abdb-69f6fa683bb4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:22:58.350Z|2527fc3e-4229-4429-abdb-69f6fa683bb4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:22:59.967Z|15d4341f-011a-4561-8403-a54c276b5dc8|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-01-08T11:22:59.968Z|15d4341f-011a-4561-8403-a54c276b5dc8|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-01-08T11:23:08.036Z|174738e6-3adf-4a9c-85de-c153df447a4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:23:08.036Z|174738e6-3adf-4a9c-85de-c153df447a4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:23:08.363Z|0f6f251f-a245-4ec2-8216-3cd5c146f305|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:23:08.364Z|0f6f251f-a245-4ec2-8216-3cd5c146f305|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:23:08.364Z|71f48a00-0bce-4e00-9c2a-7a3cf50aa213|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:23:08.365Z|71f48a00-0bce-4e00-9c2a-7a3cf50aa213|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:23:08.367Z|65de68eb-b3ca-40c2-830a-67f70ae4ef4b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:23:08.369Z|65de68eb-b3ca-40c2-830a-67f70ae4ef4b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:23:08.462Z|5614ff04-796f-4d24-a9e9-ce10815917a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:23:08.463Z|5614ff04-796f-4d24-a9e9-ce10815917a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:23:18.387Z|177406e5-7abf-4d15-9b1c-c1cde27ec425|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:23:18.387Z|611a1321-7a25-4123-8891-a95683dc405f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:23:18.387Z|611a1321-7a25-4123-8891-a95683dc405f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:23:18.387Z|177406e5-7abf-4d15-9b1c-c1cde27ec425|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:23:18.389Z|54df985a-3ef1-450b-a274-9f6ff1a74283|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:23:18.389Z|54df985a-3ef1-450b-a274-9f6ff1a74283|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:23:23.036Z|b47b6322-b2e9-4ed9-8065-d328e8c28859|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:23:23.036Z|b47b6322-b2e9-4ed9-8065-d328e8c28859|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:23:28.408Z|a2499f75-73cd-4538-a937-579f0bb57546|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:23:28.408Z|330f4b04-e1c2-4c19-a16f-f8e6d69265f5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:23:28.408Z|07aea05e-3701-43e0-bfa2-2a48c7d8cc26|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:23:28.409Z|07aea05e-3701-43e0-bfa2-2a48c7d8cc26|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:23:28.409Z|a2499f75-73cd-4538-a937-579f0bb57546|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:23:28.409Z|330f4b04-e1c2-4c19-a16f-f8e6d69265f5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:23:38.036Z|4445fa70-1168-45c7-b9d9-de05b8a2a3bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:23:38.039Z|4445fa70-1168-45c7-b9d9-de05b8a2a3bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:23:38.433Z|76dac6d4-c230-4ed3-a595-428848c29e04|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:23:38.433Z|fbe293f4-4646-46bb-9eb7-e27ee3d7a3e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:23:38.433Z|c5e31e62-61cf-447b-b13c-42f1c4ea6ee7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:23:38.434Z|76dac6d4-c230-4ed3-a595-428848c29e04|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:23:38.434Z|fbe293f4-4646-46bb-9eb7-e27ee3d7a3e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:23:38.434Z|c5e31e62-61cf-447b-b13c-42f1c4ea6ee7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:23:38.463Z|16cfd293-16c2-4e62-8cb6-23fa1a63fb98|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:23:38.464Z|16cfd293-16c2-4e62-8cb6-23fa1a63fb98|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:23:48.460Z|bd2aeb88-1844-4c9e-a14c-dd85bc85f355|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:23:48.460Z|ab328ab4-76d2-496b-9483-3033c81019fd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:23:48.460Z|e424c091-a9ef-492b-962a-0cd4f7ea3fdd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:23:48.461Z|ab328ab4-76d2-496b-9483-3033c81019fd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:23:48.461Z|e424c091-a9ef-492b-962a-0cd4f7ea3fdd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:23:48.461Z|bd2aeb88-1844-4c9e-a14c-dd85bc85f355|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:23:53.036Z|98547e54-bbd1-46a6-86fa-b79ebd6dc5c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:23:53.037Z|98547e54-bbd1-46a6-86fa-b79ebd6dc5c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:23:58.498Z|2c85b200-2a78-4abe-b0b1-52678cc691f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:23:58.498Z|90734883-00e0-4853-a5b4-158f6945079b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:23:58.498Z|979dfdf9-07fd-4684-8099-fe872904f7a7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:23:58.500Z|90734883-00e0-4853-a5b4-158f6945079b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:23:58.500Z|979dfdf9-07fd-4684-8099-fe872904f7a7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:23:58.500Z|2c85b200-2a78-4abe-b0b1-52678cc691f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:23:59.971Z|f513e170-eb6b-4ab5-8554-85c5b2b3b5e2|http-nio-8080-exec-9|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-01-08T11:23:59.972Z|f513e170-eb6b-4ab5-8554-85c5b2b3b5e2|http-nio-8080-exec-9|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-01-08T11:24:08.037Z|69f50263-187f-47ac-96fd-5b80970b9111|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:24:08.046Z|69f50263-187f-47ac-96fd-5b80970b9111|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:24:08.464Z|04bddcb7-a0dd-4569-b4e3-3ee7c623eda6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:24:08.465Z|04bddcb7-a0dd-4569-b4e3-3ee7c623eda6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:24:08.528Z|908ddf14-9f2a-462c-99a4-829bc8de0f35|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:24:08.528Z|28e31f24-3f3f-425e-bb58-2e05a14f8738|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:24:08.528Z|a190e8ad-218b-4902-94f2-66a12f89c41b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:24:08.528Z|908ddf14-9f2a-462c-99a4-829bc8de0f35|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:24:08.528Z|28e31f24-3f3f-425e-bb58-2e05a14f8738|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:24:08.529Z|a190e8ad-218b-4902-94f2-66a12f89c41b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:24:18.551Z|9c53718e-c470-44db-a544-bf2e3a6f20e3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:24:18.551Z|6211038d-e4e7-43ed-871d-b243d55f962f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:24:18.551Z|2b72d3ca-09a4-4456-9b04-bf78ed2a43f1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:24:18.552Z|9c53718e-c470-44db-a544-bf2e3a6f20e3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:24:18.552Z|2b72d3ca-09a4-4456-9b04-bf78ed2a43f1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:24:18.552Z|6211038d-e4e7-43ed-871d-b243d55f962f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:24:23.036Z|0fdba2c7-89a3-4a99-bcd5-613e6a1db30c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:24:23.037Z|0fdba2c7-89a3-4a99-bcd5-613e6a1db30c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:24:28.575Z|2a14ab1d-37b9-4d7a-a0cf-92d45dbe9a55|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:24:28.575Z|1e9e84dd-9dda-4ae8-a1dd-cc9f7fea8c71|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:24:28.575Z|d13232c9-8fff-40d7-9e4f-53a26645790b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:24:28.576Z|2a14ab1d-37b9-4d7a-a0cf-92d45dbe9a55|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:24:28.576Z|d13232c9-8fff-40d7-9e4f-53a26645790b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:24:28.576Z|1e9e84dd-9dda-4ae8-a1dd-cc9f7fea8c71|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:24:38.036Z|d75b620e-810a-4eaf-a0e3-702db6e3f59a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:24:38.036Z|d75b620e-810a-4eaf-a0e3-702db6e3f59a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:24:38.466Z|04f87f16-6d32-40d6-8e57-214ee8dd725f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:24:38.466Z|04f87f16-6d32-40d6-8e57-214ee8dd725f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:24:38.597Z|d6354378-3288-4927-b827-8d2dd720112d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:24:38.597Z|f3a0e7a8-c284-4b46-8450-eb7f600efae1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:24:38.597Z|c289636c-5f6c-4d6d-8e07-5fec76fec0d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:24:38.598Z|f3a0e7a8-c284-4b46-8450-eb7f600efae1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:24:38.598Z|c289636c-5f6c-4d6d-8e07-5fec76fec0d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:24:38.598Z|d6354378-3288-4927-b827-8d2dd720112d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:24:48.619Z|52fe8216-ef4f-4b76-b77c-174b79c6f703|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:24:48.619Z|45b028e0-7961-4d76-8abc-b1e6d9b2688b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:24:48.620Z|52fe8216-ef4f-4b76-b77c-174b79c6f703|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:24:48.620Z|45b028e0-7961-4d76-8abc-b1e6d9b2688b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:24:48.626Z|43306b20-c84a-4df1-b87b-186cd92e7c41|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:24:48.627Z|43306b20-c84a-4df1-b87b-186cd92e7c41|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:24:53.035Z|24e96655-daa4-4e08-94c3-916d1423efe1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:24:53.037Z|24e96655-daa4-4e08-94c3-916d1423efe1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:24:58.641Z|d058e687-c952-41fd-a48c-0bc8f0f07fec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:24:58.641Z|5126444e-f24a-43c5-995d-18408718ccd6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:24:58.641Z|d058e687-c952-41fd-a48c-0bc8f0f07fec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:24:58.641Z|5126444e-f24a-43c5-995d-18408718ccd6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:24:58.645Z|3813f96c-73e4-448f-bb1b-a5e2ced1be30|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:24:58.645Z|3813f96c-73e4-448f-bb1b-a5e2ced1be30|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:24:59.967Z|ce722229-0b8a-416f-bf36-a3c5e1fe74fe|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-01-08T11:24:59.968Z|ce722229-0b8a-416f-bf36-a3c5e1fe74fe|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-01-08T11:25:08.036Z|a0babe0d-3012-4230-971d-2c4719470a32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:25:08.036Z|a0babe0d-3012-4230-971d-2c4719470a32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:25:08.467Z|462c6204-5fdd-4124-959a-b14adbda5471|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:25:08.467Z|462c6204-5fdd-4124-959a-b14adbda5471|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:25:08.663Z|e01adccc-975c-4caf-abcd-ea728ed71e06|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:25:08.663Z|3b5ae010-6a64-46c1-a3ac-3e83f0cb22a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:25:08.664Z|e01adccc-975c-4caf-abcd-ea728ed71e06|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:25:08.664Z|3b5ae010-6a64-46c1-a3ac-3e83f0cb22a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:25:08.668Z|c8be2f1b-3007-44a9-8f74-e16764d616b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:25:08.669Z|c8be2f1b-3007-44a9-8f74-e16764d616b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:25:18.686Z|4d43c4d5-0819-495c-b03a-69de4b7af63f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:25:18.686Z|a85b1aca-da73-472c-b372-47392ac93af4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:25:18.687Z|4d43c4d5-0819-495c-b03a-69de4b7af63f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:25:18.687Z|a85b1aca-da73-472c-b372-47392ac93af4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:25:18.692Z|73d1c679-e77d-47c4-8647-79d03f30c9f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:25:18.692Z|73d1c679-e77d-47c4-8647-79d03f30c9f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:25:23.036Z|592e9240-095b-47b7-aa3e-2667a84839ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:25:23.036Z|592e9240-095b-47b7-aa3e-2667a84839ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:25:28.707Z|5ca53bd6-fb2b-4472-aa81-4383bd5e4373|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:25:28.707Z|f78c8501-b7d9-4c98-9998-d24d1fe9d808|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:25:28.707Z|5ca53bd6-fb2b-4472-aa81-4383bd5e4373|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:25:28.707Z|f78c8501-b7d9-4c98-9998-d24d1fe9d808|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:25:28.711Z|53f8039d-ffd3-41db-8eba-557adcd464dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:25:28.711Z|53f8039d-ffd3-41db-8eba-557adcd464dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:25:38.036Z|f084e208-c4ff-481d-8081-960fd969e93a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:25:38.038Z|f084e208-c4ff-481d-8081-960fd969e93a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:25:38.468Z|09478219-0455-4dbe-b45c-41841a1afc82|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:25:38.468Z|09478219-0455-4dbe-b45c-41841a1afc82|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:25:38.732Z|21de75bb-a56a-48bb-8139-8fe697de4921|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:25:38.732Z|cf182f39-30ed-4501-aefd-6999bfac82f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:25:38.733Z|d563cbd3-2f62-406c-84f2-bf7d4cd775c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:25:38.733Z|21de75bb-a56a-48bb-8139-8fe697de4921|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:25:38.733Z|cf182f39-30ed-4501-aefd-6999bfac82f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:25:38.733Z|d563cbd3-2f62-406c-84f2-bf7d4cd775c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:25:48.755Z|372a2954-e98d-4b34-b7c4-0b4ab4b38ac7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:25:48.755Z|4b14d35b-3590-44a3-ad58-434775702d2d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:25:48.755Z|372a2954-e98d-4b34-b7c4-0b4ab4b38ac7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:25:48.755Z|4b14d35b-3590-44a3-ad58-434775702d2d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:25:48.756Z|7e8d2660-1da6-4189-844c-fc5e2e65a970|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:25:48.757Z|7e8d2660-1da6-4189-844c-fc5e2e65a970|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:25:53.036Z|e603f989-7be1-41fa-b24e-ebbbad6f7688|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:25:53.036Z|e603f989-7be1-41fa-b24e-ebbbad6f7688|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:25:58.778Z|c4015678-eb6b-46a1-8fc4-1a24b9c645b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:25:58.779Z|c4015678-eb6b-46a1-8fc4-1a24b9c645b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:25:58.780Z|a35c663c-ad68-4315-86aa-7d5c37b5d7f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:25:58.780Z|a35c663c-ad68-4315-86aa-7d5c37b5d7f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:25:58.781Z|d921ab21-72e6-460f-bb37-50922acb9851|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:25:58.782Z|d921ab21-72e6-460f-bb37-50922acb9851|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:25:59.968Z|bb960869-9b6b-4b3d-a27f-0d25972ff257|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-01-08T11:25:59.968Z|bb960869-9b6b-4b3d-a27f-0d25972ff257|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-01-08T11:26:08.036Z|89d3d964-246a-4162-a573-0ff9a79bb819|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:26:08.036Z|89d3d964-246a-4162-a573-0ff9a79bb819|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:26:08.469Z|d5a1ae39-a2c0-403e-bea9-4b60fb3a742c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:26:08.469Z|d5a1ae39-a2c0-403e-bea9-4b60fb3a742c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:26:08.800Z|527f6182-3bf7-4275-89a8-12a488085955|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:26:08.800Z|9e1047b2-d3d5-4ce7-a0b8-298e20909c58|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:26:08.801Z|527f6182-3bf7-4275-89a8-12a488085955|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:26:08.801Z|9e1047b2-d3d5-4ce7-a0b8-298e20909c58|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:26:08.803Z|1e1e436f-bc45-4077-a6f2-763cfaea5573|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:26:08.803Z|1e1e436f-bc45-4077-a6f2-763cfaea5573|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:26:18.826Z|2f452c91-12e8-47ec-aef3-74c6709ea6f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:26:18.826Z|70d542fa-0c84-474e-8648-de519fde340c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:26:18.826Z|27f8f27f-9cad-42dc-a1a5-a56cd4bd0027|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:26:18.828Z|2f452c91-12e8-47ec-aef3-74c6709ea6f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:26:18.828Z|27f8f27f-9cad-42dc-a1a5-a56cd4bd0027|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:26:18.828Z|70d542fa-0c84-474e-8648-de519fde340c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:26:23.036Z|37e4db36-92d1-4e09-91c8-0d78d15eca12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:26:23.038Z|37e4db36-92d1-4e09-91c8-0d78d15eca12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:26:28.854Z|d630b50c-67f6-4fba-952c-5cf3b6157314|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:26:28.854Z|11fbc205-b08e-4a1c-abb9-c8332e3e14cf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:26:28.854Z|fb9b70c7-cd9e-4817-b37d-8e1be7bc8716|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:26:28.856Z|fb9b70c7-cd9e-4817-b37d-8e1be7bc8716|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:26:28.856Z|d630b50c-67f6-4fba-952c-5cf3b6157314|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:26:28.856Z|11fbc205-b08e-4a1c-abb9-c8332e3e14cf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:26:38.038Z|fbfa5e32-9338-463a-8c50-734a98328ff9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:26:38.041Z|fbfa5e32-9338-463a-8c50-734a98328ff9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:26:38.470Z|43d76f54-e951-4863-a3b0-6c3c06271f8e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:26:38.471Z|43d76f54-e951-4863-a3b0-6c3c06271f8e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:26:38.882Z|b2aa14b1-bb48-4f68-8a6b-17557f6e0d01|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:26:38.882Z|09afe9d7-4b74-4648-b17f-f9c716892ed8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:26:38.883Z|b2aa14b1-bb48-4f68-8a6b-17557f6e0d01|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:26:38.883Z|09afe9d7-4b74-4648-b17f-f9c716892ed8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:26:38.887Z|5e140a21-8889-47c6-af9e-456e0a7ab643|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:26:38.888Z|5e140a21-8889-47c6-af9e-456e0a7ab643|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:26:48.909Z|435fc1c8-f031-4041-8142-7b2b9d5ab021|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:26:48.910Z|1c0cc7ae-9f78-4a43-b099-c674479552de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:26:48.909Z|52eda43e-5594-455f-868d-ac9b5a07fe50|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:26:48.911Z|435fc1c8-f031-4041-8142-7b2b9d5ab021|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:26:48.911Z|52eda43e-5594-455f-868d-ac9b5a07fe50|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:26:48.911Z|1c0cc7ae-9f78-4a43-b099-c674479552de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:26:53.036Z|64e64904-b35b-409a-8ff3-f5557eec2bc2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:26:53.036Z|64e64904-b35b-409a-8ff3-f5557eec2bc2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:26:58.933Z|8e48672f-054f-456a-89db-4528648b3fd5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:26:58.933Z|8921b46b-d520-42a3-b5b1-c4fe8f086e32|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:26:58.934Z|3bf8fc5f-3f11-4e56-ad3f-f70131228863|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:26:58.934Z|8e48672f-054f-456a-89db-4528648b3fd5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:26:58.934Z|3bf8fc5f-3f11-4e56-ad3f-f70131228863|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:26:58.934Z|8921b46b-d520-42a3-b5b1-c4fe8f086e32|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:26:59.968Z|02aeaa4a-dd89-4b40-9aeb-5156e7b1e071|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-01-08T11:26:59.969Z|02aeaa4a-dd89-4b40-9aeb-5156e7b1e071|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-01-08T11:27:08.036Z|1fef5a00-5ba7-4e07-8b52-cb3e31421caf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:27:08.040Z|1fef5a00-5ba7-4e07-8b52-cb3e31421caf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:27:08.471Z|7b08622c-bbdf-417d-b4c8-66c20277a2ad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:27:08.472Z|7b08622c-bbdf-417d-b4c8-66c20277a2ad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:27:08.955Z|d9289fd5-2b41-40b1-b6e6-f8aa034ec79e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:27:08.955Z|2895b93a-e5ae-465a-9d10-aa4ae982a9fa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:27:08.955Z|45788e38-bc06-458b-944c-0c073a6fd54e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:27:08.955Z|d9289fd5-2b41-40b1-b6e6-f8aa034ec79e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:27:08.955Z|2895b93a-e5ae-465a-9d10-aa4ae982a9fa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:27:08.955Z|45788e38-bc06-458b-944c-0c073a6fd54e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:27:18.979Z|745c20d9-84f7-42a7-9f8e-d08e31381dcd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:27:18.980Z|745c20d9-84f7-42a7-9f8e-d08e31381dcd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:27:18.980Z|fadb895f-10fa-404a-97f8-0bc95435c694|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:27:18.981Z|fadb895f-10fa-404a-97f8-0bc95435c694|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:27:18.981Z|fabd0d6c-a9e5-4a3d-b7f2-9ec2c27c6339|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:27:18.981Z|fabd0d6c-a9e5-4a3d-b7f2-9ec2c27c6339|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:27:23.036Z|fb3c6089-990a-44d8-8c35-df9f30c72d33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:27:23.036Z|fb3c6089-990a-44d8-8c35-df9f30c72d33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:27:29.002Z|301767af-e223-4c66-bd52-bc03484d289e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:27:29.002Z|b90bdf9e-d9fc-4089-8374-00cb2235137e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:27:29.002Z|0f6fa3f0-7e61-4d15-b44f-5d9329aa78be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:27:29.002Z|b90bdf9e-d9fc-4089-8374-00cb2235137e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:27:29.002Z|301767af-e223-4c66-bd52-bc03484d289e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:27:29.002Z|0f6fa3f0-7e61-4d15-b44f-5d9329aa78be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:27:38.035Z|422e97fc-ae1a-4976-af1c-a7cd14533be7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:27:38.036Z|422e97fc-ae1a-4976-af1c-a7cd14533be7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:27:38.473Z|a714f5ab-5d83-43c0-818f-6faba6cc89ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:27:38.473Z|a714f5ab-5d83-43c0-818f-6faba6cc89ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:27:39.023Z|314e389a-143d-4f6c-aa54-e37efd9ed9b5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:27:39.023Z|f9766438-aabf-44c4-bf5f-c251c401282e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:27:39.024Z|314e389a-143d-4f6c-aa54-e37efd9ed9b5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:27:39.024Z|f9766438-aabf-44c4-bf5f-c251c401282e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:27:39.027Z|3bbc5082-6ff3-440d-8d50-9254baadc42d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:27:39.027Z|3bbc5082-6ff3-440d-8d50-9254baadc42d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:27:49.045Z|b862bb1f-82f6-4c60-bce6-208f64b3cdea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:27:49.045Z|80641a3d-f499-4d11-b364-3fe41b8d94f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:27:49.045Z|c4c459e7-8a40-4009-8ea8-8b39bb4f7c6f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:27:49.046Z|b862bb1f-82f6-4c60-bce6-208f64b3cdea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:27:49.046Z|80641a3d-f499-4d11-b364-3fe41b8d94f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:27:49.046Z|c4c459e7-8a40-4009-8ea8-8b39bb4f7c6f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:27:53.036Z|3c1a4d57-15b4-44ee-9b0f-bb39e280e9dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:27:53.039Z|3c1a4d57-15b4-44ee-9b0f-bb39e280e9dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:27:59.068Z|277fa8b0-88aa-489c-96b6-b3b7ef58159d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:27:59.068Z|ac107fa7-20f8-455d-bb41-e5717c9b62c5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:27:59.068Z|a63c6f37-e406-47a3-bd80-2e10696d20df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:27:59.069Z|a63c6f37-e406-47a3-bd80-2e10696d20df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:27:59.069Z|ac107fa7-20f8-455d-bb41-e5717c9b62c5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:27:59.070Z|277fa8b0-88aa-489c-96b6-b3b7ef58159d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:27:59.967Z|c4052f76-fa00-49fb-9c19-e9ec3a372c93|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-01-08T11:27:59.968Z|c4052f76-fa00-49fb-9c19-e9ec3a372c93|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-01-08T11:28:08.036Z|a1db15bb-f5b7-4eab-bd4c-9138e6cdd16c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:28:08.036Z|a1db15bb-f5b7-4eab-bd4c-9138e6cdd16c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:28:08.474Z|97e8a6d2-e978-4509-b15d-670eff14fcad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:28:08.474Z|97e8a6d2-e978-4509-b15d-670eff14fcad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:28:09.092Z|308a9e39-1550-4dcc-bd7d-63d7afb9e88b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:28:09.092Z|9e17ab23-25e0-4c64-a9f2-afee3cd6e4df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:28:09.092Z|9e17ab23-25e0-4c64-a9f2-afee3cd6e4df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:28:09.092Z|02a1e26a-3b39-4b44-9928-8675e276cdc6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:28:09.092Z|308a9e39-1550-4dcc-bd7d-63d7afb9e88b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:28:09.093Z|02a1e26a-3b39-4b44-9928-8675e276cdc6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:28:19.114Z|f0e05a21-a200-4219-9136-ad3e2b0c8b29|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:28:19.115Z|f0e05a21-a200-4219-9136-ad3e2b0c8b29|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:28:19.118Z|cd74b72e-a1ec-4d2c-95d0-e662cb9da33d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:28:19.119Z|87a0a364-5b09-4384-bc1f-0d04794d71fa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:28:19.119Z|cd74b72e-a1ec-4d2c-95d0-e662cb9da33d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:28:19.119Z|87a0a364-5b09-4384-bc1f-0d04794d71fa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:28:23.036Z|3126143e-8375-4227-953d-e4cd3e6c89a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:28:23.036Z|3126143e-8375-4227-953d-e4cd3e6c89a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:28:29.138Z|14efc42c-bdbf-4107-9e79-40ae93f0a3dc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:28:29.138Z|14efc42c-bdbf-4107-9e79-40ae93f0a3dc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:28:29.139Z|a358f37a-ecdf-475a-baf4-1cc3742a2804|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:28:29.140Z|a358f37a-ecdf-475a-baf4-1cc3742a2804|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:28:29.141Z|77c1534d-c57e-4566-b3ab-365a1f08eff8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:28:29.142Z|77c1534d-c57e-4566-b3ab-365a1f08eff8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:28:38.036Z|80ee443b-9f5f-469b-a125-2a50b845f069|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:28:38.038Z|80ee443b-9f5f-469b-a125-2a50b845f069|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:28:38.475Z|6e4ff362-e32a-4669-8f5d-f28b11e4b0eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:28:38.476Z|6e4ff362-e32a-4669-8f5d-f28b11e4b0eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:28:39.159Z|2653cae0-62f7-4201-9291-7caed4cbbe0a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:28:39.159Z|18ee2530-2f18-473d-8620-5f662552a08f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:28:39.160Z|2653cae0-62f7-4201-9291-7caed4cbbe0a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:28:39.160Z|18ee2530-2f18-473d-8620-5f662552a08f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:28:39.162Z|a07d3e03-388e-44cb-b901-6d440c1e423c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:28:39.163Z|a07d3e03-388e-44cb-b901-6d440c1e423c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:28:49.182Z|36b752f5-a422-4189-b019-c440d3624f37|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:28:49.182Z|f36fce3d-d126-427e-a5f9-d0b731a30ffa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:28:49.182Z|36b752f5-a422-4189-b019-c440d3624f37|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:28:49.182Z|f36fce3d-d126-427e-a5f9-d0b731a30ffa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:28:49.189Z|744272b2-7a6a-4a9a-a09a-d598a45bf4c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:28:49.189Z|744272b2-7a6a-4a9a-a09a-d598a45bf4c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:28:53.036Z|53f62326-1d8d-4d9c-8551-439499fb5145|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:28:53.036Z|53f62326-1d8d-4d9c-8551-439499fb5145|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:28:59.204Z|0990ff88-459c-4683-9867-cfd637998887|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:28:59.204Z|322f81fb-b4c7-44e8-8d48-2a1e96527b20|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:28:59.205Z|322f81fb-b4c7-44e8-8d48-2a1e96527b20|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:28:59.205Z|0990ff88-459c-4683-9867-cfd637998887|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:28:59.207Z|94ba0e4b-1c9b-46b6-85ae-957c64133bd0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:28:59.207Z|94ba0e4b-1c9b-46b6-85ae-957c64133bd0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:28:59.968Z|3a9a3379-a631-4677-b7a2-29142b1befb3|http-nio-8080-exec-6|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-01-08T11:28:59.969Z|3a9a3379-a631-4677-b7a2-29142b1befb3|http-nio-8080-exec-6|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-01-08T11:29:08.036Z|339c09ea-3d7e-4aed-a998-338a0e0ec5cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:29:08.036Z|339c09ea-3d7e-4aed-a998-338a0e0ec5cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:29:08.476Z|ac8a41c1-b267-4617-9aa3-d709569286f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:29:08.477Z|ac8a41c1-b267-4617-9aa3-d709569286f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:29:09.233Z|42772df9-b344-4b1a-8e86-9ba5b8142851|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:29:09.234Z|466e8831-34fd-4cf1-8018-908a4d1b6938|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:29:09.234Z|42772df9-b344-4b1a-8e86-9ba5b8142851|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:29:09.235Z|466e8831-34fd-4cf1-8018-908a4d1b6938|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:29:09.235Z|cf59f013-5ee4-4b7a-9601-63bce4b5cc7a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:29:09.235Z|cf59f013-5ee4-4b7a-9601-63bce4b5cc7a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:29:19.261Z|2fca9725-b6f4-460b-8a60-0cf1aabe0a2d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:29:19.261Z|a8356c6e-7397-4fd1-b31e-53b775bd4aec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:29:19.261Z|6c1e261b-1aa0-4a8b-bdd0-fdd6487583de|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:29:19.262Z|6c1e261b-1aa0-4a8b-bdd0-fdd6487583de|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:29:19.262Z|2fca9725-b6f4-460b-8a60-0cf1aabe0a2d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:29:19.264Z|a8356c6e-7397-4fd1-b31e-53b775bd4aec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:29:23.035Z|e812984d-e1a0-4d26-8664-1590ea3882d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:29:23.038Z|e812984d-e1a0-4d26-8664-1590ea3882d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:29:29.286Z|63077407-6fa9-4e7a-89f3-a6a73ff7c41f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:29:29.287Z|63077407-6fa9-4e7a-89f3-a6a73ff7c41f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:29:29.287Z|235362f9-30e0-4ace-b14a-334b451a1116|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:29:29.288Z|235362f9-30e0-4ace-b14a-334b451a1116|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:29:29.288Z|7e58de1f-387b-4111-ab6f-c1533c94af6d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:29:29.289Z|7e58de1f-387b-4111-ab6f-c1533c94af6d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:29:38.037Z|6fa1db25-35a8-41fa-b3b7-5cf0ecf9cb9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:29:38.039Z|6fa1db25-35a8-41fa-b3b7-5cf0ecf9cb9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:29:38.477Z|255868e2-aaea-4a7b-ad19-cd3e29f0aa3a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:29:38.479Z|255868e2-aaea-4a7b-ad19-cd3e29f0aa3a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:29:39.315Z|bbc33e51-6aaf-4030-84cf-166a86b49f53|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:29:39.315Z|503ef2bf-580d-4b1b-87ca-99fd3c398bc7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:29:39.316Z|5e40277a-962c-4755-9e4f-b20f2f5518aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:29:39.317Z|bbc33e51-6aaf-4030-84cf-166a86b49f53|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:29:39.317Z|503ef2bf-580d-4b1b-87ca-99fd3c398bc7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:29:39.317Z|5e40277a-962c-4755-9e4f-b20f2f5518aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:29:49.350Z|de934ec1-be19-4e7c-bd63-09ab99a4edee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:29:49.350Z|e666f5da-6b56-444e-8a37-3757b5c3d769|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:29:49.352Z|de934ec1-be19-4e7c-bd63-09ab99a4edee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:29:49.352Z|e666f5da-6b56-444e-8a37-3757b5c3d769|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:29:49.352Z|47babc20-1d76-4e44-94e2-c79cc925536e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:29:49.352Z|47babc20-1d76-4e44-94e2-c79cc925536e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:29:53.036Z|44d7e913-625f-47fb-be4d-484c17268dc5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:29:53.036Z|44d7e913-625f-47fb-be4d-484c17268dc5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:29:59.375Z|7a44f298-b613-4e0f-8114-343ab4538dbf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:29:59.375Z|d51694b2-4cda-4218-b15e-83ccdfd7a732|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:29:59.375Z|26bc03f3-8630-4cd2-9f16-be454674f2c7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:29:59.376Z|d51694b2-4cda-4218-b15e-83ccdfd7a732|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:29:59.376Z|7a44f298-b613-4e0f-8114-343ab4538dbf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:29:59.377Z|26bc03f3-8630-4cd2-9f16-be454674f2c7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:29:59.969Z|ed478eff-7c58-4371-865e-5470725fcb61|http-nio-8080-exec-5|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-01-08T11:29:59.970Z|ed478eff-7c58-4371-865e-5470725fcb61|http-nio-8080-exec-5|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-01-08T11:30:08.036Z|7317b157-8840-4e57-b74f-ebabf03d24e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:30:08.039Z|7317b157-8840-4e57-b74f-ebabf03d24e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:30:08.479Z|adfb358b-1586-4d83-8bb6-32ecfca28bf8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:30:08.480Z|adfb358b-1586-4d83-8bb6-32ecfca28bf8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:30:09.399Z|ce3f6702-936c-4f87-9e80-71cad2471b22|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:30:09.400Z|ce3f6702-936c-4f87-9e80-71cad2471b22|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:30:09.400Z|65f8982b-41d5-4131-a4dc-40919f377178|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:30:09.400Z|65f8982b-41d5-4131-a4dc-40919f377178|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:30:09.401Z|128aace9-36d6-4e01-a45a-0a728be30aad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:30:09.401Z|128aace9-36d6-4e01-a45a-0a728be30aad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:30:19.424Z|22201d78-57f5-4a67-b026-f216f5d762ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:30:19.425Z|22201d78-57f5-4a67-b026-f216f5d762ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:30:19.426Z|54020851-5e79-4cb8-b9f1-b09ecb284a3b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:30:19.427Z|54020851-5e79-4cb8-b9f1-b09ecb284a3b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:30:19.427Z|f362c18a-252f-41c1-93d9-b346320410be|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:30:19.428Z|f362c18a-252f-41c1-93d9-b346320410be|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:30:23.035Z|498328e6-1883-416d-896a-4e1293921208|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:30:23.036Z|498328e6-1883-416d-896a-4e1293921208|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:30:29.449Z|14aec57b-c313-4005-b5da-a36ed435686e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:30:29.450Z|14aec57b-c313-4005-b5da-a36ed435686e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:30:29.454Z|747c7854-e86d-4388-a60b-5db201059584|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:30:29.454Z|10e32491-f59a-4ff8-88e0-6e8b145ea074|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:30:29.455Z|10e32491-f59a-4ff8-88e0-6e8b145ea074|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:30:29.458Z|747c7854-e86d-4388-a60b-5db201059584|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:30:31.732Z|a027147e-65b8-4b17-b0b5-1123538ae4bb|http-nio-8080-exec-4|error|UNKNOWN|||INFO|500||Entering
2022-01-08T11:30:31.733Z|a027147e-65b8-4b17-b0b5-1123538ae4bb|http-nio-8080-exec-4|error|UNKNOWN|||INFO|404|Not Found|Exiting.
2022-01-08T11:30:31.790Z|5a7a7d94-c423-41e2-9c73-00cc3236dc6f|http-nio-8080-exec-2|error|UNKNOWN|||INFO|500||Entering
2022-01-08T11:30:31.791Z|5a7a7d94-c423-41e2-9c73-00cc3236dc6f|http-nio-8080-exec-2|error|UNKNOWN|||INFO|404|Not Found|Exiting.
2022-01-08T11:30:31.962Z||http-nio-8080-exec-9|||||ERROR|500||Uncaught exception thrown
org.springframework.security.web.firewall.RequestRejectedException: The request was rejected because the URL contained a potentially malicious String "%2e"
	at org.springframework.security.web.firewall.StrictHttpFirewall.rejectedBlacklistedUrls(StrictHttpFirewall.java:369)
	at org.springframework.security.web.firewall.StrictHttpFirewall.getFirewalledRequest(StrictHttpFirewall.java:336)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:194)
	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-01-08T11:30:31.965Z||http-nio-8080-exec-9|||||ERROR|500||Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception
org.springframework.security.web.firewall.RequestRejectedException: The request was rejected because the URL contained a potentially malicious String "%2e"
	at org.springframework.security.web.firewall.StrictHttpFirewall.rejectedBlacklistedUrls(StrictHttpFirewall.java:369)
	at org.springframework.security.web.firewall.StrictHttpFirewall.getFirewalledRequest(StrictHttpFirewall.java:336)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:194)
	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-01-08T11:30:38.036Z|438bc735-a6e0-4b7d-90ca-204b71c0008d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:30:38.036Z|438bc735-a6e0-4b7d-90ca-204b71c0008d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:30:38.480Z|3c7447df-b7cb-4130-9dc2-68272781189c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:30:38.481Z|3c7447df-b7cb-4130-9dc2-68272781189c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:30:39.473Z|a597195c-279f-4c93-a0b7-a7e0169118f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:30:39.474Z|a597195c-279f-4c93-a0b7-a7e0169118f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:30:39.476Z|f5766878-f7fa-4cc6-94d4-1dbfa4c16275|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:30:39.477Z|f5766878-f7fa-4cc6-94d4-1dbfa4c16275|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:30:39.480Z|12382bad-0385-4dda-8252-0f0efd3c46d8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:30:39.481Z|12382bad-0385-4dda-8252-0f0efd3c46d8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:30:49.497Z|1909cb91-6aa5-427b-9a59-0b1009fbb340|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:30:49.498Z|1909cb91-6aa5-427b-9a59-0b1009fbb340|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:30:49.499Z|36ab2624-2b8d-4a2e-94d3-16138dc1c95e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:30:49.500Z|8a67d3a2-698c-4dc2-9ac1-49a9441d61bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:30:49.500Z|36ab2624-2b8d-4a2e-94d3-16138dc1c95e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:30:49.500Z|8a67d3a2-698c-4dc2-9ac1-49a9441d61bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:30:53.035Z|33bcf67f-bd53-4b2f-914a-3fa9183d8100|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:30:53.038Z|33bcf67f-bd53-4b2f-914a-3fa9183d8100|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:30:59.523Z|bdc746a0-d292-4eb7-be71-4cb1dd050ef1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:30:59.523Z|0051286f-f3f3-4dbb-b91a-81c9b1b50596|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:30:59.524Z|0051286f-f3f3-4dbb-b91a-81c9b1b50596|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:30:59.524Z|bdc746a0-d292-4eb7-be71-4cb1dd050ef1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:30:59.527Z|887b5b49-af9a-4a88-8ce6-029459b39183|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:30:59.527Z|887b5b49-af9a-4a88-8ce6-029459b39183|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:30:59.967Z|5e97aba9-62b6-42a1-b914-8678a231ff7d|http-nio-8080-exec-5|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-01-08T11:30:59.968Z|5e97aba9-62b6-42a1-b914-8678a231ff7d|http-nio-8080-exec-5|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-01-08T11:31:08.035Z|e4113f2b-ab15-493a-ac45-192d387d4f7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:31:08.036Z|e4113f2b-ab15-493a-ac45-192d387d4f7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:31:08.481Z|968f00f9-f53e-4027-be81-fb3d5d4d1b80|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:31:08.482Z|968f00f9-f53e-4027-be81-fb3d5d4d1b80|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:31:09.547Z|ec233eb1-27c2-46ae-ad82-3cdcce7122a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:31:09.549Z|ec233eb1-27c2-46ae-ad82-3cdcce7122a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:31:09.549Z|4e49a066-1fbd-4167-b643-a8dc27296e59|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:31:09.550Z|4e49a066-1fbd-4167-b643-a8dc27296e59|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:31:09.553Z|0fcd40ad-16d0-459f-9e3d-e1c795c610c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:31:09.554Z|0fcd40ad-16d0-459f-9e3d-e1c795c610c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:31:19.572Z|22b653bc-b304-426c-8a6d-2163877e56d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:31:19.573Z|22b653bc-b304-426c-8a6d-2163877e56d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:31:19.574Z|f022f695-e512-4c0c-96c7-6e092fbafbcc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:31:19.574Z|f022f695-e512-4c0c-96c7-6e092fbafbcc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:31:19.577Z|2a2e9c42-98b0-454f-8bd5-e313868bb74e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:31:19.578Z|2a2e9c42-98b0-454f-8bd5-e313868bb74e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:31:23.036Z|e52b7864-532e-4400-8c3b-73c2b2d96848|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:31:23.036Z|e52b7864-532e-4400-8c3b-73c2b2d96848|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:31:29.596Z|536bc51a-7de9-447c-959e-85e38eb551b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:31:29.596Z|49d5ec33-4508-47dd-aaba-4a890d4f3c59|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:31:29.596Z|536bc51a-7de9-447c-959e-85e38eb551b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:31:29.596Z|49d5ec33-4508-47dd-aaba-4a890d4f3c59|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:31:29.598Z|71a59209-7e65-4f08-b1e3-db2982d5f7a0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:31:29.598Z|71a59209-7e65-4f08-b1e3-db2982d5f7a0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:31:38.036Z|28b1142e-0248-4ef6-9e6d-73301be09dd5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:31:38.039Z|28b1142e-0248-4ef6-9e6d-73301be09dd5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:31:38.483Z|c521841b-d8f8-4ffe-833b-a7383263a608|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:31:38.483Z|c521841b-d8f8-4ffe-833b-a7383263a608|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:31:39.619Z|3f672c15-0edf-451e-81d8-1cdb12f014aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:31:39.620Z|3f672c15-0edf-451e-81d8-1cdb12f014aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:31:39.621Z|6cb873ee-0348-47e9-b999-205bc79a26db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:31:39.621Z|cfcb02ca-80b1-4b9e-bed1-404d9fd05a79|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:31:39.621Z|cfcb02ca-80b1-4b9e-bed1-404d9fd05a79|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:31:39.621Z|6cb873ee-0348-47e9-b999-205bc79a26db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:31:49.647Z|06729325-2332-4732-8aca-c9ed2a324049|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:31:49.647Z|ffa4de77-7a4b-406b-b386-5c2e21ba51bd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:31:49.647Z|a4851f5a-6250-4937-a9aa-14092767f286|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:31:49.648Z|ffa4de77-7a4b-406b-b386-5c2e21ba51bd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:31:49.648Z|a4851f5a-6250-4937-a9aa-14092767f286|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:31:49.648Z|06729325-2332-4732-8aca-c9ed2a324049|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:31:53.036Z|404e739f-b8a9-42a5-a960-b25e4f963502|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:31:53.036Z|404e739f-b8a9-42a5-a960-b25e4f963502|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:31:59.679Z|63202906-af4f-44e2-b42f-46cf7fbe2ff5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:31:59.679Z|20bafe93-b580-40bd-8f65-0554817c349d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:31:59.681Z|63202906-af4f-44e2-b42f-46cf7fbe2ff5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:31:59.681Z|20bafe93-b580-40bd-8f65-0554817c349d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:31:59.682Z|3d3a65e1-4f09-432e-bb4c-2fa0b00ae58e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:31:59.682Z|3d3a65e1-4f09-432e-bb4c-2fa0b00ae58e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:31:59.968Z|9d993ab0-0375-4aa4-8764-7e41a5bd2a09|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-01-08T11:31:59.969Z|9d993ab0-0375-4aa4-8764-7e41a5bd2a09|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-01-08T11:32:08.037Z|9ef912f3-6a4a-451e-ad21-88b56ca26a0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:32:08.039Z|9ef912f3-6a4a-451e-ad21-88b56ca26a0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:32:08.484Z|3985b8e8-b8fd-43a4-be4e-dff120526368|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:32:08.485Z|3985b8e8-b8fd-43a4-be4e-dff120526368|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:32:09.720Z|24394070-2fdd-4d93-b2ea-0fa7506afaaf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:32:09.720Z|d37d69d7-09d4-4393-80f9-7c90beb3aba0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:32:09.720Z|10c1a894-f356-4a66-a668-e7aa392edeba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:32:09.721Z|24394070-2fdd-4d93-b2ea-0fa7506afaaf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:32:09.721Z|d37d69d7-09d4-4393-80f9-7c90beb3aba0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:32:09.721Z|10c1a894-f356-4a66-a668-e7aa392edeba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:32:19.749Z|518e5916-3b64-4d7d-9434-516d34572d0a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:32:19.749Z|95e31ab2-6af0-4d05-9737-85d4c27e1318|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:32:19.749Z|c8215ccc-23c6-4eb9-9ac7-b0e6dc7e3dd6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:32:19.751Z|c8215ccc-23c6-4eb9-9ac7-b0e6dc7e3dd6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:32:19.751Z|518e5916-3b64-4d7d-9434-516d34572d0a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:32:19.751Z|95e31ab2-6af0-4d05-9737-85d4c27e1318|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:32:23.036Z|ba49a70d-fdd0-41e7-b451-cf6c92d25ed1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:32:23.040Z|ba49a70d-fdd0-41e7-b451-cf6c92d25ed1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:32:29.773Z|886c4827-16d0-485e-9b4d-bcc001c8b96b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:32:29.773Z|125a0475-0ed8-4805-97b0-8b93ff13eb7f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:32:29.774Z|886c4827-16d0-485e-9b4d-bcc001c8b96b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:32:29.774Z|125a0475-0ed8-4805-97b0-8b93ff13eb7f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:32:29.777Z|52ba9b8f-1455-43f4-819e-13e311de63af|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:32:29.778Z|52ba9b8f-1455-43f4-819e-13e311de63af|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:32:38.036Z|ca5e996f-4f21-4642-b0f7-c9a8a5780406|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:32:38.036Z|ca5e996f-4f21-4642-b0f7-c9a8a5780406|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:32:38.486Z|a4bd356a-6251-42ec-8f56-810bad07d038|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:32:38.486Z|a4bd356a-6251-42ec-8f56-810bad07d038|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:32:39.797Z|b145c944-48a4-4703-acdd-4021840b215c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:32:39.796Z|054ec0b0-3a88-40a1-9c3f-82fb11b96d93|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:32:39.797Z|35a9c1a9-cca7-4565-a988-ff7daf8bf27e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:32:39.798Z|b145c944-48a4-4703-acdd-4021840b215c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:32:39.798Z|054ec0b0-3a88-40a1-9c3f-82fb11b96d93|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:32:39.798Z|35a9c1a9-cca7-4565-a988-ff7daf8bf27e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:32:49.824Z|2528d6a8-5f17-435a-93c7-51446bbe7be0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:32:49.824Z|2528d6a8-5f17-435a-93c7-51446bbe7be0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:32:49.830Z|ce27a7b1-8143-4e5a-99d1-9897bb103e42|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:32:49.830Z|ce27a7b1-8143-4e5a-99d1-9897bb103e42|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:32:49.834Z|148fde4a-11b6-45f3-b0a8-78ed7230a004|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:32:49.834Z|148fde4a-11b6-45f3-b0a8-78ed7230a004|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:32:53.035Z|29665114-5aad-4772-b208-4f956cce58d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:32:53.036Z|29665114-5aad-4772-b208-4f956cce58d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:32:59.855Z|9fb57a3b-ea94-41e5-9b51-58024fbcb49b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:32:59.855Z|69673532-aa47-4805-bd24-76a4a1aa2b93|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:32:59.855Z|9a35f04b-29c1-49ea-8829-116ce9e2586c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:32:59.857Z|9fb57a3b-ea94-41e5-9b51-58024fbcb49b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:32:59.857Z|9a35f04b-29c1-49ea-8829-116ce9e2586c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:32:59.857Z|69673532-aa47-4805-bd24-76a4a1aa2b93|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:32:59.968Z|c68a852b-4f81-4a77-8345-dfc849f99a6a|http-nio-8080-exec-6|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-01-08T11:32:59.968Z|c68a852b-4f81-4a77-8345-dfc849f99a6a|http-nio-8080-exec-6|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-01-08T11:33:08.036Z|195801cf-daa3-4fb4-b4e8-3838c522c080|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:33:08.038Z|195801cf-daa3-4fb4-b4e8-3838c522c080|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:33:08.487Z|f4a11187-6565-4448-beea-4a2a8912bea3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:33:08.488Z|f4a11187-6565-4448-beea-4a2a8912bea3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:33:09.881Z|3b855822-089a-498f-bfdd-72072dc0a2b2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:33:09.881Z|5c249017-45b9-4a21-98e5-44ad3173dcc0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:33:09.881Z|f668d4ca-98e3-4c9a-adb7-24b70e20f7d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:33:09.881Z|3b855822-089a-498f-bfdd-72072dc0a2b2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:33:09.881Z|5c249017-45b9-4a21-98e5-44ad3173dcc0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:33:09.881Z|f668d4ca-98e3-4c9a-adb7-24b70e20f7d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:33:19.906Z|446c3551-7e90-4e18-98c2-097267b5fd39|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:33:19.907Z|d1413fcb-f3ba-45d3-a5ea-6eaef3e7ad4e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:33:19.907Z|5cebd82e-8689-4ed3-9eb4-f6a76bddf2ca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:33:19.907Z|d1413fcb-f3ba-45d3-a5ea-6eaef3e7ad4e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:33:19.907Z|5cebd82e-8689-4ed3-9eb4-f6a76bddf2ca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:33:19.907Z|446c3551-7e90-4e18-98c2-097267b5fd39|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:33:23.035Z|b3a3c02e-d66c-409e-a111-10331371d287|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:33:23.036Z|b3a3c02e-d66c-409e-a111-10331371d287|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:33:29.931Z|ad9b2ea4-afa6-41c4-9c5d-4bf88a6d9af8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:33:29.931Z|4cc14dd1-8a89-4173-bd2d-8b69a06a7762|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:33:29.931Z|ad9b2ea4-afa6-41c4-9c5d-4bf88a6d9af8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:33:29.931Z|1c748862-f308-4302-b133-f15db908eb3b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:33:29.932Z|4cc14dd1-8a89-4173-bd2d-8b69a06a7762|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:33:29.932Z|1c748862-f308-4302-b133-f15db908eb3b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:33:38.036Z|7a8ee951-e16a-4280-b17a-2a86122c1618|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:33:38.036Z|7a8ee951-e16a-4280-b17a-2a86122c1618|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:33:38.488Z|1d29be91-4830-41d9-aa2c-90f2763c6796|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:33:38.489Z|1d29be91-4830-41d9-aa2c-90f2763c6796|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:33:39.953Z|47ce4359-1348-4aaa-9cb0-669e3e6bc9d8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:33:39.954Z|ee163560-bf12-460c-9bff-23cc243963f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:33:39.954Z|ee163560-bf12-460c-9bff-23cc243963f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:33:39.954Z|47ce4359-1348-4aaa-9cb0-669e3e6bc9d8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:33:39.955Z|90d94bdc-9c04-4c46-9b1b-cbe84bba0de3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:33:39.955Z|90d94bdc-9c04-4c46-9b1b-cbe84bba0de3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:33:49.976Z|698296cb-a5f5-4965-b896-d8d71e091b54|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:33:49.977Z|698296cb-a5f5-4965-b896-d8d71e091b54|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:33:49.978Z|6d6cbcb8-a09d-4702-8c43-fac6ae514844|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:33:49.979Z|6d6cbcb8-a09d-4702-8c43-fac6ae514844|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:33:49.980Z|404c5891-c45c-4a44-b587-39d3e20040ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:33:49.981Z|404c5891-c45c-4a44-b587-39d3e20040ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:33:53.035Z|130cad68-8e8b-42b3-be45-73a296cca798|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:33:53.038Z|130cad68-8e8b-42b3-be45-73a296cca798|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:33:59.970Z|e6cb010b-ada7-4e9c-9038-1ea7d97cbfcc|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-01-08T11:33:59.971Z|e6cb010b-ada7-4e9c-9038-1ea7d97cbfcc|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-01-08T11:33:59.996Z|09938d11-a1ab-495f-82ba-36e1a62cb530|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:33:59.996Z|09938d11-a1ab-495f-82ba-36e1a62cb530|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:34:00.000Z|f9c14d7a-e7f6-415d-823e-4386dc1c8f43|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:34:00.000Z|fc117312-1e06-4406-916f-cb9a5849e77c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:34:00.001Z|fc117312-1e06-4406-916f-cb9a5849e77c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:34:00.001Z|f9c14d7a-e7f6-415d-823e-4386dc1c8f43|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:34:08.036Z|e4a3607b-6499-404e-b02a-ceb71bfd6cdc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:34:08.036Z|e4a3607b-6499-404e-b02a-ceb71bfd6cdc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:34:08.489Z|cf6fdaa7-6b1f-4033-b674-6378d9b96db9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:34:08.490Z|cf6fdaa7-6b1f-4033-b674-6378d9b96db9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:34:10.019Z|b985584a-8124-4a9d-abcc-46608eb9d520|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:34:10.019Z|08045ecc-082d-48dc-ad11-2c5035cb20ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:34:10.019Z|070fbc12-00dd-494a-ba1c-28c3a1dd96b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:34:10.020Z|070fbc12-00dd-494a-ba1c-28c3a1dd96b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:34:10.020Z|08045ecc-082d-48dc-ad11-2c5035cb20ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:34:10.020Z|b985584a-8124-4a9d-abcc-46608eb9d520|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:34:20.055Z|856ec346-e221-449d-a6ca-939c51f11da0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:34:20.057Z|72b849e7-efc9-4664-8929-d58da2e7c227|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:34:20.055Z|43f00f29-945f-4f3f-807b-405dcb748efe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:34:20.058Z|72b849e7-efc9-4664-8929-d58da2e7c227|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:34:20.058Z|856ec346-e221-449d-a6ca-939c51f11da0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:34:20.058Z|43f00f29-945f-4f3f-807b-405dcb748efe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:34:23.037Z|7252c8c8-19cb-4ce8-bf9b-ad10a778f309|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:34:23.042Z|7252c8c8-19cb-4ce8-bf9b-ad10a778f309|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:34:30.088Z|15818cb0-e451-4a02-ac11-45f8ff4f04f9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:34:30.089Z|15818cb0-e451-4a02-ac11-45f8ff4f04f9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:34:30.090Z|3d7d48a3-1d4a-41d5-9b66-220b63e8866b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:34:30.090Z|3d7d48a3-1d4a-41d5-9b66-220b63e8866b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:34:30.088Z|79cf9f46-274f-4ce1-b03c-fd5ed9c0c529|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:34:30.092Z|79cf9f46-274f-4ce1-b03c-fd5ed9c0c529|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:34:38.036Z|338f7a27-7ded-4583-be9b-eaebd1472a82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:34:38.036Z|338f7a27-7ded-4583-be9b-eaebd1472a82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:34:38.491Z|b210df21-1369-4025-ba34-bf0d707dd99c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:34:38.491Z|b210df21-1369-4025-ba34-bf0d707dd99c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:34:40.110Z|7f09be25-74e1-4e74-bacb-dd750ec88dbe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:34:40.110Z|4396a0bc-9012-4ddb-992d-6fc39660b953|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:34:40.111Z|4396a0bc-9012-4ddb-992d-6fc39660b953|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:34:40.111Z|7f09be25-74e1-4e74-bacb-dd750ec88dbe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:34:40.110Z|339e28ea-e92a-4f7d-b41a-66a328e30c6e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:34:40.112Z|339e28ea-e92a-4f7d-b41a-66a328e30c6e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:34:50.134Z|b792685b-b7bf-4ae0-bbaf-bb61bc49360e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:34:50.135Z|b792685b-b7bf-4ae0-bbaf-bb61bc49360e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:34:50.136Z|3bfb18bf-e89f-4ea5-8832-4b5dc544ba3e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:34:50.136Z|357f08cf-9082-490c-af22-e4bd7247251a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:34:50.136Z|3bfb18bf-e89f-4ea5-8832-4b5dc544ba3e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:34:50.137Z|357f08cf-9082-490c-af22-e4bd7247251a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:34:53.036Z|19f94262-f71b-4a6d-82ac-2018329392a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:34:53.036Z|19f94262-f71b-4a6d-82ac-2018329392a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:34:59.972Z|d403b75d-fb7e-4648-9e0d-2915fd6f0e2f|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-01-08T11:34:59.973Z|d403b75d-fb7e-4648-9e0d-2915fd6f0e2f|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-01-08T11:35:00.162Z|c0d6fc7f-10e9-49d0-ab77-634c6e6a0b1d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:35:00.162Z|f2208e8a-0a4d-43a3-9a51-ae7bfb00f81b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:35:00.163Z|f2208e8a-0a4d-43a3-9a51-ae7bfb00f81b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:35:00.163Z|c0d6fc7f-10e9-49d0-ab77-634c6e6a0b1d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:35:00.171Z|c6609a8f-56bb-49c2-b105-99dd29a82a44|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:35:00.171Z|c6609a8f-56bb-49c2-b105-99dd29a82a44|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:35:08.036Z|30b89826-f6ed-4ab5-b8aa-ff62c7178e65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:35:08.040Z|30b89826-f6ed-4ab5-b8aa-ff62c7178e65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:35:08.492Z|f5fee23c-d1eb-4924-8eed-b98599ce1e63|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:35:08.493Z|f5fee23c-d1eb-4924-8eed-b98599ce1e63|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:35:10.183Z|3a0e9228-fe6f-4086-a073-83dbfc967db0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:35:10.183Z|ef4c0245-b93b-4aed-a945-a7fa780826b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:35:10.183Z|3a0e9228-fe6f-4086-a073-83dbfc967db0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:35:10.183Z|ef4c0245-b93b-4aed-a945-a7fa780826b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:35:10.189Z|6ede269f-0990-4ca8-bb31-0a819c736cdb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:35:10.189Z|6ede269f-0990-4ca8-bb31-0a819c736cdb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:35:20.213Z|c4d269fb-4ec1-4ca3-b60c-b0e25c1b9438|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:35:20.213Z|8076807d-f627-4df3-8530-fa1438e15083|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:35:20.214Z|c4d269fb-4ec1-4ca3-b60c-b0e25c1b9438|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:35:20.214Z|8076807d-f627-4df3-8530-fa1438e15083|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:35:20.218Z|b97988dd-7b03-4c4d-99ac-cef90a58fb8f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:35:20.218Z|b97988dd-7b03-4c4d-99ac-cef90a58fb8f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:35:23.036Z|bb93fdd0-af90-445b-889a-25f6f687c846|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:35:23.036Z|bb93fdd0-af90-445b-889a-25f6f687c846|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:35:30.234Z|dcbdad32-3e56-4fe5-a66b-6ae8fdb58050|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:35:30.234Z|dcbdad32-3e56-4fe5-a66b-6ae8fdb58050|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:35:30.235Z|14254d03-93a2-4ce0-8744-9e233ba99cd7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:35:30.235Z|14254d03-93a2-4ce0-8744-9e233ba99cd7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:35:30.236Z|d5b6ab0e-1324-40ce-bd1f-dff927bdf03c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:35:30.237Z|d5b6ab0e-1324-40ce-bd1f-dff927bdf03c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:35:38.036Z|597bc310-1cfb-470c-a5ac-e7da3ea7282b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:35:38.036Z|597bc310-1cfb-470c-a5ac-e7da3ea7282b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:35:38.493Z|16bf1a8f-5a92-42e1-9b19-027f452208f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:35:38.494Z|16bf1a8f-5a92-42e1-9b19-027f452208f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:35:40.258Z|8d5047f1-0b41-45d8-9429-78404e4fe115|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:35:40.258Z|9577d8bb-29fe-4497-bf60-12fb88e6bf59|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:35:40.258Z|8d5047f1-0b41-45d8-9429-78404e4fe115|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:35:40.258Z|9577d8bb-29fe-4497-bf60-12fb88e6bf59|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:35:40.262Z|b5162f8c-4b6e-4951-9b6a-e51a2c824aef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:35:40.262Z|b5162f8c-4b6e-4951-9b6a-e51a2c824aef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:35:50.279Z|8b709424-73d1-4cbd-bfc6-a3f84e497d3b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:35:50.279Z|c33af0b1-09ee-4126-b95b-0e44050ee1ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:35:50.280Z|8b709424-73d1-4cbd-bfc6-a3f84e497d3b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:35:50.280Z|c33af0b1-09ee-4126-b95b-0e44050ee1ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:35:50.283Z|e1082a1a-0900-4de9-ad9d-3499c16e4cbd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:35:50.283Z|e1082a1a-0900-4de9-ad9d-3499c16e4cbd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:35:53.035Z|8635a9ab-5fed-4a8c-b6f1-bc79494603b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:35:53.038Z|8635a9ab-5fed-4a8c-b6f1-bc79494603b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:35:59.973Z|b3262281-f483-4eb6-88f4-e1f551b0380a|http-nio-8080-exec-6|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-01-08T11:35:59.974Z|b3262281-f483-4eb6-88f4-e1f551b0380a|http-nio-8080-exec-6|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-01-08T11:36:00.301Z|d839b208-c10e-40c4-9394-545f551f2d2c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:36:00.301Z|34554117-873e-4b79-ac8e-a19baa5a9528|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:36:00.302Z|34554117-873e-4b79-ac8e-a19baa5a9528|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:36:00.302Z|d839b208-c10e-40c4-9394-545f551f2d2c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:36:00.306Z|c6d716dc-04b7-4691-b90f-0a2618765cfd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:36:00.307Z|c6d716dc-04b7-4691-b90f-0a2618765cfd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:36:08.036Z|303e289a-ebb2-4026-a281-1893fdc62a8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:36:08.036Z|303e289a-ebb2-4026-a281-1893fdc62a8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:36:08.494Z|da7e7d43-d473-4bb1-8df6-54c8e85b341a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:36:08.495Z|da7e7d43-d473-4bb1-8df6-54c8e85b341a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:36:10.326Z|03b18d87-018f-4dbd-9288-a91a2fa2a976|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:36:10.326Z|8f26f0a2-91d4-483b-9183-8b669ecb2570|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:36:10.327Z|03b18d87-018f-4dbd-9288-a91a2fa2a976|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:36:10.327Z|8f26f0a2-91d4-483b-9183-8b669ecb2570|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:36:10.330Z|86e6d170-0856-4789-bc3c-cee35bf9f057|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:36:10.331Z|86e6d170-0856-4789-bc3c-cee35bf9f057|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:36:20.348Z|b2b72961-45ce-4d88-9ad9-a20396ab1e06|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:36:20.348Z|dc18cf83-da5c-429c-8a8b-854b8ccf6489|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:36:20.349Z|dc18cf83-da5c-429c-8a8b-854b8ccf6489|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:36:20.349Z|b2b72961-45ce-4d88-9ad9-a20396ab1e06|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:36:20.349Z|0389e877-176b-426c-9bfd-b2b2406b2f49|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:36:20.350Z|0389e877-176b-426c-9bfd-b2b2406b2f49|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:36:23.036Z|d3519d6d-a31f-489c-98bc-a7877ac9d784|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:36:23.036Z|d3519d6d-a31f-489c-98bc-a7877ac9d784|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:36:30.379Z|3a71c061-1600-4a00-a095-43bf17b32a78|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:36:30.379Z|ed1fe113-4629-4f7d-9c28-29075bd78abe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:36:30.379Z|f75f7d64-2ada-47b0-a968-5c3a83d03372|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:36:30.381Z|f75f7d64-2ada-47b0-a968-5c3a83d03372|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:36:30.381Z|3a71c061-1600-4a00-a095-43bf17b32a78|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:36:30.381Z|ed1fe113-4629-4f7d-9c28-29075bd78abe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:36:38.037Z|dd261ba4-8123-4ee6-9efa-2663ff27411d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:36:38.041Z|dd261ba4-8123-4ee6-9efa-2663ff27411d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:36:38.495Z|cff4412e-42cb-434e-8d1c-3c55db15cbca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:36:38.496Z|cff4412e-42cb-434e-8d1c-3c55db15cbca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:36:40.416Z|687e899d-c1e4-4370-af9b-5fca3c649b9d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:36:40.416Z|de4287fa-0b31-478b-aa41-bbfc404b763f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:36:40.416Z|752a5b8a-12fa-40a6-8498-1d10e3a5fc59|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:36:40.419Z|de4287fa-0b31-478b-aa41-bbfc404b763f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:36:40.419Z|687e899d-c1e4-4370-af9b-5fca3c649b9d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:36:40.419Z|752a5b8a-12fa-40a6-8498-1d10e3a5fc59|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:36:50.461Z|5f4665d9-d600-433e-9ca6-66f9b12b18eb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:36:50.461Z|a3ef2688-39fb-4cf8-845d-ec8b549abe51|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:36:50.461Z|5dc8e268-a833-429c-aa2d-b65cc6bd78c6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:36:50.463Z|5f4665d9-d600-433e-9ca6-66f9b12b18eb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:36:50.463Z|a3ef2688-39fb-4cf8-845d-ec8b549abe51|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:36:50.463Z|5dc8e268-a833-429c-aa2d-b65cc6bd78c6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:36:53.036Z|dd6cb72d-ec1f-40a5-8c14-b3fefa4ce2d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:36:53.036Z|dd6cb72d-ec1f-40a5-8c14-b3fefa4ce2d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:36:59.969Z|6470ba29-696a-41f3-a123-2be0ceeea9fd|http-nio-8080-exec-4|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-01-08T11:36:59.970Z|6470ba29-696a-41f3-a123-2be0ceeea9fd|http-nio-8080-exec-4|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-01-08T11:37:00.488Z|5009c652-aaa2-4b5d-954b-9b495705ef2b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:37:00.489Z|5009c652-aaa2-4b5d-954b-9b495705ef2b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:37:00.490Z|ba66f627-f868-4761-8e55-64931859f76f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:37:00.490Z|ba66f627-f868-4761-8e55-64931859f76f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:37:00.493Z|5db40b1c-424e-4bbd-922a-851cbef339bf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:37:00.494Z|5db40b1c-424e-4bbd-922a-851cbef339bf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:37:08.035Z|52e960ac-ac76-4522-96a4-4cb40f3a37cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:37:08.036Z|52e960ac-ac76-4522-96a4-4cb40f3a37cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:37:08.497Z|2bbae131-7477-404b-96d1-f5c9bc947855|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:37:08.497Z|2bbae131-7477-404b-96d1-f5c9bc947855|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:37:10.512Z|b44e3f04-1967-4285-89f8-5f5dc2cd83d5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:37:10.512Z|e779bede-5b94-435b-8821-ec3d0fb6a747|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:37:10.513Z|b44e3f04-1967-4285-89f8-5f5dc2cd83d5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:37:10.513Z|e779bede-5b94-435b-8821-ec3d0fb6a747|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:37:10.514Z|a6f71b28-017c-4976-b0c8-5fe605c8202d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:37:10.515Z|a6f71b28-017c-4976-b0c8-5fe605c8202d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:37:20.538Z|5bffcf7e-6521-4c0b-92f5-8da20ed6231d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:37:20.539Z|5bffcf7e-6521-4c0b-92f5-8da20ed6231d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:37:20.539Z|304873f7-6daa-4ad5-9255-fbdc668930b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:37:20.539Z|0ed9ba62-3607-4b41-8816-20d2bd54b9f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:37:20.540Z|304873f7-6daa-4ad5-9255-fbdc668930b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:37:20.540Z|0ed9ba62-3607-4b41-8816-20d2bd54b9f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:37:23.035Z|8a9490d4-7c67-4e79-bb8d-06b868975493|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:37:23.038Z|8a9490d4-7c67-4e79-bb8d-06b868975493|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:37:30.561Z|c5b9f07a-ef04-4d51-96d3-42ee46c4aced|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:37:30.561Z|7b3545d8-f9ec-4983-8273-d45f8c39a61c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:37:30.562Z|7b3545d8-f9ec-4983-8273-d45f8c39a61c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:37:30.562Z|c5b9f07a-ef04-4d51-96d3-42ee46c4aced|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:37:30.562Z|32cb8ca2-cd96-4bfc-adba-50851526c67f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:37:30.563Z|32cb8ca2-cd96-4bfc-adba-50851526c67f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:37:38.035Z|e64f9574-af13-4e20-94aa-b81375af89d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:37:38.036Z|e64f9574-af13-4e20-94aa-b81375af89d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:37:38.498Z|fc7269af-fa36-4b08-8e7b-045f9a5f7fde|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:37:38.498Z|fc7269af-fa36-4b08-8e7b-045f9a5f7fde|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:37:40.585Z|b0fdfabe-4219-4dc5-ba12-ab3abc278573|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:37:40.585Z|a57d7c5b-4591-49c9-a434-05dd0c4d757f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:37:40.585Z|4b4db285-c6e2-4a3d-b430-6acf1500134f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:37:40.586Z|4b4db285-c6e2-4a3d-b430-6acf1500134f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:37:40.586Z|a57d7c5b-4591-49c9-a434-05dd0c4d757f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:37:40.586Z|b0fdfabe-4219-4dc5-ba12-ab3abc278573|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:37:50.604Z|1e599adf-dbea-4eb8-9b78-ec1e36b14ee5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:37:50.605Z|1e599adf-dbea-4eb8-9b78-ec1e36b14ee5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:37:50.605Z|e5bf50c2-0510-4947-9353-a8c982d9c424|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:37:50.606Z|e5bf50c2-0510-4947-9353-a8c982d9c424|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:37:50.609Z|c9349900-c90e-4650-819b-0e504e7403d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:37:50.610Z|c9349900-c90e-4650-819b-0e504e7403d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:37:53.036Z|976170a6-d8c1-4170-a2bc-fc8f8c026c17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:37:53.036Z|976170a6-d8c1-4170-a2bc-fc8f8c026c17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:37:59.970Z|735b33ac-a2a1-4d51-8254-6ec9fc5afa56|http-nio-8080-exec-5|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-01-08T11:37:59.971Z|735b33ac-a2a1-4d51-8254-6ec9fc5afa56|http-nio-8080-exec-5|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-01-08T11:38:00.624Z|fb479d65-19e5-48c4-bd1a-0932d7988db4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:38:00.625Z|fb479d65-19e5-48c4-bd1a-0932d7988db4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:38:00.626Z|61d93c8d-9c97-48ba-bd16-8a668bcd3273|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:38:00.627Z|61d93c8d-9c97-48ba-bd16-8a668bcd3273|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:38:00.630Z|e7517dff-3de6-4e83-863e-553071c80100|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:38:00.630Z|e7517dff-3de6-4e83-863e-553071c80100|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:38:08.036Z|7af9ce1a-7d3a-4233-9621-73a8cdcdce6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:38:08.039Z|7af9ce1a-7d3a-4233-9621-73a8cdcdce6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:38:08.499Z|2e989a10-e1f2-4a54-b9d2-6af4b7df5d01|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:38:08.499Z|2e989a10-e1f2-4a54-b9d2-6af4b7df5d01|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:38:10.646Z|346ef552-1501-4507-aad8-c44f645246f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:38:10.646Z|346ef552-1501-4507-aad8-c44f645246f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:38:10.648Z|6effa10c-03ed-4057-a4f8-e095daf40a5a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:38:10.649Z|d200e37c-6130-4024-8058-339120915e0b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:38:10.649Z|6effa10c-03ed-4057-a4f8-e095daf40a5a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:38:10.650Z|d200e37c-6130-4024-8058-339120915e0b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:38:20.410Z||http-nio-8080-exec-3|||||INFO|500||Error parsing HTTP request header
 Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level.
java.lang.IllegalArgumentException: Invalid character found in method name [0x160x030x010x020x000x010x000x010xfc0x030x030xe80x9e`50xa50x940x1b0xfb0xa00xfc0xca0xfe0x17N}0xce0xfbm0xe6_0xb80xbbd0xca0xc80xe70xb4e0xea0x000x1b0xa6]. HTTP method names must be tokens
	at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:417)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:261)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-01-08T11:38:20.669Z|6ba8ebba-7b2f-47f8-a0ce-bb8941178921|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:38:20.669Z|1159b9af-b3ed-466f-a986-9c809f6b1281|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:38:20.670Z|6ba8ebba-7b2f-47f8-a0ce-bb8941178921|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:38:20.670Z|1159b9af-b3ed-466f-a986-9c809f6b1281|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:38:20.675Z|18896087-492f-4c88-ba7d-551a5ab3ef98|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:38:20.675Z|18896087-492f-4c88-ba7d-551a5ab3ef98|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:38:23.036Z|9ef251c3-e879-450f-8012-e8208700e592|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:38:23.036Z|9ef251c3-e879-450f-8012-e8208700e592|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:38:30.695Z|5c0a06c8-2216-49e3-a606-6bc17907ceef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:38:30.695Z|24599c41-8f9e-416a-bc24-d367c8373982|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:38:30.696Z|5c0a06c8-2216-49e3-a606-6bc17907ceef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:38:30.696Z|24599c41-8f9e-416a-bc24-d367c8373982|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:38:30.699Z|3c280ced-00d0-4670-824a-f1e0ade7c64b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:38:30.699Z|3c280ced-00d0-4670-824a-f1e0ade7c64b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:38:38.035Z|704412fe-b205-466a-b1bc-2e04a0070dd7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:38:38.036Z|704412fe-b205-466a-b1bc-2e04a0070dd7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:38:38.500Z|ae1ba6cd-5e62-4011-b650-af254f584b27|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:38:38.500Z|ae1ba6cd-5e62-4011-b650-af254f584b27|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:38:40.715Z|fc1a5a85-fb78-4feb-803a-53f26c3819f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:38:40.715Z|352ac365-e718-4391-ac51-4c78b3590359|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:38:40.716Z|fc1a5a85-fb78-4feb-803a-53f26c3819f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:38:40.716Z|352ac365-e718-4391-ac51-4c78b3590359|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:38:40.717Z|cb2720d1-07f8-4dd4-9ac0-b07052691867|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:38:40.718Z|cb2720d1-07f8-4dd4-9ac0-b07052691867|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:38:43.211Z|f3c60ed0-de7d-48cc-b2f8-e7a4df5b9dde|http-nio-8080-exec-7|error|UNKNOWN|||INFO|500||Entering
2022-01-08T11:38:43.211Z|f3c60ed0-de7d-48cc-b2f8-e7a4df5b9dde|http-nio-8080-exec-7|error|UNKNOWN|||INFO|404|Not Found|Exiting.
2022-01-08T11:38:43.259Z|50d97bfd-75e9-457b-b707-527befdf500a|http-nio-8080-exec-1|error|UNKNOWN|||INFO|500||Entering
2022-01-08T11:38:43.259Z|50d97bfd-75e9-457b-b707-527befdf500a|http-nio-8080-exec-1|error|UNKNOWN|||INFO|404|Not Found|Exiting.
2022-01-08T11:38:43.454Z||http-nio-8080-exec-8|||||ERROR|500||Uncaught exception thrown
org.springframework.security.web.firewall.RequestRejectedException: The request was rejected because the URL contained a potentially malicious String "%2e"
	at org.springframework.security.web.firewall.StrictHttpFirewall.rejectedBlacklistedUrls(StrictHttpFirewall.java:369)
	at org.springframework.security.web.firewall.StrictHttpFirewall.getFirewalledRequest(StrictHttpFirewall.java:336)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:194)
	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-01-08T11:38:43.461Z||http-nio-8080-exec-8|||||ERROR|500||Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception
org.springframework.security.web.firewall.RequestRejectedException: The request was rejected because the URL contained a potentially malicious String "%2e"
	at org.springframework.security.web.firewall.StrictHttpFirewall.rejectedBlacklistedUrls(StrictHttpFirewall.java:369)
	at org.springframework.security.web.firewall.StrictHttpFirewall.getFirewalledRequest(StrictHttpFirewall.java:336)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:194)
	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-01-08T11:38:51.013Z|56a38894-3c40-4a3a-bc5f-0800c20bb098|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:38:51.013Z|77c6c401-4529-4e48-809e-3b6ef2a0ced2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:38:51.013Z|649a69ca-f7e1-477f-948a-70a8a2a76b76|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:38:51.013Z|649a69ca-f7e1-477f-948a-70a8a2a76b76|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:38:51.014Z|56a38894-3c40-4a3a-bc5f-0800c20bb098|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:38:51.013Z|77c6c401-4529-4e48-809e-3b6ef2a0ced2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:38:53.036Z|5eaf0f86-e3c5-4578-b8e9-8e3539245079|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:38:53.038Z|5eaf0f86-e3c5-4578-b8e9-8e3539245079|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:38:59.973Z|8683e805-c668-4000-805e-d377be646d50|http-nio-8080-exec-5|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-01-08T11:38:59.975Z|8683e805-c668-4000-805e-d377be646d50|http-nio-8080-exec-5|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-01-08T11:39:01.037Z|661f0309-7b2b-4d86-a831-319fec7e6d0b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:39:01.037Z|f8d1f52a-f194-4f03-afc9-c61645f73630|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:39:01.039Z|f8d1f52a-f194-4f03-afc9-c61645f73630|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:39:01.039Z|661f0309-7b2b-4d86-a831-319fec7e6d0b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:39:01.041Z|917b38bb-e26f-46c2-9d6e-0be902076841|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:39:01.042Z|917b38bb-e26f-46c2-9d6e-0be902076841|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:39:08.037Z|72ff11d1-94d2-43d0-8392-e574c2e43472|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:39:08.041Z|72ff11d1-94d2-43d0-8392-e574c2e43472|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:39:08.501Z|aa3b0f11-9364-4bb5-9460-5fd66a9e38c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:39:08.502Z|aa3b0f11-9364-4bb5-9460-5fd66a9e38c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:39:11.076Z|bb3e3afd-1811-4d00-a5e2-5ecf552fb8f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:39:11.076Z|4a6adaad-0ac7-4bc2-b95b-0321f2a1b745|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:39:11.078Z|b18c35e7-3f6d-48d4-b74c-729a5ce8e480|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:39:11.078Z|4a6adaad-0ac7-4bc2-b95b-0321f2a1b745|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:39:11.078Z|bb3e3afd-1811-4d00-a5e2-5ecf552fb8f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:39:11.078Z|b18c35e7-3f6d-48d4-b74c-729a5ce8e480|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:39:21.108Z|81c74b58-a782-4738-87e7-7112fd00134c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:39:21.109Z|5bc90118-c61c-4932-b795-b38473f85e58|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:39:21.109Z|2ed72cef-9d31-4d72-9bf3-ab5830161a57|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:39:21.110Z|81c74b58-a782-4738-87e7-7112fd00134c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:39:21.110Z|2ed72cef-9d31-4d72-9bf3-ab5830161a57|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:39:21.110Z|5bc90118-c61c-4932-b795-b38473f85e58|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:39:23.036Z|5ecbf7d2-f88b-408a-9640-9ee6e4338fdc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:39:23.036Z|5ecbf7d2-f88b-408a-9640-9ee6e4338fdc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:39:31.133Z|91f492df-765d-4522-bfc3-d25d67a3b470|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:39:31.133Z|4d8a1715-5bae-470c-aeac-c13253f5ffb0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:39:31.134Z|4d8a1715-5bae-470c-aeac-c13253f5ffb0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:39:31.134Z|91f492df-765d-4522-bfc3-d25d67a3b470|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:39:31.135Z|0f97cf81-05fc-4278-9f9e-881d6ddde719|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:39:31.136Z|0f97cf81-05fc-4278-9f9e-881d6ddde719|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:39:38.036Z|e1fdd9b6-9f8b-4978-a127-51e47169c8fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:39:38.039Z|e1fdd9b6-9f8b-4978-a127-51e47169c8fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:39:38.503Z|87a921a7-5d8a-464b-ae6d-170af6494a9e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:39:38.503Z|87a921a7-5d8a-464b-ae6d-170af6494a9e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:39:41.157Z|d83ff35d-77d7-4061-ad21-fe76ba4e0414|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:39:41.157Z|d4b538af-1b6f-4009-855b-699bde752d14|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:39:41.157Z|d83ff35d-77d7-4061-ad21-fe76ba4e0414|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:39:41.157Z|d4b538af-1b6f-4009-855b-699bde752d14|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:39:41.158Z|090fcbc1-4893-47ec-bd24-c1712b1a74ff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:39:41.158Z|090fcbc1-4893-47ec-bd24-c1712b1a74ff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:39:51.181Z|f9ef6a31-8eab-4dc7-9b42-71e177081841|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:39:51.181Z|119a9581-e3fd-4f3d-80c7-7c11f3085fc1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:39:51.181Z|f9ef6a31-8eab-4dc7-9b42-71e177081841|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:39:51.182Z|119a9581-e3fd-4f3d-80c7-7c11f3085fc1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:39:51.188Z|94739121-1afe-4848-8167-aca70bd230ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:39:51.189Z|94739121-1afe-4848-8167-aca70bd230ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:39:53.035Z|ffa06ebe-c8dc-43d5-9435-36c52bbad189|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:39:53.036Z|ffa06ebe-c8dc-43d5-9435-36c52bbad189|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:39:59.969Z|30c739e9-8aa7-4369-a8fd-9cf861626265|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-01-08T11:39:59.970Z|30c739e9-8aa7-4369-a8fd-9cf861626265|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-01-08T11:40:01.204Z|f2f51a70-7791-41a0-bc79-e4f8e1e137c5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:40:01.205Z|f2f51a70-7791-41a0-bc79-e4f8e1e137c5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:40:01.206Z|4a532762-ba7c-4520-b72d-aed2ff158812|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:40:01.206Z|4a532762-ba7c-4520-b72d-aed2ff158812|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:40:01.210Z|54ccf572-840c-4fe9-b1c0-abfbc92f111b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:40:01.210Z|54ccf572-840c-4fe9-b1c0-abfbc92f111b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:40:08.035Z|47bc3b7d-0d57-4f35-b81f-c4729e966cb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:40:08.036Z|47bc3b7d-0d57-4f35-b81f-c4729e966cb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:40:08.504Z|7bc8d810-6f3e-4664-85b9-d442d553cf30|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:40:08.504Z|7bc8d810-6f3e-4664-85b9-d442d553cf30|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:40:11.227Z|9fd73667-036f-4114-8d18-ea65201939ad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:40:11.227Z|e24bd0ed-e9dc-4544-8fa2-91096f7122e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:40:11.228Z|9fd73667-036f-4114-8d18-ea65201939ad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:40:11.228Z|e24bd0ed-e9dc-4544-8fa2-91096f7122e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:40:11.229Z|7370ab40-8822-4ac1-bc0c-6b5553466bbc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:40:11.230Z|7370ab40-8822-4ac1-bc0c-6b5553466bbc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:40:21.251Z|a2039267-ee8d-4c88-b203-557abbd1a553|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:40:21.251Z|59f5f08e-bd8f-411f-a41b-a47ce17f2358|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:40:21.251Z|a2039267-ee8d-4c88-b203-557abbd1a553|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:40:21.251Z|59f5f08e-bd8f-411f-a41b-a47ce17f2358|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:40:21.262Z|86a55e72-5da1-4257-9299-91e98af65db1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:40:21.262Z|86a55e72-5da1-4257-9299-91e98af65db1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:40:23.036Z|502568bd-1d86-49c8-9ed0-35c342e71826|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:40:23.038Z|502568bd-1d86-49c8-9ed0-35c342e71826|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:40:31.286Z|3b0b51da-6a47-4870-b303-54079982b38e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:40:31.287Z|3b0b51da-6a47-4870-b303-54079982b38e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:40:31.292Z|df0274b1-586a-4e29-b1b1-4ac1a917e0b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:40:31.292Z|df0274b1-586a-4e29-b1b1-4ac1a917e0b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:40:31.295Z|7380cd07-6a30-4335-bd92-47f6032ea9c6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:40:31.296Z|7380cd07-6a30-4335-bd92-47f6032ea9c6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:40:38.036Z|760903a4-e6d7-4ce8-bba8-0e7dbed04e02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:40:38.036Z|760903a4-e6d7-4ce8-bba8-0e7dbed04e02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:40:38.505Z|9cd5ec3d-4628-42d6-86bd-d20636b040e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:40:38.506Z|9cd5ec3d-4628-42d6-86bd-d20636b040e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:40:41.312Z|7c34c88c-7c77-4363-b164-9b10eab603a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:40:41.313Z|7c34c88c-7c77-4363-b164-9b10eab603a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:40:41.317Z|c762c924-f92e-4b7a-b98e-0ab7d87a34db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:40:41.318Z|c762c924-f92e-4b7a-b98e-0ab7d87a34db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:40:41.320Z|809da8c8-d600-42ce-bad1-f2f0f54f2343|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:40:41.321Z|809da8c8-d600-42ce-bad1-f2f0f54f2343|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:40:51.333Z|0bbca53b-d5ae-4757-b408-411b377d8af6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:40:51.334Z|0bbca53b-d5ae-4757-b408-411b377d8af6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:40:51.335Z|b632d6d0-4cca-4e52-b9d1-137a30adce9c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:40:51.335Z|b632d6d0-4cca-4e52-b9d1-137a30adce9c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:40:51.340Z|ebb0c552-c8ac-4251-90ee-bbe4dacaccdf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:40:51.340Z|ebb0c552-c8ac-4251-90ee-bbe4dacaccdf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:40:53.035Z|ccf5fcf6-12d9-4004-b8dc-fc41444116e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:40:53.036Z|ccf5fcf6-12d9-4004-b8dc-fc41444116e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:40:59.969Z|bb2e9be2-4969-4737-ad36-bda28a8301fd|http-nio-8080-exec-10|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-01-08T11:40:59.970Z|bb2e9be2-4969-4737-ad36-bda28a8301fd|http-nio-8080-exec-10|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-01-08T11:41:01.361Z|ecf756b0-57fa-4922-88a5-150d5c49c4d8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:41:01.361Z|33d538e2-d5a7-4245-92e7-f29a057b941d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:41:01.361Z|a675da6d-4806-49e3-bbbb-501b2222811e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:41:01.361Z|ecf756b0-57fa-4922-88a5-150d5c49c4d8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:41:01.362Z|33d538e2-d5a7-4245-92e7-f29a057b941d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:41:01.361Z|a675da6d-4806-49e3-bbbb-501b2222811e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:41:08.036Z|8fc62906-f9f2-4558-ac42-b5f91daa1eb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:41:08.037Z|8fc62906-f9f2-4558-ac42-b5f91daa1eb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:41:08.506Z|616c0f8c-4748-4d8d-99f2-e5fa5b3b9755|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:41:08.507Z|616c0f8c-4748-4d8d-99f2-e5fa5b3b9755|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:41:11.386Z|81b02057-652a-4d9b-a2ab-e94022e9e7ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:41:11.386Z|577322ad-f610-4fec-9c8d-b00aae9f7be4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:41:11.386Z|1aac531d-1af3-4a20-bcf3-79983395778d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:41:11.387Z|577322ad-f610-4fec-9c8d-b00aae9f7be4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:41:11.387Z|81b02057-652a-4d9b-a2ab-e94022e9e7ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:41:11.387Z|1aac531d-1af3-4a20-bcf3-79983395778d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:41:21.418Z|024e842c-4260-4f89-bfbf-c6d865f76cbb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:41:21.418Z|63bcefbe-a495-4110-b20f-ec1dc1791bc8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:41:21.418Z|489f16b4-7e5e-4b4e-b25a-fa0bbe225908|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:41:21.420Z|024e842c-4260-4f89-bfbf-c6d865f76cbb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:41:21.420Z|489f16b4-7e5e-4b4e-b25a-fa0bbe225908|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:41:21.420Z|63bcefbe-a495-4110-b20f-ec1dc1791bc8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:41:23.036Z|25292b26-1168-403a-9b23-f7219a3f367b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:41:23.038Z|25292b26-1168-403a-9b23-f7219a3f367b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:41:31.467Z|ec3229ae-7b01-4f37-8250-2c72424f2eae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:41:31.466Z|74bd60d1-e703-4585-a38c-b6e229098993|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:41:31.468Z|db766553-ee1a-4f61-9dbd-9e7ced02da94|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:41:31.468Z|74bd60d1-e703-4585-a38c-b6e229098993|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:41:31.468Z|ec3229ae-7b01-4f37-8250-2c72424f2eae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:41:31.469Z|db766553-ee1a-4f61-9dbd-9e7ced02da94|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:41:38.036Z|d702960b-ea4c-41e1-a96a-da8ed9442d66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:41:38.038Z|d702960b-ea4c-41e1-a96a-da8ed9442d66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:41:38.507Z|ef65c831-9c53-4a25-9104-44c57fd9e2ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:41:38.508Z|ef65c831-9c53-4a25-9104-44c57fd9e2ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:41:41.502Z|686858ce-9e65-4a98-828c-4a7c7d9a40a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:41:41.502Z|686858ce-9e65-4a98-828c-4a7c7d9a40a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:41:41.508Z|e5619e6a-31f3-4e27-a315-d4b056968616|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:41:41.508Z|e5619e6a-31f3-4e27-a315-d4b056968616|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:41:41.508Z|4ee0016e-9100-4246-a1c2-450058abec26|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:41:41.509Z|4ee0016e-9100-4246-a1c2-450058abec26|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:41:51.527Z|60b31752-03b2-4a84-b7f7-d7c05e30c8a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:41:51.527Z|91bb35ba-2124-4c0a-b5e2-ae9b3d506d07|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:41:51.528Z|60b31752-03b2-4a84-b7f7-d7c05e30c8a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:41:51.528Z|91bb35ba-2124-4c0a-b5e2-ae9b3d506d07|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:41:51.529Z|2011be7a-b474-4189-9854-735965db65cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:41:51.529Z|2011be7a-b474-4189-9854-735965db65cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:41:53.036Z|7e9aa662-9a99-4d49-9872-78e2d83713e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:41:53.036Z|7e9aa662-9a99-4d49-9872-78e2d83713e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:41:59.970Z|788c3055-6bf0-4d9a-9e24-49c4a42d118c|http-nio-8080-exec-5|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-01-08T11:41:59.971Z|788c3055-6bf0-4d9a-9e24-49c4a42d118c|http-nio-8080-exec-5|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-01-08T11:42:01.550Z|0f296722-9c6d-4bea-a9b2-af69ec8aa486|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:42:01.551Z|0f296722-9c6d-4bea-a9b2-af69ec8aa486|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:42:01.552Z|095c500f-b4fe-446e-85f8-af7fe30086f1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:42:01.553Z|095c500f-b4fe-446e-85f8-af7fe30086f1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:42:01.555Z|5c1cb51f-fb59-410d-8d62-2d882b519653|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:42:01.555Z|5c1cb51f-fb59-410d-8d62-2d882b519653|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:42:08.035Z|c1e488b0-48ad-47d3-a920-1b2f1b769749|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:42:08.036Z|c1e488b0-48ad-47d3-a920-1b2f1b769749|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:42:08.509Z|1e66331d-8d2c-48eb-9c48-dec994a85628|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:42:08.509Z|1e66331d-8d2c-48eb-9c48-dec994a85628|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:42:11.625Z|68a34f3d-c3a3-4e05-a063-0dbb54f71263|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:42:11.626Z|68a34f3d-c3a3-4e05-a063-0dbb54f71263|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:42:11.647Z|15d3acbb-6503-4781-937c-a06c60811882|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:42:11.654Z|15d3acbb-6503-4781-937c-a06c60811882|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:42:11.654Z|93e085be-caba-4841-aa3a-35c27c2cdb39|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:42:11.654Z|93e085be-caba-4841-aa3a-35c27c2cdb39|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:42:21.677Z|5ba4113a-d926-4232-b4d4-8f3ae94a07bb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:42:21.678Z|5ba4113a-d926-4232-b4d4-8f3ae94a07bb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:42:21.698Z|adbd3663-fcfb-4e2d-b27d-0fd7c2769564|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:42:21.699Z|adbd3663-fcfb-4e2d-b27d-0fd7c2769564|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:42:21.702Z|cf1a48f7-90ca-4453-848a-b340c0701f83|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:42:21.702Z|cf1a48f7-90ca-4453-848a-b340c0701f83|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:42:23.035Z|2c4247b7-0d48-47a9-8288-e5d8f155abcd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:42:23.036Z|2c4247b7-0d48-47a9-8288-e5d8f155abcd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:42:31.702Z|63b447e3-34df-48ba-b4d3-62b275e47368|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:42:31.702Z|63b447e3-34df-48ba-b4d3-62b275e47368|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:42:31.722Z|2b8148eb-3d6f-47be-b0a9-09a074f4da93|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:42:31.723Z|2b8148eb-3d6f-47be-b0a9-09a074f4da93|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:42:31.724Z|2ce0d9d6-94d4-4914-bae0-4e7706f82fb4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:42:31.724Z|2ce0d9d6-94d4-4914-bae0-4e7706f82fb4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:42:38.035Z|4034203a-878f-42d2-89b9-dccb6b54de11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:42:38.039Z|4034203a-878f-42d2-89b9-dccb6b54de11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:42:38.510Z|b17b99d1-ff5c-4b42-82c2-cce12991cfae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:42:38.510Z|b17b99d1-ff5c-4b42-82c2-cce12991cfae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:42:41.757Z|a763811f-94c0-4026-abce-bf5b53d7449a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:42:41.758Z|a763811f-94c0-4026-abce-bf5b53d7449a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:42:41.778Z|a0a01b6c-8e44-49f4-8206-3db0d794bcd4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:42:41.779Z|a0a01b6c-8e44-49f4-8206-3db0d794bcd4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:42:41.782Z|d86c9a90-9a5a-4cba-bb00-b8ba926f28e9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:42:41.782Z|d86c9a90-9a5a-4cba-bb00-b8ba926f28e9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:42:51.785Z|b9cde51d-2115-498d-b5af-ac51e5accaf9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:42:51.786Z|b9cde51d-2115-498d-b5af-ac51e5accaf9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:42:51.804Z|f0592cd4-b32a-4389-a5f2-72ea59623b09|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:42:51.805Z|f0592cd4-b32a-4389-a5f2-72ea59623b09|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:42:51.808Z|577c01e8-91b6-4130-99ec-320f1cc81496|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:42:51.810Z|577c01e8-91b6-4130-99ec-320f1cc81496|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:42:53.035Z|2af05e32-7406-4284-bd83-1f42ac6b3670|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:42:53.036Z|2af05e32-7406-4284-bd83-1f42ac6b3670|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:42:59.968Z|fd8ac898-861a-402e-95ab-cc2fc56fa673|http-nio-8080-exec-5|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-01-08T11:42:59.969Z|fd8ac898-861a-402e-95ab-cc2fc56fa673|http-nio-8080-exec-5|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.
2022-01-08T11:43:01.813Z|69aca8ad-fb61-49e6-9a32-4c0a127e5924|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:43:01.816Z|69aca8ad-fb61-49e6-9a32-4c0a127e5924|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:43:01.822Z|eba6f8cb-5e9b-4b35-b00f-7430bf6c790e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:43:01.823Z|eba6f8cb-5e9b-4b35-b00f-7430bf6c790e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:43:01.827Z|9703bcb5-7ab6-418d-8423-cc45ea174036|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:43:01.828Z|9703bcb5-7ab6-418d-8423-cc45ea174036|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:43:08.035Z|6c97f885-bc2f-4f78-9388-76115cfdf551|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:43:08.037Z|6c97f885-bc2f-4f78-9388-76115cfdf551|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:43:08.511Z|0557e8a2-4f0d-44fa-947b-dd9008bd791a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:43:08.511Z|0557e8a2-4f0d-44fa-947b-dd9008bd791a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:43:11.837Z|9ac5970b-ca68-4cfc-a435-3e61c2ab50f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:43:11.838Z|9ac5970b-ca68-4cfc-a435-3e61c2ab50f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:43:11.843Z|bd787aa5-8551-4346-bc4d-0ce59dec9f5b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:43:11.844Z|bd787aa5-8551-4346-bc4d-0ce59dec9f5b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:43:11.846Z|645c2d73-c8fa-4276-9360-91f709a2e1ca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:43:11.847Z|645c2d73-c8fa-4276-9360-91f709a2e1ca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:43:21.877Z|7398f3a9-b48a-4b0f-9415-a13e421bf6c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:43:21.877Z|846d35c5-e015-4643-a913-d75191567c72|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:43:21.877Z|7398f3a9-b48a-4b0f-9415-a13e421bf6c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:43:21.878Z|846d35c5-e015-4643-a913-d75191567c72|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:43:21.886Z|92e41521-a0c0-428d-ae05-613609dbd2a9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:43:21.886Z|92e41521-a0c0-428d-ae05-613609dbd2a9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:43:23.036Z|8785931b-85f8-48ae-b710-4df243f789f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:43:23.043Z|8785931b-85f8-48ae-b710-4df243f789f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:43:31.915Z|c5dd139c-50b8-4b29-9dc6-ba1bd97a8651|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:43:31.915Z|bef3e494-1ec1-4235-9692-03248cf99e86|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:43:31.916Z|c5dd139c-50b8-4b29-9dc6-ba1bd97a8651|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:43:31.916Z|bef3e494-1ec1-4235-9692-03248cf99e86|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:43:31.917Z|09ae926a-57da-4762-ad49-fe7c8828933e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:43:31.917Z|09ae926a-57da-4762-ad49-fe7c8828933e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:43:38.036Z|37818008-a5c1-4068-9ac2-9fa38a4d25fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:43:38.036Z|37818008-a5c1-4068-9ac2-9fa38a4d25fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:43:38.512Z|a24b373e-6b2c-4287-898f-812a3773492f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:43:38.512Z|a24b373e-6b2c-4287-898f-812a3773492f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:43:41.936Z|be572786-1ba8-4126-be0e-1908f82d926f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:43:41.936Z|ba36af86-3518-4c8e-b20b-8cc3b18b0f7a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:43:41.937Z|be572786-1ba8-4126-be0e-1908f82d926f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:43:41.937Z|ba36af86-3518-4c8e-b20b-8cc3b18b0f7a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:43:41.942Z|e7c1572d-168d-4c62-a695-e4f18d895091|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:43:41.943Z|e7c1572d-168d-4c62-a695-e4f18d895091|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:43:51.969Z|1d75119f-1e63-43a8-a89f-a1f045b3082d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:43:51.969Z|3546d29e-5da0-4359-8971-0f304c856a3b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:43:51.970Z|1d75119f-1e63-43a8-a89f-a1f045b3082d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:43:51.970Z|3546d29e-5da0-4359-8971-0f304c856a3b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:43:51.973Z|b5d65989-7544-48f4-8148-798cd49f9e57|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-08T11:43:51.975Z|b5d65989-7544-48f4-8148-798cd49f9e57|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-08T11:43:53.036Z|95f9e2a0-c3c9-4e48-9adc-c0d7d5f4d28d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-08T11:43:53.037Z|95f9e2a0-c3c9-4e48-9adc-c0d7d5f4d28d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-08T11:43:59.976Z|bc1d93c6-cd82-4936-b896-79b7aa26fe3d|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|500||Entering
2022-01-08T11:43:59.979Z|bc1d93c6-cd82-4936-b896-79b7aa26fe3d|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting.