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)

2021-10-20T21:00:53.520Z||main|||||INFO|500||The following profiles are active: basic
2021-10-20T21:01:09.801Z||main|||||INFO|500||Starting service [Tomcat]
2021-10-20T21:01:09.803Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2021-10-20T21:01:09.928Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2021-10-20T21:01:19.746Z||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.

2021-10-20T21:01:20.017Z||main|||||INFO|500||catdb-pool - Starting...
2021-10-20T21:01:20.488Z||main|||||INFO|500||catdb-pool - Start completed.
2021-10-20T21:01:21.141Z||main|||||INFO|500||reqdb-pool - Starting...
2021-10-20T21:01:21.151Z||main|||||INFO|500||reqdb-pool - Start completed.
2021-10-20T21:01:21.308Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2021-10-20T21:01:21.715Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2021-10-20T21:01:22.573Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2021-10-20T21:01:29.186Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2021-10-20T21:01:31.176Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2021-10-20T21:01:31.239Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2021-10-20T21:01:31.894Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2021-10-20T21:01:32.016Z||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.
2021-10-20T21:01:33.215Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2021-10-20T21:01:34.505Z||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
2021-10-20T21:01:40.237Z||main|||||WARN|500||---
2021-10-20T21:01:40.239Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2021-10-20T21:01:40.239Z||main|||||WARN|500||---
2021-10-20T21:01:40.811Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2021-10-20T21:01:46.151Z||main|||||INFO|500||Started ApiHandlerApplication in 56.249 seconds (JVM running for 61.571)
2021-10-20T21:01:46.173Z|10d647ba-3122-45f4-8d4e-1508ee2fc945|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:01:46.191Z|10d647ba-3122-45f4-8d4e-1508ee2fc945|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:01:46.193Z|b8a8f61a-2c04-4116-a9e8-6190cb8b2bef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:01:46.199Z|b8a8f61a-2c04-4116-a9e8-6190cb8b2bef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:01:49.977Z||http-nio-8080-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2021-10-20T21:01:50.205Z|f16079dc-3898-4991-b64a-c4dcf1269bdb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:01:50.205Z|ab0ef381-4c6d-44a7-970c-4ebd9d7cb405|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:01:50.205Z|36d91072-5e92-45b9-a60b-f774b57bd93c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector (jar:file:/app/app.jar!/BOOT-INF/lib/jaxb-impl-2.3.0.jar!/) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int)
WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
2021-10-20T21:01:50.594Z|36d91072-5e92-45b9-a60b-f774b57bd93c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:01:50.594Z|ab0ef381-4c6d-44a7-970c-4ebd9d7cb405|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:01:50.594Z|f16079dc-3898-4991-b64a-c4dcf1269bdb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:02:00.760Z|08d2fd8b-3754-423b-8eb5-b5407199b0e1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:02:00.760Z|6d661deb-5df5-42a7-8088-0b95d8d0805f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:02:00.760Z|b80f1db4-24d7-419a-9817-ff65c04e9101|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:02:00.762Z|08d2fd8b-3754-423b-8eb5-b5407199b0e1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:02:00.762Z|6d661deb-5df5-42a7-8088-0b95d8d0805f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:02:00.763Z|b80f1db4-24d7-419a-9817-ff65c04e9101|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:02:01.141Z|66a6b380-dec4-4ad2-9356-fd71db0d81e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:02:01.145Z|66a6b380-dec4-4ad2-9356-fd71db0d81e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:02:10.802Z|51e6a16d-a416-4534-9862-e830824ecbc7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:02:10.802Z|f35a0eb2-0a15-42ce-a4ae-34a1db675630|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:02:10.802Z|b7f5e29f-41a5-4297-8865-7b6c00c54db2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:02:10.803Z|f35a0eb2-0a15-42ce-a4ae-34a1db675630|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:02:10.803Z|51e6a16d-a416-4534-9862-e830824ecbc7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:02:10.803Z|b7f5e29f-41a5-4297-8865-7b6c00c54db2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:02:16.141Z|bd6d08b6-73f5-41fc-bf31-1248c0ba9093|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:02:16.142Z|bd6d08b6-73f5-41fc-bf31-1248c0ba9093|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:02:16.200Z|6b464618-02d0-4762-9d0c-4b418c124d00|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:02:16.201Z|6b464618-02d0-4762-9d0c-4b418c124d00|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:02:20.831Z|adf61e8b-5232-4892-b895-16bf3fbfe904|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:02:20.832Z|adf61e8b-5232-4892-b895-16bf3fbfe904|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:02:20.833Z|26e95151-1b44-4e6d-92cd-a353f45c53b9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:02:20.834Z|26e95151-1b44-4e6d-92cd-a353f45c53b9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:02:20.842Z|39ee6ee0-4dda-4d10-8582-6957ad19a08e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:02:20.843Z|39ee6ee0-4dda-4d10-8582-6957ad19a08e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:02:30.865Z|422031aa-9f96-4145-ab77-a97325a30c32|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:02:30.868Z|422031aa-9f96-4145-ab77-a97325a30c32|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:02:30.870Z|a431caaa-3864-4ffd-9897-1bf3bd2d2ccd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:02:30.870Z|f5e73335-58c8-4c77-ad8f-bf6ef9b26a5b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:02:30.871Z|f5e73335-58c8-4c77-ad8f-bf6ef9b26a5b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:02:30.871Z|a431caaa-3864-4ffd-9897-1bf3bd2d2ccd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:02:31.141Z|4bcd98ca-48cc-400d-8c55-40bc8901ad2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:02:31.142Z|4bcd98ca-48cc-400d-8c55-40bc8901ad2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:02:40.924Z|eb6fcded-74b8-4f12-9b57-685efac28259|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:02:40.924Z|ce298487-c4d7-490c-8a96-edafd52aaf50|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:02:40.924Z|28bededb-64eb-4ab5-82db-d6f094df7b34|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:02:40.926Z|28bededb-64eb-4ab5-82db-d6f094df7b34|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:02:40.926Z|ce298487-c4d7-490c-8a96-edafd52aaf50|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:02:40.926Z|eb6fcded-74b8-4f12-9b57-685efac28259|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:02:46.142Z|f848cc62-a11c-4019-bf2d-7bc8811a16c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:02:46.146Z|f848cc62-a11c-4019-bf2d-7bc8811a16c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:02:46.202Z|35a6b68f-f7f7-4834-a4e4-264c9ffb3068|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:02:46.203Z|35a6b68f-f7f7-4834-a4e4-264c9ffb3068|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:02:50.962Z|15b7b323-d6de-4a0f-a592-9ea66f0bcff3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:02:50.964Z|5abd4284-cd48-43c6-98b7-9b716e96e9d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:02:50.965Z|5abd4284-cd48-43c6-98b7-9b716e96e9d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:02:50.966Z|979586fe-b76a-46a5-ba61-2d8c782034a1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:02:50.966Z|15b7b323-d6de-4a0f-a592-9ea66f0bcff3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:02:50.967Z|979586fe-b76a-46a5-ba61-2d8c782034a1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:03:00.995Z|a9ad5e7b-f23a-4434-89c7-740663d7b866|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:03:00.995Z|8c88b030-4eb5-4fe8-92ce-51d54f163596|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:03:00.996Z|1c30838e-0ec6-4a94-9429-8aa1b2a772bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:03:00.996Z|8c88b030-4eb5-4fe8-92ce-51d54f163596|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:03:00.997Z|a9ad5e7b-f23a-4434-89c7-740663d7b866|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:03:00.998Z|1c30838e-0ec6-4a94-9429-8aa1b2a772bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:03:01.141Z|d8567808-9447-4897-902b-576557e29656|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:03:01.142Z|d8567808-9447-4897-902b-576557e29656|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:03:11.023Z|4b74725d-eabd-4b4e-8163-4ebffe015d8b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:03:11.023Z|79524f82-25f8-4c9c-8427-a76779493d48|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:03:11.024Z|4b74725d-eabd-4b4e-8163-4ebffe015d8b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:03:11.024Z|79524f82-25f8-4c9c-8427-a76779493d48|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:03:11.028Z|2de63756-4a50-48b8-b8c1-9df150c9b562|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:03:11.029Z|2de63756-4a50-48b8-b8c1-9df150c9b562|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:03:16.141Z|18bd239f-c8f6-4925-8fef-67caa52b4d70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:03:16.142Z|18bd239f-c8f6-4925-8fef-67caa52b4d70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:03:16.204Z|a9d7b1c7-48f7-4865-845b-b07e43781e73|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:03:16.205Z|a9d7b1c7-48f7-4865-845b-b07e43781e73|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:03:21.053Z|7a71a01d-7df4-4ef4-a7ef-ddead58cc776|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:03:21.053Z|e47e5731-03af-4e5d-b1b6-8c880c5c06eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:03:21.054Z|7a71a01d-7df4-4ef4-a7ef-ddead58cc776|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:03:21.054Z|e47e5731-03af-4e5d-b1b6-8c880c5c06eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:03:21.074Z|8c6deb6b-e69e-439a-8b58-7a3e5937b08b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:03:21.075Z|8c6deb6b-e69e-439a-8b58-7a3e5937b08b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:03:31.083Z|12e4985d-b42e-4e95-bb60-64d431d3338c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:03:31.083Z|36c99b04-2fd1-419f-a0aa-72feab1050f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:03:31.084Z|12e4985d-b42e-4e95-bb60-64d431d3338c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:03:31.084Z|36c99b04-2fd1-419f-a0aa-72feab1050f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:03:31.105Z|f8f1b7e2-ba78-46d8-a3de-7a918cc42c47|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:03:31.106Z|f8f1b7e2-ba78-46d8-a3de-7a918cc42c47|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:03:31.141Z|0adf73dd-33c5-4fb2-a41d-4b48817b91b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:03:31.143Z|0adf73dd-33c5-4fb2-a41d-4b48817b91b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:03:41.122Z|f42e9155-4ecc-4857-a1c8-ee89390255b2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:03:41.122Z|816b8d08-365c-4ebd-82fb-4ef2d0e9b661|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:03:41.125Z|816b8d08-365c-4ebd-82fb-4ef2d0e9b661|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:03:41.125Z|f42e9155-4ecc-4857-a1c8-ee89390255b2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:03:41.140Z|147691f7-4967-4961-a773-6c9ae8ff61c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:03:41.142Z|147691f7-4967-4961-a773-6c9ae8ff61c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:03:46.142Z|39777775-8ea5-4119-a02e-484dd0289adb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:03:46.143Z|39777775-8ea5-4119-a02e-484dd0289adb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:03:46.208Z|07de4a95-7c4c-4d16-a617-da8c317c6a87|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:03:46.209Z|07de4a95-7c4c-4d16-a617-da8c317c6a87|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:03:51.164Z|fd9cc6da-87e0-4de2-b008-0b394ab6c53c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:03:51.165Z|fd9cc6da-87e0-4de2-b008-0b394ab6c53c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:03:51.166Z|e075ce15-618c-4b5e-aca7-73971680418f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:03:51.167Z|e075ce15-618c-4b5e-aca7-73971680418f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:03:51.167Z|df32252f-513a-41ac-9558-ecb7c39ed751|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:03:51.168Z|df32252f-513a-41ac-9558-ecb7c39ed751|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:04:01.141Z|79928f81-06a1-4464-a949-0ef58fa82b12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:04:01.142Z|79928f81-06a1-4464-a949-0ef58fa82b12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:04:01.192Z|519e2b5e-cac0-4951-bab0-60a311f0f2c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:04:01.193Z|afe21d9c-6856-4090-bdf7-f69d915ee6d0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:04:01.193Z|519e2b5e-cac0-4951-bab0-60a311f0f2c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:04:01.193Z|afe21d9c-6856-4090-bdf7-f69d915ee6d0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:04:01.197Z|09040b0d-f437-41b0-a188-028ec7117ebb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:04:01.197Z|09040b0d-f437-41b0-a188-028ec7117ebb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:04:11.221Z|944cd6b3-653f-4c0f-810e-007913167df5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:04:11.221Z|a3b33b75-97e9-4e3e-a301-6dbcbad67c91|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:04:11.222Z|a3b33b75-97e9-4e3e-a301-6dbcbad67c91|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:04:11.222Z|944cd6b3-653f-4c0f-810e-007913167df5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:04:11.230Z|7076793b-2b1f-4738-a1d5-cb16a8dce89f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:04:11.231Z|7076793b-2b1f-4738-a1d5-cb16a8dce89f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:04:16.142Z|1a9b0611-493a-49a2-9e56-f4c696bb9de5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:04:16.146Z|1a9b0611-493a-49a2-9e56-f4c696bb9de5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:04:16.210Z|0e88316b-e0f3-4595-87d0-d50e6c835372|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:04:16.211Z|0e88316b-e0f3-4595-87d0-d50e6c835372|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:04:21.246Z|5923f5bb-2cfc-479c-a861-a15b355acf5a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:04:21.246Z|34dcb541-c75a-4e0d-b7b9-8e8b78c8e705|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:04:21.247Z|5923f5bb-2cfc-479c-a861-a15b355acf5a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:04:21.248Z|34dcb541-c75a-4e0d-b7b9-8e8b78c8e705|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:04:21.261Z|0743f437-f1a1-4b7b-9d50-392c6eef21b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:04:21.262Z|0743f437-f1a1-4b7b-9d50-392c6eef21b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:04:31.141Z|efdda9be-9488-4a1c-b860-cb838db8e4c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:04:31.142Z|efdda9be-9488-4a1c-b860-cb838db8e4c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:04:31.273Z|bb5bafb3-22e7-4cab-a652-4a9d0f7f733b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:04:31.274Z|bb5bafb3-22e7-4cab-a652-4a9d0f7f733b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:04:31.275Z|9278ed5b-2ce1-43ab-8429-d1cd219c0387|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:04:31.276Z|9278ed5b-2ce1-43ab-8429-d1cd219c0387|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:04:31.297Z|3c23540e-009a-4020-a9b8-827e0eeaee86|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:04:31.298Z|3c23540e-009a-4020-a9b8-827e0eeaee86|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:04:41.307Z|1d4b9e10-fc7b-4d1b-ac91-085996f4d635|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:04:41.308Z|1d4b9e10-fc7b-4d1b-ac91-085996f4d635|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:04:41.308Z|e0d26437-4832-42c7-bd6f-4c10a2c01400|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:04:41.310Z|e0d26437-4832-42c7-bd6f-4c10a2c01400|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:04:41.330Z|a2c14190-d9e9-4023-8ef1-87243ae04f5d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:04:41.331Z|a2c14190-d9e9-4023-8ef1-87243ae04f5d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:04:46.141Z|1a5a7f0e-f75d-4136-b12d-7d41113cd263|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:04:46.142Z|1a5a7f0e-f75d-4136-b12d-7d41113cd263|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:04:46.212Z|971b6d8d-5e95-4a16-a79b-a25bcc3f0e62|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:04:46.213Z|971b6d8d-5e95-4a16-a79b-a25bcc3f0e62|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:04:51.347Z|ba66417f-c37d-4ac1-b74a-d2658860a8d3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:04:51.347Z|5571d570-8c8f-46fd-a823-d6d306a2d52a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:04:51.349Z|ba66417f-c37d-4ac1-b74a-d2658860a8d3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:04:51.351Z|5571d570-8c8f-46fd-a823-d6d306a2d52a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:04:51.355Z|a3726b5a-97cd-4a4b-9745-ec1cc4fca6b0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:04:51.355Z|a3726b5a-97cd-4a4b-9745-ec1cc4fca6b0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:05:01.142Z|874c7328-486b-48ee-9bd0-8c07187a6f84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:05:01.145Z|874c7328-486b-48ee-9bd0-8c07187a6f84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:05:01.386Z|e3af86f1-9c4b-49ac-b90c-04fc02456ee6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:05:01.386Z|4bfe80ac-fb29-4d67-911a-9f97c91f366b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:05:01.387Z|e3af86f1-9c4b-49ac-b90c-04fc02456ee6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:05:01.387Z|4bfe80ac-fb29-4d67-911a-9f97c91f366b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:05:01.395Z|cf3755de-aea7-4197-9ea3-ae712d2730c7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:05:01.396Z|cf3755de-aea7-4197-9ea3-ae712d2730c7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:05:11.419Z|8d1de168-2734-4c3b-95e1-ce9ae71f1afe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:05:11.420Z|8d1de168-2734-4c3b-95e1-ce9ae71f1afe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:05:11.423Z|02bb9a91-79fd-480d-990a-8562d15401ce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:05:11.423Z|4eaa5c16-bb27-4027-8fa5-7ac38c7ecb3f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:05:11.424Z|02bb9a91-79fd-480d-990a-8562d15401ce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:05:11.425Z|4eaa5c16-bb27-4027-8fa5-7ac38c7ecb3f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:05:16.141Z|f66db2f5-b43a-403d-85fd-055d1f5323d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:05:16.142Z|f66db2f5-b43a-403d-85fd-055d1f5323d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:05:16.215Z|0ddf9083-2649-49ac-9a95-7a083c300c48|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:05:16.216Z|0ddf9083-2649-49ac-9a95-7a083c300c48|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:05:21.449Z|e33fc65c-546b-45e0-b099-d28c44700a5d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:05:21.450Z|e33fc65c-546b-45e0-b099-d28c44700a5d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:05:21.451Z|2b4b838e-4f9a-4c16-8ab7-7dd75b0306e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:05:21.452Z|3d9ab98d-18e5-486f-bee0-f5863280e76e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:05:21.452Z|2b4b838e-4f9a-4c16-8ab7-7dd75b0306e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:05:21.452Z|3d9ab98d-18e5-486f-bee0-f5863280e76e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:05:31.142Z|97a3e0dc-a93d-419c-9e71-2ce64939d8f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:05:31.143Z|97a3e0dc-a93d-419c-9e71-2ce64939d8f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:05:31.478Z|723ecb75-2118-417d-ac22-3dd5d1949077|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:05:31.478Z|c9bc19ca-b42d-4494-baa7-bf697084a1dd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:05:31.478Z|04fc93a1-0cfa-4c67-9b1c-0c5a5a3319ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:05:31.479Z|04fc93a1-0cfa-4c67-9b1c-0c5a5a3319ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:05:31.479Z|c9bc19ca-b42d-4494-baa7-bf697084a1dd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:05:31.479Z|723ecb75-2118-417d-ac22-3dd5d1949077|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:05:41.513Z|3b85ec9c-095a-4144-b499-15e83f489a46|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:05:41.514Z|3b85ec9c-095a-4144-b499-15e83f489a46|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:05:41.515Z|570e0169-171b-420b-b2e4-b2bfab5ab7c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:05:41.516Z|570e0169-171b-420b-b2e4-b2bfab5ab7c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:05:41.516Z|d310470d-1675-4b14-9292-b1c532c37aa4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:05:41.518Z|d310470d-1675-4b14-9292-b1c532c37aa4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:05:46.141Z|176f1241-7049-4fef-b2e8-a6a7417af1b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:05:46.144Z|176f1241-7049-4fef-b2e8-a6a7417af1b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:05:46.217Z|2c8c4135-6718-4b6a-b31d-650970615192|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:05:46.218Z|2c8c4135-6718-4b6a-b31d-650970615192|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:05:51.541Z|e65bcdc9-54fe-4c5b-8bb5-455017b80855|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:05:51.542Z|72a72fb8-de09-4ac4-affb-3b113b87d32f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:05:51.542Z|e65bcdc9-54fe-4c5b-8bb5-455017b80855|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:05:51.543Z|72a72fb8-de09-4ac4-affb-3b113b87d32f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:05:51.547Z|a5f9dd3f-0187-4efd-9e3a-0501cdb14181|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:05:51.548Z|a5f9dd3f-0187-4efd-9e3a-0501cdb14181|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:06:01.143Z|e4d762df-70a5-464d-8b32-a8e48d022a3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:06:01.146Z|e4d762df-70a5-464d-8b32-a8e48d022a3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:06:01.579Z|4167a3e0-3b4b-4f8e-9153-18ba23ad4dcb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:06:01.579Z|c3b65357-7b7f-4c3d-84f6-dc7d3f22c4b4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:06:01.579Z|3d5add9b-eb90-4e5d-a4bc-31b77c10e5c7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:06:01.581Z|c3b65357-7b7f-4c3d-84f6-dc7d3f22c4b4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:06:01.581Z|4167a3e0-3b4b-4f8e-9153-18ba23ad4dcb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:06:01.581Z|3d5add9b-eb90-4e5d-a4bc-31b77c10e5c7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:06:11.623Z|94f7f37b-3e9c-4443-b9ff-a7e0b262f056|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:06:11.624Z|2d4f534e-b581-4f2a-99e1-26f4b0d0f205|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:06:11.623Z|7d066ed1-8dd1-41c6-83e5-ee0748186f40|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:06:11.625Z|2d4f534e-b581-4f2a-99e1-26f4b0d0f205|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:06:11.625Z|7d066ed1-8dd1-41c6-83e5-ee0748186f40|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:06:11.625Z|94f7f37b-3e9c-4443-b9ff-a7e0b262f056|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:06:16.141Z|ac003b51-d38c-4a6e-ba84-5a252898085e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:06:16.142Z|ac003b51-d38c-4a6e-ba84-5a252898085e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:06:16.219Z|597aacb8-e5b0-4a4b-a12a-ffeb50d928ee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:06:16.220Z|597aacb8-e5b0-4a4b-a12a-ffeb50d928ee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:06:21.653Z|ff768a74-d71b-497d-a8b8-850cc8da1214|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:06:21.653Z|608392bf-1828-427c-90f7-f8f186dbf9d4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:06:21.654Z|ff768a74-d71b-497d-a8b8-850cc8da1214|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:06:21.654Z|608392bf-1828-427c-90f7-f8f186dbf9d4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:06:21.658Z|5bc8f2a5-3f47-469c-b7e8-e407bca6b88c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:06:21.659Z|5bc8f2a5-3f47-469c-b7e8-e407bca6b88c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:06:31.141Z|3318d6d6-3615-4789-82f1-592e44d01baf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:06:31.144Z|3318d6d6-3615-4789-82f1-592e44d01baf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:06:31.681Z|6c2f2aab-0843-4651-802e-8a201d975468|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:06:31.682Z|4ba76db7-1d2c-483f-ab69-331771cfe860|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:06:31.682Z|6c2f2aab-0843-4651-802e-8a201d975468|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:06:31.683Z|4ba76db7-1d2c-483f-ab69-331771cfe860|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:06:31.686Z|3deffcff-37b0-4cb2-9a85-98822b01c0d2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:06:31.687Z|3deffcff-37b0-4cb2-9a85-98822b01c0d2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:06:41.710Z|fc2d4e39-4c38-4250-88aa-43166f514d49|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:06:41.711Z|fc2d4e39-4c38-4250-88aa-43166f514d49|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:06:41.713Z|bb50ca77-b2ba-47ee-a11d-2afae6ae0980|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:06:41.714Z|bb50ca77-b2ba-47ee-a11d-2afae6ae0980|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:06:41.713Z|66575e74-82bc-4bea-81dc-38fb6428f98f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:06:41.715Z|66575e74-82bc-4bea-81dc-38fb6428f98f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:06:46.141Z|e29748e4-394d-4151-843c-83972894b97b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:06:46.142Z|e29748e4-394d-4151-843c-83972894b97b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:06:46.221Z|c263132f-6f6b-4feb-941e-40f847a2693a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:06:46.222Z|c263132f-6f6b-4feb-941e-40f847a2693a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:06:51.739Z|5bd2e74e-208d-43e5-bf78-5bf8e274c3d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:06:51.739Z|bee918fe-27a1-4574-affe-d9e58ea2516a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:06:51.739Z|562f9f53-05b2-4afd-9e5a-f8c2680f2e23|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:06:51.740Z|bee918fe-27a1-4574-affe-d9e58ea2516a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:06:51.740Z|5bd2e74e-208d-43e5-bf78-5bf8e274c3d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:06:51.740Z|562f9f53-05b2-4afd-9e5a-f8c2680f2e23|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:07:01.141Z|70161ab4-f463-419f-8f6f-59805de84167|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:07:01.141Z|70161ab4-f463-419f-8f6f-59805de84167|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:07:01.764Z|ce41f029-0962-42e1-97c5-62172ab10a25|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:07:01.764Z|5c89c876-d7b7-492e-ab38-b91a4d47f332|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:07:01.765Z|5c89c876-d7b7-492e-ab38-b91a4d47f332|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:07:01.765Z|ce41f029-0962-42e1-97c5-62172ab10a25|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:07:01.778Z|8e5db44c-89ec-4ee7-a2f8-3ea7580e4875|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:07:01.779Z|8e5db44c-89ec-4ee7-a2f8-3ea7580e4875|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:07:11.799Z|6c10bfec-d198-41b2-9483-8872f6cb7127|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:07:11.799Z|249732e5-a316-4ede-86c9-4df1a89f1922|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:07:11.801Z|bb489906-cc8d-413a-b9ec-18cc424ec07c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:07:11.802Z|6c10bfec-d198-41b2-9483-8872f6cb7127|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:07:11.802Z|249732e5-a316-4ede-86c9-4df1a89f1922|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:07:11.802Z|bb489906-cc8d-413a-b9ec-18cc424ec07c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:07:16.142Z|afd4b246-6a5f-4dc9-bb0f-cd9674ea2a3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:07:16.146Z|afd4b246-6a5f-4dc9-bb0f-cd9674ea2a3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:07:16.223Z|6ad0ea7f-b4e0-4b7d-8b93-01f364471244|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:07:16.224Z|6ad0ea7f-b4e0-4b7d-8b93-01f364471244|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:07:21.830Z|90655e17-7c0b-4a8d-bb72-897785b07b16|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:07:21.830Z|df024d80-b376-47e1-8482-2b503cc8db6c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:07:21.831Z|90655e17-7c0b-4a8d-bb72-897785b07b16|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:07:21.831Z|df024d80-b376-47e1-8482-2b503cc8db6c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:07:21.832Z|d9ac75b3-3151-400c-996d-de3b719a4efd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:07:21.833Z|d9ac75b3-3151-400c-996d-de3b719a4efd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:07:31.141Z|c67ef37b-2856-448d-bd61-c5647e6e6298|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:07:31.142Z|c67ef37b-2856-448d-bd61-c5647e6e6298|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:07:31.857Z|4de5fb9c-6db2-4908-954f-ff4e8110d1ed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:07:31.858Z|4de5fb9c-6db2-4908-954f-ff4e8110d1ed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:07:31.865Z|a43d9d89-5298-4837-810c-f9f9b87e8c4b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:07:31.865Z|3c7ac14e-6fa8-41d2-b39d-c5950b68bfc6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:07:31.866Z|a43d9d89-5298-4837-810c-f9f9b87e8c4b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:07:31.866Z|3c7ac14e-6fa8-41d2-b39d-c5950b68bfc6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:07:41.885Z|85749a47-093a-44e8-8c0d-2409a12c8b93|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:07:41.886Z|85749a47-093a-44e8-8c0d-2409a12c8b93|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:07:41.891Z|071ccd96-7f5d-46a5-aeed-d730fd7688bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:07:41.892Z|071ccd96-7f5d-46a5-aeed-d730fd7688bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:07:41.894Z|b2095a3e-7c19-4e06-bed4-81c40e38fb7d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:07:41.894Z|b2095a3e-7c19-4e06-bed4-81c40e38fb7d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:07:46.141Z|3f09f966-91d3-4e20-8a2d-1bf8686a06a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:07:46.141Z|3f09f966-91d3-4e20-8a2d-1bf8686a06a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:07:46.225Z|4c0bf0ff-a072-449c-b377-b2ae30d53c06|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:07:46.226Z|4c0bf0ff-a072-449c-b377-b2ae30d53c06|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:07:51.915Z|a4833b24-23c7-4242-bbe4-44ce1a7d5e17|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:07:51.915Z|a4833b24-23c7-4242-bbe4-44ce1a7d5e17|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:07:51.925Z|9470b04c-9035-4fcd-ab8b-1a193b7c8a6c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:07:51.925Z|5765a1a7-6165-415e-b534-708260b5b565|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:07:51.927Z|5765a1a7-6165-415e-b534-708260b5b565|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:07:51.927Z|9470b04c-9035-4fcd-ab8b-1a193b7c8a6c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:08:01.141Z|383f8f5d-039c-48ae-beb0-6aa808d66efa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:08:01.144Z|383f8f5d-039c-48ae-beb0-6aa808d66efa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:08:01.938Z|8e1ebdcc-eef9-48ab-bdb9-05e1958bba57|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:08:01.939Z|8e1ebdcc-eef9-48ab-bdb9-05e1958bba57|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:08:01.950Z|66f4b1d4-632a-4470-b5a5-3274af5e57bc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:08:01.951Z|9745e57e-36aa-4b32-b243-e29de36a1379|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:08:01.951Z|66f4b1d4-632a-4470-b5a5-3274af5e57bc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:08:01.951Z|9745e57e-36aa-4b32-b243-e29de36a1379|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:08:11.975Z|14d50083-020a-44c4-b0b3-96b2d7b43d58|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:08:11.976Z|0abe3c61-2b67-4463-aa84-109857f437f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:08:11.978Z|14d50083-020a-44c4-b0b3-96b2d7b43d58|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:08:11.978Z|0abe3c61-2b67-4463-aa84-109857f437f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:08:11.979Z|d7bc7dd0-8d56-4b17-ac89-57e7e84fbaff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:08:11.979Z|d7bc7dd0-8d56-4b17-ac89-57e7e84fbaff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:08:16.142Z|51f70155-516c-4dcb-927a-13b300bb7e84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:08:16.143Z|51f70155-516c-4dcb-927a-13b300bb7e84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:08:16.227Z|47d0e1b3-7b14-4bc4-ab33-a96b2ed76c49|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:08:16.228Z|47d0e1b3-7b14-4bc4-ab33-a96b2ed76c49|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:08:22.009Z|dfaf8a05-2e4d-4215-8018-81c14f0b111a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:08:22.010Z|dfaf8a05-2e4d-4215-8018-81c14f0b111a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:08:22.014Z|f4513129-bfad-4b59-8f1b-c21c20c64ca3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:08:22.015Z|9754a19e-9603-4bcf-9a2f-81765003313b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:08:22.016Z|f4513129-bfad-4b59-8f1b-c21c20c64ca3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:08:22.016Z|9754a19e-9603-4bcf-9a2f-81765003313b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:08:31.141Z|15c0cfd4-6f25-4ccb-8cc0-0fd7a7d86334|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:08:31.142Z|15c0cfd4-6f25-4ccb-8cc0-0fd7a7d86334|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:08:32.037Z|ff71bb2b-37f3-4682-8798-1ab73e07d4a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:08:32.037Z|a2a5350b-8340-4389-9689-b82d13ad90f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:08:32.038Z|a2a5350b-8340-4389-9689-b82d13ad90f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:08:32.038Z|ff71bb2b-37f3-4682-8798-1ab73e07d4a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:08:32.041Z|639b0bc0-7a85-4589-a2d7-4603819746b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:08:32.042Z|639b0bc0-7a85-4589-a2d7-4603819746b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:08:42.069Z|91c044f4-9be9-47f8-b340-48308109da15|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:08:42.070Z|91c044f4-9be9-47f8-b340-48308109da15|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:08:42.075Z|7a700524-6061-4423-9bed-4ad216de3905|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:08:42.076Z|7a700524-6061-4423-9bed-4ad216de3905|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:08:42.077Z|681b905b-6a27-4919-8752-f0062e6eb28e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:08:42.078Z|681b905b-6a27-4919-8752-f0062e6eb28e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:08:46.141Z|7788f878-78af-403f-ae9c-2816190d879d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:08:46.144Z|7788f878-78af-403f-ae9c-2816190d879d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:08:46.229Z|81adac8f-cbe7-4901-a26e-ad7046dea022|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:08:46.229Z|81adac8f-cbe7-4901-a26e-ad7046dea022|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:08:52.104Z|7ee56de4-f2ef-4321-88e2-b5b2439bf6a7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:08:52.104Z|44ee4feb-1cbd-4dd7-8a5d-b4f7fda75cc1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:08:52.105Z|d709b2c8-daa5-4cf1-98d6-e9f609a7491c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:08:52.105Z|44ee4feb-1cbd-4dd7-8a5d-b4f7fda75cc1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:08:52.105Z|7ee56de4-f2ef-4321-88e2-b5b2439bf6a7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:08:52.107Z|d709b2c8-daa5-4cf1-98d6-e9f609a7491c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:09:01.141Z|7b416019-8c71-4505-85f4-f461d053bbc4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:09:01.141Z|7b416019-8c71-4505-85f4-f461d053bbc4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:09:02.130Z|855a0503-19ec-4fe4-aaba-01d9aceb71fd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:09:02.130Z|9cf93f07-7153-4970-9e7b-76cd0a8ef76c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:09:02.130Z|1573fcc3-1c58-4935-9400-55b1c2a71dd0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:09:02.131Z|855a0503-19ec-4fe4-aaba-01d9aceb71fd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:09:02.131Z|1573fcc3-1c58-4935-9400-55b1c2a71dd0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:09:02.132Z|9cf93f07-7153-4970-9e7b-76cd0a8ef76c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:09:12.168Z|0d520f28-9cc6-4de7-84f6-6ecfc58199bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:09:12.168Z|c8db7ca0-94fa-4684-8f69-d37e1b62a458|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:09:12.168Z|1a2a343f-d7ed-4fcf-839e-835e7d81f06d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:09:12.170Z|c8db7ca0-94fa-4684-8f69-d37e1b62a458|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:09:12.170Z|0d520f28-9cc6-4de7-84f6-6ecfc58199bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:09:12.171Z|1a2a343f-d7ed-4fcf-839e-835e7d81f06d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:09:16.141Z|eff63fab-2fa0-493e-bd11-c0d9190b2d4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:09:16.142Z|eff63fab-2fa0-493e-bd11-c0d9190b2d4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:09:16.233Z|d2f19916-9288-407f-bf36-ded1b1398e0e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:09:16.233Z|d2f19916-9288-407f-bf36-ded1b1398e0e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:09:22.201Z|e01f92df-cc0e-4eb5-a33f-87f68b40ae98|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:09:22.201Z|b45b2e1a-dbb7-47af-96b1-0daea75a3b20|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:09:22.202Z|e01f92df-cc0e-4eb5-a33f-87f68b40ae98|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:09:22.202Z|b45b2e1a-dbb7-47af-96b1-0daea75a3b20|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:09:22.206Z|1f28be0a-954a-4b44-8dd1-62e08e5a7693|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:09:22.207Z|1f28be0a-954a-4b44-8dd1-62e08e5a7693|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:09:31.141Z|2709a5a4-a480-4ce6-a631-e076ae99092e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:09:31.144Z|2709a5a4-a480-4ce6-a631-e076ae99092e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:09:32.227Z|9466ae21-25c8-481c-be0d-ccf73fd7aaa0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:09:32.227Z|0fe1616e-33e4-403a-8547-08ce264bbd71|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:09:32.228Z|0fe1616e-33e4-403a-8547-08ce264bbd71|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:09:32.228Z|9466ae21-25c8-481c-be0d-ccf73fd7aaa0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:09:32.235Z|98429a77-b256-4e35-833a-642fd4a9d314|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:09:32.235Z|98429a77-b256-4e35-833a-642fd4a9d314|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:09:42.250Z|dadbd07b-11a9-47ab-9338-49bf22043eff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:09:42.251Z|dadbd07b-11a9-47ab-9338-49bf22043eff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:09:42.253Z|c66b964b-fc89-4073-a31b-fa65da8e52de|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:09:42.254Z|c66b964b-fc89-4073-a31b-fa65da8e52de|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:09:42.258Z|754790ef-5514-4ccd-98b0-6bf678dfb535|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:09:42.259Z|754790ef-5514-4ccd-98b0-6bf678dfb535|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:09:46.141Z|490455da-59c6-46bf-b12b-e0366f31ed17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:09:46.142Z|490455da-59c6-46bf-b12b-e0366f31ed17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:09:46.234Z|6546541a-2408-4a98-be7a-dc22023899f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:09:46.235Z|6546541a-2408-4a98-be7a-dc22023899f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:09:52.277Z|394ca1fb-487b-4725-84de-61b4b33bd3b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:09:52.278Z|394ca1fb-487b-4725-84de-61b4b33bd3b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:09:52.279Z|3e385a84-0b16-4179-a217-8cdddda34539|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:09:52.279Z|3e385a84-0b16-4179-a217-8cdddda34539|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:09:52.285Z|0f48ab93-c594-4dea-b36d-f5f6b3018da3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:09:52.286Z|0f48ab93-c594-4dea-b36d-f5f6b3018da3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:10:01.141Z|4511a908-f8c3-4891-bc4a-362e5e315a4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:10:01.141Z|4511a908-f8c3-4891-bc4a-362e5e315a4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:10:02.302Z|78231184-bfc0-4c79-b524-df85e606ddd0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:10:02.303Z|78231184-bfc0-4c79-b524-df85e606ddd0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:10:02.306Z|c1583764-287f-4dc6-bb66-a3e3144ba2ee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:10:02.307Z|c1583764-287f-4dc6-bb66-a3e3144ba2ee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:10:02.308Z|dae11749-fa6d-4b26-a287-217e5353d03a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:10:02.309Z|dae11749-fa6d-4b26-a287-217e5353d03a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:10:12.342Z|488c6b03-4f4d-43af-b4f2-34fd7e92eae7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:10:12.342Z|ea69e9e9-cd01-4961-8b94-40e00e0bfe12|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:10:12.342Z|ab17d937-0fd5-4fde-b51e-a3d150f377e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:10:12.344Z|488c6b03-4f4d-43af-b4f2-34fd7e92eae7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:10:12.344Z|ea69e9e9-cd01-4961-8b94-40e00e0bfe12|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:10:12.344Z|ab17d937-0fd5-4fde-b51e-a3d150f377e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:10:16.142Z|f69a0770-f7e4-4572-be33-f67dab7f96e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:10:16.145Z|f69a0770-f7e4-4572-be33-f67dab7f96e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:10:16.236Z|cdac59f5-3b6f-4d1b-bb43-05428bbc4ae9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:10:16.237Z|cdac59f5-3b6f-4d1b-bb43-05428bbc4ae9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:10:22.375Z|b7c84865-d210-431a-b125-d49f6dc150b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:10:22.376Z|8ea51724-ab7d-42fd-b051-948e13bc3f87|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:10:22.376Z|b7c84865-d210-431a-b125-d49f6dc150b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:10:22.376Z|d74fdcca-e3ec-4f92-8ccc-618977e31d11|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:10:22.377Z|8ea51724-ab7d-42fd-b051-948e13bc3f87|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:10:22.377Z|d74fdcca-e3ec-4f92-8ccc-618977e31d11|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:10:31.141Z|132e0df1-3272-4b8f-a32f-53f4e7a1eda9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:10:31.141Z|132e0df1-3272-4b8f-a32f-53f4e7a1eda9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:10:32.400Z|1c6cbc82-8976-407f-9736-13266e86abf9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:10:32.401Z|1c6cbc82-8976-407f-9736-13266e86abf9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:10:32.402Z|448292dd-fd52-4730-84cf-8d691985505f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:10:32.403Z|448292dd-fd52-4730-84cf-8d691985505f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:10:32.415Z|59b005b3-f1f9-490f-8c7f-547675bed605|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:10:32.416Z|59b005b3-f1f9-490f-8c7f-547675bed605|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:10:42.426Z|f7fd3c94-6916-4e94-baea-fdcc16862ce8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:10:42.426Z|cba0ed0a-442a-4944-8d45-929903362d03|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:10:42.427Z|f7fd3c94-6916-4e94-baea-fdcc16862ce8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:10:42.427Z|cba0ed0a-442a-4944-8d45-929903362d03|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:10:42.438Z|4758e843-4c0f-4bbc-aceb-4ad36be81b03|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:10:42.438Z|4758e843-4c0f-4bbc-aceb-4ad36be81b03|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:10:46.141Z|ba4dfce5-1139-4f3b-ae4a-ede078cd644e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:10:46.141Z|ba4dfce5-1139-4f3b-ae4a-ede078cd644e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:10:46.238Z|2590ff35-f5bb-41c9-9441-f720d3db6e31|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:10:46.239Z|2590ff35-f5bb-41c9-9441-f720d3db6e31|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:10:52.450Z|8ccf7e3d-2d79-45a5-889d-a7d4630a0a7c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:10:52.450Z|2fd6682d-ae3e-4c7f-a3f6-b29ea1c1df8d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:10:52.451Z|8ccf7e3d-2d79-45a5-889d-a7d4630a0a7c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:10:52.451Z|2fd6682d-ae3e-4c7f-a3f6-b29ea1c1df8d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:10:52.469Z|451443bd-b879-4edb-929b-3b2dbb67a896|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:10:52.470Z|451443bd-b879-4edb-929b-3b2dbb67a896|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:11:01.140Z|6ed135a6-92ff-4872-8bf6-75cd78761f73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:11:01.143Z|6ed135a6-92ff-4872-8bf6-75cd78761f73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:11:02.477Z|36d3793d-9ce4-47cc-9dad-b23a54293158|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:11:02.478Z|36d3793d-9ce4-47cc-9dad-b23a54293158|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:11:02.480Z|25b2f6bf-9054-45a9-bf2f-0d4a9383d7ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:11:02.480Z|25b2f6bf-9054-45a9-bf2f-0d4a9383d7ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:11:02.494Z|cc396c96-6ff8-477e-9bba-fd9dd74f8495|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:11:02.495Z|cc396c96-6ff8-477e-9bba-fd9dd74f8495|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:11:02.853Z|bab8b1df-292b-4e0c-8e71-9d131e317c31|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-20T21:11:02.854Z|bab8b1df-292b-4e0c-8e71-9d131e317c31|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-20T21:11:12.502Z|78a545b5-3e83-4153-a077-373c3b743aa9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:11:12.502Z|406e8b31-dda8-49ba-8582-29683ea48c02|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:11:12.503Z|78a545b5-3e83-4153-a077-373c3b743aa9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:11:12.503Z|406e8b31-dda8-49ba-8582-29683ea48c02|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:11:12.518Z|00480a72-5a01-4b4b-95fd-a9eaccc5f1f7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:11:12.518Z|00480a72-5a01-4b4b-95fd-a9eaccc5f1f7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:11:16.141Z|3fb78a8a-8e4a-4576-9732-fd82d0bd25f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:11:16.141Z|3fb78a8a-8e4a-4576-9732-fd82d0bd25f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:11:16.240Z|99a40663-64e9-48ef-a8d1-c315ebe43ac7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:11:16.241Z|99a40663-64e9-48ef-a8d1-c315ebe43ac7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:11:22.539Z|8d93bae9-d281-41e0-a85d-328fec4127d4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:11:22.539Z|3fcfa598-3e0f-4ff4-b987-fc24d574994e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:11:22.539Z|5efb245c-f4aa-481f-b157-acb4e6c84269|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:11:22.541Z|3fcfa598-3e0f-4ff4-b987-fc24d574994e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:11:22.541Z|5efb245c-f4aa-481f-b157-acb4e6c84269|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:11:22.541Z|8d93bae9-d281-41e0-a85d-328fec4127d4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:11:31.142Z|5249c71e-774f-46ae-ab67-02f19cade350|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:11:31.143Z|5249c71e-774f-46ae-ab67-02f19cade350|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:11:32.574Z|f464d187-a09a-4e3d-a901-bdd4c29dd934|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:11:32.574Z|82b61009-da6a-4560-81c2-b5b9f2e5a0ec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:11:32.575Z|82b61009-da6a-4560-81c2-b5b9f2e5a0ec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:11:32.575Z|6a92b3d5-a2f7-4b7c-a074-d939a17983a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:11:32.575Z|f464d187-a09a-4e3d-a901-bdd4c29dd934|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:11:32.575Z|6a92b3d5-a2f7-4b7c-a074-d939a17983a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:11:42.605Z|999aad69-bf00-47c2-bab5-a2c27551284e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:11:42.605Z|cd9f95d6-84e1-4409-a6a1-1eb95ec7b0d2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:11:42.605Z|db41da65-c978-462b-b86f-b12d2f4e5caa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:11:42.606Z|999aad69-bf00-47c2-bab5-a2c27551284e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:11:42.606Z|cd9f95d6-84e1-4409-a6a1-1eb95ec7b0d2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:11:42.606Z|db41da65-c978-462b-b86f-b12d2f4e5caa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:11:46.140Z|1d61b089-77f7-4aa3-9fcc-0d5bf3d55b35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:11:46.143Z|1d61b089-77f7-4aa3-9fcc-0d5bf3d55b35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:11:46.242Z|5a971487-81d5-48cb-90bf-d470ac736d7d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:11:46.242Z|5a971487-81d5-48cb-90bf-d470ac736d7d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:11:52.632Z|492c7508-63c2-4c0e-b281-b641a5b9903c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:11:52.632Z|6bd3e773-5434-442b-a342-9808d2034a4c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:11:52.633Z|6bd3e773-5434-442b-a342-9808d2034a4c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:11:52.633Z|492c7508-63c2-4c0e-b281-b641a5b9903c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:11:52.635Z|766d3a1f-fdd3-409f-98ba-51a042c5fbf7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:11:52.635Z|766d3a1f-fdd3-409f-98ba-51a042c5fbf7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:12:01.141Z|b18ccd8e-51f6-43c7-9ed2-8aa260c94cc3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:12:01.141Z|b18ccd8e-51f6-43c7-9ed2-8aa260c94cc3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:12:02.655Z|f114adf5-de08-4d53-af89-d0c88d4b1412|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:12:02.655Z|18e2331c-077f-4fa7-bde6-ccff2b12172c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:12:02.656Z|f114adf5-de08-4d53-af89-d0c88d4b1412|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:12:02.657Z|18e2331c-077f-4fa7-bde6-ccff2b12172c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:12:02.660Z|593e0e70-c11f-459b-9031-c4d467215cee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:12:02.660Z|593e0e70-c11f-459b-9031-c4d467215cee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:12:02.844Z|0dd2da41-e445-4a94-90f1-de89fed6d512|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-20T21:12:02.845Z|0dd2da41-e445-4a94-90f1-de89fed6d512|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-20T21:12:12.683Z|d6dced53-654f-4056-9d9a-ed3316d6d878|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:12:12.683Z|ebd3ca9d-3265-41e5-8108-da975f29e9d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:12:12.683Z|d6dced53-654f-4056-9d9a-ed3316d6d878|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:12:12.683Z|ebd3ca9d-3265-41e5-8108-da975f29e9d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:12:12.690Z|deae0a55-4c5d-4723-a7be-3bbac2b8b428|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:12:12.691Z|deae0a55-4c5d-4723-a7be-3bbac2b8b428|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:12:16.141Z|444c3e93-9ce9-4591-b279-67cbee5a08f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:12:16.142Z|444c3e93-9ce9-4591-b279-67cbee5a08f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:12:16.243Z|4a9294fe-cd55-4b4f-bd02-2da42c1f26ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:12:16.244Z|4a9294fe-cd55-4b4f-bd02-2da42c1f26ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:12:22.708Z|7f72d145-a6d3-45e2-82c2-0465bb7db3cf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:12:22.708Z|82df4661-65f5-4480-b91a-12cd49ee83f4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:12:22.709Z|7f72d145-a6d3-45e2-82c2-0465bb7db3cf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:12:22.710Z|82df4661-65f5-4480-b91a-12cd49ee83f4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:12:22.714Z|332dce32-52cd-4d19-bb94-2af72110f47e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:12:22.715Z|332dce32-52cd-4d19-bb94-2af72110f47e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:12:31.143Z|af5345c7-0281-4a38-a2f7-85315df03bbd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:12:31.147Z|af5345c7-0281-4a38-a2f7-85315df03bbd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:12:32.747Z|6a95807e-9e18-4005-b79a-5f00ef7f0396|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:12:32.748Z|11a94698-8dfc-482a-82ce-ac1920ee786c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:12:32.748Z|6a95807e-9e18-4005-b79a-5f00ef7f0396|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:12:32.749Z|11a94698-8dfc-482a-82ce-ac1920ee786c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:12:32.748Z|70c6e32f-e8d6-449b-b050-395dd577b453|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:12:32.750Z|70c6e32f-e8d6-449b-b050-395dd577b453|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:12:42.778Z|cfde60b0-4758-4b8b-87e8-49967e3c1a23|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:12:42.778Z|ed71afec-b952-4d37-a3da-d4766f26d2a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:12:42.779Z|ed71afec-b952-4d37-a3da-d4766f26d2a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:12:42.779Z|cfde60b0-4758-4b8b-87e8-49967e3c1a23|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:12:42.788Z|907a3455-011d-43e4-b320-71d867a5454b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:12:42.789Z|907a3455-011d-43e4-b320-71d867a5454b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:12:46.141Z|836848fb-3f21-4c72-bacf-8c77b9c3c6b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:12:46.142Z|836848fb-3f21-4c72-bacf-8c77b9c3c6b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:12:46.245Z|51c7ba56-54b4-473f-8309-45cb2677d9aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:12:46.246Z|51c7ba56-54b4-473f-8309-45cb2677d9aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:12:52.805Z|a07114de-802b-42db-a115-7cf6905f2f8b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:12:52.805Z|d67d6fd7-cd9f-4396-9f81-73f801cb1f3e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:12:52.806Z|a07114de-802b-42db-a115-7cf6905f2f8b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:12:52.807Z|d67d6fd7-cd9f-4396-9f81-73f801cb1f3e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:12:52.816Z|55c4706a-e6cd-405b-b5b9-28a1e071c833|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:12:52.816Z|55c4706a-e6cd-405b-b5b9-28a1e071c833|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:13:01.141Z|7d9a7722-afee-461c-a1cd-5308c354b15a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:13:01.142Z|7d9a7722-afee-461c-a1cd-5308c354b15a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:13:02.833Z|5d3c2509-d9e8-4de3-b59d-fe912de5c83f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:13:02.833Z|2bcba585-1223-48b7-979b-fb1452e90e23|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:13:02.834Z|2bcba585-1223-48b7-979b-fb1452e90e23|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:13:02.834Z|5d3c2509-d9e8-4de3-b59d-fe912de5c83f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:13:02.840Z|fc2ae7b9-abb3-4808-a46b-f229d966142a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:13:02.841Z|fc2ae7b9-abb3-4808-a46b-f229d966142a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:13:02.841Z|d9e0933f-be79-4134-98a5-c42ed6bf174e|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-20T21:13:02.842Z|d9e0933f-be79-4134-98a5-c42ed6bf174e|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-20T21:13:12.856Z|4a327cd2-baf7-4c41-9a46-184366899026|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:13:12.857Z|4a327cd2-baf7-4c41-9a46-184366899026|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:13:12.861Z|49fdf121-f192-4ec0-b35e-41a00d605bbf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:13:12.863Z|49fdf121-f192-4ec0-b35e-41a00d605bbf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:13:12.864Z|0271e94a-745b-443e-812a-97c9e5ed5f38|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:13:12.865Z|0271e94a-745b-443e-812a-97c9e5ed5f38|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:13:16.140Z|8c563af8-deb6-4120-a0bf-8dc3652c9435|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:13:16.143Z|8c563af8-deb6-4120-a0bf-8dc3652c9435|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:13:16.247Z|e0daff41-6dbb-4878-b49e-ec936e02c4d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:13:16.248Z|e0daff41-6dbb-4878-b49e-ec936e02c4d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:13:22.878Z|3d546f98-c7ee-45ff-bcd5-5a08bbcc6523|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:13:22.879Z|3d546f98-c7ee-45ff-bcd5-5a08bbcc6523|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:13:22.892Z|f82820cb-d53d-489b-9647-0d48f5ce21f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:13:22.892Z|4be2faea-3103-4998-9acf-f660517732e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:13:22.892Z|4be2faea-3103-4998-9acf-f660517732e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:13:22.892Z|f82820cb-d53d-489b-9647-0d48f5ce21f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:13:31.141Z|a7b8ded7-b970-4707-b252-27477af02182|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:13:31.142Z|a7b8ded7-b970-4707-b252-27477af02182|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:13:32.911Z|df03929e-5958-44f7-87d0-cd2e29a43b88|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:13:32.913Z|df03929e-5958-44f7-87d0-cd2e29a43b88|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:13:32.915Z|b681c0bc-b25f-4d3e-8aa3-e1dbf8b24a93|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:13:32.916Z|b681c0bc-b25f-4d3e-8aa3-e1dbf8b24a93|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:13:32.921Z|374c0ae3-d160-4b59-8ec8-0b0a9d51a547|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:13:32.922Z|374c0ae3-d160-4b59-8ec8-0b0a9d51a547|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:13:42.945Z|246748b1-9723-4b56-a8e5-9057012c2584|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:13:42.945Z|da56f136-ac10-4525-8aae-024538973788|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:13:42.947Z|5ef75a04-db32-4024-b5c9-2762699613fd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:13:42.947Z|da56f136-ac10-4525-8aae-024538973788|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:13:42.948Z|246748b1-9723-4b56-a8e5-9057012c2584|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:13:42.948Z|5ef75a04-db32-4024-b5c9-2762699613fd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:13:46.141Z|46554731-030e-48e1-a8c2-168f83bb1f8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:13:46.142Z|46554731-030e-48e1-a8c2-168f83bb1f8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:13:46.249Z|e66935f3-0ce2-43d7-87cf-4d95a170c268|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:13:46.249Z|e66935f3-0ce2-43d7-87cf-4d95a170c268|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:13:52.977Z|465eef41-e12a-4ff2-9577-489fe93d300e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:13:52.977Z|c865e862-f38d-4e3a-8867-cb8c4f851c2e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:13:52.977Z|8e7146f0-b70a-4c74-baa8-a9cf4e2b4cba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:13:52.977Z|465eef41-e12a-4ff2-9577-489fe93d300e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:13:52.977Z|8e7146f0-b70a-4c74-baa8-a9cf4e2b4cba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:13:52.977Z|c865e862-f38d-4e3a-8867-cb8c4f851c2e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:14:01.141Z|80ea64cc-7ac7-459a-91f6-e1cc2cee20c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:14:01.144Z|80ea64cc-7ac7-459a-91f6-e1cc2cee20c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:14:02.841Z|4b25417d-bf8e-4db9-b6fc-ef5380b97581|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-20T21:14:02.842Z|4b25417d-bf8e-4db9-b6fc-ef5380b97581|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-20T21:14:03.004Z|807e47fb-7191-4cd0-9f4f-5b167c9e5178|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:14:03.004Z|4613540e-2c64-497d-98f3-be269cae960f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:14:03.005Z|807e47fb-7191-4cd0-9f4f-5b167c9e5178|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:14:03.005Z|4613540e-2c64-497d-98f3-be269cae960f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:14:03.010Z|a01c9fd4-8f5f-4dfb-bf0a-3ebbe0341468|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:14:03.011Z|a01c9fd4-8f5f-4dfb-bf0a-3ebbe0341468|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:14:13.034Z|b4aea5e9-c7ba-4642-a4be-a179509d7e09|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:14:13.034Z|79f52562-e268-4d35-a3af-6e6c0deab15b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:14:13.035Z|b4aea5e9-c7ba-4642-a4be-a179509d7e09|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:14:13.035Z|79f52562-e268-4d35-a3af-6e6c0deab15b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:14:13.037Z|3a267cd3-76eb-4827-8cbb-1b82ae82c5a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:14:13.037Z|3a267cd3-76eb-4827-8cbb-1b82ae82c5a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:14:16.140Z|7d771cea-eae3-4f9d-ba4b-196877dd0238|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:14:16.141Z|7d771cea-eae3-4f9d-ba4b-196877dd0238|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:14:16.250Z|b1fb7a70-f225-4ff4-9ba2-25fa206ac82d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:14:16.251Z|b1fb7a70-f225-4ff4-9ba2-25fa206ac82d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:14:23.064Z|9d9e8386-34ad-41e9-b48d-6aad2fe348d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:14:23.065Z|9d9e8386-34ad-41e9-b48d-6aad2fe348d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:14:23.066Z|89a2ea3a-9df9-4787-aa0c-51b0224def11|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:14:23.067Z|89a2ea3a-9df9-4787-aa0c-51b0224def11|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:14:23.070Z|288587eb-356d-4be1-acf9-1db18b6a962f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:14:23.070Z|288587eb-356d-4be1-acf9-1db18b6a962f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:14:31.143Z|5b60834b-4077-41b5-bf7d-33e4b946c641|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:14:31.147Z|5b60834b-4077-41b5-bf7d-33e4b946c641|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:14:33.126Z|bc9df2f4-7d1d-4e24-9191-2f7ed3518ab5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:14:33.126Z|f4998da3-f317-4e94-953a-21573bd8163c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:14:33.126Z|01c5649b-886c-4a64-8135-b4454edf1071|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:14:33.128Z|bc9df2f4-7d1d-4e24-9191-2f7ed3518ab5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:14:33.128Z|01c5649b-886c-4a64-8135-b4454edf1071|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:14:33.128Z|f4998da3-f317-4e94-953a-21573bd8163c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:14:43.165Z|8d482425-2f4c-497c-8b89-4c31d0432878|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:14:43.165Z|56bf115f-bd45-45db-99f2-7ccf767c6744|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:14:43.166Z|8d482425-2f4c-497c-8b89-4c31d0432878|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:14:43.166Z|56bf115f-bd45-45db-99f2-7ccf767c6744|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:14:43.167Z|e7d7d33a-45e3-4b12-84c3-2b9f51a6faf3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:14:43.167Z|e7d7d33a-45e3-4b12-84c3-2b9f51a6faf3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:14:46.140Z|009c9915-1135-4005-8893-91581ed6f928|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:14:46.141Z|009c9915-1135-4005-8893-91581ed6f928|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:14:46.252Z|60d0be78-9e7b-4d93-9eba-653b82a46c45|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:14:46.252Z|60d0be78-9e7b-4d93-9eba-653b82a46c45|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:14:53.196Z|c8c6fd01-8324-49a5-9a0e-2d1a6bc355c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:14:53.197Z|c8c6fd01-8324-49a5-9a0e-2d1a6bc355c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:14:53.198Z|8717685b-6174-4314-95e0-851f48d3004b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:14:53.198Z|8717685b-6174-4314-95e0-851f48d3004b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:14:53.199Z|138c8f22-4d48-4ae3-b0b3-19c7ddd9b7c4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:14:53.199Z|138c8f22-4d48-4ae3-b0b3-19c7ddd9b7c4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:15:01.141Z|03fbb24f-bf05-423b-a30f-59cd2ae51c35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:15:01.141Z|03fbb24f-bf05-423b-a30f-59cd2ae51c35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:15:02.842Z|15518e6b-0af5-40dc-b036-c2991acd4903|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-20T21:15:02.843Z|15518e6b-0af5-40dc-b036-c2991acd4903|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-20T21:15:03.221Z|3255e4ac-f2e7-4080-9caf-c4701f0a3c68|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:15:03.222Z|3255e4ac-f2e7-4080-9caf-c4701f0a3c68|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:15:03.222Z|55260061-09d3-4323-9f4d-29e29cdc0923|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:15:03.223Z|55260061-09d3-4323-9f4d-29e29cdc0923|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:15:03.221Z|966639f2-822a-48b7-a00b-e9585e63f31b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:15:03.224Z|966639f2-822a-48b7-a00b-e9585e63f31b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:15:13.248Z|928ae31e-2a39-40a5-952c-73563de3849c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:15:13.248Z|c5766c44-f9c5-4b67-a1d7-9083291719b2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:15:13.249Z|c5766c44-f9c5-4b67-a1d7-9083291719b2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:15:13.249Z|928ae31e-2a39-40a5-952c-73563de3849c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:15:13.255Z|740707d6-d610-458b-a4b9-c7473b06d67f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:15:13.256Z|740707d6-d610-458b-a4b9-c7473b06d67f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:15:16.140Z|75bba613-0fdd-43fb-a1e1-7180aff09b03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:15:16.143Z|75bba613-0fdd-43fb-a1e1-7180aff09b03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:15:16.253Z|b3374422-2706-4f2c-8b4d-457b534cb618|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:15:16.254Z|b3374422-2706-4f2c-8b4d-457b534cb618|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:15:23.271Z|bb1fceee-50b6-4a35-9e70-5146b48cfb08|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:15:23.271Z|0b26e53f-ace8-416f-934c-7a370ea2713d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:15:23.272Z|bb1fceee-50b6-4a35-9e70-5146b48cfb08|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:15:23.273Z|0b26e53f-ace8-416f-934c-7a370ea2713d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:15:23.281Z|41a90c7a-b122-4ca0-9ebb-fbe086d5e7f4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:15:23.282Z|41a90c7a-b122-4ca0-9ebb-fbe086d5e7f4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:15:31.141Z|7e1e1aa6-ba0f-4d17-b596-5408109d7537|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:15:31.142Z|7e1e1aa6-ba0f-4d17-b596-5408109d7537|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:15:33.299Z|b6a64b8f-a47a-4d5d-b7a6-973ef7c339a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:15:33.300Z|b6a64b8f-a47a-4d5d-b7a6-973ef7c339a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:15:33.306Z|c209b123-38f6-4fcf-be31-42f29d9c4d99|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:15:33.306Z|c209b123-38f6-4fcf-be31-42f29d9c4d99|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:15:33.317Z|fa6d47ce-4956-4ce1-b386-77179fece810|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:15:33.317Z|fa6d47ce-4956-4ce1-b386-77179fece810|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:15:43.342Z|44745ceb-d96a-4544-8553-c566b31a0e1c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:15:43.344Z|44745ceb-d96a-4544-8553-c566b31a0e1c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:15:43.346Z|db92547d-a6f4-46b0-b8b7-950f6eaf4f99|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:15:43.347Z|db92547d-a6f4-46b0-b8b7-950f6eaf4f99|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:15:43.352Z|0aa434b6-4e84-421a-9ed5-318125dfd289|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:15:43.353Z|0aa434b6-4e84-421a-9ed5-318125dfd289|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:15:46.141Z|fb7a9852-d856-498f-9769-0eaf86acd241|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:15:46.142Z|fb7a9852-d856-498f-9769-0eaf86acd241|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:15:46.255Z|6a9cc2ce-fc51-4fd3-a60e-6c09007fbbf2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:15:46.255Z|6a9cc2ce-fc51-4fd3-a60e-6c09007fbbf2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:15:53.373Z|dfba8516-9b6c-4d6e-9892-51dc84aad6ea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:15:53.374Z|dfba8516-9b6c-4d6e-9892-51dc84aad6ea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:15:53.376Z|9bd146a8-5885-45af-bcef-d581cf4ebed9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:15:53.376Z|9bd146a8-5885-45af-bcef-d581cf4ebed9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:15:53.380Z|a4126502-62cc-487d-823a-51013d61eb0c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:15:53.380Z|a4126502-62cc-487d-823a-51013d61eb0c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:16:01.141Z|c0e12034-1b64-4178-bfd3-86bcdca701bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:16:01.144Z|c0e12034-1b64-4178-bfd3-86bcdca701bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:16:02.842Z|bae9bcd9-8089-4051-a2df-4cb7fd1e2f0a|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-20T21:16:02.843Z|bae9bcd9-8089-4051-a2df-4cb7fd1e2f0a|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-20T21:16:03.405Z|30e0b759-457c-4bfc-9980-a9e6f165df46|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:16:03.405Z|bd21e994-e3dd-4775-aecf-c1497e740995|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:16:03.406Z|bd21e994-e3dd-4775-aecf-c1497e740995|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:16:03.406Z|30e0b759-457c-4bfc-9980-a9e6f165df46|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:16:03.409Z|c7e1d648-9a77-4b20-a359-c435019b0cc0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:16:03.410Z|c7e1d648-9a77-4b20-a359-c435019b0cc0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:16:13.438Z|9b609289-3152-42c5-a133-b02c7281ffcd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:16:13.438Z|b69dcdb9-adfb-42a1-a71e-72544480be3a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:16:13.439Z|b69dcdb9-adfb-42a1-a71e-72544480be3a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:16:13.439Z|9b609289-3152-42c5-a133-b02c7281ffcd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:16:13.447Z|eaf0ca83-4580-449a-be0d-a3efa3adcb43|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:16:13.448Z|eaf0ca83-4580-449a-be0d-a3efa3adcb43|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:16:16.141Z|725aa26c-e276-4847-be06-64eec3bbaeb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:16:16.141Z|725aa26c-e276-4847-be06-64eec3bbaeb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:16:16.256Z|5bd0c51c-47be-4666-8f71-ed1b21b549f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:16:16.257Z|5bd0c51c-47be-4666-8f71-ed1b21b549f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:16:23.475Z|5d1f08cd-675f-478f-b04a-70515854b4dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:16:23.476Z|5d1f08cd-675f-478f-b04a-70515854b4dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:16:23.497Z|90ad9e42-e641-4629-806b-228a3abe6770|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:16:23.498Z|90ad9e42-e641-4629-806b-228a3abe6770|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:16:23.499Z|285ca96d-1bcb-4aa5-a330-c8544e12db77|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:16:23.500Z|285ca96d-1bcb-4aa5-a330-c8544e12db77|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:16:31.140Z|4caa46e1-1299-4fbe-b6c5-ba508f6af9a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:16:31.141Z|4caa46e1-1299-4fbe-b6c5-ba508f6af9a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:16:33.506Z|783e268c-7ffc-4ab6-89a2-579687a66432|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:16:33.507Z|783e268c-7ffc-4ab6-89a2-579687a66432|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:16:33.523Z|093b88fe-66c0-4334-ae14-1167a5f8f9e9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:16:33.524Z|093b88fe-66c0-4334-ae14-1167a5f8f9e9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:16:33.529Z|7709d2ce-2d95-4f6e-889c-bb816aa6ca94|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:16:33.529Z|7709d2ce-2d95-4f6e-889c-bb816aa6ca94|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:16:43.547Z|735e026a-9d1f-4da2-b929-1b5191f3114b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:16:43.549Z|735e026a-9d1f-4da2-b929-1b5191f3114b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:16:43.550Z|338cb66a-4c33-485f-b2b9-2e6657a878b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:16:43.551Z|338cb66a-4c33-485f-b2b9-2e6657a878b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:16:43.552Z|58838ae5-46ba-4278-82a5-96ec8dfb55ea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:16:43.553Z|58838ae5-46ba-4278-82a5-96ec8dfb55ea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:16:46.141Z|3956f7ea-2400-4653-aa41-8dd682476125|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:16:46.145Z|3956f7ea-2400-4653-aa41-8dd682476125|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:16:46.257Z|d7d3be71-a86a-44bb-bcff-8b1c7a873a76|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:16:46.258Z|d7d3be71-a86a-44bb-bcff-8b1c7a873a76|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:16:53.579Z|e7003170-f864-44e0-831f-9cb8be258bf5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:16:53.584Z|e7003170-f864-44e0-831f-9cb8be258bf5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:16:53.590Z|05a9686e-18d1-4a97-92af-ae611ee2faf6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:16:53.591Z|05a9686e-18d1-4a97-92af-ae611ee2faf6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:16:53.595Z|ea3a78fe-8acc-4113-bf7d-a32ce6267e8d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:16:53.596Z|ea3a78fe-8acc-4113-bf7d-a32ce6267e8d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:17:01.140Z|b76701c3-3e5f-4657-a796-e694fd3706e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:17:01.141Z|b76701c3-3e5f-4657-a796-e694fd3706e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:17:02.842Z|1961e296-c8f7-4baf-8f30-149d68f7722b|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-20T21:17:02.843Z|1961e296-c8f7-4baf-8f30-149d68f7722b|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-20T21:17:03.613Z|d664f26a-7bc0-4983-9ef5-356095f103b7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:17:03.614Z|d664f26a-7bc0-4983-9ef5-356095f103b7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:17:03.623Z|96457442-4b1b-45ab-a02b-ccc2d6eb256a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:17:03.623Z|96457442-4b1b-45ab-a02b-ccc2d6eb256a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:17:03.620Z|3e1ab479-4097-46fe-aa40-a0a5cdb62ff0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:17:03.627Z|3e1ab479-4097-46fe-aa40-a0a5cdb62ff0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:17:13.640Z|c60e8045-fe13-462d-86f8-1f2ccaf878e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:17:13.641Z|c60e8045-fe13-462d-86f8-1f2ccaf878e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:17:13.648Z|4494e63e-5ecf-426f-8877-e9a3d31f0492|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:17:13.648Z|238683eb-3f4b-43b6-93cf-1fb67f21087d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:17:13.650Z|4494e63e-5ecf-426f-8877-e9a3d31f0492|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:17:13.650Z|238683eb-3f4b-43b6-93cf-1fb67f21087d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:17:16.140Z|dc7015ac-7f18-4be3-a34b-1c75fe04f501|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:17:16.141Z|dc7015ac-7f18-4be3-a34b-1c75fe04f501|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:17:16.259Z|b1c1344a-483a-44fe-8194-e45755579177|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:17:16.259Z|b1c1344a-483a-44fe-8194-e45755579177|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:17:23.665Z|0191c933-5b73-4c3d-a6d1-8e213995bbb6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:17:23.666Z|0191c933-5b73-4c3d-a6d1-8e213995bbb6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:17:23.673Z|4719b088-82ca-4697-990a-30428750d66f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:17:23.674Z|4719b088-82ca-4697-990a-30428750d66f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:17:23.677Z|a370578b-ecaf-4ee7-9331-60f817961c0d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:17:23.678Z|a370578b-ecaf-4ee7-9331-60f817961c0d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:17:31.141Z|9b0b4b17-5f26-4b4c-9000-99acfb53c4e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:17:31.144Z|9b0b4b17-5f26-4b4c-9000-99acfb53c4e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:17:33.690Z|effc53d2-26f3-47aa-b292-4eb107acac00|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:17:33.691Z|effc53d2-26f3-47aa-b292-4eb107acac00|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:17:33.700Z|acf08557-d9fe-4051-b19e-ca39b9afda24|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:17:33.700Z|acf08557-d9fe-4051-b19e-ca39b9afda24|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:17:33.705Z|05232299-23d7-429d-9d1e-704224f0721f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:17:33.705Z|05232299-23d7-429d-9d1e-704224f0721f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:17:43.725Z|478b6b8a-c6c5-41ed-a7f0-3ba6a1750436|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:17:43.727Z|478b6b8a-c6c5-41ed-a7f0-3ba6a1750436|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:17:43.728Z|903d9ce4-48aa-4c15-b745-cd8c2f7d1366|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:17:43.728Z|903d9ce4-48aa-4c15-b745-cd8c2f7d1366|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:17:43.732Z|b4b68a9a-66d7-43ad-bf7c-f3782d089fd3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:17:43.733Z|b4b68a9a-66d7-43ad-bf7c-f3782d089fd3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:17:46.141Z|ecb83f81-c70b-4ebe-9f0b-a40c96de6a24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:17:46.142Z|ecb83f81-c70b-4ebe-9f0b-a40c96de6a24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:17:46.260Z|a79ad966-0892-443b-8c38-cd4286211eb3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:17:46.261Z|a79ad966-0892-443b-8c38-cd4286211eb3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:17:53.761Z|d1b0abe5-8555-46fd-8391-ed13857ba9a6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:17:53.763Z|77d2ab16-326a-449b-ba9d-41d1b9c26988|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:17:53.763Z|77d2ab16-326a-449b-ba9d-41d1b9c26988|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:17:53.764Z|34423c62-21d9-4588-9f7d-6bdb1d4762e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:17:53.765Z|34423c62-21d9-4588-9f7d-6bdb1d4762e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:17:53.768Z|d1b0abe5-8555-46fd-8391-ed13857ba9a6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:18:01.141Z|f5a45b55-a596-42ee-ae15-1646801c2c9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:18:01.142Z|f5a45b55-a596-42ee-ae15-1646801c2c9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:18:02.842Z|b951a9d2-34e1-4d86-a85c-56bd77f0ee23|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-20T21:18:02.843Z|b951a9d2-34e1-4d86-a85c-56bd77f0ee23|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-20T21:18:03.789Z|ceb16b50-a385-40b7-8282-3c4aae8603b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:18:03.790Z|ceb16b50-a385-40b7-8282-3c4aae8603b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:18:03.795Z|d6f96d78-4a0f-47d1-860d-695c7d670f62|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:18:03.796Z|d6f96d78-4a0f-47d1-860d-695c7d670f62|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:18:03.801Z|544d9d29-65cc-4bd4-bded-8f2ed6d41d01|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:18:03.801Z|544d9d29-65cc-4bd4-bded-8f2ed6d41d01|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:18:13.833Z|0656fd19-cc20-48ba-878c-40ff084cadc1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:18:13.834Z|0656fd19-cc20-48ba-878c-40ff084cadc1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:18:13.853Z|50f68cd1-8dbe-4c41-a677-0b9061f34b6e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:18:13.854Z|50f68cd1-8dbe-4c41-a677-0b9061f34b6e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:18:13.862Z|a7ab2dfd-f10b-4f9c-a4e4-7fd8bcd43d89|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:18:13.863Z|a7ab2dfd-f10b-4f9c-a4e4-7fd8bcd43d89|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:18:16.140Z|547a4525-134c-49c2-b148-b393f5eece3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:18:16.144Z|547a4525-134c-49c2-b148-b393f5eece3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:18:16.262Z|25fdf3df-967e-4491-b044-7077275c4592|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:18:16.262Z|25fdf3df-967e-4491-b044-7077275c4592|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:18:23.866Z|16be0909-9a18-4701-8245-0d1238903e99|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:18:23.866Z|16be0909-9a18-4701-8245-0d1238903e99|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:18:23.884Z|3a1a460b-662a-4cb3-8af9-9e2c2cc62ccd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:18:23.885Z|3a1a460b-662a-4cb3-8af9-9e2c2cc62ccd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:18:23.890Z|eb762864-e1d3-48c3-96a2-7285f5c00d27|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:18:23.890Z|eb762864-e1d3-48c3-96a2-7285f5c00d27|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:18:31.142Z|8cadc628-12d9-46c1-8e91-0f4a35267bca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:18:31.144Z|8cadc628-12d9-46c1-8e91-0f4a35267bca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:18:33.909Z|dd09e8c1-7279-4174-b648-3d0bcdd834aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:18:33.911Z|dd09e8c1-7279-4174-b648-3d0bcdd834aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:18:33.914Z|84de9868-cf82-4f21-8001-000cebd9f35b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:18:33.914Z|84de9868-cf82-4f21-8001-000cebd9f35b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:18:33.921Z|c8ff915d-0392-4164-9918-44f41d28af84|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:18:33.922Z|c8ff915d-0392-4164-9918-44f41d28af84|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:18:43.956Z|8f6e2940-7f75-4d1a-9549-3dd8599b9724|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:18:43.956Z|21e74cf3-db47-4d5c-b12a-e1aa58a6d21f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:18:43.956Z|2dbd7733-af97-47ec-adf9-144d7d6a87d6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:18:43.957Z|8f6e2940-7f75-4d1a-9549-3dd8599b9724|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:18:43.957Z|2dbd7733-af97-47ec-adf9-144d7d6a87d6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:18:43.957Z|21e74cf3-db47-4d5c-b12a-e1aa58a6d21f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:18:46.141Z|f666b652-1c72-4531-975d-bd38a1ba9afd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:18:46.141Z|f666b652-1c72-4531-975d-bd38a1ba9afd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:18:46.263Z|0158e393-e0a8-4c83-96b7-a228d5567713|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:18:46.264Z|0158e393-e0a8-4c83-96b7-a228d5567713|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:18:53.983Z|ed68338a-a5e9-46aa-8fc4-665723f1a012|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:18:53.984Z|ed68338a-a5e9-46aa-8fc4-665723f1a012|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:18:53.987Z|454aa012-2d23-49c0-a0bf-8dc99bce6162|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:18:53.988Z|454aa012-2d23-49c0-a0bf-8dc99bce6162|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:18:53.989Z|cf850607-df95-4cd4-81ac-570c5dc80fb9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:18:53.989Z|cf850607-df95-4cd4-81ac-570c5dc80fb9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:19:01.140Z|d8afa4b9-286c-4a66-b680-cdcb8f43216f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:19:01.145Z|d8afa4b9-286c-4a66-b680-cdcb8f43216f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:19:02.842Z|40ef3eab-1802-48ff-bd07-a1019977d5fb|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-20T21:19:02.843Z|40ef3eab-1802-48ff-bd07-a1019977d5fb|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-20T21:19:04.012Z|8f7bfc01-0f53-424d-b2b8-471836facf8d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:19:04.012Z|08ad129f-fc11-4dff-bf5b-69121af84626|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:19:04.013Z|08ad129f-fc11-4dff-bf5b-69121af84626|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:19:04.015Z|b5d81ebb-faff-4973-9fa2-57c296fa1c29|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:19:04.015Z|b5d81ebb-faff-4973-9fa2-57c296fa1c29|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:19:04.017Z|8f7bfc01-0f53-424d-b2b8-471836facf8d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:19:14.043Z|811c9c76-95dc-4ffd-b046-59892887996c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:19:14.044Z|811c9c76-95dc-4ffd-b046-59892887996c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:19:14.052Z|9fe50eab-02a5-4a99-9cd3-6252bf4f8af9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:19:14.053Z|9fe50eab-02a5-4a99-9cd3-6252bf4f8af9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:19:14.049Z|1ebd282e-64c9-47e6-b3ab-1282ee429308|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:19:14.057Z|1ebd282e-64c9-47e6-b3ab-1282ee429308|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:19:16.140Z|14138d07-65ca-46b2-899b-4679e49da4c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:19:16.141Z|14138d07-65ca-46b2-899b-4679e49da4c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:19:16.265Z|e50cf5c2-409b-4ed0-b069-5124bd1f8bb6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:19:16.266Z|e50cf5c2-409b-4ed0-b069-5124bd1f8bb6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:19:24.075Z|6613c836-0c81-44e6-9907-ed4b45666364|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:19:24.077Z|6613c836-0c81-44e6-9907-ed4b45666364|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:19:24.087Z|fcd579e2-5b90-4ee0-8a0f-c062960ae32c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:19:24.088Z|fcd579e2-5b90-4ee0-8a0f-c062960ae32c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:19:24.096Z|8c6dda1c-c015-4ac4-bbbf-f074cd6fbd88|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:19:24.098Z|8c6dda1c-c015-4ac4-bbbf-f074cd6fbd88|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:19:31.140Z|3899da03-128f-4270-a76f-33e179e20ec1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:19:31.141Z|3899da03-128f-4270-a76f-33e179e20ec1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:19:34.137Z|71211f7d-1841-4974-b5c9-ab2d9ab372bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:19:34.137Z|864d92d0-b35d-4f9d-99ba-547c08d99eb7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:19:34.137Z|fe577af8-3874-4d45-897f-aaa725905b5c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:19:34.139Z|864d92d0-b35d-4f9d-99ba-547c08d99eb7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:19:34.139Z|fe577af8-3874-4d45-897f-aaa725905b5c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:19:34.139Z|71211f7d-1841-4974-b5c9-ab2d9ab372bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:19:44.172Z|229ae714-cb2b-4b96-9a57-de6231880fe4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:19:44.174Z|229ae714-cb2b-4b96-9a57-de6231880fe4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:19:44.176Z|fcd0809a-cec7-4758-88f4-67f4af0810c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:19:44.176Z|fcd0809a-cec7-4758-88f4-67f4af0810c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:19:44.187Z|2428ca63-94e3-40d5-8716-c7f7b6ce7f1a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:19:44.188Z|2428ca63-94e3-40d5-8716-c7f7b6ce7f1a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:19:46.141Z|1691db9f-4ad8-4a5d-953a-61f759eaa1d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:19:46.144Z|1691db9f-4ad8-4a5d-953a-61f759eaa1d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:19:46.266Z|061f8dca-3763-4330-ab79-79579c87ea91|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:19:46.267Z|061f8dca-3763-4330-ab79-79579c87ea91|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:19:54.200Z|d3135654-ead4-4bfd-b36e-1e19b20b467c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:19:54.200Z|263ce25f-c7a7-48e3-beb6-5b8916d81b7a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:19:54.201Z|263ce25f-c7a7-48e3-beb6-5b8916d81b7a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:19:54.201Z|d3135654-ead4-4bfd-b36e-1e19b20b467c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:19:54.212Z|610270bd-a5ed-4336-862d-3d7fcc10c097|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:19:54.213Z|610270bd-a5ed-4336-862d-3d7fcc10c097|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:20:01.140Z|fa88901e-96e5-40f3-974c-cdab3e5d5d87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:20:01.141Z|fa88901e-96e5-40f3-974c-cdab3e5d5d87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:20:02.842Z|633520bf-edae-4a5b-9e41-125d0c6e760d|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-20T21:20:02.843Z|633520bf-edae-4a5b-9e41-125d0c6e760d|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-20T21:20:04.241Z|386bc33c-e970-40a9-b48c-c56f4f9271fd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:20:04.242Z|386bc33c-e970-40a9-b48c-c56f4f9271fd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:20:04.242Z|3a89466c-7bcc-41ac-95e0-a7d5ecba6f47|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:20:04.242Z|cb04584a-bb5e-40e0-b8e4-4863bef13949|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:20:04.242Z|3a89466c-7bcc-41ac-95e0-a7d5ecba6f47|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:20:04.243Z|cb04584a-bb5e-40e0-b8e4-4863bef13949|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:20:14.271Z|1f16e51a-a48b-47b4-a5c5-e1fa20f45f36|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:20:14.272Z|1f16e51a-a48b-47b4-a5c5-e1fa20f45f36|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:20:14.277Z|1acd4e6d-ba67-42df-9024-83eeb0f83674|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:20:14.278Z|1acd4e6d-ba67-42df-9024-83eeb0f83674|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:20:14.286Z|a1795ea6-55d8-47b7-ac53-f8224d23d98c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:20:14.287Z|a1795ea6-55d8-47b7-ac53-f8224d23d98c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:20:16.140Z|03fc5e40-56fc-48fa-b696-d5bcbd72db6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:20:16.141Z|03fc5e40-56fc-48fa-b696-d5bcbd72db6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:20:16.268Z|6cdf195b-eb0d-4e92-8c01-64deccc6aceb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:20:16.268Z|6cdf195b-eb0d-4e92-8c01-64deccc6aceb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:20:24.300Z|d840f702-5619-4f2d-83cd-4fd701760944|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:20:24.300Z|a64db3f9-3716-40d2-b2a9-62c16c4aaf08|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:20:24.300Z|d840f702-5619-4f2d-83cd-4fd701760944|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:20:24.301Z|a64db3f9-3716-40d2-b2a9-62c16c4aaf08|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:20:24.308Z|51019200-e6bd-41eb-9490-2624cb465578|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:20:24.309Z|51019200-e6bd-41eb-9490-2624cb465578|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:20:31.140Z|f6eef48b-b8fb-43a2-a271-867b3c5f5643|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:20:31.144Z|f6eef48b-b8fb-43a2-a271-867b3c5f5643|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:20:34.328Z|5475b6ba-5fc7-49ee-b18e-7cca3c12066b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:20:34.330Z|5475b6ba-5fc7-49ee-b18e-7cca3c12066b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:20:34.331Z|a42118dd-3c3d-43ca-a2ec-fb8576c3fa42|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:20:34.331Z|f838bbef-2c7f-4774-90e5-a6d2090b5248|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:20:34.332Z|f838bbef-2c7f-4774-90e5-a6d2090b5248|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:20:34.332Z|a42118dd-3c3d-43ca-a2ec-fb8576c3fa42|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:20:44.373Z|c0515ed6-5306-4099-a9c9-ba5db05aa121|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:20:44.373Z|fd833de1-b917-474d-a7a0-e74b9bd56882|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:20:44.373Z|f07cc274-5e2b-4b73-95a0-8d5a6df29d68|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:20:44.376Z|f07cc274-5e2b-4b73-95a0-8d5a6df29d68|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:20:44.376Z|c0515ed6-5306-4099-a9c9-ba5db05aa121|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:20:44.378Z|fd833de1-b917-474d-a7a0-e74b9bd56882|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:20:46.141Z|4a53fced-1f51-4379-9ab7-6aa375df4e60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:20:46.142Z|4a53fced-1f51-4379-9ab7-6aa375df4e60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:20:46.269Z|440a5a35-9d33-4f68-b1c3-1e838dd2c731|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:20:46.270Z|440a5a35-9d33-4f68-b1c3-1e838dd2c731|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:20:54.407Z|928fd0ab-f020-475f-9d26-312fac47c8e6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:20:54.407Z|80d4982f-c52b-4afb-8ac8-9198883968ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:20:54.408Z|928fd0ab-f020-475f-9d26-312fac47c8e6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:20:54.408Z|80d4982f-c52b-4afb-8ac8-9198883968ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:20:54.413Z|d767a721-d814-4523-b209-db7bff2f0942|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:20:54.414Z|d767a721-d814-4523-b209-db7bff2f0942|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:21:01.141Z|27e81837-4cef-4706-9fe3-fd6d874f029d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:21:01.142Z|27e81837-4cef-4706-9fe3-fd6d874f029d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:21:02.841Z|7e1aafc1-ab9c-467b-87ed-e8e9438f8fbd|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-20T21:21:02.842Z|7e1aafc1-ab9c-467b-87ed-e8e9438f8fbd|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-20T21:21:04.435Z|20635610-f26e-456f-891b-195f7e447a19|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:21:04.435Z|6e54a69a-2540-497c-96fb-4c5112726985|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:21:04.436Z|6e54a69a-2540-497c-96fb-4c5112726985|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:21:04.436Z|20635610-f26e-456f-891b-195f7e447a19|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:21:04.442Z|f3d1b25b-2c9c-45c2-8a3d-bba7f3f3de38|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:21:04.443Z|f3d1b25b-2c9c-45c2-8a3d-bba7f3f3de38|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:21:14.458Z|79cfabc6-01ea-45b9-91b8-f1c63dfc68a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:21:14.459Z|79cfabc6-01ea-45b9-91b8-f1c63dfc68a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:21:14.464Z|d72bb566-40a1-400d-b817-9c938182f7cc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:21:14.464Z|c2524a72-77de-47c1-ab1c-8965eedeea04|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:21:14.464Z|d72bb566-40a1-400d-b817-9c938182f7cc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:21:14.465Z|c2524a72-77de-47c1-ab1c-8965eedeea04|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:21:16.141Z|129f1027-0771-492e-8d39-650e6332e6a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:21:16.144Z|129f1027-0771-492e-8d39-650e6332e6a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:21:16.270Z|98c3c740-4857-4e95-8ac6-b3dd45a2934e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:21:16.271Z|98c3c740-4857-4e95-8ac6-b3dd45a2934e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:21:24.482Z|e43f82ec-7858-4583-986b-2e83c0e0bef2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:21:24.483Z|e43f82ec-7858-4583-986b-2e83c0e0bef2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:21:24.484Z|2f54a587-566c-4b3e-a577-faadc70b7183|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:21:24.484Z|2f54a587-566c-4b3e-a577-faadc70b7183|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:21:24.487Z|9255c8a4-a1e7-48d8-a711-d3770907695f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:21:24.487Z|9255c8a4-a1e7-48d8-a711-d3770907695f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:21:31.140Z|ec6a78a5-1da5-404f-a123-f309f2aa9962|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:21:31.141Z|ec6a78a5-1da5-404f-a123-f309f2aa9962|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:21:34.507Z|fe458d89-e90f-41e5-b266-6d23e7c217ab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:21:34.507Z|48f1cc59-cd39-40ba-8935-db06ddf9464d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:21:34.508Z|48f1cc59-cd39-40ba-8935-db06ddf9464d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:21:34.508Z|fe458d89-e90f-41e5-b266-6d23e7c217ab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:21:34.514Z|8fe69398-ae07-41d1-b4a6-b6620094f0fd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:21:34.514Z|8fe69398-ae07-41d1-b4a6-b6620094f0fd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:21:44.547Z|72faef10-dc14-4f63-b8b6-0247e56c78bb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:21:44.547Z|cba0686a-8881-41f7-9697-3ba43a7c68d8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:21:44.547Z|40b96e4d-0bb5-4cc6-b372-8dcf32cfa6a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:21:44.550Z|cba0686a-8881-41f7-9697-3ba43a7c68d8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:21:44.550Z|72faef10-dc14-4f63-b8b6-0247e56c78bb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:21:44.550Z|40b96e4d-0bb5-4cc6-b372-8dcf32cfa6a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:21:46.141Z|a938d68c-2e6a-44b5-89b1-abc47fdac2d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:21:46.142Z|a938d68c-2e6a-44b5-89b1-abc47fdac2d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:21:46.272Z|3c0b478e-8df7-42c0-b322-9ed74aa2155a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:21:46.272Z|3c0b478e-8df7-42c0-b322-9ed74aa2155a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:21:54.580Z|e4861d42-ea8b-4049-8190-f612e8ef9035|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:21:54.581Z|e4861d42-ea8b-4049-8190-f612e8ef9035|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:21:54.581Z|95bafed6-6dfd-4b69-90ad-f9f19a3847fb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:21:54.581Z|8b388023-ff8b-45c5-a8f7-cca162fc1ee5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:21:54.582Z|95bafed6-6dfd-4b69-90ad-f9f19a3847fb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:21:54.582Z|8b388023-ff8b-45c5-a8f7-cca162fc1ee5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:22:01.140Z|a2ed2d3e-8c36-4d2b-b255-a8f9a2fc8604|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:22:01.144Z|a2ed2d3e-8c36-4d2b-b255-a8f9a2fc8604|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:22:02.842Z|480fa868-7541-4a9f-bf2b-0a8ad17c5a1d|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-20T21:22:02.843Z|480fa868-7541-4a9f-bf2b-0a8ad17c5a1d|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-20T21:22:04.605Z|67712695-ae1e-4d4c-9237-7c012a3ab0f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:22:04.605Z|66c136b4-3c9a-490e-a51f-de4ec038c5ce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:22:04.606Z|66c136b4-3c9a-490e-a51f-de4ec038c5ce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:22:04.606Z|67712695-ae1e-4d4c-9237-7c012a3ab0f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:22:04.607Z|e08ab798-e3f2-4b3b-9fa8-aa5f1fa759ee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:22:04.608Z|e08ab798-e3f2-4b3b-9fa8-aa5f1fa759ee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:22:14.630Z|ba712310-9a54-4572-bebd-d1cdc5ff8544|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:22:14.630Z|ac616d8a-d19d-45da-8d0f-3dbbfc482949|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:22:14.631Z|ac616d8a-d19d-45da-8d0f-3dbbfc482949|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:22:14.631Z|ba712310-9a54-4572-bebd-d1cdc5ff8544|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:22:14.633Z|edb3d582-c54a-4a85-bc3d-56d0feda8153|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:22:14.634Z|edb3d582-c54a-4a85-bc3d-56d0feda8153|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:22:16.140Z|fc836850-1f0e-45f9-b0fd-d53fe8da77c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:22:16.141Z|fc836850-1f0e-45f9-b0fd-d53fe8da77c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:22:16.273Z|164faccc-d86d-46f3-9494-5fa8b4b83217|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:22:16.274Z|164faccc-d86d-46f3-9494-5fa8b4b83217|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:22:24.654Z|8cfcef82-1cb5-4b48-9cc2-9eaa4aa0d8ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:22:24.654Z|50cb3098-386e-4ac1-bcfc-e97a034eb72e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:22:24.655Z|50cb3098-386e-4ac1-bcfc-e97a034eb72e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:22:24.655Z|8cfcef82-1cb5-4b48-9cc2-9eaa4aa0d8ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:22:24.660Z|9617c3a3-5c8b-4a3b-9e30-f009615bff88|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:22:24.661Z|9617c3a3-5c8b-4a3b-9e30-f009615bff88|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:22:31.141Z|3a7b1188-5a75-4c36-9576-eaad6145ec6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:22:31.141Z|3a7b1188-5a75-4c36-9576-eaad6145ec6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:22:34.678Z|7296006f-4014-4e5e-9956-694acaf21f7e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:22:34.678Z|8ecc1b4e-90e2-4da2-9579-1700deca659f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:22:34.678Z|8ecc1b4e-90e2-4da2-9579-1700deca659f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:22:34.678Z|7296006f-4014-4e5e-9956-694acaf21f7e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:22:34.681Z|8d905505-909e-421d-9e70-3ab3ba029fd4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:22:34.682Z|8d905505-909e-421d-9e70-3ab3ba029fd4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:22:44.719Z|3fcdc2cd-a8cb-416d-91c4-1ad959164c34|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:22:44.719Z|1cc506f5-1e96-43f3-8525-e3ade232ed59|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:22:44.719Z|9e04a8bd-dab2-4626-a304-66b5346492f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:22:44.721Z|1cc506f5-1e96-43f3-8525-e3ade232ed59|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:22:44.721Z|9e04a8bd-dab2-4626-a304-66b5346492f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:22:44.721Z|3fcdc2cd-a8cb-416d-91c4-1ad959164c34|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:22:46.142Z|43a5c74b-bccf-4b24-9840-52f306a2ff57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:22:46.145Z|43a5c74b-bccf-4b24-9840-52f306a2ff57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:22:46.275Z|d08b46c0-783f-4ab3-aee7-e3ab3e2df953|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:22:46.276Z|d08b46c0-783f-4ab3-aee7-e3ab3e2df953|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:22:54.750Z|630db7ca-96a3-483f-9fc4-047cb188b5d1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:22:54.750Z|72f99e22-2443-47ec-a3ad-8cec19cdfa42|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:22:54.751Z|630db7ca-96a3-483f-9fc4-047cb188b5d1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:22:54.751Z|72f99e22-2443-47ec-a3ad-8cec19cdfa42|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:22:54.753Z|08c5ed92-26c4-446e-b352-3803b5adb73f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:22:54.753Z|08c5ed92-26c4-446e-b352-3803b5adb73f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:23:01.141Z|08f6ae73-0da5-40ee-afa8-112ef157837d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:23:01.141Z|08f6ae73-0da5-40ee-afa8-112ef157837d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:23:02.841Z|7d9fe8cc-7a16-4c24-a968-220663e763a5|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-20T21:23:02.842Z|7d9fe8cc-7a16-4c24-a968-220663e763a5|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-20T21:23:04.787Z|f4dee246-29fd-4dd3-bb54-3972d1103be5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:23:04.787Z|e3d9b458-ddb4-4ce7-b9fc-e87ccea0cbdd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:23:04.788Z|f4dee246-29fd-4dd3-bb54-3972d1103be5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:23:04.788Z|e3d9b458-ddb4-4ce7-b9fc-e87ccea0cbdd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:23:04.794Z|b791af33-267d-45bd-b987-e0c5c2066c25|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:23:04.794Z|b791af33-267d-45bd-b987-e0c5c2066c25|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:23:14.812Z|29301458-1757-47c9-8f6d-f4f9de63e688|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:23:14.813Z|4a3c5bc4-33ce-4a1e-adb3-0a8f4ffb4c03|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:23:14.813Z|29301458-1757-47c9-8f6d-f4f9de63e688|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:23:14.813Z|4a3c5bc4-33ce-4a1e-adb3-0a8f4ffb4c03|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:23:14.816Z|7f1232ed-7ccf-4e06-b05a-e0f36851e46d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:23:14.817Z|7f1232ed-7ccf-4e06-b05a-e0f36851e46d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:23:16.140Z|9ace9975-a204-458c-8305-58b843bbd9c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:23:16.141Z|9ace9975-a204-458c-8305-58b843bbd9c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:23:16.276Z|f4665e5a-353e-490d-a283-c7bbf3cf2810|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:23:16.277Z|f4665e5a-353e-490d-a283-c7bbf3cf2810|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:23:24.838Z|12092069-2813-4e47-9823-4792e034ee9f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:23:24.838Z|1cd50e08-18e6-445b-b1b4-a0e10833f32b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:23:24.839Z|1cd50e08-18e6-445b-b1b4-a0e10833f32b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:23:24.839Z|12092069-2813-4e47-9823-4792e034ee9f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:23:24.841Z|fcc8ec5f-f83b-466b-aa2d-944c92671794|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:23:24.842Z|fcc8ec5f-f83b-466b-aa2d-944c92671794|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:23:31.140Z|a0571dc5-b988-4a1a-a31f-5a4844eb5143|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:23:31.143Z|a0571dc5-b988-4a1a-a31f-5a4844eb5143|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:23:34.862Z|d6ebbce8-e6bf-4c23-90b8-75abc2b2d907|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:23:34.863Z|1e87de86-6be2-4210-b66a-35f9253c3381|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:23:34.863Z|d6ebbce8-e6bf-4c23-90b8-75abc2b2d907|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:23:34.864Z|1e87de86-6be2-4210-b66a-35f9253c3381|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:23:34.869Z|02a88929-2b20-4d22-8dbe-ef7f8bb8d697|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:23:34.870Z|02a88929-2b20-4d22-8dbe-ef7f8bb8d697|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:23:44.903Z|fc19d32d-2e96-4fbf-a63d-9345de8d2c54|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:23:44.907Z|cc67d11f-17da-4d99-989a-1182c23b564b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:23:44.908Z|fc19d32d-2e96-4fbf-a63d-9345de8d2c54|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:23:44.908Z|cc67d11f-17da-4d99-989a-1182c23b564b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:23:44.911Z|b5162917-682a-446b-a294-48d181d93ca6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:23:44.912Z|b5162917-682a-446b-a294-48d181d93ca6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:23:46.141Z|38cc924f-9f6e-40b4-b16e-f4c510792d57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:23:46.142Z|38cc924f-9f6e-40b4-b16e-f4c510792d57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:23:46.278Z|cd06b975-39b9-4da6-8522-0088895ea94f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:23:46.278Z|cd06b975-39b9-4da6-8522-0088895ea94f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:23:54.941Z|98517644-bfad-4234-a9dd-945426eed378|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:23:54.942Z|98517644-bfad-4234-a9dd-945426eed378|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:23:54.944Z|1e941125-f4df-4c21-9d61-611851185f1a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:23:54.945Z|1e941125-f4df-4c21-9d61-611851185f1a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:23:54.946Z|f40ba5e3-6107-4007-b219-7c9a87c00c52|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:23:54.946Z|f40ba5e3-6107-4007-b219-7c9a87c00c52|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:24:01.140Z|1befca96-4fab-4ac7-bbe8-338329b8314f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:24:01.141Z|1befca96-4fab-4ac7-bbe8-338329b8314f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:24:02.842Z|2776ae82-474f-40f5-8fda-7a9cc2436097|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-20T21:24:02.842Z|2776ae82-474f-40f5-8fda-7a9cc2436097|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-20T21:24:04.967Z|3181ea9c-7af4-4e33-bfcb-8ca2e6f15b91|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:24:04.968Z|3181ea9c-7af4-4e33-bfcb-8ca2e6f15b91|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:24:04.973Z|7721655e-8a44-4c3b-8be7-c73c99a110eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:24:04.974Z|7721655e-8a44-4c3b-8be7-c73c99a110eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:24:04.976Z|c9bc9316-69e2-4dfa-8b8d-77d5838acbc2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:24:04.977Z|c9bc9316-69e2-4dfa-8b8d-77d5838acbc2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:24:14.991Z|16e9ee1f-f025-451a-af73-d674f03c745f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:24:14.992Z|16e9ee1f-f025-451a-af73-d674f03c745f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:24:14.997Z|09620d2f-5d4a-49a4-8878-6c8144b80a8f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:24:14.997Z|09620d2f-5d4a-49a4-8878-6c8144b80a8f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:24:15.002Z|4796445f-adbf-4617-b8d9-dbce81502e3a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:24:15.003Z|4796445f-adbf-4617-b8d9-dbce81502e3a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:24:16.140Z|f46397c1-dea5-4836-8f76-f911be714fb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:24:16.143Z|f46397c1-dea5-4836-8f76-f911be714fb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:24:16.279Z|c67c5cf5-9f8f-42be-a063-3b495b0c9335|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:24:16.280Z|c67c5cf5-9f8f-42be-a063-3b495b0c9335|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:24:25.020Z|e562d5dc-fb99-4eba-b529-2a574b984e68|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:24:25.020Z|e562d5dc-fb99-4eba-b529-2a574b984e68|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:24:25.024Z|aca16dae-0f0b-4355-9d40-c56b638b8f0b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:24:25.024Z|aca16dae-0f0b-4355-9d40-c56b638b8f0b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:24:25.024Z|9afe74ad-576d-4922-80cb-0c14d98ef0ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:24:25.025Z|9afe74ad-576d-4922-80cb-0c14d98ef0ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:24:31.141Z|39a7f0ba-c4e2-4c54-adea-eae7a089be29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:24:31.141Z|39a7f0ba-c4e2-4c54-adea-eae7a089be29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:24:35.047Z|d6290c0d-db4a-42b8-85c4-8222657315b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:24:35.048Z|a833ff16-815f-49db-99c6-24c44d9e9cd1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:24:35.048Z|d6290c0d-db4a-42b8-85c4-8222657315b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:24:35.048Z|a833ff16-815f-49db-99c6-24c44d9e9cd1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:24:35.052Z|6c63980a-10dd-4de5-9bee-d04cdf020632|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:24:35.053Z|6c63980a-10dd-4de5-9bee-d04cdf020632|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:24:45.082Z|7c813e53-927e-4aef-b08e-21982f1d5f7e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:24:45.082Z|df3f753d-d883-4d67-94c4-f3b5086d4179|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:24:45.082Z|37a42ad3-af4c-42e9-bf08-fd8a80222eb8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:24:45.085Z|37a42ad3-af4c-42e9-bf08-fd8a80222eb8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:24:45.085Z|df3f753d-d883-4d67-94c4-f3b5086d4179|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:24:45.085Z|7c813e53-927e-4aef-b08e-21982f1d5f7e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:24:46.141Z|1ee55b8c-6574-4acb-b117-613216e1ce27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:24:46.142Z|1ee55b8c-6574-4acb-b117-613216e1ce27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:24:46.280Z|70e4d6cc-0dd7-4463-a96c-a0102b90f926|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:24:46.281Z|70e4d6cc-0dd7-4463-a96c-a0102b90f926|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:24:55.114Z|4e906f08-681e-41b9-b089-cab3ab6d98de|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:24:55.115Z|57ec0eea-55d7-467b-877c-fdba6ef7a911|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:24:55.116Z|57ec0eea-55d7-467b-877c-fdba6ef7a911|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:24:55.116Z|4e906f08-681e-41b9-b089-cab3ab6d98de|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:24:55.119Z|26348050-042d-4e20-9e35-08f62e96a98a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:24:55.119Z|26348050-042d-4e20-9e35-08f62e96a98a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:25:01.140Z|7741de8c-a64a-41bd-8558-665efc0e40ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:25:01.144Z|7741de8c-a64a-41bd-8558-665efc0e40ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:25:02.841Z|009e8983-aaa9-464e-9811-561fe3324034|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-20T21:25:02.842Z|009e8983-aaa9-464e-9811-561fe3324034|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-20T21:25:05.143Z|ff7da3b0-3fca-4ec6-adab-d194c1604a5c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:25:05.142Z|16cda716-787a-4bd5-884a-9f0b056fc3fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:25:05.144Z|ff7da3b0-3fca-4ec6-adab-d194c1604a5c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:25:05.144Z|bcd5839c-c508-4713-9eb0-0df0c0a7ef89|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:25:05.144Z|16cda716-787a-4bd5-884a-9f0b056fc3fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:25:05.145Z|bcd5839c-c508-4713-9eb0-0df0c0a7ef89|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:25:15.167Z|95e1b3e2-6602-4006-940e-9d4a233453cd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:25:15.167Z|b517085d-02f3-4346-b7f7-b2fec2d7fc3e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:25:15.167Z|95e1b3e2-6602-4006-940e-9d4a233453cd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:25:15.167Z|b517085d-02f3-4346-b7f7-b2fec2d7fc3e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:25:15.168Z|ec3eb104-6489-47c2-9b08-b0b864542cb5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:25:15.169Z|ec3eb104-6489-47c2-9b08-b0b864542cb5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:25:16.140Z|01f92dc1-1cf4-4d4f-8063-ba67a5efb3db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:25:16.141Z|01f92dc1-1cf4-4d4f-8063-ba67a5efb3db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:25:16.282Z|09da548a-d232-4de9-9339-c2f7271024ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:25:16.282Z|09da548a-d232-4de9-9339-c2f7271024ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:25:25.191Z|a2ec6b44-6102-4077-92d2-d8bbdeb8b6ab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:25:25.191Z|3e3a20ab-13ca-45be-95b5-3e356cf8ef37|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:25:25.192Z|a2ec6b44-6102-4077-92d2-d8bbdeb8b6ab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:25:25.192Z|3e3a20ab-13ca-45be-95b5-3e356cf8ef37|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:25:25.196Z|58fe1258-0f10-46a3-9eeb-26d54e4077c7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:25:25.197Z|58fe1258-0f10-46a3-9eeb-26d54e4077c7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:25:31.140Z|be0fc0ca-61ac-4734-9935-387c0cc16980|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:25:31.141Z|be0fc0ca-61ac-4734-9935-387c0cc16980|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:25:35.217Z|4d524f10-35d3-44ed-875f-fe60c7cd05cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:25:35.218Z|4d524f10-35d3-44ed-875f-fe60c7cd05cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:25:35.217Z|f7cbe4be-ab28-43de-aafd-b3c6d70379dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:25:35.219Z|f7cbe4be-ab28-43de-aafd-b3c6d70379dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:25:35.218Z|773120b6-052b-4297-acb1-9126b5212b96|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:25:35.221Z|773120b6-052b-4297-acb1-9126b5212b96|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:25:45.258Z|14ab54bc-da4b-4db0-ae9a-2e4c856a1695|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:25:45.258Z|193e16ca-6444-4b9b-ac9b-0d0fd1e352d4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:25:45.258Z|82eb9b4e-db7a-48e2-85ed-497e87bb8014|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:25:45.261Z|14ab54bc-da4b-4db0-ae9a-2e4c856a1695|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:25:45.261Z|193e16ca-6444-4b9b-ac9b-0d0fd1e352d4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:25:45.261Z|82eb9b4e-db7a-48e2-85ed-497e87bb8014|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:25:46.141Z|3df05952-227f-4a1e-a936-a3f1e33a7ca5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:25:46.144Z|3df05952-227f-4a1e-a936-a3f1e33a7ca5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:25:46.283Z|edd2b11d-da6f-459d-ace3-18fb4f2f3e51|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:25:46.284Z|edd2b11d-da6f-459d-ace3-18fb4f2f3e51|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:25:55.292Z|da8ca307-3870-457c-9b6b-a244c4dd89b4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:25:55.293Z|da8ca307-3870-457c-9b6b-a244c4dd89b4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:25:55.295Z|ce8e0746-389f-4961-87fb-45fee5a5b1ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:25:55.296Z|ce8e0746-389f-4961-87fb-45fee5a5b1ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:25:55.292Z|88b3c559-4957-4cba-b09b-447400b8589b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:25:55.298Z|88b3c559-4957-4cba-b09b-447400b8589b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:26:01.140Z|1a2f7792-6a27-4360-9032-606d2dc911f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:26:01.141Z|1a2f7792-6a27-4360-9032-606d2dc911f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:26:02.842Z|eb091fa0-10a7-47fa-8db8-d9e6303f4b04|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-20T21:26:02.843Z|eb091fa0-10a7-47fa-8db8-d9e6303f4b04|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-20T21:26:05.320Z|66c574fd-751d-4554-a111-717448cbd7bc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:26:05.321Z|66c574fd-751d-4554-a111-717448cbd7bc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:26:05.326Z|26f41f05-436f-4eb3-98cf-e29c0b17544b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:26:05.326Z|432e3f6a-e875-427f-bade-5a4e1254ff7c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:26:05.326Z|432e3f6a-e875-427f-bade-5a4e1254ff7c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:26:05.326Z|26f41f05-436f-4eb3-98cf-e29c0b17544b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:26:15.348Z|5659c493-a0f9-4cfe-bed8-6ec6c5257fbe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:26:15.349Z|5659c493-a0f9-4cfe-bed8-6ec6c5257fbe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:26:15.352Z|e7b5a827-5fd0-40e0-be8a-0793e6b7b2e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:26:15.352Z|e7b5a827-5fd0-40e0-be8a-0793e6b7b2e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:26:15.355Z|72daa842-79bf-45eb-a68f-46d8d384f8b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:26:15.356Z|72daa842-79bf-45eb-a68f-46d8d384f8b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:26:16.141Z|d2ac8229-c4f2-48a7-97b8-021a1ba3d3a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:26:16.141Z|d2ac8229-c4f2-48a7-97b8-021a1ba3d3a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:26:16.285Z|572afb4d-4828-44ed-8116-91261607f28e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:26:16.286Z|572afb4d-4828-44ed-8116-91261607f28e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:26:25.370Z|8c0e6b89-327c-43d3-b819-e12de9d715f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:26:25.370Z|9e77d70a-c9a9-4fac-9541-f86d9720a091|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:26:25.370Z|8c0e6b89-327c-43d3-b819-e12de9d715f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:26:25.371Z|9e77d70a-c9a9-4fac-9541-f86d9720a091|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:26:25.380Z|0eda6e4e-6ba2-4cf8-a4ef-94c3b0c1d07c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:26:25.381Z|0eda6e4e-6ba2-4cf8-a4ef-94c3b0c1d07c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:26:31.140Z|cd86cfb4-5f37-48b2-b6b1-a2c513971eb5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:26:31.143Z|cd86cfb4-5f37-48b2-b6b1-a2c513971eb5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:26:35.394Z|5efab0ed-955e-4883-93eb-cb669362bc49|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:26:35.394Z|24426275-58c5-4755-b0ac-7c34324f3c32|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:26:35.395Z|24426275-58c5-4755-b0ac-7c34324f3c32|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:26:35.395Z|5efab0ed-955e-4883-93eb-cb669362bc49|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:26:35.402Z|94cf56c7-891b-484f-9e42-29d796f39b65|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:26:35.403Z|94cf56c7-891b-484f-9e42-29d796f39b65|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:26:45.431Z|3be3cd6e-189b-49d4-bc70-1d7017307c2b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:26:45.433Z|3be3cd6e-189b-49d4-bc70-1d7017307c2b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:26:45.434Z|b985ecb5-28b7-4b4d-a006-0b7d199b2917|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:26:45.435Z|b985ecb5-28b7-4b4d-a006-0b7d199b2917|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:26:45.431Z|7edc40a6-acc3-4fa2-816a-7ab2b6343e0f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:26:45.443Z|7edc40a6-acc3-4fa2-816a-7ab2b6343e0f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:26:46.141Z|349858e6-23c1-4052-9286-f5fc9a3ed8ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:26:46.142Z|349858e6-23c1-4052-9286-f5fc9a3ed8ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:26:46.287Z|08c0dc04-eb0f-42a8-8a0b-e283c0f5f9dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:26:46.287Z|08c0dc04-eb0f-42a8-8a0b-e283c0f5f9dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:26:55.462Z|56af421e-3364-49e2-b674-73c79c6b8223|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:26:55.463Z|56af421e-3364-49e2-b674-73c79c6b8223|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:26:55.465Z|902d3586-2a65-4db9-a60e-3b9e084af7c9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:26:55.465Z|902d3586-2a65-4db9-a60e-3b9e084af7c9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:26:55.472Z|659a9e33-3f95-4306-bc83-ae55d6c35a5b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:26:55.473Z|659a9e33-3f95-4306-bc83-ae55d6c35a5b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:27:01.140Z|180377bf-f513-4ddc-a4ac-63ccc12988ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:27:01.141Z|180377bf-f513-4ddc-a4ac-63ccc12988ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:27:02.842Z|83a31162-9113-4c05-9561-b4e6325b583c|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-20T21:27:02.842Z|83a31162-9113-4c05-9561-b4e6325b583c|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-20T21:27:05.484Z|4e3bfee8-33e0-48b0-8ee0-c740a9b33387|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:27:05.485Z|4e3bfee8-33e0-48b0-8ee0-c740a9b33387|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:27:05.487Z|f42d6eaa-80ad-491c-b228-ffe72e7e5ffd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:27:05.488Z|f42d6eaa-80ad-491c-b228-ffe72e7e5ffd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:27:05.499Z|fbb65862-b390-458e-a2b1-770ee678fb87|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:27:05.499Z|fbb65862-b390-458e-a2b1-770ee678fb87|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:27:15.510Z|a1690520-8963-4c74-bbae-720ce7ac96da|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:27:15.509Z|36b5d409-2360-45d5-96c0-bb4960b11ee0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:27:15.510Z|36b5d409-2360-45d5-96c0-bb4960b11ee0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:27:15.511Z|a1690520-8963-4c74-bbae-720ce7ac96da|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:27:15.523Z|d1769c23-5170-43f4-b5ee-2ca14ad47fc5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:27:15.523Z|d1769c23-5170-43f4-b5ee-2ca14ad47fc5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:27:16.140Z|c3befe4a-871c-4534-9d77-d228edcd2d67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:27:16.143Z|c3befe4a-871c-4534-9d77-d228edcd2d67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:27:16.288Z|75a6e99a-8645-4485-ab19-f83cbd06cffa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:27:16.288Z|75a6e99a-8645-4485-ab19-f83cbd06cffa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:27:25.540Z|4bdb367e-8236-4cc3-811b-7dcdd9c4a44c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:27:25.540Z|4bdb367e-8236-4cc3-811b-7dcdd9c4a44c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:27:25.541Z|fee0f90b-c07d-4ee3-a783-f0e43709c4a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:27:25.541Z|fee0f90b-c07d-4ee3-a783-f0e43709c4a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:27:25.544Z|0fdef9d4-ad60-4e2b-ad7c-21e89e16b2d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:27:25.544Z|0fdef9d4-ad60-4e2b-ad7c-21e89e16b2d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:27:31.141Z|53dc4346-b8d0-422a-a841-167d9f31e580|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:27:31.141Z|53dc4346-b8d0-422a-a841-167d9f31e580|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:27:35.569Z|baccfe0b-85bf-4318-ba2d-d0e3badb44e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:27:35.569Z|14be0a86-1faa-4ec4-a812-77fdf8dbc912|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:27:35.569Z|23610bad-5946-44fa-88d3-03e4bfb80d4f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:27:35.570Z|baccfe0b-85bf-4318-ba2d-d0e3badb44e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:27:35.570Z|23610bad-5946-44fa-88d3-03e4bfb80d4f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:27:35.570Z|14be0a86-1faa-4ec4-a812-77fdf8dbc912|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:27:45.605Z|b9d6bb2e-e787-4604-b0e1-103aae2f6d84|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:27:45.605Z|de2157c4-3ffa-4132-82c1-e3610078ce9d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:27:45.605Z|0eb3ed14-2d2f-4930-a0ac-fd6198873b05|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:27:45.607Z|0eb3ed14-2d2f-4930-a0ac-fd6198873b05|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:27:45.607Z|b9d6bb2e-e787-4604-b0e1-103aae2f6d84|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:27:45.607Z|de2157c4-3ffa-4132-82c1-e3610078ce9d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:27:46.141Z|4e43d7df-f622-44f8-9a19-fd60ea899bba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:27:46.142Z|4e43d7df-f622-44f8-9a19-fd60ea899bba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:27:46.289Z|b42abe44-a895-4c0b-abc6-f0938baadd31|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:27:46.290Z|b42abe44-a895-4c0b-abc6-f0938baadd31|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:27:55.635Z|b0d08f9d-c72f-47c0-a9f1-90cecc2e6bf0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:27:55.635Z|b9307136-590b-478a-b064-7f55875ad65a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:27:55.635Z|bc2611c9-dc00-4cf1-9b75-00fd964a8ca3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:27:55.636Z|b0d08f9d-c72f-47c0-a9f1-90cecc2e6bf0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:27:55.636Z|b9307136-590b-478a-b064-7f55875ad65a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:27:55.636Z|bc2611c9-dc00-4cf1-9b75-00fd964a8ca3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:28:01.140Z|49944ce5-7c6d-4a09-99b6-bdaee629b41b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:28:01.143Z|49944ce5-7c6d-4a09-99b6-bdaee629b41b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:28:02.841Z|d76a1d06-23fd-494f-91bb-cbb5cdb6289e|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-20T21:28:02.842Z|d76a1d06-23fd-494f-91bb-cbb5cdb6289e|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-20T21:28:05.659Z|b1401a62-3cd6-4dcc-93a3-aa91bc9ff298|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:28:05.660Z|b1401a62-3cd6-4dcc-93a3-aa91bc9ff298|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:28:05.665Z|937b0a4a-2071-4a66-b6f2-bc7ee33bccd1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:28:05.665Z|937b0a4a-2071-4a66-b6f2-bc7ee33bccd1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:28:05.667Z|20ea643e-0169-4309-81aa-ec69690a7112|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:28:05.668Z|20ea643e-0169-4309-81aa-ec69690a7112|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:28:15.689Z|94395c0a-11dc-4a6d-9cac-a01cd2c3c99a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:28:15.689Z|94395c0a-11dc-4a6d-9cac-a01cd2c3c99a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:28:15.692Z|755ec9a2-1f0c-4565-aeb8-be786e7661fd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:28:15.693Z|755ec9a2-1f0c-4565-aeb8-be786e7661fd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:28:15.695Z|e59f9650-cacc-4cad-8cd1-11a7e4844f3d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:28:15.696Z|e59f9650-cacc-4cad-8cd1-11a7e4844f3d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:28:16.140Z|97d55926-0b3a-4d5a-8e09-d57e72ae0cf1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:28:16.141Z|97d55926-0b3a-4d5a-8e09-d57e72ae0cf1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:28:16.291Z|8d469897-71b1-4850-b82e-27cec4b2d696|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:28:16.292Z|8d469897-71b1-4850-b82e-27cec4b2d696|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:28:25.714Z|084dac71-6d60-44e8-8c3c-1bd3bf8ac5b4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:28:25.715Z|279f434b-3053-454a-b03a-cca19bf36635|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:28:25.715Z|084dac71-6d60-44e8-8c3c-1bd3bf8ac5b4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:28:25.716Z|279f434b-3053-454a-b03a-cca19bf36635|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:28:25.721Z|4f631f2b-ae85-4737-a808-0437a51d7b87|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:28:25.722Z|4f631f2b-ae85-4737-a808-0437a51d7b87|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:28:31.141Z|d41fa733-0beb-482f-a1dc-9ba2e138bce2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:28:31.141Z|d41fa733-0beb-482f-a1dc-9ba2e138bce2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:28:35.751Z|678aa412-64e1-4fe5-a99f-025e5301d66a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:28:35.752Z|03aa4874-ad23-4d95-a9e6-bd0038c9d5ec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:28:35.751Z|7e753baf-d35f-4378-aace-75b767f59d6d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:28:35.754Z|7e753baf-d35f-4378-aace-75b767f59d6d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:28:35.754Z|03aa4874-ad23-4d95-a9e6-bd0038c9d5ec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:28:35.754Z|678aa412-64e1-4fe5-a99f-025e5301d66a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:28:45.783Z|2bbe496b-8fd7-4bf5-880f-825e0d870469|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:28:45.783Z|324d5aef-dd95-4e4e-964d-4b0111b2c5f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:28:45.784Z|2bbe496b-8fd7-4bf5-880f-825e0d870469|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:28:45.784Z|324d5aef-dd95-4e4e-964d-4b0111b2c5f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:28:45.787Z|2482b6a6-aad4-40d7-8f7d-f4cff9f4acce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:28:45.787Z|2482b6a6-aad4-40d7-8f7d-f4cff9f4acce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:28:46.141Z|b11e4475-f0a2-4af7-9164-d813f3680643|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:28:46.144Z|b11e4475-f0a2-4af7-9164-d813f3680643|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:28:46.292Z|13b01be1-12c8-41f7-9e71-b38a8cf977e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:28:46.293Z|13b01be1-12c8-41f7-9e71-b38a8cf977e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:28:47.047Z|d563c6ab-7a72-4d76-bbf8-12fbf207d61c|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2021-10-20T21:28:47.057Z|d563c6ab-7a72-4d76-bbf8-12fbf207d61c|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: d563c6ab-7a72-4d76-bbf8-12fbf207d61c already exists in requestDb InfraActiveRequests table
2021-10-20T21:28:47.109Z|d563c6ab-7a72-4d76-bbf8-12fbf207d61c|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d563c6ab-7a72-4d76-bbf8-12fbf207d61c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d563c6ab-7a72-4d76-bbf8-12fbf207d61c
2021-10-20T21:28:47.110Z|d563c6ab-7a72-4d76-bbf8-12fbf207d61c|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d563c6ab-7a72-4d76-bbf8-12fbf207d61c|INFO|500||Invoke
2021-10-20T21:28:47.111Z|d563c6ab-7a72-4d76-bbf8-12fbf207d61c|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d563c6ab-7a72-4d76-bbf8-12fbf207d61c|DEBUG|500||===========================request begin================================================
2021-10-20T21:28:47.111Z|d563c6ab-7a72-4d76-bbf8-12fbf207d61c|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d563c6ab-7a72-4d76-bbf8-12fbf207d61c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d563c6ab-7a72-4d76-bbf8-12fbf207d61c
2021-10-20T21:28:47.112Z|d563c6ab-7a72-4d76-bbf8-12fbf207d61c|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d563c6ab-7a72-4d76-bbf8-12fbf207d61c|DEBUG|500||Method      : GET
2021-10-20T21:28:47.112Z|d563c6ab-7a72-4d76-bbf8-12fbf207d61c|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d563c6ab-7a72-4d76-bbf8-12fbf207d61c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f058ec24d3fb8772", X-B3-SpanId:"fa8148a3e15636af", X-B3-ParentSpanId:"f058ec24d3fb8772", X-B3-Sampled:"0", X-ONAP-RequestID:"d563c6ab-7a72-4d76-bbf8-12fbf207d61c", X-RequestID:"d563c6ab-7a72-4d76-bbf8-12fbf207d61c", X-TransactionID:"d563c6ab-7a72-4d76-bbf8-12fbf207d61c", X-ECOMP-RequestID:"d563c6ab-7a72-4d76-bbf8-12fbf207d61c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8ea0992b-d7d2-431a-b3cc-c665b0bffa86"]
2021-10-20T21:28:47.114Z|d563c6ab-7a72-4d76-bbf8-12fbf207d61c|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d563c6ab-7a72-4d76-bbf8-12fbf207d61c|DEBUG|500||Request body: 
2021-10-20T21:28:47.114Z|d563c6ab-7a72-4d76-bbf8-12fbf207d61c|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d563c6ab-7a72-4d76-bbf8-12fbf207d61c|DEBUG|500||==========================request end================================================
2021-10-20T21:28:47.927Z|d563c6ab-7a72-4d76-bbf8-12fbf207d61c|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d563c6ab-7a72-4d76-bbf8-12fbf207d61c|DEBUG|500||============================response begin==========================================
2021-10-20T21:28:47.928Z|d563c6ab-7a72-4d76-bbf8-12fbf207d61c|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d563c6ab-7a72-4d76-bbf8-12fbf207d61c|DEBUG|500||Status code  : 404 NOT_FOUND
2021-10-20T21:28:47.928Z|d563c6ab-7a72-4d76-bbf8-12fbf207d61c|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d563c6ab-7a72-4d76-bbf8-12fbf207d61c|DEBUG|500||Status text  : 
2021-10-20T21:28:47.929Z|d563c6ab-7a72-4d76-bbf8-12fbf207d61c|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d563c6ab-7a72-4d76-bbf8-12fbf207d61c|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=3B289EF14E347937E9D42A99DE3CFCF8; Path=/; HttpOnly", Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 20 Oct 2021 21:28:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-20T21:28:47.930Z|d563c6ab-7a72-4d76-bbf8-12fbf207d61c|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d563c6ab-7a72-4d76-bbf8-12fbf207d61c|DEBUG|500||Response body: 
2021-10-20T21:28:47.930Z|d563c6ab-7a72-4d76-bbf8-12fbf207d61c|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d563c6ab-7a72-4d76-bbf8-12fbf207d61c|DEBUG|500||=======================response end=================================================
2021-10-20T21:28:47.931Z|d563c6ab-7a72-4d76-bbf8-12fbf207d61c|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d563c6ab-7a72-4d76-bbf8-12fbf207d61c|INFO|404|Not Found|InvokeReturn
2021-10-20T21:28:47.994Z|d563c6ab-7a72-4d76-bbf8-12fbf207d61c|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID d563c6ab-7a72-4d76-bbf8-12fbf207d61c
2021-10-20T21:28:48.011Z|d563c6ab-7a72-4d76-bbf8-12fbf207d61c|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2021-10-20T21:28:48.014Z|d563c6ab-7a72-4d76-bbf8-12fbf207d61c|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
2021-10-20T21:28:48.015Z|d563c6ab-7a72-4d76-bbf8-12fbf207d61c|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2021-10-20T21:28:48.015Z|d563c6ab-7a72-4d76-bbf8-12fbf207d61c|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2021-10-20T21:28:48.015Z|d563c6ab-7a72-4d76-bbf8-12fbf207d61c|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
2021-10-20T21:28:48.016Z|d563c6ab-7a72-4d76-bbf8-12fbf207d61c|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2021-10-20T21:28:48.016Z|d563c6ab-7a72-4d76-bbf8-12fbf207d61c|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:"f058ec24d3fb8772", X-B3-SpanId:"edd75432ab9f6e79", X-B3-ParentSpanId:"f058ec24d3fb8772", X-B3-Sampled:"0", X-ONAP-RequestID:"d563c6ab-7a72-4d76-bbf8-12fbf207d61c", X-RequestID:"d563c6ab-7a72-4d76-bbf8-12fbf207d61c", X-TransactionID:"d563c6ab-7a72-4d76-bbf8-12fbf207d61c", X-ECOMP-RequestID:"d563c6ab-7a72-4d76-bbf8-12fbf207d61c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4e8d2b3f-c646-40c6-b523-6dc919f88ec8"]
2021-10-20T21:28:48.016Z|d563c6ab-7a72-4d76-bbf8-12fbf207d61c|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2021-10-20T21:28:48.017Z|d563c6ab-7a72-4d76-bbf8-12fbf207d61c|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2021-10-20T21:28:49.065Z|d563c6ab-7a72-4d76-bbf8-12fbf207d61c|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://so-bpmn-infra:8081/manage/health": Connect to so-bpmn-infra:8081 [so-bpmn-infra/10.233.29.150] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to so-bpmn-infra:8081 [so-bpmn-infra/10.233.29.150] failed: Connection refused (Connection refused)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:746)
	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$$9f5df1ab.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)
Caused by: org.apache.http.conn.HttpHostConnectException: Connect to so-bpmn-infra:8081 [so-bpmn-infra/10.233.29.150] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.springframework.http.client.HttpComponentsClientHttpRequest.executeInternal(HttpComponentsClientHttpRequest.java:87)
	at org.springframework.http.client.AbstractBufferingClientHttpRequest.executeInternal(AbstractBufferingClientHttpRequest.java:48)
	at org.springframework.http.client.AbstractClientHttpRequest.execute(AbstractClientHttpRequest.java:53)
	at org.springframework.http.client.BufferingClientHttpRequestWrapper.executeInternal(BufferingClientHttpRequestWrapper.java:63)
	at org.springframework.http.client.AbstractBufferingClientHttpRequest.executeInternal(AbstractBufferingClientHttpRequest.java:48)
	at org.springframework.http.client.AbstractClientHttpRequest.execute(AbstractClientHttpRequest.java:53)
	at org.springframework.http.client.InterceptingClientHttpRequest$InterceptingRequestExecution.execute(InterceptingClientHttpRequest.java:109)
	at org.onap.logging.filter.spring.SpringClientPayloadFilter.intercept(SpringClientPayloadFilter.java:42)
	at org.springframework.http.client.InterceptingClientHttpRequest$InterceptingRequestExecution.execute(InterceptingClientHttpRequest.java:93)
	at org.onap.logging.filter.spring.SpringClientFilter.intercept(SpringClientFilter.java:46)
	at org.springframework.http.client.InterceptingClientHttpRequest$InterceptingRequestExecution.execute(InterceptingClientHttpRequest.java:93)
	at brave.spring.web.TracingClientHttpRequestInterceptor.intercept(TracingClientHttpRequestInterceptor.java:53)
	at org.springframework.cloud.sleuth.instrument.web.client.LazyTracingClientHttpRequestInterceptor.intercept(TraceWebClientAutoConfiguration.java:293)
	at org.springframework.http.client.InterceptingClientHttpRequest$InterceptingRequestExecution.execute(InterceptingClientHttpRequest.java:93)
	at org.springframework.http.client.InterceptingClientHttpRequest.executeInternal(InterceptingClientHttpRequest.java:77)
	at org.springframework.http.client.AbstractBufferingClientHttpRequest.executeInternal(AbstractBufferingClientHttpRequest.java:48)
	at org.springframework.http.client.AbstractClientHttpRequest.execute(AbstractClientHttpRequest.java:53)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:737)
	... 116 common frames omitted
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 143 common frames omitted
2021-10-20T21:28:49.067Z|d563c6ab-7a72-4d76-bbf8-12fbf207d61c|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2021-10-20T21:28:49.068Z|d563c6ab-7a72-4d76-bbf8-12fbf207d61c|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2021-10-20T21:28:49.069Z|d563c6ab-7a72-4d76-bbf8-12fbf207d61c|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2021-10-20T21:28:49.069Z|d563c6ab-7a72-4d76-bbf8-12fbf207d61c|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
2021-10-20T21:28:49.069Z|d563c6ab-7a72-4d76-bbf8-12fbf207d61c|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2021-10-20T21:28:49.070Z|d563c6ab-7a72-4d76-bbf8-12fbf207d61c|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:"f058ec24d3fb8772", X-B3-SpanId:"35a4b54123ea028f", X-B3-ParentSpanId:"f058ec24d3fb8772", X-B3-Sampled:"0", X-ONAP-RequestID:"d563c6ab-7a72-4d76-bbf8-12fbf207d61c", X-RequestID:"d563c6ab-7a72-4d76-bbf8-12fbf207d61c", X-TransactionID:"d563c6ab-7a72-4d76-bbf8-12fbf207d61c", X-ECOMP-RequestID:"d563c6ab-7a72-4d76-bbf8-12fbf207d61c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5374ee4b-8985-4488-874e-885ebcb9d63f"]
2021-10-20T21:28:49.070Z|d563c6ab-7a72-4d76-bbf8-12fbf207d61c|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2021-10-20T21:28:49.070Z|d563c6ab-7a72-4d76-bbf8-12fbf207d61c|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2021-10-20T21:28:50.115Z|d563c6ab-7a72-4d76-bbf8-12fbf207d61c|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://so-catalog-db-adapter:8082/manage/health": Connect to so-catalog-db-adapter:8082 [so-catalog-db-adapter/10.233.54.224] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to so-catalog-db-adapter:8082 [so-catalog-db-adapter/10.233.54.224] failed: Connection refused (Connection refused)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:746)
	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$$9f5df1ab.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)
Caused by: org.apache.http.conn.HttpHostConnectException: Connect to so-catalog-db-adapter:8082 [so-catalog-db-adapter/10.233.54.224] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.springframework.http.client.HttpComponentsClientHttpRequest.executeInternal(HttpComponentsClientHttpRequest.java:87)
	at org.springframework.http.client.AbstractBufferingClientHttpRequest.executeInternal(AbstractBufferingClientHttpRequest.java:48)
	at org.springframework.http.client.AbstractClientHttpRequest.execute(AbstractClientHttpRequest.java:53)
	at org.springframework.http.client.BufferingClientHttpRequestWrapper.executeInternal(BufferingClientHttpRequestWrapper.java:63)
	at org.springframework.http.client.AbstractBufferingClientHttpRequest.executeInternal(AbstractBufferingClientHttpRequest.java:48)
	at org.springframework.http.client.AbstractClientHttpRequest.execute(AbstractClientHttpRequest.java:53)
	at org.springframework.http.client.InterceptingClientHttpRequest$InterceptingRequestExecution.execute(InterceptingClientHttpRequest.java:109)
	at org.onap.logging.filter.spring.SpringClientPayloadFilter.intercept(SpringClientPayloadFilter.java:42)
	at org.springframework.http.client.InterceptingClientHttpRequest$InterceptingRequestExecution.execute(InterceptingClientHttpRequest.java:93)
	at org.onap.logging.filter.spring.SpringClientFilter.intercept(SpringClientFilter.java:46)
	at org.springframework.http.client.InterceptingClientHttpRequest$InterceptingRequestExecution.execute(InterceptingClientHttpRequest.java:93)
	at brave.spring.web.TracingClientHttpRequestInterceptor.intercept(TracingClientHttpRequestInterceptor.java:53)
	at org.springframework.cloud.sleuth.instrument.web.client.LazyTracingClientHttpRequestInterceptor.intercept(TraceWebClientAutoConfiguration.java:293)
	at org.springframework.http.client.InterceptingClientHttpRequest$InterceptingRequestExecution.execute(InterceptingClientHttpRequest.java:93)
	at org.springframework.http.client.InterceptingClientHttpRequest.executeInternal(InterceptingClientHttpRequest.java:77)
	at org.springframework.http.client.AbstractBufferingClientHttpRequest.executeInternal(AbstractBufferingClientHttpRequest.java:48)
	at org.springframework.http.client.AbstractClientHttpRequest.execute(AbstractClientHttpRequest.java:53)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:737)
	... 116 common frames omitted
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 143 common frames omitted
2021-10-20T21:28:50.116Z|d563c6ab-7a72-4d76-bbf8-12fbf207d61c|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@24e55100
2021-10-20T21:28:50.121Z|d563c6ab-7a72-4d76-bbf8-12fbf207d61c|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Exiting.
2021-10-20T21:28:55.808Z|10f88b8f-f1e0-45a3-a193-229b27f2e14c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:28:55.810Z|7083b699-79cd-4431-9108-80a639585c44|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:28:55.811Z|0deda72d-a83a-4487-bc94-46be77c49a92|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:28:55.811Z|7083b699-79cd-4431-9108-80a639585c44|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:28:55.811Z|10f88b8f-f1e0-45a3-a193-229b27f2e14c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:28:55.811Z|0deda72d-a83a-4487-bc94-46be77c49a92|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:29:01.140Z|448fd3dc-0863-4fd8-956d-02e64d217bb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:29:01.141Z|448fd3dc-0863-4fd8-956d-02e64d217bb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:29:02.841Z|18530ffb-a592-4194-832b-dd76b49f9513|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-20T21:29:02.842Z|18530ffb-a592-4194-832b-dd76b49f9513|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-20T21:29:05.836Z|84c170dc-1443-43bc-80f5-616e5a061cab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:29:05.837Z|84c170dc-1443-43bc-80f5-616e5a061cab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:29:05.838Z|9b41e714-2798-45f5-b698-bf8162f227a8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:29:05.839Z|9b41e714-2798-45f5-b698-bf8162f227a8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:29:05.847Z|cb336650-581d-45d4-baae-7ceada164f14|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:29:05.848Z|cb336650-581d-45d4-baae-7ceada164f14|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:29:15.868Z|f38aba8e-ffde-4d69-993e-a6a359763633|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:29:15.869Z|f38aba8e-ffde-4d69-993e-a6a359763633|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:29:15.873Z|47a3a5f5-afd0-4d39-8475-93f5edd1624a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:29:15.874Z|47a3a5f5-afd0-4d39-8475-93f5edd1624a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:29:15.879Z|5503f5b9-9271-42a0-a3d6-83be508b7af1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:29:15.879Z|5503f5b9-9271-42a0-a3d6-83be508b7af1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:29:16.140Z|adb6fe33-a55f-414f-9c91-2fcad5676139|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:29:16.141Z|adb6fe33-a55f-414f-9c91-2fcad5676139|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:29:16.294Z|7539146e-1024-49fc-9f43-478032c6c8a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:29:16.294Z|7539146e-1024-49fc-9f43-478032c6c8a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:29:25.900Z|914faa2e-e02b-4e0b-9463-10835d56e957|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:29:25.901Z|914faa2e-e02b-4e0b-9463-10835d56e957|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:29:25.907Z|1e81c50d-817d-4079-b387-7f3958ba440a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:29:25.908Z|1e81c50d-817d-4079-b387-7f3958ba440a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:29:25.908Z|8b3ebc91-8936-48c9-8291-c42cf02fe6e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:29:25.909Z|8b3ebc91-8936-48c9-8291-c42cf02fe6e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:29:31.140Z|06e0e1b6-49da-4b63-aef0-26be0f8bb616|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:29:31.143Z|06e0e1b6-49da-4b63-aef0-26be0f8bb616|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:29:32.092Z|51371b87-5740-4e53-bec8-36a0e3bda301|http-nio-8080-exec-3|manage/health|python-requests/2.26.0|||INFO|500||Entering
2021-10-20T21:29:32.093Z|51371b87-5740-4e53-bec8-36a0e3bda301|http-nio-8080-exec-3|manage/health|python-requests/2.26.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:29:35.934Z|93dcaf82-ea97-4267-bab0-ef44ea55ae3e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:29:35.934Z|12523e3b-c0d1-46ff-972b-8c5e9fe1156f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:29:35.934Z|1d7443e1-9bbc-4b68-b3b9-9a604e372f69|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:29:35.936Z|93dcaf82-ea97-4267-bab0-ef44ea55ae3e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:29:35.936Z|12523e3b-c0d1-46ff-972b-8c5e9fe1156f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:29:35.936Z|1d7443e1-9bbc-4b68-b3b9-9a604e372f69|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:29:45.965Z|828ac219-0266-4864-a413-0cae74817192|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:29:45.965Z|8b800b0d-1e1a-4378-b9ae-b12e3f46e206|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:29:45.966Z|8b800b0d-1e1a-4378-b9ae-b12e3f46e206|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:29:45.967Z|828ac219-0266-4864-a413-0cae74817192|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:29:45.973Z|4b12aeb0-6e10-45cf-bbcb-be5b261ccc93|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:29:45.974Z|4b12aeb0-6e10-45cf-bbcb-be5b261ccc93|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:29:46.141Z|dae3e744-4bc8-4466-a6c7-d34c2fd4f30e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:29:46.142Z|dae3e744-4bc8-4466-a6c7-d34c2fd4f30e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:29:46.295Z|a5e6a02d-620a-4dfc-accb-36396a3ceb4a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:29:46.296Z|a5e6a02d-620a-4dfc-accb-36396a3ceb4a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:29:55.993Z|26052f2e-03ce-4acd-b6ff-79022807def8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:29:55.994Z|26052f2e-03ce-4acd-b6ff-79022807def8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:29:55.994Z|5e4833cf-a40c-4c21-9da8-77dc12b77b38|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:29:55.994Z|5e4833cf-a40c-4c21-9da8-77dc12b77b38|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:29:56.004Z|55edb72b-4367-49c8-8e43-7019672459aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:29:56.005Z|55edb72b-4367-49c8-8e43-7019672459aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:30:01.140Z|55a1d50f-00a6-406c-a0e5-52d606986863|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:30:01.141Z|55a1d50f-00a6-406c-a0e5-52d606986863|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:30:02.841Z|4250f322-367e-49b3-a8dd-f418e0826d99|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-20T21:30:02.842Z|4250f322-367e-49b3-a8dd-f418e0826d99|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-20T21:30:06.017Z|e7308d84-2653-4f8d-8204-2e58fae0ac99|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:30:06.018Z|bd843787-07cd-466d-9722-0502781493ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:30:06.018Z|e7308d84-2653-4f8d-8204-2e58fae0ac99|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:30:06.018Z|bd843787-07cd-466d-9722-0502781493ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:30:06.027Z|9988df54-f977-42bf-bb16-5e9d16426263|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:30:06.027Z|9988df54-f977-42bf-bb16-5e9d16426263|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:30:16.050Z|bec89dbf-b4e0-48e0-9ba2-3aaafa8ffb27|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:30:16.050Z|6420c05b-2c7a-4787-a9ac-45469d158a95|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:30:16.051Z|bec89dbf-b4e0-48e0-9ba2-3aaafa8ffb27|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:30:16.051Z|6420c05b-2c7a-4787-a9ac-45469d158a95|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:30:16.057Z|71bdf5f3-9420-4940-b7ac-eec6c278ec3c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:30:16.057Z|71bdf5f3-9420-4940-b7ac-eec6c278ec3c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:30:16.140Z|4eedb8ce-116b-4a51-9b4b-5ec29091743d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:30:16.143Z|4eedb8ce-116b-4a51-9b4b-5ec29091743d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:30:16.296Z|6528ee57-abea-4851-98f2-3ee6241f7ccc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:30:16.297Z|6528ee57-abea-4851-98f2-3ee6241f7ccc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:30:26.077Z|41655f29-beee-4977-96e1-2342ea7d8e8d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:30:26.078Z|41655f29-beee-4977-96e1-2342ea7d8e8d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:30:26.085Z|e87ce29b-04f6-4b32-9572-ccbba9640554|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:30:26.085Z|e87ce29b-04f6-4b32-9572-ccbba9640554|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:30:26.094Z|66b8647f-2b53-4b51-b3d0-31a21e54d0c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:30:26.094Z|66b8647f-2b53-4b51-b3d0-31a21e54d0c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:30:31.140Z|fb01ecb0-2c0c-447d-97ad-42bc46dc2f89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:30:31.141Z|fb01ecb0-2c0c-447d-97ad-42bc46dc2f89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:30:36.103Z|0de4fbce-53e8-4e23-bb32-b33e759cc553|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:30:36.104Z|0de4fbce-53e8-4e23-bb32-b33e759cc553|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:30:36.114Z|26561a66-a9f7-4632-be7f-e6a4f0b562c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:30:36.115Z|26561a66-a9f7-4632-be7f-e6a4f0b562c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:30:36.117Z|a664b9e1-03bd-40ce-9147-7100bf8d3a52|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:30:36.117Z|a664b9e1-03bd-40ce-9147-7100bf8d3a52|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:30:46.138Z|f9a34b68-dcb0-475d-9869-7f5e370412d0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:30:46.138Z|0b9f7b3b-26fc-4965-8424-5a9112509ced|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:30:46.138Z|c68f231a-613d-4126-8441-c419092b659d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:30:46.140Z|f9a34b68-dcb0-475d-9869-7f5e370412d0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:30:46.140Z|0b9f7b3b-26fc-4965-8424-5a9112509ced|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:30:46.140Z|c68f231a-613d-4126-8441-c419092b659d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:30:46.141Z|32850fdf-182a-4f42-a330-1c89c7a5f04a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:30:46.141Z|32850fdf-182a-4f42-a330-1c89c7a5f04a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:30:46.298Z|950b692e-fb47-44fa-ae18-5b46d3d7d4a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:30:46.298Z|950b692e-fb47-44fa-ae18-5b46d3d7d4a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:30:56.166Z|71b12a5a-699b-4311-8cbd-045c086e200f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:30:56.166Z|f72b45be-9e5e-4ab5-bfa4-dd55d45c48ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:30:56.167Z|71b12a5a-699b-4311-8cbd-045c086e200f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:30:56.167Z|f72b45be-9e5e-4ab5-bfa4-dd55d45c48ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:30:56.169Z|a1a03517-49a0-4a5c-a834-27266bd78f81|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:30:56.169Z|a1a03517-49a0-4a5c-a834-27266bd78f81|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:31:01.140Z|c9e5d211-d5e0-46b3-836e-ed2164509431|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:31:01.141Z|c9e5d211-d5e0-46b3-836e-ed2164509431|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:31:02.841Z|f1df6a66-e7db-4646-8971-c6977ef9fea0|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-20T21:31:02.842Z|f1df6a66-e7db-4646-8971-c6977ef9fea0|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-20T21:31:06.190Z|63e5abdf-0ab0-4f31-9f3f-06bfc656b73c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:31:06.190Z|ef77bbc5-9e2a-4b08-9504-9d5fd105df11|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:31:06.191Z|63e5abdf-0ab0-4f31-9f3f-06bfc656b73c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:31:06.191Z|ef77bbc5-9e2a-4b08-9504-9d5fd105df11|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:31:06.191Z|69f9865c-4ce6-4a38-a9eb-237ff60b625e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:31:06.192Z|69f9865c-4ce6-4a38-a9eb-237ff60b625e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:31:16.140Z|f0a81622-d9f2-4d45-ba52-d7732d2faba4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:31:16.141Z|f0a81622-d9f2-4d45-ba52-d7732d2faba4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:31:16.212Z|90cbbca3-4342-428a-9052-b521e15fe5bd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:31:16.213Z|90cbbca3-4342-428a-9052-b521e15fe5bd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:31:16.214Z|c5b31a9d-042e-4a67-8419-d716d7602a15|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:31:16.214Z|c5b31a9d-042e-4a67-8419-d716d7602a15|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:31:16.215Z|9dcf4f66-7346-4721-8469-f710248211ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:31:16.215Z|9dcf4f66-7346-4721-8469-f710248211ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:31:16.299Z|5d1fbaa9-0e80-4235-b940-ba5a7dee63fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:31:16.300Z|5d1fbaa9-0e80-4235-b940-ba5a7dee63fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:31:26.237Z|6ad74df6-00c0-41ca-a358-6e3830718ef1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:31:26.236Z|cca9febf-6e00-41ce-a77a-8b8673826fd7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:31:26.237Z|cca9febf-6e00-41ce-a77a-8b8673826fd7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:31:26.237Z|6ad74df6-00c0-41ca-a358-6e3830718ef1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:31:26.239Z|cdf6c586-cb67-4fd0-8d25-ae73a634d954|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:31:26.240Z|cdf6c586-cb67-4fd0-8d25-ae73a634d954|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:31:31.140Z|7d5821c4-0623-4b02-bf99-84e27714fc6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:31:31.141Z|7d5821c4-0623-4b02-bf99-84e27714fc6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:31:36.261Z|1194f302-c28b-4658-a26f-48f857f4f75f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:31:36.261Z|3a64b147-9d21-451c-8271-905ed3d3f98b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:31:36.261Z|1194f302-c28b-4658-a26f-48f857f4f75f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:31:36.261Z|3a64b147-9d21-451c-8271-905ed3d3f98b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:31:36.261Z|39edc065-84c4-4347-b190-c05a5ec52986|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:31:36.263Z|39edc065-84c4-4347-b190-c05a5ec52986|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:31:46.143Z|cfe5543e-cab3-47b1-a4a9-4e1867652eb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:31:46.146Z|cfe5543e-cab3-47b1-a4a9-4e1867652eb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:31:46.295Z|6be2c8df-5cb3-40c2-83cf-325b33f6e742|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:31:46.295Z|61bd664d-43b2-4df7-918c-030f8aa1bc09|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:31:46.296Z|58d27c3d-18c0-488d-915f-d50d3fea1084|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:31:46.297Z|61bd664d-43b2-4df7-918c-030f8aa1bc09|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:31:46.297Z|58d27c3d-18c0-488d-915f-d50d3fea1084|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:31:46.297Z|6be2c8df-5cb3-40c2-83cf-325b33f6e742|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:31:46.300Z|027bdcc7-60dc-4282-a6ab-de1b2d274225|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:31:46.301Z|027bdcc7-60dc-4282-a6ab-de1b2d274225|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:31:56.330Z|fd6be1fa-2c96-4880-a507-5dbd77b20b5e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:31:56.330Z|ad66892f-bb10-429c-b44f-d00a107a4d26|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:31:56.330Z|5826a0a3-a233-4264-b477-e46313dc4ca3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:31:56.331Z|ad66892f-bb10-429c-b44f-d00a107a4d26|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:31:56.331Z|fd6be1fa-2c96-4880-a507-5dbd77b20b5e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:31:56.331Z|5826a0a3-a233-4264-b477-e46313dc4ca3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:32:01.140Z|77f946d3-2e02-4cae-b062-64ea4ef97233|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:32:01.143Z|77f946d3-2e02-4cae-b062-64ea4ef97233|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:32:02.841Z|cb58b4aa-63fd-440d-b664-ed3ecc9338e1|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-20T21:32:02.842Z|cb58b4aa-63fd-440d-b664-ed3ecc9338e1|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-20T21:32:06.354Z|58f2bb2a-90b7-448c-8c20-9898f24440ec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:32:06.353Z|6dcda879-87bc-45e5-8d02-764bccc1ed55|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:32:06.354Z|5937b085-f1f4-4767-b644-6c80335d773a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:32:06.354Z|58f2bb2a-90b7-448c-8c20-9898f24440ec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:32:06.354Z|5937b085-f1f4-4767-b644-6c80335d773a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:32:06.354Z|6dcda879-87bc-45e5-8d02-764bccc1ed55|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:32:16.140Z|7ae30e32-d9c1-42ff-a1ca-0a3b160ca44d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:32:16.141Z|7ae30e32-d9c1-42ff-a1ca-0a3b160ca44d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:32:16.301Z|19920823-e569-4858-b5f3-5fb7a8fd9289|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:32:16.302Z|19920823-e569-4858-b5f3-5fb7a8fd9289|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:32:16.379Z|db6f636c-dad1-48c2-8202-c65aeee76963|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:32:16.379Z|ef10894f-0031-4155-97de-a57918fb14f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:32:16.379Z|db6f636c-dad1-48c2-8202-c65aeee76963|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:32:16.379Z|ef10894f-0031-4155-97de-a57918fb14f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:32:16.381Z|a6fd0fd1-5d7f-476f-b74d-50f1d6aca947|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:32:16.382Z|a6fd0fd1-5d7f-476f-b74d-50f1d6aca947|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:32:26.405Z|f82774c6-9171-484f-9cd8-fe69375e1d90|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:32:26.406Z|d8a8c502-326d-48dc-8724-6bd25d277baa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:32:26.406Z|d8a8c502-326d-48dc-8724-6bd25d277baa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:32:26.406Z|a1080d6c-9e6d-4ecb-843f-8aabb8452d53|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:32:26.406Z|f82774c6-9171-484f-9cd8-fe69375e1d90|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:32:26.407Z|a1080d6c-9e6d-4ecb-843f-8aabb8452d53|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:32:31.141Z|9752304d-0aa2-4675-b59d-60b6a3e079be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:32:31.141Z|9752304d-0aa2-4675-b59d-60b6a3e079be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:32:36.429Z|704188b2-f9e5-4453-80e1-ce82832695e7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:32:36.430Z|704188b2-f9e5-4453-80e1-ce82832695e7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:32:36.431Z|45f978a2-e465-41eb-836a-e7c3b157b6be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:32:36.431Z|45f978a2-e465-41eb-836a-e7c3b157b6be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:32:36.434Z|1aaaa21e-83f0-4643-a2ea-c7ec2fae45d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:32:36.435Z|1aaaa21e-83f0-4643-a2ea-c7ec2fae45d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:32:46.142Z|4c9ef92c-27dc-48eb-990e-2aea630b4859|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:32:46.147Z|4c9ef92c-27dc-48eb-990e-2aea630b4859|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:32:46.303Z|ed156501-45b1-4c1c-bf46-6def75969a6a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:32:46.304Z|ed156501-45b1-4c1c-bf46-6def75969a6a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:32:46.461Z|b4a90aae-621a-4743-a1a7-f1f1522a1949|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:32:46.461Z|b3d22125-b922-4c75-9eff-409b7da9756f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:32:46.461Z|7d542b7e-9210-44a4-93fc-353950f5502b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:32:46.463Z|7d542b7e-9210-44a4-93fc-353950f5502b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:32:46.463Z|b4a90aae-621a-4743-a1a7-f1f1522a1949|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:32:46.464Z|b3d22125-b922-4c75-9eff-409b7da9756f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:32:56.493Z|c224ca83-ef55-4a96-8540-b7d9cef0b86c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:32:56.493Z|c735646c-422d-4de6-8dd1-0aa7171bb139|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:32:56.493Z|d2d6893d-0230-4fb9-92a0-80dfae945e89|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:32:56.494Z|c735646c-422d-4de6-8dd1-0aa7171bb139|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:32:56.494Z|d2d6893d-0230-4fb9-92a0-80dfae945e89|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:32:56.494Z|c224ca83-ef55-4a96-8540-b7d9cef0b86c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:33:01.140Z|fd4e9081-a654-4b33-82d7-9a1d12330f53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:33:01.141Z|fd4e9081-a654-4b33-82d7-9a1d12330f53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:33:02.842Z|e019b9b3-b281-448b-a3fb-8627cfb2b419|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-20T21:33:02.843Z|e019b9b3-b281-448b-a3fb-8627cfb2b419|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-20T21:33:06.517Z|57a6a9e4-35be-4c69-8e16-6e7d8a7fd9dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:33:06.517Z|c8cb61ce-8fb2-497e-800d-5e357b3036e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:33:06.518Z|57a6a9e4-35be-4c69-8e16-6e7d8a7fd9dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:33:06.518Z|c8cb61ce-8fb2-497e-800d-5e357b3036e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:33:06.522Z|bc493091-c73d-4896-94ad-a2efb440aeae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:33:06.523Z|bc493091-c73d-4896-94ad-a2efb440aeae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:33:16.140Z|e9b6e495-72d6-4c8a-845b-21e7c43c8ae1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:33:16.141Z|e9b6e495-72d6-4c8a-845b-21e7c43c8ae1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:33:16.305Z|d9d68ee1-1537-47c2-be2b-8a3295b9419e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:33:16.305Z|d9d68ee1-1537-47c2-be2b-8a3295b9419e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:33:16.543Z|4ba48d5a-e010-4f0f-a482-316de0efd7bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:33:16.544Z|4ba48d5a-e010-4f0f-a482-316de0efd7bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:33:16.546Z|7be67d33-bd39-4b6b-beb2-5eb83a3f7700|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:33:16.546Z|7be67d33-bd39-4b6b-beb2-5eb83a3f7700|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:33:16.547Z|23fdd2ae-9668-45f5-8875-04ced92019f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:33:16.548Z|23fdd2ae-9668-45f5-8875-04ced92019f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:33:26.566Z|f5cea735-7e55-468f-902b-90dbfb22f7f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:33:26.567Z|f5cea735-7e55-468f-902b-90dbfb22f7f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:33:26.568Z|5977dedf-1175-4930-ab59-e49e0f20ce4a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:33:26.568Z|5977dedf-1175-4930-ab59-e49e0f20ce4a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:33:26.569Z|f5773b07-94e8-4bb9-b3cb-d5d0cb6bd813|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:33:26.570Z|f5773b07-94e8-4bb9-b3cb-d5d0cb6bd813|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:33:31.141Z|24ae8416-e9b3-4df6-9e07-43165c74cfce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:33:31.144Z|24ae8416-e9b3-4df6-9e07-43165c74cfce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:33:36.589Z|7e8d9eb0-7a77-47de-8c8c-134dc9898402|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:33:36.590Z|7e8d9eb0-7a77-47de-8c8c-134dc9898402|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:33:36.594Z|a7b4bc78-1529-4212-af03-5f2053ae6352|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:33:36.594Z|45f0acf0-e970-4ca6-8209-3f2266c34478|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:33:36.594Z|45f0acf0-e970-4ca6-8209-3f2266c34478|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:33:36.594Z|a7b4bc78-1529-4212-af03-5f2053ae6352|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:33:46.141Z|7453a33e-4a97-411d-be9a-eb028c97642e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:33:46.143Z|7453a33e-4a97-411d-be9a-eb028c97642e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:33:46.307Z|b7ef414f-ce7d-47ce-a3ad-3bc19c31642f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:33:46.308Z|b7ef414f-ce7d-47ce-a3ad-3bc19c31642f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:33:46.621Z|b65b5b02-3ab2-4dfd-8f90-4072f806c43e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:33:46.621Z|d32abf81-7091-412c-ba0c-1ff4166264d9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:33:46.622Z|b65b5b02-3ab2-4dfd-8f90-4072f806c43e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:33:46.622Z|2a98407a-b53b-4237-81a6-25a583618bbd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:33:46.622Z|d32abf81-7091-412c-ba0c-1ff4166264d9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:33:46.623Z|2a98407a-b53b-4237-81a6-25a583618bbd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:33:56.658Z|881df877-9965-4bf2-a34c-973055a5ed46|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:33:56.658Z|16606a4d-83a8-453b-8bd3-5e0c7b46eee7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:33:56.659Z|8819d8a5-5e4f-4c80-9074-50b5872e6764|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:33:56.660Z|16606a4d-83a8-453b-8bd3-5e0c7b46eee7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:33:56.660Z|881df877-9965-4bf2-a34c-973055a5ed46|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:33:56.660Z|8819d8a5-5e4f-4c80-9074-50b5872e6764|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:34:01.141Z|754f902e-39c0-4806-8fe9-552ec561cf5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:34:01.142Z|754f902e-39c0-4806-8fe9-552ec561cf5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:34:02.841Z|d3c57f84-eafa-4c99-b6f2-70ced02ded5f|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-20T21:34:02.842Z|d3c57f84-eafa-4c99-b6f2-70ced02ded5f|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-20T21:34:06.688Z|9794b55f-0a47-4ad5-8af4-35be98797274|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:34:06.688Z|6326153d-f3c8-4470-90f7-d93311a5ffcb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:34:06.689Z|9794b55f-0a47-4ad5-8af4-35be98797274|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:34:06.690Z|4f6fc6dc-4086-48b4-9742-21c80ed49d53|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:34:06.689Z|6326153d-f3c8-4470-90f7-d93311a5ffcb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:34:06.690Z|4f6fc6dc-4086-48b4-9742-21c80ed49d53|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:34:16.141Z|ea07cc10-2ae1-4a26-8c71-81e730aeb808|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:34:16.144Z|ea07cc10-2ae1-4a26-8c71-81e730aeb808|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:34:16.309Z|0ba7d508-e2c5-4d9a-85c2-358f612e74cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:34:16.310Z|0ba7d508-e2c5-4d9a-85c2-358f612e74cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:34:16.718Z|00d60869-c045-46e3-84cf-9b053aa4e325|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:34:16.718Z|e6116914-89b0-449c-9ef7-4ca5454e06c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:34:16.719Z|00d60869-c045-46e3-84cf-9b053aa4e325|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:34:16.719Z|e6116914-89b0-449c-9ef7-4ca5454e06c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:34:16.726Z|a7b9fdc9-c623-40d5-9859-7181b9b3b0c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:34:16.727Z|a7b9fdc9-c623-40d5-9859-7181b9b3b0c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:34:26.774Z|b2b846f9-de7b-463f-ba1a-960fb33fa62e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:34:26.777Z|ffb8feb2-bc1f-4261-a1c7-9c5eb37ab9f2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:34:26.777Z|ffb8feb2-bc1f-4261-a1c7-9c5eb37ab9f2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:34:26.777Z|337b845a-9a17-460e-8380-610ba14287f4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:34:26.778Z|337b845a-9a17-460e-8380-610ba14287f4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:34:26.775Z|b2b846f9-de7b-463f-ba1a-960fb33fa62e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:34:31.140Z|f6b58c19-0b49-4543-9340-d91af76a5f58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:34:31.141Z|f6b58c19-0b49-4543-9340-d91af76a5f58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:34:36.802Z|fe7eb2c0-2f7b-40b5-a015-0b72a4a51697|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:34:36.803Z|fe7eb2c0-2f7b-40b5-a015-0b72a4a51697|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:34:36.808Z|cd627834-8457-44a6-84a8-2d4d6167bce8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:34:36.809Z|cd627834-8457-44a6-84a8-2d4d6167bce8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:34:36.812Z|6b3b8d9e-6544-4ae9-b82a-83de7fc50bf7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:34:36.816Z|6b3b8d9e-6544-4ae9-b82a-83de7fc50bf7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:34:46.141Z|4ac8737b-217a-4dcd-b75d-907f90b9c914|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:34:46.142Z|4ac8737b-217a-4dcd-b75d-907f90b9c914|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:34:46.310Z|bf90a737-04ae-4e27-ae7f-41060d7fdb6f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:34:46.311Z|bf90a737-04ae-4e27-ae7f-41060d7fdb6f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:34:46.839Z|e969df5a-545b-4863-a8ee-3dc50b8d3787|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:34:46.839Z|e969df5a-545b-4863-a8ee-3dc50b8d3787|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:34:46.847Z|5b367cdb-ea0d-418a-83d1-2f1869d0686b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:34:46.848Z|5b367cdb-ea0d-418a-83d1-2f1869d0686b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:34:46.863Z|c1c2a01f-6c50-4ede-aa4b-642df59585eb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:34:46.864Z|c1c2a01f-6c50-4ede-aa4b-642df59585eb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:34:56.886Z|67d31585-e019-4afc-ba6c-28dc031b6241|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:34:56.886Z|bb2c14d0-6f1b-42df-bd69-596d6228233b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:34:56.888Z|67d31585-e019-4afc-ba6c-28dc031b6241|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:34:56.888Z|bb2c14d0-6f1b-42df-bd69-596d6228233b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:34:56.894Z|664a97c1-c126-4814-9c7b-13f636a8229c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:34:56.895Z|664a97c1-c126-4814-9c7b-13f636a8229c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:35:01.141Z|dea409bd-4485-496f-adad-84173781a60b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:35:01.145Z|dea409bd-4485-496f-adad-84173781a60b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:35:02.842Z|14103c0f-6012-4d20-8d16-9fb3bbddd41f|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-20T21:35:02.843Z|14103c0f-6012-4d20-8d16-9fb3bbddd41f|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-20T21:35:06.925Z|bc188766-1930-471f-8758-beb6c0f99756|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:35:06.926Z|bc188766-1930-471f-8758-beb6c0f99756|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:35:06.927Z|95d4d5ae-2806-4c9a-8518-25fd2d9af9b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:35:06.927Z|f10b7aa7-0577-4442-bc90-716437f5c91b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:35:06.927Z|95d4d5ae-2806-4c9a-8518-25fd2d9af9b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:35:06.928Z|f10b7aa7-0577-4442-bc90-716437f5c91b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:35:16.140Z|dd0e3c2a-6cc1-4235-a4c3-31fcf24c8e23|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:35:16.141Z|dd0e3c2a-6cc1-4235-a4c3-31fcf24c8e23|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:35:16.312Z|cbdbf156-133f-4537-8c47-9fa716d53038|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:35:16.313Z|cbdbf156-133f-4537-8c47-9fa716d53038|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:35:16.954Z|eed75e24-6a74-4d4a-bbc9-fd3e10d96712|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:35:16.954Z|d3bbce3e-3a26-4a59-b898-20674dff6748|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:35:16.955Z|eed75e24-6a74-4d4a-bbc9-fd3e10d96712|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:35:16.955Z|d3bbce3e-3a26-4a59-b898-20674dff6748|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:35:16.957Z|aa8c5a13-5a24-465f-8b39-1aaa57b577ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:35:16.958Z|aa8c5a13-5a24-465f-8b39-1aaa57b577ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:35:26.979Z|aa358037-4be3-4a8b-b74a-08350656da4f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:35:26.980Z|aa358037-4be3-4a8b-b74a-08350656da4f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:35:26.981Z|50703d37-cfe3-4363-a8b8-60b2501ef5e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:35:26.982Z|50703d37-cfe3-4363-a8b8-60b2501ef5e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:35:26.990Z|e650c76a-fddb-4826-b8f1-36c5048fffac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:35:26.990Z|e650c76a-fddb-4826-b8f1-36c5048fffac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:35:31.140Z|f734e1d5-86ce-4b56-b0fc-030406afdbbe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:35:31.141Z|f734e1d5-86ce-4b56-b0fc-030406afdbbe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:35:37.008Z|1d3ab57b-830e-4a4f-999d-e35deea4e1b9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:35:37.008Z|1d3ab57b-830e-4a4f-999d-e35deea4e1b9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:35:37.013Z|86cc5df1-3625-4f73-b86c-a84a31b1c3c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:35:37.014Z|86cc5df1-3625-4f73-b86c-a84a31b1c3c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:35:37.018Z|33321398-eb1d-4ab1-9ce4-82227ddd865b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:35:37.019Z|33321398-eb1d-4ab1-9ce4-82227ddd865b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:35:46.140Z|55e5b0b6-e4a0-4349-b4d6-b0cd4f3b3fb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:35:46.143Z|55e5b0b6-e4a0-4349-b4d6-b0cd4f3b3fb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:35:46.314Z|3b9f25a1-93a4-4e90-8441-f56732cfc9a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:35:46.314Z|3b9f25a1-93a4-4e90-8441-f56732cfc9a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:35:47.035Z|20670d4b-23de-4932-a6ce-e9749bbdf526|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:35:47.036Z|20670d4b-23de-4932-a6ce-e9749bbdf526|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:35:47.039Z|fefc8a17-0afa-44ca-9e7d-cbec85178a95|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:35:47.039Z|fefc8a17-0afa-44ca-9e7d-cbec85178a95|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:35:47.042Z|f7f0b7c7-d477-4432-a0a0-8fd88ebdf767|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:35:47.043Z|f7f0b7c7-d477-4432-a0a0-8fd88ebdf767|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:35:57.069Z|fe017272-4b77-4e85-9816-6fbea8503f5f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:35:57.069Z|d32a7d4e-b0ea-423a-94f8-17b99ac55c8f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:35:57.072Z|fe017272-4b77-4e85-9816-6fbea8503f5f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:35:57.072Z|d32a7d4e-b0ea-423a-94f8-17b99ac55c8f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:35:57.079Z|bc2d60ca-00a7-431f-84df-d2dab1443f4b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:35:57.082Z|bc2d60ca-00a7-431f-84df-d2dab1443f4b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:36:01.141Z|7ab8ca0e-193d-4039-8c29-d5989d0c0b86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:36:01.143Z|7ab8ca0e-193d-4039-8c29-d5989d0c0b86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:36:02.842Z|f415eb9b-9ae8-43e3-849e-3a025ac4dc60|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-20T21:36:02.843Z|f415eb9b-9ae8-43e3-849e-3a025ac4dc60|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-20T21:36:07.099Z|2b8d1a9d-deec-4547-80db-eccacacb1ead|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:36:07.100Z|2b8d1a9d-deec-4547-80db-eccacacb1ead|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:36:07.105Z|186f805b-ea9a-4260-9803-e59ef92ea04f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:36:07.106Z|186f805b-ea9a-4260-9803-e59ef92ea04f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:36:07.144Z|2c58e5c1-9af4-4b09-b0db-06be14210082|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:36:07.145Z|2c58e5c1-9af4-4b09-b0db-06be14210082|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:36:16.140Z|b0bf3b16-21a2-43c6-8110-7ac0963c1667|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:36:16.141Z|b0bf3b16-21a2-43c6-8110-7ac0963c1667|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:36:16.316Z|1b302643-0878-44c3-be4c-18b79ac7626d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:36:16.316Z|1b302643-0878-44c3-be4c-18b79ac7626d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:36:17.127Z|8eef9a61-201c-4d8b-9fd7-a5c9a0f3758f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:36:17.128Z|8eef9a61-201c-4d8b-9fd7-a5c9a0f3758f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:36:17.133Z|2584371e-9b7d-44be-a964-85bbb29072d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:36:17.133Z|2584371e-9b7d-44be-a964-85bbb29072d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:36:17.173Z|e38bd407-a7a6-46c2-ab78-46fd0701e5f9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:36:17.174Z|e38bd407-a7a6-46c2-ab78-46fd0701e5f9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:36:27.154Z|d9bf6183-a583-4cf2-b4e1-7d005ecb5b3c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:36:27.155Z|2aa0f9f0-6ed2-4c4e-ab6a-550793fc70b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:36:27.155Z|d9bf6183-a583-4cf2-b4e1-7d005ecb5b3c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:36:27.155Z|2aa0f9f0-6ed2-4c4e-ab6a-550793fc70b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:36:27.197Z|e302b58e-6aed-4583-b7df-2ab1e1aa6d79|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:36:27.198Z|e302b58e-6aed-4583-b7df-2ab1e1aa6d79|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:36:31.140Z|d49aa9dc-0bc8-486b-9287-5c8aa1a58c4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:36:31.143Z|d49aa9dc-0bc8-486b-9287-5c8aa1a58c4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:36:37.186Z|86aa557a-0ee9-45d8-bc3f-1adbc1fd3374|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:36:37.186Z|dff92d22-9cbb-45ea-961f-fe6cee21171d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:36:37.187Z|86aa557a-0ee9-45d8-bc3f-1adbc1fd3374|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:36:37.188Z|dff92d22-9cbb-45ea-961f-fe6cee21171d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:36:37.226Z|d3fa597c-d80b-45e6-a167-4b845da8268f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:36:37.227Z|d3fa597c-d80b-45e6-a167-4b845da8268f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:36:46.140Z|0a6e3d4e-baa2-4586-8cab-d58e8befa8ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:36:46.141Z|0a6e3d4e-baa2-4586-8cab-d58e8befa8ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:36:46.317Z|bf7f4214-d8bf-4e90-aaf4-afe72f69fba1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:36:46.318Z|bf7f4214-d8bf-4e90-aaf4-afe72f69fba1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:36:47.216Z|ab9493e2-f284-4d02-b1c9-682887fa3de3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:36:47.217Z|ab9493e2-f284-4d02-b1c9-682887fa3de3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:36:47.216Z|b24521ea-9179-4286-a5ab-311457f34796|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:36:47.224Z|b24521ea-9179-4286-a5ab-311457f34796|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:36:47.271Z|ba5f5038-5f87-4b4a-bff1-fe363495f986|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:36:47.272Z|ba5f5038-5f87-4b4a-bff1-fe363495f986|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:36:57.250Z|25421936-8125-41b5-8660-599950f4c670|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:36:57.255Z|25421936-8125-41b5-8660-599950f4c670|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:36:57.262Z|738aec89-1c68-4d70-a491-a3fdf8c488b6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:36:57.263Z|738aec89-1c68-4d70-a491-a3fdf8c488b6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:36:57.297Z|2e5d4a93-fbf4-4172-90f4-1dd966d63558|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:36:57.298Z|2e5d4a93-fbf4-4172-90f4-1dd966d63558|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:37:01.141Z|576c45c1-411d-47eb-bf49-c8367db04617|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:37:01.142Z|576c45c1-411d-47eb-bf49-c8367db04617|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:37:02.842Z|0c2d2231-da8f-4eb1-94d7-61cad9e8e403|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-20T21:37:02.843Z|0c2d2231-da8f-4eb1-94d7-61cad9e8e403|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-20T21:37:07.284Z|e4df6911-6147-49ce-a732-194d84a2ab0f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:37:07.285Z|e4df6911-6147-49ce-a732-194d84a2ab0f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:37:07.301Z|4188b915-9e51-40ea-8d56-2f38b10641b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:37:07.302Z|4188b915-9e51-40ea-8d56-2f38b10641b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:37:07.319Z|c2d81657-c1e7-4f7d-9c29-edf87019d614|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:37:07.320Z|c2d81657-c1e7-4f7d-9c29-edf87019d614|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:37:16.140Z|6a7ab35d-ff1b-45be-a491-c29945767f98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:37:16.143Z|6a7ab35d-ff1b-45be-a491-c29945767f98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:37:16.319Z|ee4d0945-bdf8-4bcf-ba1a-a568a66935d6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:37:16.319Z|ee4d0945-bdf8-4bcf-ba1a-a568a66935d6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:37:17.311Z|35c92d43-60cd-45f9-a888-06e6ed1b1b53|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:37:17.312Z|35c92d43-60cd-45f9-a888-06e6ed1b1b53|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:37:17.324Z|e234a0b0-d0a1-40d0-926d-5f99a6494082|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:37:17.324Z|e234a0b0-d0a1-40d0-926d-5f99a6494082|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:37:17.350Z|4158f1fa-b571-4151-9f93-732d8207b8df|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:37:17.351Z|4158f1fa-b571-4151-9f93-732d8207b8df|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:37:27.334Z|85e22fe9-b6c7-42dc-b9b4-c1a78da591b6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:37:27.335Z|85e22fe9-b6c7-42dc-b9b4-c1a78da591b6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:37:27.343Z|44af7a24-29ad-42b6-bfc4-6833df1ed7bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:37:27.344Z|44af7a24-29ad-42b6-bfc4-6833df1ed7bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:37:27.378Z|8db192a3-897e-4e63-9e84-0459213a5756|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:37:27.378Z|8db192a3-897e-4e63-9e84-0459213a5756|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:37:31.140Z|424e93e6-aa06-4299-80a7-703376acfbe6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:37:31.141Z|424e93e6-aa06-4299-80a7-703376acfbe6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:37:37.355Z|c8fe1c18-0104-403f-81d0-d50d9b7ac6e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:37:37.356Z|c8fe1c18-0104-403f-81d0-d50d9b7ac6e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:37:37.365Z|1874ea36-9f98-4dc3-ba09-3c38893486c4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:37:37.366Z|1874ea36-9f98-4dc3-ba09-3c38893486c4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:37:37.406Z|a8f4027e-45b1-43ed-ac3c-fc05f3526d0f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:37:37.407Z|a8f4027e-45b1-43ed-ac3c-fc05f3526d0f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:37:45.655Z|41c25db1-8c64-4cf0-8cb3-556f346ccf4d|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2021-10-20T21:37:45.658Z|41c25db1-8c64-4cf0-8cb3-556f346ccf4d|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 41c25db1-8c64-4cf0-8cb3-556f346ccf4d already exists in requestDb InfraActiveRequests table
2021-10-20T21:37:45.659Z|41c25db1-8c64-4cf0-8cb3-556f346ccf4d|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/41c25db1-8c64-4cf0-8cb3-556f346ccf4d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/41c25db1-8c64-4cf0-8cb3-556f346ccf4d
2021-10-20T21:37:45.659Z|41c25db1-8c64-4cf0-8cb3-556f346ccf4d|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/41c25db1-8c64-4cf0-8cb3-556f346ccf4d|INFO|500||Invoke
2021-10-20T21:37:45.660Z|41c25db1-8c64-4cf0-8cb3-556f346ccf4d|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/41c25db1-8c64-4cf0-8cb3-556f346ccf4d|DEBUG|500||===========================request begin================================================
2021-10-20T21:37:45.660Z|41c25db1-8c64-4cf0-8cb3-556f346ccf4d|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/41c25db1-8c64-4cf0-8cb3-556f346ccf4d|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/41c25db1-8c64-4cf0-8cb3-556f346ccf4d
2021-10-20T21:37:45.661Z|41c25db1-8c64-4cf0-8cb3-556f346ccf4d|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/41c25db1-8c64-4cf0-8cb3-556f346ccf4d|DEBUG|500||Method      : GET
2021-10-20T21:37:45.662Z|41c25db1-8c64-4cf0-8cb3-556f346ccf4d|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/41c25db1-8c64-4cf0-8cb3-556f346ccf4d|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fd50f6952a0f4e36", X-B3-SpanId:"ac52ae8bd18f77df", X-B3-ParentSpanId:"fd50f6952a0f4e36", X-B3-Sampled:"0", X-ONAP-RequestID:"41c25db1-8c64-4cf0-8cb3-556f346ccf4d", X-RequestID:"41c25db1-8c64-4cf0-8cb3-556f346ccf4d", X-TransactionID:"41c25db1-8c64-4cf0-8cb3-556f346ccf4d", X-ECOMP-RequestID:"41c25db1-8c64-4cf0-8cb3-556f346ccf4d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f9f05982-d517-4eef-a411-4954122b9e2f"]
2021-10-20T21:37:45.662Z|41c25db1-8c64-4cf0-8cb3-556f346ccf4d|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/41c25db1-8c64-4cf0-8cb3-556f346ccf4d|DEBUG|500||Request body: 
2021-10-20T21:37:45.662Z|41c25db1-8c64-4cf0-8cb3-556f346ccf4d|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/41c25db1-8c64-4cf0-8cb3-556f346ccf4d|DEBUG|500||==========================request end================================================
2021-10-20T21:37:45.726Z|41c25db1-8c64-4cf0-8cb3-556f346ccf4d|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/41c25db1-8c64-4cf0-8cb3-556f346ccf4d|DEBUG|500||============================response begin==========================================
2021-10-20T21:37:45.727Z|41c25db1-8c64-4cf0-8cb3-556f346ccf4d|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/41c25db1-8c64-4cf0-8cb3-556f346ccf4d|DEBUG|500||Status code  : 404 NOT_FOUND
2021-10-20T21:37:45.727Z|41c25db1-8c64-4cf0-8cb3-556f346ccf4d|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/41c25db1-8c64-4cf0-8cb3-556f346ccf4d|DEBUG|500||Status text  : 
2021-10-20T21:37:45.727Z|41c25db1-8c64-4cf0-8cb3-556f346ccf4d|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/41c25db1-8c64-4cf0-8cb3-556f346ccf4d|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 20 Oct 2021 21:37:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-20T21:37:45.728Z|41c25db1-8c64-4cf0-8cb3-556f346ccf4d|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/41c25db1-8c64-4cf0-8cb3-556f346ccf4d|DEBUG|500||Response body: 
2021-10-20T21:37:45.728Z|41c25db1-8c64-4cf0-8cb3-556f346ccf4d|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/41c25db1-8c64-4cf0-8cb3-556f346ccf4d|DEBUG|500||=======================response end=================================================
2021-10-20T21:37:45.728Z|41c25db1-8c64-4cf0-8cb3-556f346ccf4d|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/41c25db1-8c64-4cf0-8cb3-556f346ccf4d|INFO|404|Not Found|InvokeReturn
2021-10-20T21:37:45.732Z|41c25db1-8c64-4cf0-8cb3-556f346ccf4d|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 41c25db1-8c64-4cf0-8cb3-556f346ccf4d
2021-10-20T21:37:45.734Z|41c25db1-8c64-4cf0-8cb3-556f346ccf4d|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2021-10-20T21:37:45.734Z|41c25db1-8c64-4cf0-8cb3-556f346ccf4d|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
2021-10-20T21:37:45.735Z|41c25db1-8c64-4cf0-8cb3-556f346ccf4d|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2021-10-20T21:37:45.735Z|41c25db1-8c64-4cf0-8cb3-556f346ccf4d|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2021-10-20T21:37:45.735Z|41c25db1-8c64-4cf0-8cb3-556f346ccf4d|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
2021-10-20T21:37:45.736Z|41c25db1-8c64-4cf0-8cb3-556f346ccf4d|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2021-10-20T21:37:45.736Z|41c25db1-8c64-4cf0-8cb3-556f346ccf4d|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:"fd50f6952a0f4e36", X-B3-SpanId:"4126d2ba70845e03", X-B3-ParentSpanId:"fd50f6952a0f4e36", X-B3-Sampled:"0", X-ONAP-RequestID:"41c25db1-8c64-4cf0-8cb3-556f346ccf4d", X-RequestID:"41c25db1-8c64-4cf0-8cb3-556f346ccf4d", X-TransactionID:"41c25db1-8c64-4cf0-8cb3-556f346ccf4d", X-ECOMP-RequestID:"41c25db1-8c64-4cf0-8cb3-556f346ccf4d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8d3dcae6-a16e-4975-b6f1-2634aca68f8c"]
2021-10-20T21:37:45.736Z|41c25db1-8c64-4cf0-8cb3-556f346ccf4d|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2021-10-20T21:37:45.736Z|41c25db1-8c64-4cf0-8cb3-556f346ccf4d|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2021-10-20T21:37:45.771Z|41c25db1-8c64-4cf0-8cb3-556f346ccf4d|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2021-10-20T21:37:45.772Z|41c25db1-8c64-4cf0-8cb3-556f346ccf4d|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2021-10-20T21:37:45.772Z|41c25db1-8c64-4cf0-8cb3-556f346ccf4d|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2021-10-20T21:37:45.773Z|41c25db1-8c64-4cf0-8cb3-556f346ccf4d|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:"Wed, 20 Oct 2021 21:37:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-20T21:37:45.773Z|41c25db1-8c64-4cf0-8cb3-556f346ccf4d|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2021-10-20T21:37:45.774Z|41c25db1-8c64-4cf0-8cb3-556f346ccf4d|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2021-10-20T21:37:45.774Z|41c25db1-8c64-4cf0-8cb3-556f346ccf4d|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2021-10-20T21:37:45.775Z|41c25db1-8c64-4cf0-8cb3-556f346ccf4d|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$$9f5df1ab.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)
2021-10-20T21:37:45.776Z|41c25db1-8c64-4cf0-8cb3-556f346ccf4d|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2021-10-20T21:37:45.777Z|41c25db1-8c64-4cf0-8cb3-556f346ccf4d|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
2021-10-20T21:37:45.778Z|41c25db1-8c64-4cf0-8cb3-556f346ccf4d|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2021-10-20T21:37:45.778Z|41c25db1-8c64-4cf0-8cb3-556f346ccf4d|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2021-10-20T21:37:45.778Z|41c25db1-8c64-4cf0-8cb3-556f346ccf4d|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
2021-10-20T21:37:45.779Z|41c25db1-8c64-4cf0-8cb3-556f346ccf4d|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2021-10-20T21:37:45.779Z|41c25db1-8c64-4cf0-8cb3-556f346ccf4d|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:"fd50f6952a0f4e36", X-B3-SpanId:"2dab1ae4c1c1783b", X-B3-ParentSpanId:"fd50f6952a0f4e36", X-B3-Sampled:"0", X-ONAP-RequestID:"41c25db1-8c64-4cf0-8cb3-556f346ccf4d", X-RequestID:"41c25db1-8c64-4cf0-8cb3-556f346ccf4d", X-TransactionID:"41c25db1-8c64-4cf0-8cb3-556f346ccf4d", X-ECOMP-RequestID:"41c25db1-8c64-4cf0-8cb3-556f346ccf4d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c5e3f0a7-ee15-4761-a9c7-078f555b58ff"]
2021-10-20T21:37:45.779Z|41c25db1-8c64-4cf0-8cb3-556f346ccf4d|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2021-10-20T21:37:45.780Z|41c25db1-8c64-4cf0-8cb3-556f346ccf4d|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2021-10-20T21:37:46.140Z|f4160171-d1e5-462c-b255-009e2e698308|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:37:46.141Z|f4160171-d1e5-462c-b255-009e2e698308|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:37:46.320Z|bf64d2c7-bd28-4e6f-9e17-96a62129a9e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:37:46.321Z|bf64d2c7-bd28-4e6f-9e17-96a62129a9e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:37:46.816Z|41c25db1-8c64-4cf0-8cb3-556f346ccf4d|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://so-catalog-db-adapter:8082/manage/health": Connect to so-catalog-db-adapter:8082 [so-catalog-db-adapter/10.233.54.224] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to so-catalog-db-adapter:8082 [so-catalog-db-adapter/10.233.54.224] failed: Connection refused (Connection refused)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:746)
	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$$9f5df1ab.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)
Caused by: org.apache.http.conn.HttpHostConnectException: Connect to so-catalog-db-adapter:8082 [so-catalog-db-adapter/10.233.54.224] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.springframework.http.client.HttpComponentsClientHttpRequest.executeInternal(HttpComponentsClientHttpRequest.java:87)
	at org.springframework.http.client.AbstractBufferingClientHttpRequest.executeInternal(AbstractBufferingClientHttpRequest.java:48)
	at org.springframework.http.client.AbstractClientHttpRequest.execute(AbstractClientHttpRequest.java:53)
	at org.springframework.http.client.BufferingClientHttpRequestWrapper.executeInternal(BufferingClientHttpRequestWrapper.java:63)
	at org.springframework.http.client.AbstractBufferingClientHttpRequest.executeInternal(AbstractBufferingClientHttpRequest.java:48)
	at org.springframework.http.client.AbstractClientHttpRequest.execute(AbstractClientHttpRequest.java:53)
	at org.springframework.http.client.InterceptingClientHttpRequest$InterceptingRequestExecution.execute(InterceptingClientHttpRequest.java:109)
	at org.onap.logging.filter.spring.SpringClientPayloadFilter.intercept(SpringClientPayloadFilter.java:42)
	at org.springframework.http.client.InterceptingClientHttpRequest$InterceptingRequestExecution.execute(InterceptingClientHttpRequest.java:93)
	at org.onap.logging.filter.spring.SpringClientFilter.intercept(SpringClientFilter.java:46)
	at org.springframework.http.client.InterceptingClientHttpRequest$InterceptingRequestExecution.execute(InterceptingClientHttpRequest.java:93)
	at brave.spring.web.TracingClientHttpRequestInterceptor.intercept(TracingClientHttpRequestInterceptor.java:53)
	at org.springframework.cloud.sleuth.instrument.web.client.LazyTracingClientHttpRequestInterceptor.intercept(TraceWebClientAutoConfiguration.java:293)
	at org.springframework.http.client.InterceptingClientHttpRequest$InterceptingRequestExecution.execute(InterceptingClientHttpRequest.java:93)
	at org.springframework.http.client.InterceptingClientHttpRequest.executeInternal(InterceptingClientHttpRequest.java:77)
	at org.springframework.http.client.AbstractBufferingClientHttpRequest.executeInternal(AbstractBufferingClientHttpRequest.java:48)
	at org.springframework.http.client.AbstractClientHttpRequest.execute(AbstractClientHttpRequest.java:53)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:737)
	... 116 common frames omitted
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 143 common frames omitted
2021-10-20T21:37:46.818Z|41c25db1-8c64-4cf0-8cb3-556f346ccf4d|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@565371d3
2021-10-20T21:37:46.820Z|41c25db1-8c64-4cf0-8cb3-556f346ccf4d|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Exiting.
2021-10-20T21:37:47.378Z|a32457b1-640d-4af0-b405-12718db01554|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:37:47.379Z|a32457b1-640d-4af0-b405-12718db01554|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:37:47.385Z|9831abb9-4b0d-4d81-8240-c68fc699a842|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:37:47.386Z|9831abb9-4b0d-4d81-8240-c68fc699a842|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:37:47.430Z|c31f01ff-4462-4d4a-bd18-6551cd3b2662|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:37:47.431Z|c31f01ff-4462-4d4a-bd18-6551cd3b2662|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:37:57.416Z|1242e034-e414-4b74-ab69-3dfd8e867382|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:37:57.416Z|a2212da2-5511-47a2-8449-1ce9389a92fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:37:57.418Z|1242e034-e414-4b74-ab69-3dfd8e867382|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:37:57.418Z|a2212da2-5511-47a2-8449-1ce9389a92fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:37:57.451Z|af9c4592-7b0e-41c5-87a4-af7db5dba6ec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:37:57.452Z|af9c4592-7b0e-41c5-87a4-af7db5dba6ec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:38:01.141Z|1189b354-83f3-4f2c-8ff2-61744e3f81da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:38:01.144Z|1189b354-83f3-4f2c-8ff2-61744e3f81da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:38:02.841Z|fe9e1067-109b-4d0d-8041-85322b62ea18|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-20T21:38:02.842Z|fe9e1067-109b-4d0d-8041-85322b62ea18|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-20T21:38:07.447Z|1752049f-860c-49ea-85d8-65178c0767e5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:38:07.448Z|1752049f-860c-49ea-85d8-65178c0767e5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:38:07.455Z|9199e87d-d59c-40bf-871f-248f25b4d86c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:38:07.456Z|9199e87d-d59c-40bf-871f-248f25b4d86c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:38:07.485Z|5039cb2c-0c51-455d-8833-33f4eb1d52e7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:38:07.486Z|5039cb2c-0c51-455d-8833-33f4eb1d52e7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:38:16.140Z|64994c49-8a03-4503-b04b-dc9f09444448|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:38:16.141Z|64994c49-8a03-4503-b04b-dc9f09444448|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:38:16.322Z|1be0c615-8271-4dd6-aab1-1e143e689897|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:38:16.323Z|1be0c615-8271-4dd6-aab1-1e143e689897|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:38:17.476Z|ce54c0c1-0597-42c1-8206-2f5b7ecec174|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:38:17.476Z|ce54c0c1-0597-42c1-8206-2f5b7ecec174|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:38:17.482Z|a7721a1c-f448-41f3-8b74-d2bf28d1e251|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:38:17.483Z|a7721a1c-f448-41f3-8b74-d2bf28d1e251|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:38:17.511Z|7eda8b31-52bd-4b7e-8d6f-f5b2b526ab4b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:38:17.512Z|7eda8b31-52bd-4b7e-8d6f-f5b2b526ab4b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:38:27.499Z|63dd8d1e-5b79-476f-912b-0ad31196b834|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:38:27.500Z|63dd8d1e-5b79-476f-912b-0ad31196b834|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:38:27.516Z|caa5b3a2-6aa3-4042-9e0e-e328d024f90c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:38:27.517Z|caa5b3a2-6aa3-4042-9e0e-e328d024f90c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:38:27.575Z|0e1313db-93ea-4332-84e1-909740c9160e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:38:27.576Z|0e1313db-93ea-4332-84e1-909740c9160e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:38:29.206Z|09754bbe-7842-4646-bfaa-49627312170f|http-nio-8080-exec-9|manage/health|python-requests/2.26.0|||INFO|500||Entering
2021-10-20T21:38:29.207Z|09754bbe-7842-4646-bfaa-49627312170f|http-nio-8080-exec-9|manage/health|python-requests/2.26.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:38:31.140Z|a4479a4a-a13c-4c9f-a494-ae1cfa1b01c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:38:31.141Z|a4479a4a-a13c-4c9f-a494-ae1cfa1b01c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:38:37.524Z|cc782597-08a1-4548-9507-54f3d90fa4a1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:38:37.525Z|cc782597-08a1-4548-9507-54f3d90fa4a1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:38:37.572Z|63c755b2-bab8-4ae8-90fc-9f5bd9e36439|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:38:37.572Z|63c755b2-bab8-4ae8-90fc-9f5bd9e36439|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:38:37.598Z|0605098c-3d0b-40e9-aaab-387eb4a01d51|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:38:37.598Z|0605098c-3d0b-40e9-aaab-387eb4a01d51|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:38:46.141Z|c618da41-6166-45b3-b5e3-9f32d824eac0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:38:46.143Z|c618da41-6166-45b3-b5e3-9f32d824eac0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:38:46.324Z|fda3b571-5fb4-46b5-8b91-c2048f486f0d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:38:46.325Z|fda3b571-5fb4-46b5-8b91-c2048f486f0d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:38:47.551Z|1d60085e-1349-4b29-a093-a4d774d8190d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:38:47.552Z|1d60085e-1349-4b29-a093-a4d774d8190d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:38:47.599Z|c9f450a7-db96-4a5d-810a-5e15f6030e33|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:38:47.600Z|c9f450a7-db96-4a5d-810a-5e15f6030e33|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:38:47.617Z|42180f4e-70a5-4ef2-ad90-fbbd3b914608|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:38:47.617Z|42180f4e-70a5-4ef2-ad90-fbbd3b914608|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:38:57.581Z|767d4646-6627-4674-bdb7-bfe3693a1636|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:38:57.584Z|767d4646-6627-4674-bdb7-bfe3693a1636|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:38:57.621Z|15b2e6ca-390e-484d-b3e8-65b4204730c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:38:57.622Z|15b2e6ca-390e-484d-b3e8-65b4204730c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:38:57.639Z|7e843d7f-963a-4229-a112-d124e9e3ede7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:38:57.639Z|7e843d7f-963a-4229-a112-d124e9e3ede7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:39:01.142Z|565c5b9a-5a88-4175-a8f1-238eb136c5c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:39:01.144Z|565c5b9a-5a88-4175-a8f1-238eb136c5c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:39:02.842Z|3ad05269-8459-4c30-9d1c-1fe4fb6c05ae|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-20T21:39:02.844Z|3ad05269-8459-4c30-9d1c-1fe4fb6c05ae|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-20T21:39:07.620Z|718a766a-84b6-44d5-826e-95d70e90f7f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:39:07.621Z|718a766a-84b6-44d5-826e-95d70e90f7f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:39:07.649Z|7e78d9fd-92ec-456a-bbfe-cd729d130a28|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:39:07.650Z|7e78d9fd-92ec-456a-bbfe-cd729d130a28|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:39:07.662Z|47a7e4df-738c-4913-a04d-c6559d862a5f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:39:07.662Z|47a7e4df-738c-4913-a04d-c6559d862a5f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:39:16.140Z|92f7a22b-7fce-4eaa-88e9-e8f8008dcecb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:39:16.141Z|92f7a22b-7fce-4eaa-88e9-e8f8008dcecb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:39:16.326Z|9ab875a8-9c15-4b84-bc35-a232f4fb5430|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:39:16.327Z|9ab875a8-9c15-4b84-bc35-a232f4fb5430|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:39:17.651Z|2dd139b9-43e0-45fc-9f5a-7c44b9a31fc5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:39:17.652Z|2dd139b9-43e0-45fc-9f5a-7c44b9a31fc5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:39:17.671Z|d761e7b8-561e-49da-a2d6-96b203d48cc9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:39:17.672Z|d761e7b8-561e-49da-a2d6-96b203d48cc9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:39:17.690Z|78b1f825-3dd8-46cd-bea9-e5a35f065e40|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:39:17.692Z|78b1f825-3dd8-46cd-bea9-e5a35f065e40|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:39:27.674Z|52ddca2c-ae27-40a2-addf-a6e823190e23|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:39:27.674Z|52ddca2c-ae27-40a2-addf-a6e823190e23|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:39:27.694Z|ca780aac-cab8-451d-a453-0b0dfe0ce7e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:39:27.695Z|ca780aac-cab8-451d-a453-0b0dfe0ce7e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:39:27.714Z|ef1f5f36-f325-4185-9591-690695f56685|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:39:27.715Z|ef1f5f36-f325-4185-9591-690695f56685|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:39:31.140Z|4ca5dcd7-dea6-4616-b895-532dcd2b36e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:39:31.143Z|4ca5dcd7-dea6-4616-b895-532dcd2b36e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:39:37.696Z|0be1ed56-9822-43f9-a074-20ebc2d068be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:39:37.697Z|0be1ed56-9822-43f9-a074-20ebc2d068be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:39:37.717Z|8fb62bcb-1f3c-4f1f-b0ff-522e6d4747b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:39:37.718Z|8fb62bcb-1f3c-4f1f-b0ff-522e6d4747b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:39:37.751Z|7716283a-96f3-4bce-b075-32848025a045|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:39:37.752Z|7716283a-96f3-4bce-b075-32848025a045|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:39:46.140Z|460521b7-cdda-42d2-9e07-1a8081dfa343|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:39:46.141Z|460521b7-cdda-42d2-9e07-1a8081dfa343|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:39:46.328Z|f395c1ae-aae5-444a-aed7-958b9fee8dca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:39:46.328Z|f395c1ae-aae5-444a-aed7-958b9fee8dca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:39:47.719Z|f7ba74c4-9248-499d-8078-eb32ad46765d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:39:47.720Z|f7ba74c4-9248-499d-8078-eb32ad46765d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:39:47.751Z|0655cf44-b957-4fd5-b8b0-e944951a1eb5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:39:47.753Z|0655cf44-b957-4fd5-b8b0-e944951a1eb5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:39:47.785Z|f0d6ef91-22df-4d08-bdef-ace86b8c72b1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:39:47.786Z|f0d6ef91-22df-4d08-bdef-ace86b8c72b1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:39:57.753Z|5b20a8f6-e2b2-4ad2-9c84-9f00644d892f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:39:57.757Z|5b20a8f6-e2b2-4ad2-9c84-9f00644d892f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:39:57.782Z|3eef48cc-534c-418e-a425-1ae9c19707eb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:39:57.783Z|3eef48cc-534c-418e-a425-1ae9c19707eb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:39:57.809Z|9be7171a-e3e1-42ad-8e63-6d8879a78015|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:39:57.810Z|9be7171a-e3e1-42ad-8e63-6d8879a78015|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:40:01.145Z|d5b3df12-3730-4ec7-b448-e0bddc1d1fcb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:40:01.150Z|d5b3df12-3730-4ec7-b448-e0bddc1d1fcb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:40:02.845Z|bd21d1bf-23bc-4888-80d2-ff5046e9da09|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-20T21:40:02.847Z|bd21d1bf-23bc-4888-80d2-ff5046e9da09|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-20T21:40:07.797Z|31e5d929-994c-4648-8b37-1212ae76b69e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:40:07.798Z|31e5d929-994c-4648-8b37-1212ae76b69e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:40:07.813Z|d65e2f69-7f39-47c8-a797-d92ae837d459|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:40:07.814Z|d65e2f69-7f39-47c8-a797-d92ae837d459|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:40:07.888Z|9a33ddde-8056-44dc-b751-6930beff821c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:40:07.889Z|9a33ddde-8056-44dc-b751-6930beff821c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:40:16.140Z|31fa42a7-9e6f-41e0-87d2-40aa0ac80829|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:40:16.141Z|31fa42a7-9e6f-41e0-87d2-40aa0ac80829|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:40:16.329Z|9cbe95bc-f675-4921-b017-c84b4948efad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:40:16.330Z|9cbe95bc-f675-4921-b017-c84b4948efad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:40:17.826Z|70c7dee0-88a3-45ed-9f48-cbe05b5d9714|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:40:17.827Z|70c7dee0-88a3-45ed-9f48-cbe05b5d9714|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:40:17.835Z|86d39444-cf20-4d3a-a1a5-0e870f70d459|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:40:17.835Z|86d39444-cf20-4d3a-a1a5-0e870f70d459|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:40:17.921Z|a836d491-18fb-4cf8-a47d-37bec1bc031b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:40:17.922Z|a836d491-18fb-4cf8-a47d-37bec1bc031b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:40:27.850Z|bd6138e6-3216-4243-b389-fdd23681aa2e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:40:27.851Z|bd6138e6-3216-4243-b389-fdd23681aa2e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:40:27.858Z|f2a019cf-4006-4bf5-924d-5a6ecc203733|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:40:27.859Z|f2a019cf-4006-4bf5-924d-5a6ecc203733|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:40:27.947Z|62a83fd0-c5ff-4379-9146-22cce156b54a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:40:27.948Z|62a83fd0-c5ff-4379-9146-22cce156b54a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:40:30.858Z|e6a51c37-6f35-4665-90b1-9ff2a6c6c825|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2021-10-20T21:40:30.861Z|e6a51c37-6f35-4665-90b1-9ff2a6c6c825|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: e6a51c37-6f35-4665-90b1-9ff2a6c6c825 already exists in requestDb InfraActiveRequests table
2021-10-20T21:40:30.862Z|e6a51c37-6f35-4665-90b1-9ff2a6c6c825|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e6a51c37-6f35-4665-90b1-9ff2a6c6c825|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e6a51c37-6f35-4665-90b1-9ff2a6c6c825
2021-10-20T21:40:30.863Z|e6a51c37-6f35-4665-90b1-9ff2a6c6c825|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e6a51c37-6f35-4665-90b1-9ff2a6c6c825|INFO|500||Invoke
2021-10-20T21:40:30.863Z|e6a51c37-6f35-4665-90b1-9ff2a6c6c825|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e6a51c37-6f35-4665-90b1-9ff2a6c6c825|DEBUG|500||===========================request begin================================================
2021-10-20T21:40:30.863Z|e6a51c37-6f35-4665-90b1-9ff2a6c6c825|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e6a51c37-6f35-4665-90b1-9ff2a6c6c825|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e6a51c37-6f35-4665-90b1-9ff2a6c6c825
2021-10-20T21:40:30.863Z|e6a51c37-6f35-4665-90b1-9ff2a6c6c825|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e6a51c37-6f35-4665-90b1-9ff2a6c6c825|DEBUG|500||Method      : GET
2021-10-20T21:40:30.864Z|e6a51c37-6f35-4665-90b1-9ff2a6c6c825|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e6a51c37-6f35-4665-90b1-9ff2a6c6c825|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"74cf5983326ed209", X-B3-SpanId:"4202ec4ce28037d9", X-B3-ParentSpanId:"74cf5983326ed209", X-B3-Sampled:"0", X-ONAP-RequestID:"e6a51c37-6f35-4665-90b1-9ff2a6c6c825", X-RequestID:"e6a51c37-6f35-4665-90b1-9ff2a6c6c825", X-TransactionID:"e6a51c37-6f35-4665-90b1-9ff2a6c6c825", X-ECOMP-RequestID:"e6a51c37-6f35-4665-90b1-9ff2a6c6c825", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b1b1fb06-659c-42ba-9dda-c2f263faf078"]
2021-10-20T21:40:30.864Z|e6a51c37-6f35-4665-90b1-9ff2a6c6c825|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e6a51c37-6f35-4665-90b1-9ff2a6c6c825|DEBUG|500||Request body: 
2021-10-20T21:40:30.864Z|e6a51c37-6f35-4665-90b1-9ff2a6c6c825|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e6a51c37-6f35-4665-90b1-9ff2a6c6c825|DEBUG|500||==========================request end================================================
2021-10-20T21:40:30.915Z|e6a51c37-6f35-4665-90b1-9ff2a6c6c825|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e6a51c37-6f35-4665-90b1-9ff2a6c6c825|DEBUG|500||============================response begin==========================================
2021-10-20T21:40:30.916Z|e6a51c37-6f35-4665-90b1-9ff2a6c6c825|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e6a51c37-6f35-4665-90b1-9ff2a6c6c825|DEBUG|500||Status code  : 404 NOT_FOUND
2021-10-20T21:40:30.916Z|e6a51c37-6f35-4665-90b1-9ff2a6c6c825|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e6a51c37-6f35-4665-90b1-9ff2a6c6c825|DEBUG|500||Status text  : 
2021-10-20T21:40:30.917Z|e6a51c37-6f35-4665-90b1-9ff2a6c6c825|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e6a51c37-6f35-4665-90b1-9ff2a6c6c825|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 20 Oct 2021 21:40:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-20T21:40:30.917Z|e6a51c37-6f35-4665-90b1-9ff2a6c6c825|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e6a51c37-6f35-4665-90b1-9ff2a6c6c825|DEBUG|500||Response body: 
2021-10-20T21:40:30.917Z|e6a51c37-6f35-4665-90b1-9ff2a6c6c825|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e6a51c37-6f35-4665-90b1-9ff2a6c6c825|DEBUG|500||=======================response end=================================================
2021-10-20T21:40:30.918Z|e6a51c37-6f35-4665-90b1-9ff2a6c6c825|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e6a51c37-6f35-4665-90b1-9ff2a6c6c825|INFO|404|Not Found|InvokeReturn
2021-10-20T21:40:30.925Z|e6a51c37-6f35-4665-90b1-9ff2a6c6c825|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID e6a51c37-6f35-4665-90b1-9ff2a6c6c825
2021-10-20T21:40:30.927Z|e6a51c37-6f35-4665-90b1-9ff2a6c6c825|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2021-10-20T21:40:30.928Z|e6a51c37-6f35-4665-90b1-9ff2a6c6c825|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health
2021-10-20T21:40:30.928Z|e6a51c37-6f35-4665-90b1-9ff2a6c6c825|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2021-10-20T21:40:30.929Z|e6a51c37-6f35-4665-90b1-9ff2a6c6c825|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2021-10-20T21:40:30.929Z|e6a51c37-6f35-4665-90b1-9ff2a6c6c825|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI         : http://so-bpmn-infra:8081/manage/health
2021-10-20T21:40:30.929Z|e6a51c37-6f35-4665-90b1-9ff2a6c6c825|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2021-10-20T21:40:30.930Z|e6a51c37-6f35-4665-90b1-9ff2a6c6c825|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"74cf5983326ed209", X-B3-SpanId:"673c6f4bb8962b17", X-B3-ParentSpanId:"74cf5983326ed209", X-B3-Sampled:"0", X-ONAP-RequestID:"e6a51c37-6f35-4665-90b1-9ff2a6c6c825", X-RequestID:"e6a51c37-6f35-4665-90b1-9ff2a6c6c825", X-TransactionID:"e6a51c37-6f35-4665-90b1-9ff2a6c6c825", X-ECOMP-RequestID:"e6a51c37-6f35-4665-90b1-9ff2a6c6c825", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fbf50b7b-3286-404d-98c3-e730a57ea462"]
2021-10-20T21:40:30.930Z|e6a51c37-6f35-4665-90b1-9ff2a6c6c825|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2021-10-20T21:40:30.930Z|e6a51c37-6f35-4665-90b1-9ff2a6c6c825|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2021-10-20T21:40:30.940Z|e6a51c37-6f35-4665-90b1-9ff2a6c6c825|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2021-10-20T21:40:30.940Z|e6a51c37-6f35-4665-90b1-9ff2a6c6c825|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2021-10-20T21:40:30.941Z|e6a51c37-6f35-4665-90b1-9ff2a6c6c825|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2021-10-20T21:40:30.941Z|e6a51c37-6f35-4665-90b1-9ff2a6c6c825|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 20 Oct 2021 21:40:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-20T21:40:30.942Z|e6a51c37-6f35-4665-90b1-9ff2a6c6c825|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2021-10-20T21:40:30.942Z|e6a51c37-6f35-4665-90b1-9ff2a6c6c825|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2021-10-20T21:40:30.943Z|e6a51c37-6f35-4665-90b1-9ff2a6c6c825|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2021-10-20T21:40:30.944Z|e6a51c37-6f35-4665-90b1-9ff2a6c6c825|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body]
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke()
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$9f5df1ab.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)
2021-10-20T21:40:30.945Z|e6a51c37-6f35-4665-90b1-9ff2a6c6c825|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2021-10-20T21:40:30.946Z|e6a51c37-6f35-4665-90b1-9ff2a6c6c825|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health
2021-10-20T21:40:30.946Z|e6a51c37-6f35-4665-90b1-9ff2a6c6c825|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2021-10-20T21:40:30.947Z|e6a51c37-6f35-4665-90b1-9ff2a6c6c825|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2021-10-20T21:40:30.947Z|e6a51c37-6f35-4665-90b1-9ff2a6c6c825|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI         : http://so-catalog-db-adapter:8082/manage/health
2021-10-20T21:40:30.947Z|e6a51c37-6f35-4665-90b1-9ff2a6c6c825|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2021-10-20T21:40:30.948Z|e6a51c37-6f35-4665-90b1-9ff2a6c6c825|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"74cf5983326ed209", X-B3-SpanId:"3848fa7ffcb86787", X-B3-ParentSpanId:"74cf5983326ed209", X-B3-Sampled:"0", X-ONAP-RequestID:"e6a51c37-6f35-4665-90b1-9ff2a6c6c825", X-RequestID:"e6a51c37-6f35-4665-90b1-9ff2a6c6c825", X-TransactionID:"e6a51c37-6f35-4665-90b1-9ff2a6c6c825", X-ECOMP-RequestID:"e6a51c37-6f35-4665-90b1-9ff2a6c6c825", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f4c6dd80-8ba1-4b7d-829d-561cf7b48d29"]
2021-10-20T21:40:30.948Z|e6a51c37-6f35-4665-90b1-9ff2a6c6c825|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2021-10-20T21:40:30.949Z|e6a51c37-6f35-4665-90b1-9ff2a6c6c825|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2021-10-20T21:40:31.140Z|7c2faea5-cc4a-42f5-a0ef-f7f4cb8e6ef7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:40:31.141Z|7c2faea5-cc4a-42f5-a0ef-f7f4cb8e6ef7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:40:31.969Z|e6a51c37-6f35-4665-90b1-9ff2a6c6c825|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://so-catalog-db-adapter:8082/manage/health": Connect to so-catalog-db-adapter:8082 [so-catalog-db-adapter/10.233.54.224] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to so-catalog-db-adapter:8082 [so-catalog-db-adapter/10.233.54.224] failed: Connection refused (Connection refused)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:746)
	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$$9f5df1ab.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)
Caused by: org.apache.http.conn.HttpHostConnectException: Connect to so-catalog-db-adapter:8082 [so-catalog-db-adapter/10.233.54.224] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.springframework.http.client.HttpComponentsClientHttpRequest.executeInternal(HttpComponentsClientHttpRequest.java:87)
	at org.springframework.http.client.AbstractBufferingClientHttpRequest.executeInternal(AbstractBufferingClientHttpRequest.java:48)
	at org.springframework.http.client.AbstractClientHttpRequest.execute(AbstractClientHttpRequest.java:53)
	at org.springframework.http.client.BufferingClientHttpRequestWrapper.executeInternal(BufferingClientHttpRequestWrapper.java:63)
	at org.springframework.http.client.AbstractBufferingClientHttpRequest.executeInternal(AbstractBufferingClientHttpRequest.java:48)
	at org.springframework.http.client.AbstractClientHttpRequest.execute(AbstractClientHttpRequest.java:53)
	at org.springframework.http.client.InterceptingClientHttpRequest$InterceptingRequestExecution.execute(InterceptingClientHttpRequest.java:109)
	at org.onap.logging.filter.spring.SpringClientPayloadFilter.intercept(SpringClientPayloadFilter.java:42)
	at org.springframework.http.client.InterceptingClientHttpRequest$InterceptingRequestExecution.execute(InterceptingClientHttpRequest.java:93)
	at org.onap.logging.filter.spring.SpringClientFilter.intercept(SpringClientFilter.java:46)
	at org.springframework.http.client.InterceptingClientHttpRequest$InterceptingRequestExecution.execute(InterceptingClientHttpRequest.java:93)
	at brave.spring.web.TracingClientHttpRequestInterceptor.intercept(TracingClientHttpRequestInterceptor.java:53)
	at org.springframework.cloud.sleuth.instrument.web.client.LazyTracingClientHttpRequestInterceptor.intercept(TraceWebClientAutoConfiguration.java:293)
	at org.springframework.http.client.InterceptingClientHttpRequest$InterceptingRequestExecution.execute(InterceptingClientHttpRequest.java:93)
	at org.springframework.http.client.InterceptingClientHttpRequest.executeInternal(InterceptingClientHttpRequest.java:77)
	at org.springframework.http.client.AbstractBufferingClientHttpRequest.executeInternal(AbstractBufferingClientHttpRequest.java:48)
	at org.springframework.http.client.AbstractClientHttpRequest.execute(AbstractClientHttpRequest.java:53)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:737)
	... 116 common frames omitted
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 143 common frames omitted
2021-10-20T21:40:31.970Z|e6a51c37-6f35-4665-90b1-9ff2a6c6c825|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@21fa3a8
2021-10-20T21:40:31.972Z|e6a51c37-6f35-4665-90b1-9ff2a6c6c825|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Exiting.
2021-10-20T21:40:34.975Z|b1d5eec8-6321-4cd8-a1fb-915af73af3f9|http-nio-8080-exec-9|manage/health|python-requests/2.26.0|||INFO|500||Entering
2021-10-20T21:40:34.976Z|b1d5eec8-6321-4cd8-a1fb-915af73af3f9|http-nio-8080-exec-9|manage/health|python-requests/2.26.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:40:37.879Z|e8ca8dc9-8edf-499b-9ec7-981124b0a82e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:40:37.881Z|7f60d977-b410-411d-b8f4-7e858c50a354|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:40:37.882Z|7f60d977-b410-411d-b8f4-7e858c50a354|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:40:37.885Z|e8ca8dc9-8edf-499b-9ec7-981124b0a82e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:40:37.972Z|43600ebc-4218-4e5e-823c-29eca55cd77e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:40:37.972Z|43600ebc-4218-4e5e-823c-29eca55cd77e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:40:46.140Z|956d0c5a-dd33-4b11-927a-9408055520ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:40:46.143Z|956d0c5a-dd33-4b11-927a-9408055520ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:40:46.330Z|56ca215c-546a-4f32-b808-a9d86ed1a9e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:40:46.331Z|56ca215c-546a-4f32-b808-a9d86ed1a9e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:40:47.910Z|e60ed012-f9ec-423f-b997-985adeefbcb4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:40:47.911Z|e60ed012-f9ec-423f-b997-985adeefbcb4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:40:47.919Z|105cc21f-6ab1-4a34-afb7-1b3fb87516f6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:40:47.920Z|105cc21f-6ab1-4a34-afb7-1b3fb87516f6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:40:47.992Z|50104e9c-7c35-4956-9219-10ae9671f6d1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:40:47.993Z|50104e9c-7c35-4956-9219-10ae9671f6d1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:40:57.940Z|da80d6ed-689c-460e-80f3-c51b05b020f5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:40:57.941Z|da80d6ed-689c-460e-80f3-c51b05b020f5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:40:57.952Z|82ab3e52-a423-4505-8c48-f6e785b9fb9e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:40:57.953Z|82ab3e52-a423-4505-8c48-f6e785b9fb9e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:40:58.014Z|3763cb8b-605b-4617-a9df-fbfba0403dfb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:40:58.015Z|3763cb8b-605b-4617-a9df-fbfba0403dfb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:41:01.142Z|0b2964f4-8af6-417d-ab05-ef1189250599|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:41:01.143Z|0b2964f4-8af6-417d-ab05-ef1189250599|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:41:02.843Z|a0a79904-0155-47f6-b194-0d7d3a47f8f7|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-20T21:41:02.845Z|a0a79904-0155-47f6-b194-0d7d3a47f8f7|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-20T21:41:07.973Z|951038c4-5ea6-4e8e-aae1-b254b0cf35cb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:41:07.975Z|951038c4-5ea6-4e8e-aae1-b254b0cf35cb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:41:07.978Z|4d9b2060-f5e3-4164-80df-1d637c3fbff4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:41:07.978Z|4d9b2060-f5e3-4164-80df-1d637c3fbff4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:41:08.037Z|edb7a207-dcd1-4d8b-89a1-42453aa441be|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:41:08.038Z|edb7a207-dcd1-4d8b-89a1-42453aa441be|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:41:14.277Z|defde260-36b4-4285-8d2c-062e47a2fbb2|http-nio-8080-exec-5|manage/health|python-requests/2.26.0|||INFO|500||Entering
2021-10-20T21:41:14.278Z|defde260-36b4-4285-8d2c-062e47a2fbb2|http-nio-8080-exec-5|manage/health|python-requests/2.26.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:41:16.141Z|c201e9e6-6f64-4f2a-9bd2-2bfcb6bbd27f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:41:16.141Z|c201e9e6-6f64-4f2a-9bd2-2bfcb6bbd27f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:41:16.332Z|37808a9b-0d59-49ba-a88d-3ba8345c62b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:41:16.332Z|37808a9b-0d59-49ba-a88d-3ba8345c62b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:41:18.001Z|bbd6cf3c-2fcb-4ae5-8089-0024715b2899|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:41:18.001Z|175ad39a-bd92-4f0b-94b5-5f9a7159fc9d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:41:18.002Z|bbd6cf3c-2fcb-4ae5-8089-0024715b2899|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:41:18.002Z|175ad39a-bd92-4f0b-94b5-5f9a7159fc9d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:41:18.062Z|95dae6f0-d324-4127-baf5-923c0ae54d32|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:41:18.062Z|95dae6f0-d324-4127-baf5-923c0ae54d32|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:41:28.022Z|9cf97a6a-01d4-4d87-b6ec-4b3b3da9c17d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:41:28.022Z|765cc8f3-911a-4ad3-8ca1-e7dfe64489c3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:41:28.022Z|9cf97a6a-01d4-4d87-b6ec-4b3b3da9c17d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:41:28.022Z|765cc8f3-911a-4ad3-8ca1-e7dfe64489c3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:41:28.090Z|857fd403-44f5-4788-b8dd-0f76f207ab17|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:41:28.091Z|857fd403-44f5-4788-b8dd-0f76f207ab17|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:41:31.140Z|e082a00b-aa0e-4d8c-8f7f-67d940899afc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:41:31.144Z|e082a00b-aa0e-4d8c-8f7f-67d940899afc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:41:38.043Z|4ec9eeec-03dd-47e4-bbcc-445fb067cfd9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:41:38.043Z|9c160b71-44f5-4df7-bc0e-8d442ad2b976|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:41:38.044Z|9c160b71-44f5-4df7-bc0e-8d442ad2b976|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:41:38.044Z|4ec9eeec-03dd-47e4-bbcc-445fb067cfd9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:41:38.111Z|c5e761be-133d-4aa5-8f99-a10a015db56e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:41:38.112Z|c5e761be-133d-4aa5-8f99-a10a015db56e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:41:46.141Z|6b27fbdc-d6a1-4369-8284-93179e66b91c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:41:46.142Z|6b27fbdc-d6a1-4369-8284-93179e66b91c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:41:46.333Z|194f6f29-0562-4ae4-a355-ac6cd14d4793|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:41:46.334Z|194f6f29-0562-4ae4-a355-ac6cd14d4793|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:41:48.064Z|c29b53a6-1497-47df-a2e8-146869acff36|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:41:48.064Z|eb7be932-0737-44fd-8f27-ba78ead80473|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:41:48.064Z|c29b53a6-1497-47df-a2e8-146869acff36|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:41:48.064Z|eb7be932-0737-44fd-8f27-ba78ead80473|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:41:48.131Z|9eaa6bcf-4602-4ed0-b4e6-47b2d5b501ca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:41:48.132Z|9eaa6bcf-4602-4ed0-b4e6-47b2d5b501ca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:41:58.086Z|cb19cb96-8bd5-4834-86e5-71c2eef8308c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:41:58.087Z|cb19cb96-8bd5-4834-86e5-71c2eef8308c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:41:58.101Z|02e6da21-c511-4d5f-9307-c94e02ead8f6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:41:58.102Z|02e6da21-c511-4d5f-9307-c94e02ead8f6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:41:58.154Z|19fd3d74-d969-4636-9055-27e28299aab9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:41:58.155Z|19fd3d74-d969-4636-9055-27e28299aab9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:42:01.141Z|8397628d-ce92-4f38-9c5e-2703447f59fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:42:01.141Z|8397628d-ce92-4f38-9c5e-2703447f59fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:42:02.841Z|cfb6f5fa-1a25-4c06-a2d2-929bc5a96ffa|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-20T21:42:02.842Z|cfb6f5fa-1a25-4c06-a2d2-929bc5a96ffa|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-20T21:42:08.110Z|97640a44-bb36-44d9-aa00-c66456abe08c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:42:08.111Z|97640a44-bb36-44d9-aa00-c66456abe08c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:42:08.124Z|3eb36df2-02dd-4e9d-b6a9-57b8ca253c62|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:42:08.125Z|3eb36df2-02dd-4e9d-b6a9-57b8ca253c62|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:42:08.175Z|88bf2676-c8b0-4855-9898-f2547c30901e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:42:08.175Z|88bf2676-c8b0-4855-9898-f2547c30901e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:42:16.143Z|577149ed-2e2f-48a5-848b-e2a5ea367263|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:42:16.147Z|577149ed-2e2f-48a5-848b-e2a5ea367263|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:42:16.334Z|a3996a24-0863-457b-9e22-878a0f7b919b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:42:16.335Z|a3996a24-0863-457b-9e22-878a0f7b919b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:42:18.139Z|3fe7bfc2-ed87-4b41-b12e-e08988824901|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:42:18.140Z|3fe7bfc2-ed87-4b41-b12e-e08988824901|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:42:18.145Z|60b7bc6a-6e28-4167-b792-22a74579799c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:42:18.146Z|60b7bc6a-6e28-4167-b792-22a74579799c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:42:18.196Z|8870396a-d0c7-46f0-bc3d-02656636014b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:42:18.197Z|8870396a-d0c7-46f0-bc3d-02656636014b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:42:28.163Z|b6f2dc1a-ad1b-437e-b940-0c08f243f1f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:42:28.164Z|b39fc0ea-c2ad-4fc1-94b3-ce3ad3e4262d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:42:28.164Z|b6f2dc1a-ad1b-437e-b940-0c08f243f1f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:42:28.164Z|b39fc0ea-c2ad-4fc1-94b3-ce3ad3e4262d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:42:28.222Z|033d0673-b5e5-40e2-b104-c7c3baf8c64f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:42:28.222Z|033d0673-b5e5-40e2-b104-c7c3baf8c64f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:42:31.140Z|4623dfb9-aa12-4b5c-a1ee-ed0591ab762c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:42:31.141Z|4623dfb9-aa12-4b5c-a1ee-ed0591ab762c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:42:38.186Z|58e8a93d-051f-427d-83dc-05bc2412a663|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:42:38.186Z|7f9030b3-83f3-4a6d-9c03-b3548fe42dcc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:42:38.186Z|7f9030b3-83f3-4a6d-9c03-b3548fe42dcc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:42:38.186Z|58e8a93d-051f-427d-83dc-05bc2412a663|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:42:38.244Z|5c8a0b2b-7f9c-498e-a606-886d8c6b74e7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:42:38.244Z|5c8a0b2b-7f9c-498e-a606-886d8c6b74e7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:42:46.140Z|35715535-4aad-4794-8fd6-544928bd3141|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:42:46.141Z|35715535-4aad-4794-8fd6-544928bd3141|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:42:46.336Z|0a492e6a-b768-44eb-9a57-18ebfc67458f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:42:46.337Z|0a492e6a-b768-44eb-9a57-18ebfc67458f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:42:48.208Z|647d809f-a5be-468d-884c-8074a165731e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:42:48.208Z|b5099c13-96e2-4b73-ae31-4cb0e3344ce0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:42:48.209Z|b5099c13-96e2-4b73-ae31-4cb0e3344ce0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:42:48.209Z|647d809f-a5be-468d-884c-8074a165731e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:42:48.264Z|54d62e90-fb91-4ec5-bcbe-36701d93bcf2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:42:48.264Z|54d62e90-fb91-4ec5-bcbe-36701d93bcf2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:42:58.232Z|6b11f693-b8dd-41f3-a0f2-235ff2889c4c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:42:58.232Z|6b11f693-b8dd-41f3-a0f2-235ff2889c4c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:42:58.233Z|db7d56c1-85a7-471c-be81-83018001e674|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:42:58.235Z|db7d56c1-85a7-471c-be81-83018001e674|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:42:58.287Z|e5172949-c4c8-4ad4-a681-aa6784b18e68|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:42:58.288Z|e5172949-c4c8-4ad4-a681-aa6784b18e68|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:43:01.140Z|3f2cacb4-19b9-4937-9000-bca675d09f32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:43:01.143Z|3f2cacb4-19b9-4937-9000-bca675d09f32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:43:02.841Z|b97e75c3-8866-4a05-8681-3f9d1231b3b6|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-20T21:43:02.842Z|b97e75c3-8866-4a05-8681-3f9d1231b3b6|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-20T21:43:08.258Z|363d5f16-7d96-4322-baee-32df4bf6dbc7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:43:08.258Z|01d009eb-a8fd-4f86-a660-428a0bcaa7f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:43:08.259Z|01d009eb-a8fd-4f86-a660-428a0bcaa7f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:43:08.259Z|363d5f16-7d96-4322-baee-32df4bf6dbc7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:43:08.309Z|322244dd-acef-4997-a844-7da84f77985d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:43:08.309Z|322244dd-acef-4997-a844-7da84f77985d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:43:16.142Z|dd91f2d2-2266-46ad-ba4e-caa5d7ec747e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:43:16.145Z|dd91f2d2-2266-46ad-ba4e-caa5d7ec747e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:43:16.338Z|56c0fae1-d79a-4036-905c-34c60c4d7294|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:43:16.339Z|56c0fae1-d79a-4036-905c-34c60c4d7294|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:43:18.297Z|ee3aeafc-ce01-47d1-aecd-e79b3736682d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:43:18.297Z|74298d0b-b7d5-4d24-866c-644988913b7b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:43:18.299Z|ee3aeafc-ce01-47d1-aecd-e79b3736682d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:43:18.299Z|74298d0b-b7d5-4d24-866c-644988913b7b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:43:18.329Z|915ab6c1-667f-443b-afa8-4e9d5efaf2e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:43:18.330Z|915ab6c1-667f-443b-afa8-4e9d5efaf2e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:43:28.325Z|b21eeef5-0b0c-4afc-9448-f66f2d4c3c06|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:43:28.325Z|ebf22c6a-2ec9-4ac7-8ad8-42e905241f2f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:43:28.326Z|ebf22c6a-2ec9-4ac7-8ad8-42e905241f2f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:43:28.326Z|b21eeef5-0b0c-4afc-9448-f66f2d4c3c06|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:43:28.349Z|e03ed28c-77bf-4cd7-8cd5-399cdf0ffdde|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:43:28.350Z|e03ed28c-77bf-4cd7-8cd5-399cdf0ffdde|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:43:31.140Z|30e8457b-f8e7-44fc-9711-dad2dcaf7bb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:43:31.141Z|30e8457b-f8e7-44fc-9711-dad2dcaf7bb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:43:38.347Z|4faf2984-d5b3-48ea-ad8b-cb4475b782b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:43:38.347Z|f9c94e75-5ad6-4af6-9f8f-4939d14b5e35|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:43:38.348Z|f9c94e75-5ad6-4af6-9f8f-4939d14b5e35|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:43:38.348Z|4faf2984-d5b3-48ea-ad8b-cb4475b782b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:43:38.368Z|32a0f7df-07d2-4c1d-bf62-f7f3aceb063a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:43:38.369Z|32a0f7df-07d2-4c1d-bf62-f7f3aceb063a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:43:46.140Z|1ddaffce-7697-42d7-85bb-76df17de5602|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:43:46.143Z|1ddaffce-7697-42d7-85bb-76df17de5602|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:43:46.339Z|e4b78335-6fda-4830-86fa-9ff9a4201e8d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:43:46.340Z|e4b78335-6fda-4830-86fa-9ff9a4201e8d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:43:48.368Z|dfc88d1e-a5a6-43d2-912b-141cc8b096de|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:43:48.368Z|d9567924-eb11-4877-9d93-3764fd01ad42|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:43:48.369Z|d9567924-eb11-4877-9d93-3764fd01ad42|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:43:48.369Z|dfc88d1e-a5a6-43d2-912b-141cc8b096de|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:43:48.390Z|7de74ca7-5bc6-41d4-9e13-6c085399e1dc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:43:48.390Z|7de74ca7-5bc6-41d4-9e13-6c085399e1dc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:43:58.390Z|f44f9734-b55b-4c75-a520-bae6050ce2d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:43:58.390Z|3de3fe01-9971-4e4e-bcaf-fe1611e93439|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:43:58.390Z|f44f9734-b55b-4c75-a520-bae6050ce2d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:43:58.390Z|3de3fe01-9971-4e4e-bcaf-fe1611e93439|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:43:58.410Z|8b3c1a75-1ac0-4229-b7e4-51b4afe009db|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:43:58.411Z|8b3c1a75-1ac0-4229-b7e4-51b4afe009db|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:44:01.141Z|c6c55d5d-9bf7-4805-8daf-19875e686808|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:44:01.141Z|c6c55d5d-9bf7-4805-8daf-19875e686808|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:44:02.841Z|458a2108-3a1e-49dc-85fd-41d6e29d2d7f|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-20T21:44:02.842Z|458a2108-3a1e-49dc-85fd-41d6e29d2d7f|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-20T21:44:08.421Z|8880bfce-58c0-4dc7-abd9-b629a827cc06|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:44:08.421Z|e23d3331-22b8-44ef-acb9-6b96b1f2d905|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:44:08.423Z|8880bfce-58c0-4dc7-abd9-b629a827cc06|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:44:08.423Z|e23d3331-22b8-44ef-acb9-6b96b1f2d905|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:44:08.439Z|f7f103fa-758d-438c-a042-1ecdff29a695|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:44:08.440Z|f7f103fa-758d-438c-a042-1ecdff29a695|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:44:16.142Z|700e7140-c728-412e-891e-df171d7f1e25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:44:16.147Z|700e7140-c728-412e-891e-df171d7f1e25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:44:16.341Z|9c6b9a05-cf0b-4c6c-b4f1-cb277c57e29a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:44:16.342Z|9c6b9a05-cf0b-4c6c-b4f1-cb277c57e29a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:44:18.452Z|f806ba9f-d05e-4cbc-aefe-17de8f1858b4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:44:18.452Z|4c87a324-1ab2-47d2-8964-dd6817922397|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:44:18.452Z|4c87a324-1ab2-47d2-8964-dd6817922397|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:44:18.452Z|f806ba9f-d05e-4cbc-aefe-17de8f1858b4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:44:18.461Z|c77c7b1d-f6c1-46bb-acf2-b6d2bca4c088|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:44:18.461Z|c77c7b1d-f6c1-46bb-acf2-b6d2bca4c088|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:44:28.472Z|ea4ca0f4-ed4b-44b4-889f-7eb63ddf05e1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:44:28.473Z|33e0ade4-b34b-445b-9e6d-f9eb295d8336|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:44:28.473Z|ea4ca0f4-ed4b-44b4-889f-7eb63ddf05e1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:44:28.474Z|33e0ade4-b34b-445b-9e6d-f9eb295d8336|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:44:28.484Z|c6abab9d-fa42-4068-9b5d-5611dd4644da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:44:28.485Z|c6abab9d-fa42-4068-9b5d-5611dd4644da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:44:31.141Z|f5b2f381-bb5e-4039-984d-4e096d018a4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:44:31.141Z|f5b2f381-bb5e-4039-984d-4e096d018a4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:44:38.495Z|31e9302c-fdca-40a8-a257-77b6c4e9f406|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:44:38.496Z|31e9302c-fdca-40a8-a257-77b6c4e9f406|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:44:38.496Z|3721fa74-d582-4d8a-b976-5a883477b8fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:44:38.496Z|3721fa74-d582-4d8a-b976-5a883477b8fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:44:38.504Z|a0458a0a-79a6-4e94-8e3e-b46029e42adf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:44:38.505Z|a0458a0a-79a6-4e94-8e3e-b46029e42adf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:44:46.140Z|6867555b-f05a-49bd-86d0-a2ef9806519f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:44:46.141Z|6867555b-f05a-49bd-86d0-a2ef9806519f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:44:46.343Z|6d397c18-2511-40f9-9032-6e52cd2c8ee2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:44:46.343Z|6d397c18-2511-40f9-9032-6e52cd2c8ee2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:44:48.516Z|4078dd89-7e43-4b47-bd75-56b6cce9bc48|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:44:48.517Z|4078dd89-7e43-4b47-bd75-56b6cce9bc48|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:44:48.520Z|4bc0218b-ada9-44a7-9013-ed5e52a50854|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:44:48.520Z|4bc0218b-ada9-44a7-9013-ed5e52a50854|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:44:48.526Z|05a977d1-0260-4a6d-b248-418f49232b94|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:44:48.527Z|05a977d1-0260-4a6d-b248-418f49232b94|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:44:58.538Z|3a68d857-8ce1-4b2a-a9a4-ec279246b763|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:44:58.539Z|3a68d857-8ce1-4b2a-a9a4-ec279246b763|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:44:58.541Z|eeffa094-0728-42ff-8a17-986922860aa4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:44:58.542Z|eeffa094-0728-42ff-8a17-986922860aa4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:44:58.546Z|c04b3a19-1e30-4946-adf1-8348a5b53f66|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:44:58.546Z|c04b3a19-1e30-4946-adf1-8348a5b53f66|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:45:01.141Z|eac29bd4-61a4-412b-88d2-f6a6784ce2c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:45:01.144Z|eac29bd4-61a4-412b-88d2-f6a6784ce2c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:45:02.840Z|8c19968f-4ace-4aa4-afe5-b4f5956d577c|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-20T21:45:02.841Z|8c19968f-4ace-4aa4-afe5-b4f5956d577c|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-20T21:45:08.564Z|27944d63-d7b5-4973-8d8a-e4b9de3ba1b8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:45:08.564Z|90a04860-c771-4863-90df-c0bc118d068d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:45:08.565Z|90a04860-c771-4863-90df-c0bc118d068d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:45:08.565Z|27944d63-d7b5-4973-8d8a-e4b9de3ba1b8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:45:08.569Z|e3f3d78d-d3e9-46ea-a57a-0d4c701f0195|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:45:08.569Z|e3f3d78d-d3e9-46ea-a57a-0d4c701f0195|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:45:16.142Z|bcb5311b-cdfe-4bae-a297-9c3582c40b52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:45:16.145Z|bcb5311b-cdfe-4bae-a297-9c3582c40b52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:45:16.344Z|b614d3e4-dd52-4d7e-9f20-871a6ede0632|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:45:16.345Z|b614d3e4-dd52-4d7e-9f20-871a6ede0632|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:45:18.594Z|f27ee17c-6e69-472d-86bb-6dc76b3cea3a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:45:18.594Z|21a1f9b1-9cc6-43fe-a019-bbbdf5f8308c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:45:18.594Z|35247408-eb70-4959-9cdd-cd0efd319bad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:45:18.595Z|f27ee17c-6e69-472d-86bb-6dc76b3cea3a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:45:18.595Z|21a1f9b1-9cc6-43fe-a019-bbbdf5f8308c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:45:18.595Z|35247408-eb70-4959-9cdd-cd0efd319bad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:45:28.619Z|f68d2ee7-5fd4-4f8b-af04-f8562d8d02f0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:45:28.619Z|ca6826db-47c0-48b0-b63a-3ec620f460b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:45:28.620Z|f68d2ee7-5fd4-4f8b-af04-f8562d8d02f0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:45:28.620Z|ca6826db-47c0-48b0-b63a-3ec620f460b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:45:28.623Z|e9b11a78-e0d5-45e4-93a1-385065e3f183|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:45:28.625Z|e9b11a78-e0d5-45e4-93a1-385065e3f183|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:45:31.140Z|ee78c188-c222-4d61-aa64-889f4f63bb0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:45:31.141Z|ee78c188-c222-4d61-aa64-889f4f63bb0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:45:38.643Z|cc021dc3-6b29-49d4-9a58-4fd8c39cea82|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:45:38.644Z|cc021dc3-6b29-49d4-9a58-4fd8c39cea82|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:45:38.644Z|b16473c8-c723-43da-b63b-87b63384ae61|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:45:38.644Z|a418a323-faa3-4c50-90fd-cf481fed3d0a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:45:38.645Z|b16473c8-c723-43da-b63b-87b63384ae61|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:45:38.645Z|a418a323-faa3-4c50-90fd-cf481fed3d0a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:45:46.140Z|17f352b3-617c-4e1f-bd02-e33532786b2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:45:46.143Z|17f352b3-617c-4e1f-bd02-e33532786b2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:45:46.346Z|8391ca30-7e13-4ceb-a192-95b7dd9bbfa7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:45:46.346Z|8391ca30-7e13-4ceb-a192-95b7dd9bbfa7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:45:48.663Z|069028ab-3075-4c45-ba31-ef96d7deb156|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:45:48.664Z|7ce278aa-de21-4f73-b25c-363578ab14eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:45:48.664Z|069028ab-3075-4c45-ba31-ef96d7deb156|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:45:48.664Z|7ce278aa-de21-4f73-b25c-363578ab14eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:45:48.666Z|29b21835-91b9-48c1-b24d-3ce0c9f9837b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:45:48.667Z|29b21835-91b9-48c1-b24d-3ce0c9f9837b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:45:58.685Z|977a45be-9396-4a2e-be06-57b4e6628b8c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:45:58.686Z|37476f82-859d-4080-a2a3-6ddd6db36947|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:45:58.686Z|37476f82-859d-4080-a2a3-6ddd6db36947|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:45:58.686Z|977a45be-9396-4a2e-be06-57b4e6628b8c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:45:58.691Z|b05cfac8-5124-4bf3-952f-586edb47a57e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:45:58.691Z|b05cfac8-5124-4bf3-952f-586edb47a57e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:46:01.140Z|1f2cdece-80be-467e-9a84-a3545276139b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:46:01.141Z|1f2cdece-80be-467e-9a84-a3545276139b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:46:02.840Z|c4ddb93a-0920-4cd7-90a0-20587f66f649|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-20T21:46:02.841Z|c4ddb93a-0920-4cd7-90a0-20587f66f649|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-20T21:46:08.709Z|66c6d7fd-844b-49f4-b9f4-e1efea300298|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:46:08.709Z|53b5d1dd-bd62-4f5f-995e-ee7664b418bc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:46:08.710Z|66c6d7fd-844b-49f4-b9f4-e1efea300298|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:46:08.710Z|53b5d1dd-bd62-4f5f-995e-ee7664b418bc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:46:08.714Z|94eb79f8-24f1-4de4-87ce-b4d763a96c05|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:46:08.715Z|94eb79f8-24f1-4de4-87ce-b4d763a96c05|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:46:16.142Z|e8e3b97f-46d1-4f4c-ae07-d27c347cfe27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:46:16.147Z|e8e3b97f-46d1-4f4c-ae07-d27c347cfe27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:46:16.347Z|53a43f94-c665-4646-9f2b-6dddca348392|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:46:16.348Z|53a43f94-c665-4646-9f2b-6dddca348392|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:46:18.738Z|10e9981e-0073-4f67-8a72-02f792d7d452|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:46:18.738Z|f7e30cb1-9cea-4fa1-8484-7673687780bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:46:18.739Z|1087f60a-be70-41c6-ae23-4e8299d7fe52|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:46:18.739Z|f7e30cb1-9cea-4fa1-8484-7673687780bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:46:18.739Z|10e9981e-0073-4f67-8a72-02f792d7d452|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:46:18.739Z|1087f60a-be70-41c6-ae23-4e8299d7fe52|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:46:28.766Z|8650e0eb-4266-4517-8b91-34e333740ed1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:46:28.767Z|60fc97e7-1a08-49cf-a9bd-b5e6be054c20|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:46:28.766Z|9498fff8-8c0d-4e4e-a412-9755e94bb9f5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:46:28.767Z|60fc97e7-1a08-49cf-a9bd-b5e6be054c20|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:46:28.767Z|8650e0eb-4266-4517-8b91-34e333740ed1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:46:28.767Z|9498fff8-8c0d-4e4e-a412-9755e94bb9f5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:46:31.141Z|e67b8528-0de4-4fb1-a0b5-8ccc0b14a5c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:46:31.142Z|e67b8528-0de4-4fb1-a0b5-8ccc0b14a5c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:46:38.790Z|343eb15e-ee76-4e58-a86b-ba019e0983df|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:46:38.790Z|47df1d71-a73b-41bd-b1aa-a2f1094d9606|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:46:38.791Z|343eb15e-ee76-4e58-a86b-ba019e0983df|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:46:38.791Z|47df1d71-a73b-41bd-b1aa-a2f1094d9606|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:46:38.796Z|b2ba05e6-dfc8-44ad-a181-4feb7083b5ef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:46:38.797Z|b2ba05e6-dfc8-44ad-a181-4feb7083b5ef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:46:46.140Z|ea09a7ea-8ed3-4ea8-9129-b506a05b0ddd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:46:46.141Z|ea09a7ea-8ed3-4ea8-9129-b506a05b0ddd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:46:46.349Z|689792e5-0b6e-464a-b5ab-ccf3a66f046b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:46:46.350Z|689792e5-0b6e-464a-b5ab-ccf3a66f046b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:46:48.813Z|9a06c224-ce94-4b19-ae83-fe92dc6e8eca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:46:48.813Z|290f8694-a3eb-4e66-bcb6-d450475cce7a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:46:48.814Z|290f8694-a3eb-4e66-bcb6-d450475cce7a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:46:48.814Z|9a06c224-ce94-4b19-ae83-fe92dc6e8eca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:46:48.815Z|14afbd44-d84b-48b3-83c9-fb7d98f71b1c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:46:48.816Z|14afbd44-d84b-48b3-83c9-fb7d98f71b1c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:46:58.836Z|2c9d84ac-647e-4b00-bac7-7f116a5de9d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:46:58.836Z|85098e0c-e3b3-40ea-90b9-6929db86b0d8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:46:58.836Z|a7a3c5bf-473c-4228-bbdf-393f92c27e6e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:46:58.837Z|85098e0c-e3b3-40ea-90b9-6929db86b0d8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:46:58.837Z|2c9d84ac-647e-4b00-bac7-7f116a5de9d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:46:58.837Z|a7a3c5bf-473c-4228-bbdf-393f92c27e6e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:47:01.140Z|d719b929-6173-417b-8a93-a2f9438491f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:47:01.145Z|d719b929-6173-417b-8a93-a2f9438491f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:47:02.841Z|4aca6bce-d414-48a9-81cb-0ed2814385f1|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-20T21:47:02.842Z|4aca6bce-d414-48a9-81cb-0ed2814385f1|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-20T21:47:08.862Z|6827b281-45db-4575-bb3e-66b37ac7dc7a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:47:08.862Z|6362a147-013c-4983-8ea9-6ee18e2109e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:47:08.862Z|ffb36d96-06e7-4ff1-b194-658d05c0f6cd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:47:08.863Z|6827b281-45db-4575-bb3e-66b37ac7dc7a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:47:08.863Z|6362a147-013c-4983-8ea9-6ee18e2109e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:47:08.863Z|ffb36d96-06e7-4ff1-b194-658d05c0f6cd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:47:14.804Z|51cc88f3-398d-4c5e-86ab-40dc9ffa24be|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2021-10-20T21:47:14.807Z|51cc88f3-398d-4c5e-86ab-40dc9ffa24be|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 51cc88f3-398d-4c5e-86ab-40dc9ffa24be already exists in requestDb InfraActiveRequests table
2021-10-20T21:47:14.808Z|51cc88f3-398d-4c5e-86ab-40dc9ffa24be|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/51cc88f3-398d-4c5e-86ab-40dc9ffa24be|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/51cc88f3-398d-4c5e-86ab-40dc9ffa24be
2021-10-20T21:47:14.809Z|51cc88f3-398d-4c5e-86ab-40dc9ffa24be|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51cc88f3-398d-4c5e-86ab-40dc9ffa24be|INFO|500||Invoke
2021-10-20T21:47:14.809Z|51cc88f3-398d-4c5e-86ab-40dc9ffa24be|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51cc88f3-398d-4c5e-86ab-40dc9ffa24be|DEBUG|500||===========================request begin================================================
2021-10-20T21:47:14.809Z|51cc88f3-398d-4c5e-86ab-40dc9ffa24be|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51cc88f3-398d-4c5e-86ab-40dc9ffa24be|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/51cc88f3-398d-4c5e-86ab-40dc9ffa24be
2021-10-20T21:47:14.810Z|51cc88f3-398d-4c5e-86ab-40dc9ffa24be|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51cc88f3-398d-4c5e-86ab-40dc9ffa24be|DEBUG|500||Method      : GET
2021-10-20T21:47:14.810Z|51cc88f3-398d-4c5e-86ab-40dc9ffa24be|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51cc88f3-398d-4c5e-86ab-40dc9ffa24be|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1a526e2b1e45f09b", X-B3-SpanId:"37d94faf99691477", X-B3-ParentSpanId:"1a526e2b1e45f09b", X-B3-Sampled:"0", X-ONAP-RequestID:"51cc88f3-398d-4c5e-86ab-40dc9ffa24be", X-RequestID:"51cc88f3-398d-4c5e-86ab-40dc9ffa24be", X-TransactionID:"51cc88f3-398d-4c5e-86ab-40dc9ffa24be", X-ECOMP-RequestID:"51cc88f3-398d-4c5e-86ab-40dc9ffa24be", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"052287ae-d642-49db-88ef-b2108394fea6"]
2021-10-20T21:47:14.810Z|51cc88f3-398d-4c5e-86ab-40dc9ffa24be|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51cc88f3-398d-4c5e-86ab-40dc9ffa24be|DEBUG|500||Request body: 
2021-10-20T21:47:14.811Z|51cc88f3-398d-4c5e-86ab-40dc9ffa24be|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51cc88f3-398d-4c5e-86ab-40dc9ffa24be|DEBUG|500||==========================request end================================================
2021-10-20T21:47:14.892Z|51cc88f3-398d-4c5e-86ab-40dc9ffa24be|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51cc88f3-398d-4c5e-86ab-40dc9ffa24be|DEBUG|500||============================response begin==========================================
2021-10-20T21:47:14.893Z|51cc88f3-398d-4c5e-86ab-40dc9ffa24be|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51cc88f3-398d-4c5e-86ab-40dc9ffa24be|DEBUG|500||Status code  : 404 NOT_FOUND
2021-10-20T21:47:14.893Z|51cc88f3-398d-4c5e-86ab-40dc9ffa24be|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51cc88f3-398d-4c5e-86ab-40dc9ffa24be|DEBUG|500||Status text  : 
2021-10-20T21:47:14.894Z|51cc88f3-398d-4c5e-86ab-40dc9ffa24be|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51cc88f3-398d-4c5e-86ab-40dc9ffa24be|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 20 Oct 2021 21:47:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-20T21:47:14.894Z|51cc88f3-398d-4c5e-86ab-40dc9ffa24be|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51cc88f3-398d-4c5e-86ab-40dc9ffa24be|DEBUG|500||Response body: 
2021-10-20T21:47:14.894Z|51cc88f3-398d-4c5e-86ab-40dc9ffa24be|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51cc88f3-398d-4c5e-86ab-40dc9ffa24be|DEBUG|500||=======================response end=================================================
2021-10-20T21:47:14.895Z|51cc88f3-398d-4c5e-86ab-40dc9ffa24be|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51cc88f3-398d-4c5e-86ab-40dc9ffa24be|INFO|404|Not Found|InvokeReturn
2021-10-20T21:47:14.899Z|51cc88f3-398d-4c5e-86ab-40dc9ffa24be|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 51cc88f3-398d-4c5e-86ab-40dc9ffa24be
2021-10-20T21:47:14.902Z|51cc88f3-398d-4c5e-86ab-40dc9ffa24be|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2021-10-20T21:47:14.903Z|51cc88f3-398d-4c5e-86ab-40dc9ffa24be|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
2021-10-20T21:47:14.903Z|51cc88f3-398d-4c5e-86ab-40dc9ffa24be|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2021-10-20T21:47:14.904Z|51cc88f3-398d-4c5e-86ab-40dc9ffa24be|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2021-10-20T21:47:14.904Z|51cc88f3-398d-4c5e-86ab-40dc9ffa24be|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
2021-10-20T21:47:14.904Z|51cc88f3-398d-4c5e-86ab-40dc9ffa24be|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2021-10-20T21:47:14.904Z|51cc88f3-398d-4c5e-86ab-40dc9ffa24be|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:"1a526e2b1e45f09b", X-B3-SpanId:"fd5e1d0e1bb12ba6", X-B3-ParentSpanId:"1a526e2b1e45f09b", X-B3-Sampled:"0", X-ONAP-RequestID:"51cc88f3-398d-4c5e-86ab-40dc9ffa24be", X-RequestID:"51cc88f3-398d-4c5e-86ab-40dc9ffa24be", X-TransactionID:"51cc88f3-398d-4c5e-86ab-40dc9ffa24be", X-ECOMP-RequestID:"51cc88f3-398d-4c5e-86ab-40dc9ffa24be", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5d1166fb-d69a-4ade-9a95-3cfbc737269c"]
2021-10-20T21:47:14.905Z|51cc88f3-398d-4c5e-86ab-40dc9ffa24be|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2021-10-20T21:47:14.905Z|51cc88f3-398d-4c5e-86ab-40dc9ffa24be|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2021-10-20T21:47:14.914Z|51cc88f3-398d-4c5e-86ab-40dc9ffa24be|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2021-10-20T21:47:14.914Z|51cc88f3-398d-4c5e-86ab-40dc9ffa24be|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2021-10-20T21:47:14.915Z|51cc88f3-398d-4c5e-86ab-40dc9ffa24be|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2021-10-20T21:47:14.915Z|51cc88f3-398d-4c5e-86ab-40dc9ffa24be|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:"Wed, 20 Oct 2021 21:47:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-20T21:47:14.915Z|51cc88f3-398d-4c5e-86ab-40dc9ffa24be|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2021-10-20T21:47:14.916Z|51cc88f3-398d-4c5e-86ab-40dc9ffa24be|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2021-10-20T21:47:14.916Z|51cc88f3-398d-4c5e-86ab-40dc9ffa24be|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2021-10-20T21:47:14.916Z|51cc88f3-398d-4c5e-86ab-40dc9ffa24be|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$$9f5df1ab.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)
2021-10-20T21:47:14.918Z|51cc88f3-398d-4c5e-86ab-40dc9ffa24be|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2021-10-20T21:47:14.919Z|51cc88f3-398d-4c5e-86ab-40dc9ffa24be|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
2021-10-20T21:47:14.919Z|51cc88f3-398d-4c5e-86ab-40dc9ffa24be|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2021-10-20T21:47:14.919Z|51cc88f3-398d-4c5e-86ab-40dc9ffa24be|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2021-10-20T21:47:14.920Z|51cc88f3-398d-4c5e-86ab-40dc9ffa24be|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
2021-10-20T21:47:14.920Z|51cc88f3-398d-4c5e-86ab-40dc9ffa24be|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2021-10-20T21:47:14.920Z|51cc88f3-398d-4c5e-86ab-40dc9ffa24be|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:"1a526e2b1e45f09b", X-B3-SpanId:"b51b22cb5de32cff", X-B3-ParentSpanId:"1a526e2b1e45f09b", X-B3-Sampled:"0", X-ONAP-RequestID:"51cc88f3-398d-4c5e-86ab-40dc9ffa24be", X-RequestID:"51cc88f3-398d-4c5e-86ab-40dc9ffa24be", X-TransactionID:"51cc88f3-398d-4c5e-86ab-40dc9ffa24be", X-ECOMP-RequestID:"51cc88f3-398d-4c5e-86ab-40dc9ffa24be", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"85cee02d-294d-499b-ac65-2d117c02fcbb"]
2021-10-20T21:47:14.920Z|51cc88f3-398d-4c5e-86ab-40dc9ffa24be|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2021-10-20T21:47:14.921Z|51cc88f3-398d-4c5e-86ab-40dc9ffa24be|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2021-10-20T21:47:15.943Z|51cc88f3-398d-4c5e-86ab-40dc9ffa24be|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://so-catalog-db-adapter:8082/manage/health": Connect to so-catalog-db-adapter:8082 [so-catalog-db-adapter/10.233.54.224] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to so-catalog-db-adapter:8082 [so-catalog-db-adapter/10.233.54.224] failed: Connection refused (Connection refused)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:746)
	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$$9f5df1ab.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)
Caused by: org.apache.http.conn.HttpHostConnectException: Connect to so-catalog-db-adapter:8082 [so-catalog-db-adapter/10.233.54.224] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.springframework.http.client.HttpComponentsClientHttpRequest.executeInternal(HttpComponentsClientHttpRequest.java:87)
	at org.springframework.http.client.AbstractBufferingClientHttpRequest.executeInternal(AbstractBufferingClientHttpRequest.java:48)
	at org.springframework.http.client.AbstractClientHttpRequest.execute(AbstractClientHttpRequest.java:53)
	at org.springframework.http.client.BufferingClientHttpRequestWrapper.executeInternal(BufferingClientHttpRequestWrapper.java:63)
	at org.springframework.http.client.AbstractBufferingClientHttpRequest.executeInternal(AbstractBufferingClientHttpRequest.java:48)
	at org.springframework.http.client.AbstractClientHttpRequest.execute(AbstractClientHttpRequest.java:53)
	at org.springframework.http.client.InterceptingClientHttpRequest$InterceptingRequestExecution.execute(InterceptingClientHttpRequest.java:109)
	at org.onap.logging.filter.spring.SpringClientPayloadFilter.intercept(SpringClientPayloadFilter.java:42)
	at org.springframework.http.client.InterceptingClientHttpRequest$InterceptingRequestExecution.execute(InterceptingClientHttpRequest.java:93)
	at org.onap.logging.filter.spring.SpringClientFilter.intercept(SpringClientFilter.java:46)
	at org.springframework.http.client.InterceptingClientHttpRequest$InterceptingRequestExecution.execute(InterceptingClientHttpRequest.java:93)
	at brave.spring.web.TracingClientHttpRequestInterceptor.intercept(TracingClientHttpRequestInterceptor.java:53)
	at org.springframework.cloud.sleuth.instrument.web.client.LazyTracingClientHttpRequestInterceptor.intercept(TraceWebClientAutoConfiguration.java:293)
	at org.springframework.http.client.InterceptingClientHttpRequest$InterceptingRequestExecution.execute(InterceptingClientHttpRequest.java:93)
	at org.springframework.http.client.InterceptingClientHttpRequest.executeInternal(InterceptingClientHttpRequest.java:77)
	at org.springframework.http.client.AbstractBufferingClientHttpRequest.executeInternal(AbstractBufferingClientHttpRequest.java:48)
	at org.springframework.http.client.AbstractClientHttpRequest.execute(AbstractClientHttpRequest.java:53)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:737)
	... 116 common frames omitted
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 143 common frames omitted
2021-10-20T21:47:15.945Z|51cc88f3-398d-4c5e-86ab-40dc9ffa24be|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@561f9183
2021-10-20T21:47:15.949Z|51cc88f3-398d-4c5e-86ab-40dc9ffa24be|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Exiting.
2021-10-20T21:47:16.141Z|a4168668-39dc-43f3-8465-a9c01aae54ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:47:16.142Z|a4168668-39dc-43f3-8465-a9c01aae54ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:47:16.350Z|84812ce9-d1f9-4c73-9250-0a13787098e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:47:16.351Z|84812ce9-d1f9-4c73-9250-0a13787098e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:47:18.889Z|16f7d6b5-c594-4017-aa14-df96f6f877cf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:47:18.889Z|334e8427-2d43-4596-815c-00a49cc86c17|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:47:18.889Z|1c907de0-eb1d-4749-9df5-e6b10bd10615|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:47:18.891Z|16f7d6b5-c594-4017-aa14-df96f6f877cf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:47:18.891Z|334e8427-2d43-4596-815c-00a49cc86c17|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:47:18.891Z|1c907de0-eb1d-4749-9df5-e6b10bd10615|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:47:19.635Z|9d95e4d9-e203-4cdc-851e-b3cfe61b2c5c|http-nio-8080-exec-4|manage/health|python-requests/2.26.0|||INFO|500||Entering
2021-10-20T21:47:19.636Z|9d95e4d9-e203-4cdc-851e-b3cfe61b2c5c|http-nio-8080-exec-4|manage/health|python-requests/2.26.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:47:28.915Z|ebf6891f-0249-4814-aa60-f05fb70069eb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:47:28.916Z|ebf6891f-0249-4814-aa60-f05fb70069eb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:47:28.917Z|7f2f8780-6e99-4ba3-a40b-61531fbad29c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:47:28.918Z|7f2f8780-6e99-4ba3-a40b-61531fbad29c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:47:28.915Z|275cdeba-0de2-4c99-96d2-9ff518a33de9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:47:28.918Z|275cdeba-0de2-4c99-96d2-9ff518a33de9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:47:31.141Z|7f61d48c-bf4f-4c0c-9495-dd08e80051ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:47:31.141Z|7f61d48c-bf4f-4c0c-9495-dd08e80051ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:47:38.942Z|525055b8-c448-47e2-a62b-debcfaa26ff0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:47:38.943Z|525055b8-c448-47e2-a62b-debcfaa26ff0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:47:38.944Z|1b696b32-a9d9-40a5-9181-9df8818b966e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:47:38.944Z|1b696b32-a9d9-40a5-9181-9df8818b966e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:47:38.949Z|30d96fb6-6e20-4dc3-9ecc-f4fd41e325a1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:47:38.950Z|30d96fb6-6e20-4dc3-9ecc-f4fd41e325a1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:47:46.140Z|ed7bb870-f0b5-4288-ae17-14bb3bd0eb8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:47:46.146Z|ed7bb870-f0b5-4288-ae17-14bb3bd0eb8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:47:46.352Z|7cf85ea8-9e44-4e4b-b940-ac90214682ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:47:46.353Z|7cf85ea8-9e44-4e4b-b940-ac90214682ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:47:48.967Z|be8b80b2-f965-4093-92e5-163143df114c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:47:48.968Z|be8b80b2-f965-4093-92e5-163143df114c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:47:48.972Z|599fa21c-d09b-4449-877a-a59ab35e3b2d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:47:48.972Z|599fa21c-d09b-4449-877a-a59ab35e3b2d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:47:48.973Z|f9442545-4373-45db-9b74-9a432acedde7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:47:48.973Z|f9442545-4373-45db-9b74-9a432acedde7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:47:52.585Z|77c35ab9-574a-4dd6-a572-661a06c5ebee|http-nio-8080-exec-6|manage/health|python-requests/2.26.0|||INFO|500||Entering
2021-10-20T21:47:52.585Z|77c35ab9-574a-4dd6-a572-661a06c5ebee|http-nio-8080-exec-6|manage/health|python-requests/2.26.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:47:58.992Z|78c2f6a3-f948-4ed0-a4df-c8413bed9488|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:47:58.992Z|78c2f6a3-f948-4ed0-a4df-c8413bed9488|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:47:58.994Z|5006314f-dccb-49e2-aae7-931f330deed8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:47:58.994Z|0d1261b3-64dc-46c2-a732-bf091d884787|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:47:58.994Z|5006314f-dccb-49e2-aae7-931f330deed8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:47:58.994Z|0d1261b3-64dc-46c2-a732-bf091d884787|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:48:01.140Z|c1922fc1-b2c0-44eb-b8e4-c3d65c73ef5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:48:01.141Z|c1922fc1-b2c0-44eb-b8e4-c3d65c73ef5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:48:02.840Z|96808a2d-7bc8-4419-890a-bafc3c97a592|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-20T21:48:02.841Z|96808a2d-7bc8-4419-890a-bafc3c97a592|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-20T21:48:09.014Z|e18af805-6cd4-49de-854f-cf3796b617f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:48:09.016Z|e18af805-6cd4-49de-854f-cf3796b617f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:48:09.017Z|04b81a01-a65c-45f4-8b84-72485c92f65b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:48:09.018Z|1cf40644-6b0d-4d51-ab43-ee67cbbdff0c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:48:09.018Z|04b81a01-a65c-45f4-8b84-72485c92f65b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:48:09.018Z|1cf40644-6b0d-4d51-ab43-ee67cbbdff0c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:48:16.142Z|5ef12375-2bfb-4e16-88a3-df46e76f98ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:48:16.144Z|5ef12375-2bfb-4e16-88a3-df46e76f98ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:48:16.354Z|aacb1222-f809-4221-a41b-304167ab3284|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:48:16.354Z|aacb1222-f809-4221-a41b-304167ab3284|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:48:19.044Z|11bd17e0-5aea-4465-8300-7a9096425a07|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:48:19.044Z|41092af1-602a-43df-8d07-64593980020f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:48:19.044Z|61bb3f8b-dccf-446e-824c-2c2e00753bc6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:48:19.046Z|61bb3f8b-dccf-446e-824c-2c2e00753bc6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:48:19.046Z|11bd17e0-5aea-4465-8300-7a9096425a07|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:48:19.046Z|41092af1-602a-43df-8d07-64593980020f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:48:29.072Z|f0b68807-7de6-4e4c-92a1-d0453682b786|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:48:29.072Z|83071b9d-e0cf-406a-8d7d-2095a701c5f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:48:29.072Z|f0b68807-7de6-4e4c-92a1-d0453682b786|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:48:29.073Z|83071b9d-e0cf-406a-8d7d-2095a701c5f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:48:29.074Z|ec127fe0-1bae-4b66-ad89-b25e092b276a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:48:29.075Z|ec127fe0-1bae-4b66-ad89-b25e092b276a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:48:31.141Z|8aa890ce-3b11-444d-952d-c675696d33b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:48:31.151Z|8aa890ce-3b11-444d-952d-c675696d33b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:48:39.096Z|f2bc1f54-5802-4a90-9e05-c49234787c40|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:48:39.096Z|d3bd6f2f-3582-4a37-8ae4-83abe0c23e91|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:48:39.097Z|f2bc1f54-5802-4a90-9e05-c49234787c40|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:48:39.098Z|d3bd6f2f-3582-4a37-8ae4-83abe0c23e91|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:48:39.099Z|5a10642d-85ca-4d67-b45a-1e9ccce266d5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:48:39.099Z|5a10642d-85ca-4d67-b45a-1e9ccce266d5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:48:46.140Z|4febe54c-3b84-4a03-91a4-0006dedda7bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:48:46.141Z|4febe54c-3b84-4a03-91a4-0006dedda7bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:48:46.355Z|8b049071-024f-41be-b5ab-e7c2b8370024|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:48:46.355Z|8b049071-024f-41be-b5ab-e7c2b8370024|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:48:49.120Z|7a29d8fd-a19c-410c-8762-0a698bb34f4c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:48:49.121Z|7a29d8fd-a19c-410c-8762-0a698bb34f4c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:48:49.123Z|7de1120f-6388-4c33-849e-0be801552b78|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:48:49.123Z|7de1120f-6388-4c33-849e-0be801552b78|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:48:49.127Z|7d14d9f6-a524-4dc0-912a-6a87198078b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:48:49.127Z|7d14d9f6-a524-4dc0-912a-6a87198078b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:48:59.141Z|b961341e-ca7e-46a1-957a-112958a9abf6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:48:59.141Z|524790f1-2c16-486c-b213-8250a6ad480f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:48:59.141Z|524790f1-2c16-486c-b213-8250a6ad480f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:48:59.142Z|b961341e-ca7e-46a1-957a-112958a9abf6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:48:59.145Z|48450cff-3b27-48fd-bc94-e2e4a4b7827e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:48:59.146Z|48450cff-3b27-48fd-bc94-e2e4a4b7827e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:49:01.140Z|150f7eb2-b782-4149-a2e3-5283c4ad1c60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:49:01.141Z|150f7eb2-b782-4149-a2e3-5283c4ad1c60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:49:02.841Z|d427f566-4c7a-4d58-a697-4a8836e1c789|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-20T21:49:02.842Z|d427f566-4c7a-4d58-a697-4a8836e1c789|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-20T21:49:09.162Z|c8ba524e-6f26-4526-bcd9-3aecf9db5f8c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:49:09.162Z|50cdac8a-4649-4019-9f5a-54ff20c28fa7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:49:09.162Z|50cdac8a-4649-4019-9f5a-54ff20c28fa7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:49:09.162Z|c8ba524e-6f26-4526-bcd9-3aecf9db5f8c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:49:09.167Z|845dd99f-3b70-4b2c-a141-f310b2d72002|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:49:09.167Z|845dd99f-3b70-4b2c-a141-f310b2d72002|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:49:16.140Z|cd3ca0e4-5627-41c7-9273-077b7fcca41a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:49:16.143Z|cd3ca0e4-5627-41c7-9273-077b7fcca41a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:49:16.356Z|63ab09f5-a552-43dd-8014-009f79b5c019|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:49:16.357Z|63ab09f5-a552-43dd-8014-009f79b5c019|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:49:19.186Z|70dc5228-5167-4d99-b36f-e86708953575|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:49:19.186Z|de7d39c7-dcd3-47cb-860b-378cac7be430|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:49:19.187Z|70dc5228-5167-4d99-b36f-e86708953575|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:49:19.188Z|de7d39c7-dcd3-47cb-860b-378cac7be430|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:49:19.193Z|2ed6763a-44d3-4248-8381-5cc9493b2b33|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:49:19.194Z|2ed6763a-44d3-4248-8381-5cc9493b2b33|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:49:29.219Z|9e3c4327-5aa7-4137-a183-c7596329693e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:49:29.219Z|481b21ef-b265-4b50-b5b0-cf46d49c1cf2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:49:29.219Z|3e8d9d97-cff1-456b-913c-8cc1088610ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:49:29.221Z|481b21ef-b265-4b50-b5b0-cf46d49c1cf2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:49:29.221Z|9e3c4327-5aa7-4137-a183-c7596329693e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:49:29.221Z|3e8d9d97-cff1-456b-913c-8cc1088610ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:49:31.141Z|65a5b430-a022-4b8b-8f2d-b05a2cb5d95e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:49:31.142Z|65a5b430-a022-4b8b-8f2d-b05a2cb5d95e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:49:39.247Z|c2bd3466-f22d-4f98-a4f9-dec0ff14e9af|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:49:39.247Z|d93f0804-e97c-4bc8-9791-e9dc76117056|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:49:39.248Z|d93f0804-e97c-4bc8-9791-e9dc76117056|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:49:39.249Z|c2bd3466-f22d-4f98-a4f9-dec0ff14e9af|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:49:39.253Z|42b91fc0-095e-48e6-8055-c40d18e2f41d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:49:39.253Z|42b91fc0-095e-48e6-8055-c40d18e2f41d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:49:46.141Z|46e72b6f-bb58-4ba1-964f-4975ab8a6162|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:49:46.141Z|46e72b6f-bb58-4ba1-964f-4975ab8a6162|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:49:46.358Z|dacd4ae5-a42a-423e-ab5b-df7cbd7e5ce0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:49:46.358Z|dacd4ae5-a42a-423e-ab5b-df7cbd7e5ce0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:49:49.270Z|95e61f09-3db7-484f-94b5-725627838088|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:49:49.271Z|95e61f09-3db7-484f-94b5-725627838088|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:49:49.271Z|9721e82b-9f73-43c5-bcba-4c207eda7663|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:49:49.272Z|9721e82b-9f73-43c5-bcba-4c207eda7663|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:49:49.273Z|faa535b9-0290-4c94-b63c-d538cd9e468e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:49:49.274Z|faa535b9-0290-4c94-b63c-d538cd9e468e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:49:59.294Z|8656f5ef-6e59-4a59-a03b-c65cc0842075|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:49:59.294Z|2801fd9e-2d5b-45bd-874e-784a7b670ba4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:49:59.295Z|8656f5ef-6e59-4a59-a03b-c65cc0842075|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:49:59.295Z|2801fd9e-2d5b-45bd-874e-784a7b670ba4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:49:59.297Z|2925b72f-55a6-43cf-99ab-98666d296887|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:49:59.297Z|2925b72f-55a6-43cf-99ab-98666d296887|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:50:01.140Z|a34d40a0-c244-45cb-b8ba-ef1bdb26f893|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:50:01.143Z|a34d40a0-c244-45cb-b8ba-ef1bdb26f893|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:50:02.841Z|01d7a45f-1240-468b-9f9e-e78baa064c9a|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-20T21:50:02.842Z|01d7a45f-1240-468b-9f9e-e78baa064c9a|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-20T21:50:09.322Z|858dc1b9-ec15-446e-ae1d-996ff99c1d7b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:50:09.322Z|be38fcb5-42fa-425b-90ad-685246122d6c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:50:09.322Z|327aa308-4614-41ab-9855-42a2fbbe31c8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:50:09.323Z|858dc1b9-ec15-446e-ae1d-996ff99c1d7b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:50:09.323Z|be38fcb5-42fa-425b-90ad-685246122d6c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:50:09.323Z|327aa308-4614-41ab-9855-42a2fbbe31c8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:50:16.140Z|65fb89ec-5d6b-4bb5-966e-f327f898df8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:50:16.141Z|65fb89ec-5d6b-4bb5-966e-f327f898df8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:50:16.359Z|51f7fd13-7576-4043-bbc3-25fbd254a55e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:50:16.360Z|51f7fd13-7576-4043-bbc3-25fbd254a55e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:50:19.345Z|2966d61d-dff6-4d61-99ee-c08ec8764daf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:50:19.345Z|16afc5bb-f523-495d-afd6-534069dee6de|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:50:19.345Z|2966d61d-dff6-4d61-99ee-c08ec8764daf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:50:19.346Z|16afc5bb-f523-495d-afd6-534069dee6de|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:50:19.347Z|e8d14ece-05aa-4d75-a35c-4e438e44ee30|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:50:19.347Z|e8d14ece-05aa-4d75-a35c-4e438e44ee30|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:50:29.380Z|2a80e5c1-ce45-4bf5-b87a-ebe9d0715bf2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:50:29.380Z|11f68265-f273-4da3-80fb-c97c8c0b973b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:50:29.380Z|f917a5a4-d5a0-4e56-8d8a-ceec4e4ed39e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:50:29.382Z|11f68265-f273-4da3-80fb-c97c8c0b973b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:50:29.382Z|2a80e5c1-ce45-4bf5-b87a-ebe9d0715bf2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:50:29.382Z|f917a5a4-d5a0-4e56-8d8a-ceec4e4ed39e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:50:31.141Z|c1fb7706-842d-42ea-b7a7-50678ae0722b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:50:31.142Z|c1fb7706-842d-42ea-b7a7-50678ae0722b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:50:39.406Z|456d2d1b-d056-4dcb-8741-b355ef547a89|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:50:39.407Z|456d2d1b-d056-4dcb-8741-b355ef547a89|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:50:39.409Z|2ac54a2a-604a-4ac9-92e2-b7b31cdd64c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:50:39.410Z|2ac54a2a-604a-4ac9-92e2-b7b31cdd64c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:50:39.412Z|9fd37451-c286-4f5c-b1ba-490bc31498a5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:50:39.413Z|9fd37451-c286-4f5c-b1ba-490bc31498a5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:50:46.140Z|811a32c6-052c-45e6-93a0-db4218f19393|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:50:46.143Z|811a32c6-052c-45e6-93a0-db4218f19393|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:50:46.361Z|41ee9c35-e659-408b-8e1a-fdc9466cd723|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:50:46.362Z|41ee9c35-e659-408b-8e1a-fdc9466cd723|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:50:49.429Z|964b90c6-1301-4620-abf0-14392a89b252|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:50:49.430Z|964b90c6-1301-4620-abf0-14392a89b252|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:50:49.431Z|ca1e41c3-d039-4544-8078-80c126a8a6f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:50:49.432Z|ca1e41c3-d039-4544-8078-80c126a8a6f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:50:49.436Z|15fc519d-617c-4cdb-96cc-845d6c4e47b0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:50:49.436Z|15fc519d-617c-4cdb-96cc-845d6c4e47b0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:50:59.456Z|5db61d94-763c-40f7-8ead-3bddf61e0e4b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:50:59.456Z|e0acc739-f126-4fc3-a693-553466296857|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:50:59.456Z|5db61d94-763c-40f7-8ead-3bddf61e0e4b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:50:59.457Z|e0acc739-f126-4fc3-a693-553466296857|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:50:59.462Z|7b5186ee-0359-4024-a8b3-492b0a6805ee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:50:59.463Z|7b5186ee-0359-4024-a8b3-492b0a6805ee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:51:01.140Z|65d1fce4-1f4f-4951-a97d-62cb0fb7404f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:51:01.141Z|65d1fce4-1f4f-4951-a97d-62cb0fb7404f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:51:02.841Z|72ddf50d-f0e6-453f-92c7-f323b2ca4ceb|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-20T21:51:02.842Z|72ddf50d-f0e6-453f-92c7-f323b2ca4ceb|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-20T21:51:09.478Z|ac7dd774-6236-4774-83d5-70074ab5691e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:51:09.478Z|9c44d12a-6ec3-4a58-bdeb-3ea9ab0cf6f3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:51:09.479Z|ac7dd774-6236-4774-83d5-70074ab5691e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:51:09.479Z|9c44d12a-6ec3-4a58-bdeb-3ea9ab0cf6f3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:51:09.481Z|b8d37e0f-a4ab-4134-bb87-eddb728bd28c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:51:09.484Z|b8d37e0f-a4ab-4134-bb87-eddb728bd28c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:51:16.140Z|77281fcb-8979-490e-8c1a-2b44d5d6d4b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:51:16.141Z|77281fcb-8979-490e-8c1a-2b44d5d6d4b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:51:16.363Z|59b126a4-6aac-401a-9b07-3eb2be33dd30|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:51:16.363Z|59b126a4-6aac-401a-9b07-3eb2be33dd30|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:51:19.503Z|fcf08bda-5cc0-424d-9a9a-00a64f6985bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:51:19.503Z|809b2591-7ff9-4c69-b339-0ae252336ca7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:51:19.503Z|f76483af-2975-4f81-a769-37f3769a6f84|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:51:19.503Z|809b2591-7ff9-4c69-b339-0ae252336ca7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:51:19.503Z|f76483af-2975-4f81-a769-37f3769a6f84|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:51:19.503Z|fcf08bda-5cc0-424d-9a9a-00a64f6985bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:51:29.527Z|df1f099e-59ae-4e16-b147-f3fe5ccf00e8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:51:29.528Z|df1f099e-59ae-4e16-b147-f3fe5ccf00e8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:51:29.528Z|1ce94609-b866-42e1-9d17-6cf9da463ccb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:51:29.529Z|1ce94609-b866-42e1-9d17-6cf9da463ccb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:51:29.529Z|12a1ca5f-e629-4b3a-868f-8a16f330512e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:51:29.529Z|12a1ca5f-e629-4b3a-868f-8a16f330512e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:51:31.140Z|79cce4e1-b8f6-4f82-bfd4-2994f408fdec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:51:31.143Z|79cce4e1-b8f6-4f82-bfd4-2994f408fdec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:51:39.562Z|e0c6c6aa-2c0b-4045-9fa3-98fe941fdcf0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:51:39.562Z|2b7444f4-5f0a-45c9-b31c-fd4a8294076c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:51:39.562Z|9564692e-7759-431c-ac98-d64a085e7eb6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:51:39.564Z|9564692e-7759-431c-ac98-d64a085e7eb6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:51:39.564Z|2b7444f4-5f0a-45c9-b31c-fd4a8294076c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:51:39.564Z|e0c6c6aa-2c0b-4045-9fa3-98fe941fdcf0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:51:46.141Z|8fbf4d66-669c-4cd4-bd67-d6a161e07b51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:51:46.142Z|8fbf4d66-669c-4cd4-bd67-d6a161e07b51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:51:46.364Z|70415fff-0511-4da4-a283-491e19285e9d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:51:46.364Z|70415fff-0511-4da4-a283-491e19285e9d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:51:49.594Z|26672a31-76e9-4b56-ae41-ceeedac2e799|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:51:49.594Z|94e1e4fb-2e7a-4c57-a23b-646dbff41c94|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:51:49.594Z|26672a31-76e9-4b56-ae41-ceeedac2e799|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:51:49.594Z|94e1e4fb-2e7a-4c57-a23b-646dbff41c94|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:51:49.598Z|66edcdca-f67f-4308-a512-dbbc0d1efabf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:51:49.599Z|66edcdca-f67f-4308-a512-dbbc0d1efabf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:51:59.622Z|5accce9c-13c3-442d-a38c-38e813f2f99a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:51:59.623Z|5accce9c-13c3-442d-a38c-38e813f2f99a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:51:59.624Z|6858ea0a-e7df-47fe-9c18-d52aea4e80b0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:51:59.625Z|6858ea0a-e7df-47fe-9c18-d52aea4e80b0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:51:59.627Z|920d2ee9-8daf-44a8-887a-d06299bb38d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:51:59.627Z|920d2ee9-8daf-44a8-887a-d06299bb38d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:52:01.140Z|33de76ed-90e4-43f1-bf9d-88d83cb8ae43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:52:01.141Z|33de76ed-90e4-43f1-bf9d-88d83cb8ae43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:52:02.840Z|66e01307-3607-498d-9f49-fee9c1efd8d0|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-20T21:52:02.841Z|66e01307-3607-498d-9f49-fee9c1efd8d0|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-20T21:52:09.646Z|ba0a6fba-9f41-4669-b31d-3dd13a0b1417|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:52:09.646Z|6d24712c-363e-411e-bb44-60b611826c2f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:52:09.646Z|ba0a6fba-9f41-4669-b31d-3dd13a0b1417|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:52:09.646Z|6d24712c-363e-411e-bb44-60b611826c2f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:52:09.650Z|39a86b99-ae7d-4284-865d-dccc0b04e736|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:52:09.650Z|39a86b99-ae7d-4284-865d-dccc0b04e736|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:52:16.140Z|4d97e86d-9b05-4470-a9dd-fb07e6d7ee32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:52:16.144Z|4d97e86d-9b05-4470-a9dd-fb07e6d7ee32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:52:16.365Z|62a6571a-dcfb-4ace-a679-eea2b7d12ca6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:52:16.366Z|62a6571a-dcfb-4ace-a679-eea2b7d12ca6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:52:19.669Z|febf30f2-199a-4c1c-a390-b141ecdbce63|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:52:19.670Z|febf30f2-199a-4c1c-a390-b141ecdbce63|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:52:19.674Z|64552892-682e-47b5-a57e-ea38666273b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:52:19.674Z|64552892-682e-47b5-a57e-ea38666273b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:52:19.674Z|93118992-b4bf-402f-9dc0-42e72f64c93b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:52:19.675Z|93118992-b4bf-402f-9dc0-42e72f64c93b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:52:29.690Z|d1bebc17-e156-4fbe-91a5-a01a15265d45|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:52:29.691Z|d1bebc17-e156-4fbe-91a5-a01a15265d45|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:52:29.700Z|7cb7e10d-03a7-4206-accb-05c50354885b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:52:29.700Z|e8b0acfa-4707-4c83-92e3-b64e94f21f3c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:52:29.701Z|7cb7e10d-03a7-4206-accb-05c50354885b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:52:29.701Z|e8b0acfa-4707-4c83-92e3-b64e94f21f3c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:52:31.140Z|d9ab0055-2855-4f48-abd0-230adb302ac4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:52:31.141Z|d9ab0055-2855-4f48-abd0-230adb302ac4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:52:39.712Z|a5f8e233-33e9-4b82-bc43-af7e7fc83e82|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:52:39.712Z|a5f8e233-33e9-4b82-bc43-af7e7fc83e82|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:52:39.722Z|3a9b4bfd-dd2b-4234-a9d2-3005c3da2a42|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:52:39.722Z|c5358b54-9143-4301-8a83-373bc8d94320|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:52:39.723Z|3a9b4bfd-dd2b-4234-a9d2-3005c3da2a42|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:52:39.723Z|c5358b54-9143-4301-8a83-373bc8d94320|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:52:46.141Z|11120dde-4fac-4e81-a946-edbc9afd74d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:52:46.142Z|11120dde-4fac-4e81-a946-edbc9afd74d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:52:46.367Z|500edd7a-9d82-463c-b82d-30d06cbeb4c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:52:46.367Z|500edd7a-9d82-463c-b82d-30d06cbeb4c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:52:49.743Z|7c7f5fcd-9c49-4c79-8518-68f44b8cdf39|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:52:49.742Z|49c3f57a-8bc9-4165-b502-2e62ee5e4a08|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:52:49.745Z|49c3f57a-8bc9-4165-b502-2e62ee5e4a08|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:52:49.745Z|7c7f5fcd-9c49-4c79-8518-68f44b8cdf39|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:52:49.746Z|1511e313-d507-42f9-835d-12696f15d043|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:52:49.747Z|1511e313-d507-42f9-835d-12696f15d043|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:52:59.772Z|b3921c75-bcc4-4131-9724-9b2e02d6bbb5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:52:59.773Z|b3921c75-bcc4-4131-9724-9b2e02d6bbb5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:52:59.779Z|f4d7c0ce-2c23-4a64-943b-7b95a29b4fce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:52:59.779Z|b0ad0d9e-9376-4549-a1b0-1ada5cfbc684|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:52:59.780Z|f4d7c0ce-2c23-4a64-943b-7b95a29b4fce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:52:59.780Z|b0ad0d9e-9376-4549-a1b0-1ada5cfbc684|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:53:01.141Z|85aa5856-3056-43d8-ac1d-db76ffef1e52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:53:01.144Z|85aa5856-3056-43d8-ac1d-db76ffef1e52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:53:02.842Z|458d0ce9-b4ef-4b91-848d-0883eb39c3e9|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-20T21:53:02.843Z|458d0ce9-b4ef-4b91-848d-0883eb39c3e9|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-20T21:53:09.798Z|bd1e1dd3-17d1-477d-997c-4e5dbe430dc1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:53:09.798Z|bd1e1dd3-17d1-477d-997c-4e5dbe430dc1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:53:09.800Z|0bf3cfe6-76a9-4a75-8f65-09fc372185ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:53:09.800Z|c53114dc-060e-46c8-a5f4-88b300f2a763|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:53:09.801Z|0bf3cfe6-76a9-4a75-8f65-09fc372185ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:53:09.801Z|c53114dc-060e-46c8-a5f4-88b300f2a763|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:53:16.141Z|0a763d65-de4b-4584-862a-25f6d6f1b6ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:53:16.141Z|0a763d65-de4b-4584-862a-25f6d6f1b6ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:53:16.368Z|58010f14-43bf-4645-9c8c-2208fffdd596|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:53:16.369Z|58010f14-43bf-4645-9c8c-2208fffdd596|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:53:19.823Z|3053a484-94ef-4aea-a3d0-09ee51dbcb06|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:53:19.823Z|3053a484-94ef-4aea-a3d0-09ee51dbcb06|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:53:19.829Z|4a798d16-3b0b-47b0-87e3-ba4b31d52127|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:53:19.829Z|8d84eff5-5718-47fc-879b-3a7577203d67|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:53:19.830Z|4a798d16-3b0b-47b0-87e3-ba4b31d52127|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:53:19.830Z|8d84eff5-5718-47fc-879b-3a7577203d67|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:53:29.846Z|c01e6a26-ac19-4fcd-b34f-778f5b6c2dff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:53:29.847Z|c01e6a26-ac19-4fcd-b34f-778f5b6c2dff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:53:29.850Z|e8ec9e07-1e7c-4cce-9d5a-904d3afaa2cf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:53:29.850Z|e8ec9e07-1e7c-4cce-9d5a-904d3afaa2cf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:53:29.853Z|6d62a7b7-9d2c-48ce-9ac8-94540463e838|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:53:29.853Z|6d62a7b7-9d2c-48ce-9ac8-94540463e838|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:53:31.140Z|13546665-9d61-4430-a5fe-237e4dfd09ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:53:31.141Z|13546665-9d61-4430-a5fe-237e4dfd09ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:53:39.869Z|b371e091-bc7c-4275-9ff8-b2abfab38106|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:53:39.869Z|0fe776f2-e25f-4bfd-9f10-ba71b5176fa5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:53:39.869Z|b371e091-bc7c-4275-9ff8-b2abfab38106|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:53:39.870Z|0fe776f2-e25f-4bfd-9f10-ba71b5176fa5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:53:39.874Z|bf6c9809-29c0-4dc4-be47-a4e90c71b048|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:53:39.874Z|bf6c9809-29c0-4dc4-be47-a4e90c71b048|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:53:46.140Z|c6c91c6a-7c89-4bf4-b7c5-14ee332d6695|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:53:46.143Z|c6c91c6a-7c89-4bf4-b7c5-14ee332d6695|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:53:46.370Z|d2c74963-a9f3-4e28-84d4-aae4efa47720|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:53:46.370Z|d2c74963-a9f3-4e28-84d4-aae4efa47720|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:53:49.900Z|12b73ed5-7d01-466f-8093-d3a87ea57488|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:53:49.900Z|ebd3b44d-61e0-4e6a-8a35-3612ad81d405|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:53:49.900Z|3a6d0bd5-7289-41f0-b9eb-2df9e1c04f52|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:53:49.902Z|12b73ed5-7d01-466f-8093-d3a87ea57488|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:53:49.902Z|3a6d0bd5-7289-41f0-b9eb-2df9e1c04f52|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:53:49.902Z|ebd3b44d-61e0-4e6a-8a35-3612ad81d405|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:53:59.980Z|9bf1b28b-62e0-4ece-ad6c-b0b13cb28c1c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:53:59.980Z|6be3e2df-157b-4589-9d1e-d8307df7a688|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:53:59.981Z|6be3e2df-157b-4589-9d1e-d8307df7a688|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:53:59.981Z|9bf1b28b-62e0-4ece-ad6c-b0b13cb28c1c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:53:59.982Z|40f31190-4372-496e-b625-28cd6d828260|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:53:59.982Z|40f31190-4372-496e-b625-28cd6d828260|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:54:01.141Z|4b79fef1-66cb-4516-a6fc-c1840b1c0c5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:54:01.142Z|4b79fef1-66cb-4516-a6fc-c1840b1c0c5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:54:02.840Z|0d54788a-5c23-4f6a-b8d4-12dcde008338|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-20T21:54:02.841Z|0d54788a-5c23-4f6a-b8d4-12dcde008338|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-20T21:54:10.005Z|5807be83-9f79-43c1-adec-544cbf8329ac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:54:10.005Z|bb430367-9fea-4405-b0fc-f98fa732e322|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:54:10.006Z|5807be83-9f79-43c1-adec-544cbf8329ac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:54:10.006Z|bb430367-9fea-4405-b0fc-f98fa732e322|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:54:10.010Z|f4514f97-48b9-4390-a74a-fe5e67ec57b5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:54:10.011Z|f4514f97-48b9-4390-a74a-fe5e67ec57b5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:54:16.140Z|96f9ab9e-3ca5-465c-bd7f-b381e09b8ebd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:54:16.141Z|96f9ab9e-3ca5-465c-bd7f-b381e09b8ebd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:54:16.371Z|31bbf6a6-bb79-42ff-9a83-077989441740|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:54:16.372Z|31bbf6a6-bb79-42ff-9a83-077989441740|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:54:20.027Z|ade15b71-1054-4524-b24d-c06ad1410b06|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:54:20.028Z|ade15b71-1054-4524-b24d-c06ad1410b06|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:54:20.030Z|9643e9e2-cfd0-43b0-b48a-46d2f226e5aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:54:20.031Z|9643e9e2-cfd0-43b0-b48a-46d2f226e5aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:54:20.031Z|c864545a-3239-4f94-978f-3ef5723503ed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:54:20.032Z|c864545a-3239-4f94-978f-3ef5723503ed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:54:30.051Z|4c1c8289-b4ec-429c-ba68-9c59168a8ba0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:54:30.052Z|4c1c8289-b4ec-429c-ba68-9c59168a8ba0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:54:30.052Z|4002dfe2-00e1-4d5c-b77a-0e4e389e40fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:54:30.053Z|4002dfe2-00e1-4d5c-b77a-0e4e389e40fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:54:30.055Z|de231a22-2ff6-4528-b991-a92bd7b561c5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:54:30.056Z|de231a22-2ff6-4528-b991-a92bd7b561c5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:54:31.140Z|c3b6b8e0-5e68-48dd-bd45-ef5adc48156a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:54:31.143Z|c3b6b8e0-5e68-48dd-bd45-ef5adc48156a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:54:40.078Z|72864b5b-da4f-4bf7-9bcb-e670af6ab3d5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:54:40.078Z|def436ef-8ea7-4929-946d-d929055333aa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:54:40.078Z|1a3de1bf-d356-4cac-b3e3-933d7714b50d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:54:40.079Z|1a3de1bf-d356-4cac-b3e3-933d7714b50d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:54:40.079Z|def436ef-8ea7-4929-946d-d929055333aa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:54:40.079Z|72864b5b-da4f-4bf7-9bcb-e670af6ab3d5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:54:46.140Z|70ce0c3c-1413-4358-9b6e-b23fe7fe2830|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:54:46.141Z|70ce0c3c-1413-4358-9b6e-b23fe7fe2830|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:54:46.372Z|1fe54e06-2a5e-4a37-a872-7c10177db3c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:54:46.373Z|1fe54e06-2a5e-4a37-a872-7c10177db3c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:54:50.103Z|f267dfdb-164d-4a5f-b38d-2c75a47ee119|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:54:50.104Z|f267dfdb-164d-4a5f-b38d-2c75a47ee119|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:54:50.105Z|a953fe70-c47f-4485-bc95-807ca24fdc91|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:54:50.105Z|a953fe70-c47f-4485-bc95-807ca24fdc91|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:54:50.106Z|cb546f1a-199e-4e7c-acde-118e102bf715|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:54:50.106Z|cb546f1a-199e-4e7c-acde-118e102bf715|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:55:00.137Z|dc202378-b0e1-46e0-b8db-7d7dfde18c63|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:55:00.137Z|0e278193-54e5-4c18-9263-09b8a8e763f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:55:00.137Z|6ed06b4b-0419-42e7-9fca-bbf5460ccd88|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:55:00.139Z|dc202378-b0e1-46e0-b8db-7d7dfde18c63|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:55:00.139Z|6ed06b4b-0419-42e7-9fca-bbf5460ccd88|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:55:00.139Z|0e278193-54e5-4c18-9263-09b8a8e763f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:55:01.141Z|75693bfa-301d-4578-a171-76a1a056e072|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:55:01.142Z|75693bfa-301d-4578-a171-76a1a056e072|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:55:02.841Z|544c82bb-a946-4120-aca7-5b69d7969e04|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-20T21:55:02.842Z|544c82bb-a946-4120-aca7-5b69d7969e04|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-20T21:55:10.165Z|07502cd0-10ac-4ec9-8bc5-29751f1d3d45|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:55:10.165Z|4981698d-60ce-4b63-92d1-5751ffce9856|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:55:10.165Z|07502cd0-10ac-4ec9-8bc5-29751f1d3d45|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:55:10.166Z|519a32d6-f4de-48dc-a84a-a99fe33a3045|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:55:10.166Z|4981698d-60ce-4b63-92d1-5751ffce9856|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:55:10.166Z|519a32d6-f4de-48dc-a84a-a99fe33a3045|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:55:16.141Z|eaa7a3f0-1d67-4a68-b2c5-2284b5b57057|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:55:16.144Z|eaa7a3f0-1d67-4a68-b2c5-2284b5b57057|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:55:16.373Z|8fd00d29-dd65-4e50-b0cd-9aca0cff2c07|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:55:16.374Z|8fd00d29-dd65-4e50-b0cd-9aca0cff2c07|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:55:20.187Z|88a04d26-f196-45aa-8ed3-de6887173f59|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:55:20.187Z|d3ea2521-f4e2-4f23-a199-82603f370b51|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:55:20.187Z|88a04d26-f196-45aa-8ed3-de6887173f59|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:55:20.188Z|d3ea2521-f4e2-4f23-a199-82603f370b51|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:55:20.189Z|bc6b176a-433c-4fca-a859-bf387d215cd3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:55:20.190Z|bc6b176a-433c-4fca-a859-bf387d215cd3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:55:30.209Z|ee27cd05-81ec-4d9e-aecc-dac75d7c6b9a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:55:30.209Z|a7952b14-32bc-4bd9-9138-c4cac857e013|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:55:30.210Z|a7952b14-32bc-4bd9-9138-c4cac857e013|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:55:30.210Z|ee27cd05-81ec-4d9e-aecc-dac75d7c6b9a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:55:30.213Z|c37b54ce-02b0-4dda-b333-246f55860e64|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:55:30.214Z|c37b54ce-02b0-4dda-b333-246f55860e64|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:55:31.140Z|3e65fd1f-ee27-4981-974e-121031a5c3db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:55:31.141Z|3e65fd1f-ee27-4981-974e-121031a5c3db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:55:40.231Z|a4a89d15-af5c-466d-9ce1-75b9679b9e32|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:55:40.232Z|a4a89d15-af5c-466d-9ce1-75b9679b9e32|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:55:40.233Z|5823ce1a-4103-49f6-bf98-eb718c6df524|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:55:40.233Z|5823ce1a-4103-49f6-bf98-eb718c6df524|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:55:40.236Z|73d2d640-91d8-4a48-83c9-49555f030ca5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:55:40.236Z|73d2d640-91d8-4a48-83c9-49555f030ca5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:55:46.141Z|9de688de-1d6b-4a11-9756-68cf354a3364|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:55:46.142Z|9de688de-1d6b-4a11-9756-68cf354a3364|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:55:46.375Z|2a2a5968-d2ae-46a4-b0d4-f56a792d4183|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:55:46.375Z|2a2a5968-d2ae-46a4-b0d4-f56a792d4183|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:55:50.258Z|5da26f9a-786c-436d-8faa-d18002da8d70|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:55:50.258Z|914b56ea-3d47-4ffe-8dbb-a0697b55a741|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:55:50.258Z|b94977c8-470b-4506-a11a-59e9d00ee61d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:55:50.259Z|b94977c8-470b-4506-a11a-59e9d00ee61d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:55:50.259Z|5da26f9a-786c-436d-8faa-d18002da8d70|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:55:50.259Z|914b56ea-3d47-4ffe-8dbb-a0697b55a741|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:56:00.279Z|81880176-b96e-4fb7-bb44-59580e8aa732|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:56:00.279Z|595c2124-5877-4860-be21-45db83d6fdcc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:56:00.280Z|81880176-b96e-4fb7-bb44-59580e8aa732|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:56:00.280Z|595c2124-5877-4860-be21-45db83d6fdcc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:56:00.282Z|dc98662c-3f69-41c5-b4c6-12ce4703d023|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:56:00.283Z|dc98662c-3f69-41c5-b4c6-12ce4703d023|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:56:01.140Z|77447436-9af1-450c-a5d5-4dc179865e24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:56:01.143Z|77447436-9af1-450c-a5d5-4dc179865e24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:56:02.841Z|35fc1b03-4ac6-4195-b576-8ba8ac9ed0ac|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-20T21:56:02.841Z|35fc1b03-4ac6-4195-b576-8ba8ac9ed0ac|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-20T21:56:10.302Z|77689632-f621-4a0a-8556-d3bce625c688|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:56:10.303Z|efa73b87-9299-4206-8e08-8e656cde662c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:56:10.303Z|77689632-f621-4a0a-8556-d3bce625c688|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:56:10.304Z|efa73b87-9299-4206-8e08-8e656cde662c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:56:10.306Z|7b0accd4-845e-4605-a0d7-bb561a8f3e95|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:56:10.307Z|7b0accd4-845e-4605-a0d7-bb561a8f3e95|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:56:16.142Z|40bc312f-32e1-43b4-93f4-c68f0e6485c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:56:16.144Z|40bc312f-32e1-43b4-93f4-c68f0e6485c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:56:16.376Z|0aa23575-e1ea-43e9-b07f-241d728fa61e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:56:16.377Z|0aa23575-e1ea-43e9-b07f-241d728fa61e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:56:20.330Z|567ddf2c-1f90-490a-9f0e-2e44edfd88d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:56:20.330Z|89f51f7d-63ba-4a2b-bf6d-2965b0dda756|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:56:20.332Z|567ddf2c-1f90-490a-9f0e-2e44edfd88d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:56:20.332Z|89f51f7d-63ba-4a2b-bf6d-2965b0dda756|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:56:20.354Z|0ad34c7c-1f52-4729-abd9-0bb0d3dfa76a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:56:20.354Z|0ad34c7c-1f52-4729-abd9-0bb0d3dfa76a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:56:30.356Z|12ae720c-1175-403d-aa8d-fcebf6f74e61|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:56:30.357Z|12ae720c-1175-403d-aa8d-fcebf6f74e61|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:56:30.365Z|163c4872-f252-4071-a5a2-9af1c086818f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:56:30.366Z|163c4872-f252-4071-a5a2-9af1c086818f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:56:30.377Z|cee1a62d-b072-4125-9ff5-3bea607835b0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:56:30.378Z|cee1a62d-b072-4125-9ff5-3bea607835b0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:56:31.141Z|6d33ae3f-26af-4174-8929-c4112d901306|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:56:31.141Z|6d33ae3f-26af-4174-8929-c4112d901306|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:56:40.383Z|1303d761-3cd4-475e-871a-9a6be82d29f8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:56:40.384Z|1303d761-3cd4-475e-871a-9a6be82d29f8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:56:40.387Z|fcd4c255-c49a-4d96-bcde-dd833833a296|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:56:40.388Z|fcd4c255-c49a-4d96-bcde-dd833833a296|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:56:40.402Z|a9f64207-57e6-4d75-9dd9-88950d7b6f10|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:56:40.403Z|a9f64207-57e6-4d75-9dd9-88950d7b6f10|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:56:46.141Z|9baa0461-571e-4f9b-8b25-9ac4e5cd7cac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:56:46.144Z|9baa0461-571e-4f9b-8b25-9ac4e5cd7cac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:56:46.378Z|7c1315b1-a2fd-476d-babd-1bb29fa8eaf1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:56:46.378Z|7c1315b1-a2fd-476d-babd-1bb29fa8eaf1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:56:50.409Z|7d90992f-845c-4007-834d-c167829f76ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:56:50.409Z|6f9ed3df-9343-4670-8df4-4a22f908c0e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:56:50.410Z|7d90992f-845c-4007-834d-c167829f76ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:56:50.410Z|6f9ed3df-9343-4670-8df4-4a22f908c0e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:56:50.427Z|451bc136-c0c5-4a13-bd79-4e7af5a3c05f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:56:50.427Z|451bc136-c0c5-4a13-bd79-4e7af5a3c05f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:57:00.431Z|5b74cc2c-7fbe-4622-b330-ee62186740a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:57:00.432Z|5b74cc2c-7fbe-4622-b330-ee62186740a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:57:00.435Z|42b68038-ae5f-49eb-902e-9a4f81d8942b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:57:00.435Z|42b68038-ae5f-49eb-902e-9a4f81d8942b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:57:00.458Z|4383e132-1891-4c86-8029-60260e81d6cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:57:00.459Z|4383e132-1891-4c86-8029-60260e81d6cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:57:01.140Z|2de62706-48bd-4350-bdd7-7c13eb0affef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:57:01.141Z|2de62706-48bd-4350-bdd7-7c13eb0affef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:57:02.841Z|f84acb5d-d30f-447c-b4d5-ae1f1199849b|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-20T21:57:02.842Z|f84acb5d-d30f-447c-b4d5-ae1f1199849b|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-20T21:57:10.461Z|50795550-cf2b-4506-8ffc-4bd634ea2e37|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:57:10.462Z|50795550-cf2b-4506-8ffc-4bd634ea2e37|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:57:10.467Z|412305cd-709f-41d5-a5b6-78a4e8969df4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:57:10.467Z|412305cd-709f-41d5-a5b6-78a4e8969df4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:57:10.478Z|ef88f04c-da86-4ca5-8561-61f59687ac26|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:57:10.479Z|ef88f04c-da86-4ca5-8561-61f59687ac26|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:57:16.140Z|a24778dc-a353-4f15-89ae-060ddb90e9fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:57:16.141Z|a24778dc-a353-4f15-89ae-060ddb90e9fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:57:16.379Z|3cc129dc-91fb-4dc4-84fe-e6bffc3df68f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:57:16.380Z|3cc129dc-91fb-4dc4-84fe-e6bffc3df68f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:57:20.485Z|f6c76318-4bd5-45e7-87c0-cf1c40b0c46c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:57:20.486Z|f6c76318-4bd5-45e7-87c0-cf1c40b0c46c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:57:20.488Z|ceb855ce-370f-4888-b22c-0f3911598bf6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:57:20.489Z|ceb855ce-370f-4888-b22c-0f3911598bf6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:57:20.501Z|485c7cb7-49c0-4f45-aca1-ebd241764144|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:57:20.501Z|485c7cb7-49c0-4f45-aca1-ebd241764144|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:57:30.510Z|baa5cc93-454a-456a-a098-c931d97b54c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:57:30.510Z|90b3c29b-52f5-4f08-bc5d-3da742927626|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:57:30.511Z|90b3c29b-52f5-4f08-bc5d-3da742927626|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:57:30.512Z|baa5cc93-454a-456a-a098-c931d97b54c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:57:30.527Z|e76d0f34-53bf-4cc4-8d3a-1188cf892d27|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:57:30.528Z|e76d0f34-53bf-4cc4-8d3a-1188cf892d27|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:57:31.140Z|cbcc38bf-5a38-4755-83ba-2bc49d934faa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:57:31.143Z|cbcc38bf-5a38-4755-83ba-2bc49d934faa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:57:40.542Z|e05d4ebb-fbf3-45ed-b6a5-82c557679d01|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:57:40.542Z|529e8d43-fb88-4eb7-a782-15f9f412bd68|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:57:40.544Z|e05d4ebb-fbf3-45ed-b6a5-82c557679d01|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:57:40.544Z|529e8d43-fb88-4eb7-a782-15f9f412bd68|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:57:40.560Z|03df0752-f62c-4fbc-89f5-b9bd702e49dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:57:40.561Z|03df0752-f62c-4fbc-89f5-b9bd702e49dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:57:46.141Z|5fe0dda5-5bc4-47a9-ab80-f81980142270|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:57:46.142Z|5fe0dda5-5bc4-47a9-ab80-f81980142270|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:57:46.380Z|db1d11a5-ca62-4217-9d19-19d9a0353124|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:57:46.381Z|db1d11a5-ca62-4217-9d19-19d9a0353124|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:57:50.568Z|80194d67-4e62-483a-b900-3a3d746487ae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:57:50.568Z|70be7072-a3be-4bbd-a125-3035b6268923|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:57:50.569Z|80194d67-4e62-483a-b900-3a3d746487ae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:57:50.569Z|70be7072-a3be-4bbd-a125-3035b6268923|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:57:50.584Z|acae9645-e411-43a3-93a3-e2609b790682|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:57:50.585Z|acae9645-e411-43a3-93a3-e2609b790682|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:58:00.591Z|fef11763-bb62-430a-8946-54fcf683ff41|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:58:00.591Z|3d7e9d71-3e2a-40b7-a469-e5817b1edd7f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:58:00.592Z|3d7e9d71-3e2a-40b7-a469-e5817b1edd7f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:58:00.592Z|fef11763-bb62-430a-8946-54fcf683ff41|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:58:00.604Z|b0c16d44-c42d-4ad0-81c6-8166b1b02ccc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:58:00.604Z|b0c16d44-c42d-4ad0-81c6-8166b1b02ccc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:58:01.140Z|9b121534-17f5-41db-bd42-2ca499a6b698|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:58:01.141Z|9b121534-17f5-41db-bd42-2ca499a6b698|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:58:02.841Z|841f7158-80a9-426f-892f-e1a9951e20af|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-20T21:58:02.842Z|841f7158-80a9-426f-892f-e1a9951e20af|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-20T21:58:10.613Z|6c467096-3b61-4f5a-a4dd-cc376c31c853|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:58:10.613Z|bc8c4a95-f582-456d-ad0c-6123a3111ef4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:58:10.613Z|bc8c4a95-f582-456d-ad0c-6123a3111ef4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:58:10.613Z|6c467096-3b61-4f5a-a4dd-cc376c31c853|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:58:10.622Z|29fb7e47-bb00-4658-aad3-557cf58b4b2b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:58:10.623Z|29fb7e47-bb00-4658-aad3-557cf58b4b2b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:58:16.140Z|d3dcdadb-88eb-446b-bd30-f28038fcdb86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:58:16.143Z|d3dcdadb-88eb-446b-bd30-f28038fcdb86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:58:16.382Z|ab402eeb-7b98-4dae-9387-5cefa535e0d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:58:16.382Z|ab402eeb-7b98-4dae-9387-5cefa535e0d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:58:20.634Z|8448063e-d48e-4c34-9b4b-65b4608670fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:58:20.635Z|8448063e-d48e-4c34-9b4b-65b4608670fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:58:20.640Z|081d6b97-33d5-440c-b4b3-34001514fcce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:58:20.640Z|081d6b97-33d5-440c-b4b3-34001514fcce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:58:20.642Z|8581371d-68b0-4fd0-9aed-7ea6f23ed0bd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:58:20.643Z|8581371d-68b0-4fd0-9aed-7ea6f23ed0bd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:58:30.655Z|823ad65c-23a2-4520-bde7-58742fcda2da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:58:30.655Z|823ad65c-23a2-4520-bde7-58742fcda2da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:58:30.660Z|e664eaff-3003-4ee6-825f-a6780193aae6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:58:30.661Z|e664eaff-3003-4ee6-825f-a6780193aae6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:58:30.661Z|092718d6-ee6c-48bd-89d2-1820efdeac98|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:58:30.661Z|092718d6-ee6c-48bd-89d2-1820efdeac98|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:58:31.140Z|e41cd8c8-16d9-4921-8d5c-632e89369799|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:58:31.141Z|e41cd8c8-16d9-4921-8d5c-632e89369799|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:58:40.676Z|d3a7d4ff-7537-468d-ad32-379ccbdef4b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:58:40.677Z|d3a7d4ff-7537-468d-ad32-379ccbdef4b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:58:40.682Z|a415440f-a62f-4b6d-8ed8-fbcc7774a245|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:58:40.683Z|a415440f-a62f-4b6d-8ed8-fbcc7774a245|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:58:40.685Z|1ee0b795-db9c-430f-9254-0680f1b5a0d3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:58:40.685Z|1ee0b795-db9c-430f-9254-0680f1b5a0d3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:58:46.141Z|57eac6cd-0e8c-4046-bdf1-f76bdb576534|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:58:46.142Z|57eac6cd-0e8c-4046-bdf1-f76bdb576534|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:58:46.383Z|aefc5b17-e75b-47a3-b343-86e5ac836b01|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:58:46.384Z|aefc5b17-e75b-47a3-b343-86e5ac836b01|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:58:50.708Z|66f8a619-80c7-4b46-af96-00716eae8773|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:58:50.708Z|6a1bdff4-d410-41d9-a8de-caeec769687e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:58:50.710Z|6a1bdff4-d410-41d9-a8de-caeec769687e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:58:50.709Z|75eff545-0aec-48d8-a772-96de49ef9070|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:58:50.710Z|66f8a619-80c7-4b46-af96-00716eae8773|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:58:50.710Z|75eff545-0aec-48d8-a772-96de49ef9070|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:59:00.736Z|a16d1f8d-2f81-4b6d-a003-e31323879987|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:59:00.737Z|c3e5f0fa-8d0f-4588-b90f-d016df80d296|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:59:00.737Z|a16d1f8d-2f81-4b6d-a003-e31323879987|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:59:00.737Z|c3e5f0fa-8d0f-4588-b90f-d016df80d296|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:59:00.740Z|b9d674eb-6abb-4937-9458-c99637601414|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:59:00.741Z|b9d674eb-6abb-4937-9458-c99637601414|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:59:01.141Z|6dab686e-0c01-45ee-92a5-4b05d90bc474|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:59:01.144Z|6dab686e-0c01-45ee-92a5-4b05d90bc474|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:59:02.841Z|68ba32b0-2de3-4a5c-bb45-a5ebb86fc992|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-20T21:59:02.841Z|68ba32b0-2de3-4a5c-bb45-a5ebb86fc992|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-20T21:59:10.761Z|4afe9a29-9133-47ee-80b5-3467bba2dfa4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:59:10.762Z|4afe9a29-9133-47ee-80b5-3467bba2dfa4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:59:10.765Z|210e128e-2502-49d8-9747-c7151b1cab8e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:59:10.765Z|210e128e-2502-49d8-9747-c7151b1cab8e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:59:10.769Z|8f738642-0323-477d-b177-cc8a4a7aac5b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:59:10.769Z|8f738642-0323-477d-b177-cc8a4a7aac5b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:59:16.140Z|80319ea4-eaea-47aa-acbc-49281d8edf4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:59:16.141Z|80319ea4-eaea-47aa-acbc-49281d8edf4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:59:16.384Z|e046b24c-3b14-4349-a90d-448f1238eb25|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:59:16.385Z|e046b24c-3b14-4349-a90d-448f1238eb25|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:59:20.783Z|5067dfd3-97e8-4a18-93ee-3ee63dd83339|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:59:20.784Z|5067dfd3-97e8-4a18-93ee-3ee63dd83339|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:59:20.785Z|0a20d561-8d12-4f27-ab76-8b192202ddc8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:59:20.785Z|0a20d561-8d12-4f27-ab76-8b192202ddc8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:59:20.791Z|eac9fa7c-c735-445a-a630-026765e6b4b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:59:20.791Z|eac9fa7c-c735-445a-a630-026765e6b4b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:59:30.807Z|c01cfd68-9192-4105-83d7-c2f2214ce4b0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:59:30.807Z|2a7eaa7e-f9e5-4492-963e-320619f13c8f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:59:30.807Z|c01cfd68-9192-4105-83d7-c2f2214ce4b0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:59:30.807Z|2a7eaa7e-f9e5-4492-963e-320619f13c8f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:59:30.811Z|cd0149af-4c03-4093-9af2-8e520676f835|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:59:30.812Z|cd0149af-4c03-4093-9af2-8e520676f835|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:59:31.140Z|0583a688-a35c-4c14-a219-3950100d9f96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:59:31.141Z|0583a688-a35c-4c14-a219-3950100d9f96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:59:40.829Z|1124f0f7-8367-4709-b36d-de31ddb5b17f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:59:40.829Z|2b5f91f9-496d-4c98-a1dd-57333444868c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:59:40.830Z|1124f0f7-8367-4709-b36d-de31ddb5b17f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:59:40.830Z|2b5f91f9-496d-4c98-a1dd-57333444868c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:59:40.833Z|ba7649c2-e8c5-4a79-b72e-f144fc6ffc72|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:59:40.833Z|ba7649c2-e8c5-4a79-b72e-f144fc6ffc72|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:59:46.142Z|bcf2bb19-b74d-4a22-9c61-6a37cea10061|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:59:46.146Z|bcf2bb19-b74d-4a22-9c61-6a37cea10061|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:59:46.386Z|4cd0f1d7-803c-43ec-8e10-03f3651e313c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T21:59:46.386Z|4cd0f1d7-803c-43ec-8e10-03f3651e313c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T21:59:50.850Z|dea29098-f3d6-4737-a01d-7dee1ce04c58|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:59:50.850Z|e766b6d4-4e4b-4f7d-b568-19cb9a0cbee2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:59:50.851Z|dea29098-f3d6-4737-a01d-7dee1ce04c58|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:59:50.851Z|e766b6d4-4e4b-4f7d-b568-19cb9a0cbee2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T21:59:50.852Z|868cd4f6-012a-4e51-8668-4b9e43dad32c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T21:59:50.852Z|868cd4f6-012a-4e51-8668-4b9e43dad32c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:00:00.875Z|5210c6a9-bf03-4ee8-9f86-30523481eb8f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:00:00.876Z|24126536-1c7e-48b5-8f2e-07f60a4e46cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:00:00.876Z|24126536-1c7e-48b5-8f2e-07f60a4e46cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:00:00.876Z|5210c6a9-bf03-4ee8-9f86-30523481eb8f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:00:00.878Z|eca7071e-6414-4c3d-ae29-e6dc48256161|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:00:00.878Z|eca7071e-6414-4c3d-ae29-e6dc48256161|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:00:01.140Z|ecae6643-0af2-4fb3-b9a4-cd89679afd94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:00:01.141Z|ecae6643-0af2-4fb3-b9a4-cd89679afd94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:00:02.840Z|1cfeaf5a-f90b-4294-a91d-42d393f72c3a|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-20T22:00:02.841Z|1cfeaf5a-f90b-4294-a91d-42d393f72c3a|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-20T22:00:10.909Z|cce3918f-6b2d-45c5-a968-a5f693f55c13|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:00:10.909Z|272674cf-8a7b-4d24-9882-fa606fc94dd6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:00:10.909Z|158b3040-2acf-4519-aae6-36516fd9caad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:00:10.911Z|cce3918f-6b2d-45c5-a968-a5f693f55c13|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:00:10.911Z|272674cf-8a7b-4d24-9882-fa606fc94dd6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:00:10.911Z|158b3040-2acf-4519-aae6-36516fd9caad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:00:16.141Z|d0f52bdf-9d87-44c9-8be7-c488a96159e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:00:16.142Z|d0f52bdf-9d87-44c9-8be7-c488a96159e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:00:16.387Z|f7f4a187-950c-4a98-a496-5d64b9c6f4e8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:00:16.388Z|f7f4a187-950c-4a98-a496-5d64b9c6f4e8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:00:20.937Z|d6d94e07-a359-4f47-98ef-b2e324e04ebc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:00:20.937Z|c4a7c115-a3b5-458f-9fff-8c05a6f8ef20|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:00:20.938Z|d6d94e07-a359-4f47-98ef-b2e324e04ebc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:00:20.938Z|c4a7c115-a3b5-458f-9fff-8c05a6f8ef20|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:00:20.941Z|ac27f4da-9d33-43cb-977c-31c92ae58f1f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:00:20.942Z|ac27f4da-9d33-43cb-977c-31c92ae58f1f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:00:30.961Z|f6921947-6815-48de-a210-151915457a21|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:00:30.961Z|929d53d6-a460-4f18-9169-c2b6e184dc63|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:00:30.961Z|e84488a6-c713-4c05-831d-b2db72ad4864|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:00:30.962Z|f6921947-6815-48de-a210-151915457a21|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:00:30.962Z|929d53d6-a460-4f18-9169-c2b6e184dc63|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:00:30.963Z|e84488a6-c713-4c05-831d-b2db72ad4864|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:00:31.140Z|5ebc670b-6fbb-43e6-b527-d964eb10ccd5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:00:31.141Z|5ebc670b-6fbb-43e6-b527-d964eb10ccd5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:00:40.983Z|564a0911-e847-4ca8-988a-0cdcced5b229|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:00:40.983Z|d58499e8-e285-431b-aa4f-4647c22c852a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:00:40.984Z|d58499e8-e285-431b-aa4f-4647c22c852a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:00:40.984Z|564a0911-e847-4ca8-988a-0cdcced5b229|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:00:40.984Z|4a5ecc38-b749-421a-bf09-a4e61a9d4571|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:00:40.985Z|4a5ecc38-b749-421a-bf09-a4e61a9d4571|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:00:46.140Z|e9cf1778-ca96-415e-a00f-b14d25655700|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:00:46.141Z|e9cf1778-ca96-415e-a00f-b14d25655700|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:00:46.388Z|e98a6d71-1c80-4a8b-9e8f-9a74708a695b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:00:46.389Z|e98a6d71-1c80-4a8b-9e8f-9a74708a695b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:00:51.007Z|6edb0b8a-90f7-4a7d-95cd-076665f4e4cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:00:51.007Z|87b1130d-d638-4779-84a9-872496f3f382|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:00:51.007Z|ad909f5a-4866-4467-a95e-88fecbab8159|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:00:51.008Z|6edb0b8a-90f7-4a7d-95cd-076665f4e4cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:00:51.008Z|ad909f5a-4866-4467-a95e-88fecbab8159|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:00:51.008Z|87b1130d-d638-4779-84a9-872496f3f382|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:01:01.030Z|0e8d06a7-a5ee-464b-9223-13032d9fbcda|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:01:01.030Z|7432dee5-cb98-4f41-866c-04683bb81d1c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:01:01.031Z|7432dee5-cb98-4f41-866c-04683bb81d1c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:01:01.031Z|0e8d06a7-a5ee-464b-9223-13032d9fbcda|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:01:01.032Z|5e93c92b-0b13-4796-93f4-0595adc2b7a1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:01:01.033Z|5e93c92b-0b13-4796-93f4-0595adc2b7a1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:01:01.140Z|85beb39c-b42d-411e-93cc-ae94eed19343|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:01:01.141Z|85beb39c-b42d-411e-93cc-ae94eed19343|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:01:02.840Z|fd5b97a6-edfb-4a4d-9ca7-5c716f682950|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-20T22:01:02.841Z|fd5b97a6-edfb-4a4d-9ca7-5c716f682950|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-20T22:01:11.052Z|300d1af1-579b-493b-ba3c-6e6c23f4ec86|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:01:11.052Z|b8f4e3a3-d3ea-42bc-a24d-5971d2bd15a3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:01:11.052Z|b8f4e3a3-d3ea-42bc-a24d-5971d2bd15a3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:01:11.052Z|1ade7be6-f347-4640-ab7e-cc37942d6c83|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:01:11.052Z|300d1af1-579b-493b-ba3c-6e6c23f4ec86|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:01:11.053Z|1ade7be6-f347-4640-ab7e-cc37942d6c83|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:01:16.140Z|2be1e057-de88-4291-a3ce-e4d209067274|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:01:16.141Z|2be1e057-de88-4291-a3ce-e4d209067274|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:01:16.389Z|ca1fad36-2418-421b-a05d-321d41b500fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:01:16.390Z|ca1fad36-2418-421b-a05d-321d41b500fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:01:21.075Z|eb738ae8-33e1-4f6b-92e0-d1cc86a61f20|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:01:21.075Z|1aa2cfff-e195-41fd-8617-2b138f50fbb8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:01:21.075Z|97ab53c4-f881-4234-a5ea-6327433f2976|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:01:21.076Z|eb738ae8-33e1-4f6b-92e0-d1cc86a61f20|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:01:21.076Z|97ab53c4-f881-4234-a5ea-6327433f2976|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:01:21.076Z|1aa2cfff-e195-41fd-8617-2b138f50fbb8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:01:31.104Z|ab499338-4477-4e49-8529-b53cbd0cfcf2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:01:31.105Z|e5f3a83a-8c73-4baa-9117-6642798061e1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:01:31.104Z|e6822ca7-af45-478a-b560-3bcb04e40388|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:01:31.106Z|e6822ca7-af45-478a-b560-3bcb04e40388|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:01:31.106Z|e5f3a83a-8c73-4baa-9117-6642798061e1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:01:31.106Z|ab499338-4477-4e49-8529-b53cbd0cfcf2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:01:31.141Z|a82dc769-5b26-4806-a973-2b006c3aae89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:01:31.144Z|a82dc769-5b26-4806-a973-2b006c3aae89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:01:41.131Z|7979f152-0289-4bd4-aabe-15be1578aa2d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:01:41.131Z|aeee24ab-6991-4346-9381-8de9f5375575|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:01:41.132Z|aeee24ab-6991-4346-9381-8de9f5375575|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:01:41.132Z|7979f152-0289-4bd4-aabe-15be1578aa2d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:01:41.135Z|75c2b7d5-50ab-402c-896a-5be491db066b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:01:41.136Z|75c2b7d5-50ab-402c-896a-5be491db066b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:01:46.141Z|2361f232-26aa-46cd-b944-462ca491670f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:01:46.142Z|2361f232-26aa-46cd-b944-462ca491670f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:01:46.391Z|d84b8df3-63a4-4af2-abe5-c0a958bb5fb3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:01:46.391Z|d84b8df3-63a4-4af2-abe5-c0a958bb5fb3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:01:51.153Z|73324bad-4d0d-4e26-b296-848b437ff655|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:01:51.154Z|73324bad-4d0d-4e26-b296-848b437ff655|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:01:51.157Z|81c4b2f9-8180-4e90-8660-ca345e6cd365|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:01:51.158Z|81c4b2f9-8180-4e90-8660-ca345e6cd365|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:01:51.158Z|17eadd96-79c4-4e76-991a-d84c2e916d38|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:01:51.158Z|17eadd96-79c4-4e76-991a-d84c2e916d38|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:02:01.140Z|80f925b6-6de1-4dcd-a9a1-588251c95089|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:02:01.141Z|80f925b6-6de1-4dcd-a9a1-588251c95089|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:02:01.177Z|d12b49de-1e78-46f4-a941-fcd3fefb603f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:02:01.177Z|b1e2edc6-db4a-4c1e-a758-6f1e6544e82b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:02:01.178Z|d12b49de-1e78-46f4-a941-fcd3fefb603f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:02:01.178Z|260a8a41-8e18-4b2f-b813-bef91dc9e6c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:02:01.178Z|b1e2edc6-db4a-4c1e-a758-6f1e6544e82b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:02:01.178Z|260a8a41-8e18-4b2f-b813-bef91dc9e6c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:02:02.841Z|c51b630e-5f34-451a-9804-720cda8415fa|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-20T22:02:02.842Z|c51b630e-5f34-451a-9804-720cda8415fa|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-20T22:02:11.201Z|fa71eaa3-7b94-42fa-9741-593de58a1f22|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:02:11.202Z|fa71eaa3-7b94-42fa-9741-593de58a1f22|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:02:11.201Z|029f0adb-eca5-4710-875b-1cb6efe627d5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:02:11.202Z|029f0adb-eca5-4710-875b-1cb6efe627d5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:02:11.203Z|3dbf9058-a099-4d62-829e-e11c576584a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:02:11.204Z|3dbf9058-a099-4d62-829e-e11c576584a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:02:16.140Z|d3157f74-242f-4073-a1d7-226f5bb1d114|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:02:16.143Z|d3157f74-242f-4073-a1d7-226f5bb1d114|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:02:16.392Z|912726a9-a400-4b91-9ace-43990d75d74a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:02:16.393Z|912726a9-a400-4b91-9ace-43990d75d74a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:02:21.225Z|3300d35e-8e5e-4832-8118-69abc5638ecc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:02:21.225Z|3704249b-83c8-43be-b284-5053f24d87b4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:02:21.226Z|3300d35e-8e5e-4832-8118-69abc5638ecc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:02:21.226Z|3704249b-83c8-43be-b284-5053f24d87b4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:02:21.228Z|4cbb8d49-8a32-4c57-9cc8-0d2245be6eb0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:02:21.228Z|4cbb8d49-8a32-4c57-9cc8-0d2245be6eb0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:02:31.140Z|321e602f-d4ce-425f-92c7-c369c699c53b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:02:31.141Z|321e602f-d4ce-425f-92c7-c369c699c53b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:02:31.246Z|a4e0ec62-c60d-42d9-b60e-9e986a2477b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:02:31.246Z|16024156-3002-421d-b187-e6e44ca1d7af|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:02:31.246Z|a4e0ec62-c60d-42d9-b60e-9e986a2477b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:02:31.246Z|b32b41f6-775d-4599-a2ec-231d01bd637a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:02:31.246Z|16024156-3002-421d-b187-e6e44ca1d7af|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:02:31.247Z|b32b41f6-775d-4599-a2ec-231d01bd637a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:02:41.280Z|68c2cc0a-d063-417b-8c3f-41a06edbba94|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:02:41.280Z|d5e2628f-a594-4efa-8e76-82ef9eaeb00e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:02:41.280Z|467d07ae-5682-4de1-83db-9818e4744b6a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:02:41.282Z|68c2cc0a-d063-417b-8c3f-41a06edbba94|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:02:41.282Z|467d07ae-5682-4de1-83db-9818e4744b6a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:02:41.282Z|d5e2628f-a594-4efa-8e76-82ef9eaeb00e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:02:46.142Z|903fd5c5-3517-481f-b556-6484be8905e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:02:46.143Z|903fd5c5-3517-481f-b556-6484be8905e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:02:46.393Z|979ca42c-e976-4b8e-8c22-a2b095367abc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:02:46.394Z|979ca42c-e976-4b8e-8c22-a2b095367abc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:02:51.311Z|63606a88-3cf3-4ed5-9167-2e3ebe4563d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:02:51.311Z|63606a88-3cf3-4ed5-9167-2e3ebe4563d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:02:51.313Z|c4e0ce90-cfd4-498a-8a7d-ac17f745fd88|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:02:51.313Z|c4e0ce90-cfd4-498a-8a7d-ac17f745fd88|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:02:51.313Z|35e9daaa-8647-4ee2-a96b-a9333b208d8d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:02:51.313Z|35e9daaa-8647-4ee2-a96b-a9333b208d8d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:03:01.140Z|0b64edda-3909-4967-9b9e-695d92004e14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:03:01.143Z|0b64edda-3909-4967-9b9e-695d92004e14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:03:01.334Z|46ed0c05-7682-4b1c-823f-20189ebb72c3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:03:01.335Z|46ed0c05-7682-4b1c-823f-20189ebb72c3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:03:01.336Z|a830bb65-4d67-4a96-ba88-52c1f5914498|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:03:01.336Z|a830bb65-4d67-4a96-ba88-52c1f5914498|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:03:01.340Z|80d2e48c-aa4b-47d9-aaee-abaa01230342|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:03:01.341Z|80d2e48c-aa4b-47d9-aaee-abaa01230342|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:03:02.842Z|c097ea37-2e7c-4125-80bc-a200b58c783c|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-20T22:03:02.842Z|c097ea37-2e7c-4125-80bc-a200b58c783c|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-20T22:03:08.270Z|83e9dce2-79b5-439a-9f2e-7794b6b92271|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2021-10-20T22:03:08.273Z|83e9dce2-79b5-439a-9f2e-7794b6b92271|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 83e9dce2-79b5-439a-9f2e-7794b6b92271 already exists in requestDb InfraActiveRequests table
2021-10-20T22:03:08.274Z|83e9dce2-79b5-439a-9f2e-7794b6b92271|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/83e9dce2-79b5-439a-9f2e-7794b6b92271|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/83e9dce2-79b5-439a-9f2e-7794b6b92271
2021-10-20T22:03:08.275Z|83e9dce2-79b5-439a-9f2e-7794b6b92271|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/83e9dce2-79b5-439a-9f2e-7794b6b92271|INFO|500||Invoke
2021-10-20T22:03:08.275Z|83e9dce2-79b5-439a-9f2e-7794b6b92271|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/83e9dce2-79b5-439a-9f2e-7794b6b92271|DEBUG|500||===========================request begin================================================
2021-10-20T22:03:08.275Z|83e9dce2-79b5-439a-9f2e-7794b6b92271|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/83e9dce2-79b5-439a-9f2e-7794b6b92271|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/83e9dce2-79b5-439a-9f2e-7794b6b92271
2021-10-20T22:03:08.275Z|83e9dce2-79b5-439a-9f2e-7794b6b92271|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/83e9dce2-79b5-439a-9f2e-7794b6b92271|DEBUG|500||Method      : GET
2021-10-20T22:03:08.275Z|83e9dce2-79b5-439a-9f2e-7794b6b92271|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/83e9dce2-79b5-439a-9f2e-7794b6b92271|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3937ddc33c6a9b3e", X-B3-SpanId:"b6200fc7708f8b37", X-B3-ParentSpanId:"3937ddc33c6a9b3e", X-B3-Sampled:"0", X-ONAP-RequestID:"83e9dce2-79b5-439a-9f2e-7794b6b92271", X-RequestID:"83e9dce2-79b5-439a-9f2e-7794b6b92271", X-TransactionID:"83e9dce2-79b5-439a-9f2e-7794b6b92271", X-ECOMP-RequestID:"83e9dce2-79b5-439a-9f2e-7794b6b92271", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"00511818-219d-4555-98c3-6cb533fbf4e0"]
2021-10-20T22:03:08.276Z|83e9dce2-79b5-439a-9f2e-7794b6b92271|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/83e9dce2-79b5-439a-9f2e-7794b6b92271|DEBUG|500||Request body: 
2021-10-20T22:03:08.276Z|83e9dce2-79b5-439a-9f2e-7794b6b92271|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/83e9dce2-79b5-439a-9f2e-7794b6b92271|DEBUG|500||==========================request end================================================
2021-10-20T22:03:08.330Z|83e9dce2-79b5-439a-9f2e-7794b6b92271|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/83e9dce2-79b5-439a-9f2e-7794b6b92271|DEBUG|500||============================response begin==========================================
2021-10-20T22:03:08.331Z|83e9dce2-79b5-439a-9f2e-7794b6b92271|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/83e9dce2-79b5-439a-9f2e-7794b6b92271|DEBUG|500||Status code  : 404 NOT_FOUND
2021-10-20T22:03:08.331Z|83e9dce2-79b5-439a-9f2e-7794b6b92271|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/83e9dce2-79b5-439a-9f2e-7794b6b92271|DEBUG|500||Status text  : 
2021-10-20T22:03:08.331Z|83e9dce2-79b5-439a-9f2e-7794b6b92271|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/83e9dce2-79b5-439a-9f2e-7794b6b92271|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 20 Oct 2021 22:03:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-20T22:03:08.332Z|83e9dce2-79b5-439a-9f2e-7794b6b92271|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/83e9dce2-79b5-439a-9f2e-7794b6b92271|DEBUG|500||Response body: 
2021-10-20T22:03:08.332Z|83e9dce2-79b5-439a-9f2e-7794b6b92271|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/83e9dce2-79b5-439a-9f2e-7794b6b92271|DEBUG|500||=======================response end=================================================
2021-10-20T22:03:08.332Z|83e9dce2-79b5-439a-9f2e-7794b6b92271|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/83e9dce2-79b5-439a-9f2e-7794b6b92271|INFO|404|Not Found|InvokeReturn
2021-10-20T22:03:08.337Z|83e9dce2-79b5-439a-9f2e-7794b6b92271|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 83e9dce2-79b5-439a-9f2e-7794b6b92271
2021-10-20T22:03:08.338Z|83e9dce2-79b5-439a-9f2e-7794b6b92271|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2021-10-20T22:03:08.339Z|83e9dce2-79b5-439a-9f2e-7794b6b92271|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health
2021-10-20T22:03:08.339Z|83e9dce2-79b5-439a-9f2e-7794b6b92271|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2021-10-20T22:03:08.340Z|83e9dce2-79b5-439a-9f2e-7794b6b92271|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2021-10-20T22:03:08.340Z|83e9dce2-79b5-439a-9f2e-7794b6b92271|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI         : http://so-bpmn-infra:8081/manage/health
2021-10-20T22:03:08.340Z|83e9dce2-79b5-439a-9f2e-7794b6b92271|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2021-10-20T22:03:08.340Z|83e9dce2-79b5-439a-9f2e-7794b6b92271|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"3937ddc33c6a9b3e", X-B3-SpanId:"bb730b30366c01b9", X-B3-ParentSpanId:"3937ddc33c6a9b3e", X-B3-Sampled:"0", X-ONAP-RequestID:"83e9dce2-79b5-439a-9f2e-7794b6b92271", X-RequestID:"83e9dce2-79b5-439a-9f2e-7794b6b92271", X-TransactionID:"83e9dce2-79b5-439a-9f2e-7794b6b92271", X-ECOMP-RequestID:"83e9dce2-79b5-439a-9f2e-7794b6b92271", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4c7be76f-f48b-491d-a329-f36906d8daa9"]
2021-10-20T22:03:08.341Z|83e9dce2-79b5-439a-9f2e-7794b6b92271|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2021-10-20T22:03:08.341Z|83e9dce2-79b5-439a-9f2e-7794b6b92271|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2021-10-20T22:03:08.349Z|83e9dce2-79b5-439a-9f2e-7794b6b92271|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2021-10-20T22:03:08.350Z|83e9dce2-79b5-439a-9f2e-7794b6b92271|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2021-10-20T22:03:08.350Z|83e9dce2-79b5-439a-9f2e-7794b6b92271|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2021-10-20T22:03:08.350Z|83e9dce2-79b5-439a-9f2e-7794b6b92271|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 20 Oct 2021 22:03:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-20T22:03:08.351Z|83e9dce2-79b5-439a-9f2e-7794b6b92271|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2021-10-20T22:03:08.351Z|83e9dce2-79b5-439a-9f2e-7794b6b92271|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2021-10-20T22:03:08.351Z|83e9dce2-79b5-439a-9f2e-7794b6b92271|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2021-10-20T22:03:08.352Z|83e9dce2-79b5-439a-9f2e-7794b6b92271|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body]
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke()
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$9f5df1ab.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)
2021-10-20T22:03:08.353Z|83e9dce2-79b5-439a-9f2e-7794b6b92271|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2021-10-20T22:03:08.354Z|83e9dce2-79b5-439a-9f2e-7794b6b92271|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health
2021-10-20T22:03:08.354Z|83e9dce2-79b5-439a-9f2e-7794b6b92271|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2021-10-20T22:03:08.354Z|83e9dce2-79b5-439a-9f2e-7794b6b92271|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2021-10-20T22:03:08.354Z|83e9dce2-79b5-439a-9f2e-7794b6b92271|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI         : http://so-catalog-db-adapter:8082/manage/health
2021-10-20T22:03:08.355Z|83e9dce2-79b5-439a-9f2e-7794b6b92271|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2021-10-20T22:03:08.355Z|83e9dce2-79b5-439a-9f2e-7794b6b92271|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"3937ddc33c6a9b3e", X-B3-SpanId:"88db4a2060c5707b", X-B3-ParentSpanId:"3937ddc33c6a9b3e", X-B3-Sampled:"0", X-ONAP-RequestID:"83e9dce2-79b5-439a-9f2e-7794b6b92271", X-RequestID:"83e9dce2-79b5-439a-9f2e-7794b6b92271", X-TransactionID:"83e9dce2-79b5-439a-9f2e-7794b6b92271", X-ECOMP-RequestID:"83e9dce2-79b5-439a-9f2e-7794b6b92271", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2eb40bc6-ea42-4e0f-97ac-1e55b19b3de4"]
2021-10-20T22:03:08.355Z|83e9dce2-79b5-439a-9f2e-7794b6b92271|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2021-10-20T22:03:08.356Z|83e9dce2-79b5-439a-9f2e-7794b6b92271|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2021-10-20T22:03:09.380Z|83e9dce2-79b5-439a-9f2e-7794b6b92271|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://so-catalog-db-adapter:8082/manage/health": Connect to so-catalog-db-adapter:8082 [so-catalog-db-adapter/10.233.54.224] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to so-catalog-db-adapter:8082 [so-catalog-db-adapter/10.233.54.224] failed: Connection refused (Connection refused)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:746)
	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$$9f5df1ab.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)
Caused by: org.apache.http.conn.HttpHostConnectException: Connect to so-catalog-db-adapter:8082 [so-catalog-db-adapter/10.233.54.224] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.springframework.http.client.HttpComponentsClientHttpRequest.executeInternal(HttpComponentsClientHttpRequest.java:87)
	at org.springframework.http.client.AbstractBufferingClientHttpRequest.executeInternal(AbstractBufferingClientHttpRequest.java:48)
	at org.springframework.http.client.AbstractClientHttpRequest.execute(AbstractClientHttpRequest.java:53)
	at org.springframework.http.client.BufferingClientHttpRequestWrapper.executeInternal(BufferingClientHttpRequestWrapper.java:63)
	at org.springframework.http.client.AbstractBufferingClientHttpRequest.executeInternal(AbstractBufferingClientHttpRequest.java:48)
	at org.springframework.http.client.AbstractClientHttpRequest.execute(AbstractClientHttpRequest.java:53)
	at org.springframework.http.client.InterceptingClientHttpRequest$InterceptingRequestExecution.execute(InterceptingClientHttpRequest.java:109)
	at org.onap.logging.filter.spring.SpringClientPayloadFilter.intercept(SpringClientPayloadFilter.java:42)
	at org.springframework.http.client.InterceptingClientHttpRequest$InterceptingRequestExecution.execute(InterceptingClientHttpRequest.java:93)
	at org.onap.logging.filter.spring.SpringClientFilter.intercept(SpringClientFilter.java:46)
	at org.springframework.http.client.InterceptingClientHttpRequest$InterceptingRequestExecution.execute(InterceptingClientHttpRequest.java:93)
	at brave.spring.web.TracingClientHttpRequestInterceptor.intercept(TracingClientHttpRequestInterceptor.java:53)
	at org.springframework.cloud.sleuth.instrument.web.client.LazyTracingClientHttpRequestInterceptor.intercept(TraceWebClientAutoConfiguration.java:293)
	at org.springframework.http.client.InterceptingClientHttpRequest$InterceptingRequestExecution.execute(InterceptingClientHttpRequest.java:93)
	at org.springframework.http.client.InterceptingClientHttpRequest.executeInternal(InterceptingClientHttpRequest.java:77)
	at org.springframework.http.client.AbstractBufferingClientHttpRequest.executeInternal(AbstractBufferingClientHttpRequest.java:48)
	at org.springframework.http.client.AbstractClientHttpRequest.execute(AbstractClientHttpRequest.java:53)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:737)
	... 116 common frames omitted
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 143 common frames omitted
2021-10-20T22:03:09.381Z|83e9dce2-79b5-439a-9f2e-7794b6b92271|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@5c42bd29
2021-10-20T22:03:09.383Z|83e9dce2-79b5-439a-9f2e-7794b6b92271|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Exiting.
2021-10-20T22:03:11.357Z|c01c9059-95ac-4a1e-9156-2be9fb0e21ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:03:11.357Z|2268e682-413c-4a31-acda-99c5b6338b34|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:03:11.358Z|2268e682-413c-4a31-acda-99c5b6338b34|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:03:11.358Z|c01c9059-95ac-4a1e-9156-2be9fb0e21ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:03:11.363Z|0ff65cb4-5725-4738-aa93-f673293d8ace|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:03:11.363Z|0ff65cb4-5725-4738-aa93-f673293d8ace|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:03:14.297Z|4b8d0595-0a63-4f32-8ffa-ae1c91238b16|http-nio-8080-exec-3|manage/health|python-requests/2.26.0|||INFO|500||Entering
2021-10-20T22:03:14.298Z|4b8d0595-0a63-4f32-8ffa-ae1c91238b16|http-nio-8080-exec-3|manage/health|python-requests/2.26.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:03:16.140Z|00c4b992-9264-4f08-89a2-7ac340348822|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:03:16.141Z|00c4b992-9264-4f08-89a2-7ac340348822|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:03:16.395Z|762251d5-4bad-4655-8655-2994c137291d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:03:16.396Z|762251d5-4bad-4655-8655-2994c137291d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:03:21.379Z|1107ad87-4fc9-44da-a5c8-9c1f7db057e6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:03:21.379Z|1107ad87-4fc9-44da-a5c8-9c1f7db057e6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:03:21.379Z|ea604ed9-0863-4196-a3f4-995f6413fc84|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:03:21.379Z|ea604ed9-0863-4196-a3f4-995f6413fc84|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:03:21.383Z|e0499c14-06f8-48e4-b9cd-182348938b1a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:03:21.383Z|e0499c14-06f8-48e4-b9cd-182348938b1a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:03:31.140Z|0b317a03-f36d-444d-b90f-37ba5551d810|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:03:31.141Z|0b317a03-f36d-444d-b90f-37ba5551d810|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:03:31.399Z|69a04277-e114-4297-b22d-44ce4b0b2cb4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:03:31.399Z|69a04277-e114-4297-b22d-44ce4b0b2cb4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:03:31.402Z|761c274d-91c6-4c3f-b03b-13b4051eb483|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:03:31.402Z|d9a9f8bd-a1e0-4cf0-9f8e-e7d074005dcd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:03:31.403Z|d9a9f8bd-a1e0-4cf0-9f8e-e7d074005dcd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:03:31.403Z|761c274d-91c6-4c3f-b03b-13b4051eb483|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:03:41.423Z|08f064d1-f80f-48da-b84c-56a929fab72d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:03:41.424Z|08f064d1-f80f-48da-b84c-56a929fab72d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:03:41.426Z|15c2a333-955b-48e3-92d3-4852807e564c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:03:41.426Z|de54d0fc-e790-46d8-9d34-c6dcae93d945|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:03:41.427Z|15c2a333-955b-48e3-92d3-4852807e564c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:03:41.427Z|de54d0fc-e790-46d8-9d34-c6dcae93d945|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:03:44.379Z|cf8e9e36-ca49-4c02-886d-6c00664b58f4|http-nio-8080-exec-7|manage/health|python-requests/2.26.0|||INFO|500||Entering
2021-10-20T22:03:44.380Z|cf8e9e36-ca49-4c02-886d-6c00664b58f4|http-nio-8080-exec-7|manage/health|python-requests/2.26.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:03:46.140Z|d8b93e35-872e-47e3-9762-4d9506f2f759|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:03:46.142Z|d8b93e35-872e-47e3-9762-4d9506f2f759|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:03:46.396Z|b41366c7-8494-47fb-881d-36bde562a39b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:03:46.397Z|b41366c7-8494-47fb-881d-36bde562a39b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:03:51.452Z|64ae38ee-68ad-4951-94b1-1f15b6568607|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:03:51.452Z|b029ae3f-aa03-4ba7-80db-291f0a3950cd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:03:51.453Z|64ae38ee-68ad-4951-94b1-1f15b6568607|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:03:51.454Z|b029ae3f-aa03-4ba7-80db-291f0a3950cd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:03:51.455Z|c19e79af-92f2-4b17-82aa-0791453b936e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:03:51.456Z|c19e79af-92f2-4b17-82aa-0791453b936e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:04:01.142Z|aea8465e-fdea-46a1-941f-55d3419c0ae5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:04:01.144Z|aea8465e-fdea-46a1-941f-55d3419c0ae5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:04:01.485Z|537ed82b-9e84-49b1-beb1-41507007f829|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:04:01.485Z|0643414a-a1d9-4029-9b4d-d60ef3652eec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:04:01.487Z|537ed82b-9e84-49b1-beb1-41507007f829|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:04:01.487Z|0643414a-a1d9-4029-9b4d-d60ef3652eec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:04:01.489Z|e844ce5b-a552-4564-bee9-f232dc59b0f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:04:01.489Z|e844ce5b-a552-4564-bee9-f232dc59b0f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:04:02.841Z|154dba5e-dbdc-48fc-923b-2f322bab8878|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-20T22:04:02.841Z|154dba5e-dbdc-48fc-923b-2f322bab8878|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-20T22:04:11.509Z|5b3c9008-32ff-4464-8664-729eafa2e395|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:04:11.509Z|23f4aeff-47e1-403a-aad9-6800f8aab924|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:04:11.510Z|5b3c9008-32ff-4464-8664-729eafa2e395|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:04:11.510Z|23f4aeff-47e1-403a-aad9-6800f8aab924|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:04:11.515Z|b757b9ef-0ce4-4ad6-bb1b-76c58186c8cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:04:11.516Z|b757b9ef-0ce4-4ad6-bb1b-76c58186c8cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:04:16.140Z|389e53e7-8930-42e3-bd3b-2d4f962a984e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:04:16.141Z|389e53e7-8930-42e3-bd3b-2d4f962a984e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:04:16.397Z|43fbac59-a5c0-43cf-95df-cfc66429a38c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:04:16.398Z|43fbac59-a5c0-43cf-95df-cfc66429a38c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:04:21.531Z|846183d7-0f44-4271-a25c-99072e1f6518|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:04:21.532Z|e78be202-044f-4144-94ad-6615f386235e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:04:21.532Z|846183d7-0f44-4271-a25c-99072e1f6518|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:04:21.532Z|e78be202-044f-4144-94ad-6615f386235e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:04:21.537Z|cec30fe2-6f5b-487c-bfdb-3dfead5b29a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:04:21.537Z|cec30fe2-6f5b-487c-bfdb-3dfead5b29a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:04:31.140Z|8708081c-363d-477f-945a-26d160b05448|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:04:31.143Z|8708081c-363d-477f-945a-26d160b05448|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:04:31.552Z|3fed8266-531f-42bd-8b94-2acf5e0268d9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:04:31.552Z|d09baa5b-026a-452e-87b8-5e3cc6d82097|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:04:31.553Z|3fed8266-531f-42bd-8b94-2acf5e0268d9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:04:31.553Z|d09baa5b-026a-452e-87b8-5e3cc6d82097|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:04:31.560Z|53ee2719-4e27-4ae4-b23e-d05bc6db175d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:04:31.561Z|53ee2719-4e27-4ae4-b23e-d05bc6db175d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:04:41.574Z|6e5253ed-6a80-4bfa-b537-05a77bd95b48|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:04:41.575Z|6e5253ed-6a80-4bfa-b537-05a77bd95b48|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:04:41.575Z|c473bc8d-4680-4752-b8ed-fa4ba3c25fe0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:04:41.576Z|c473bc8d-4680-4752-b8ed-fa4ba3c25fe0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:04:41.584Z|dc05035f-3d39-4b62-ab48-4864e2c76623|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:04:41.584Z|dc05035f-3d39-4b62-ab48-4864e2c76623|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:04:45.551Z|d19266a4-6b7c-40ce-b758-ef2950153c05|http-nio-8080-exec-4|manage/health|python-requests/2.26.0|||INFO|500||Entering
2021-10-20T22:04:45.551Z|d19266a4-6b7c-40ce-b758-ef2950153c05|http-nio-8080-exec-4|manage/health|python-requests/2.26.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:04:46.140Z|c5a4580a-43a1-4b74-8863-4d3bc7a3a247|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:04:46.141Z|c5a4580a-43a1-4b74-8863-4d3bc7a3a247|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:04:46.399Z|a564e65a-15aa-4944-a920-ac8cf77c05a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:04:46.399Z|a564e65a-15aa-4944-a920-ac8cf77c05a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:04:51.598Z|13aeb8c0-e6d1-4e34-9577-37466664a153|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:04:51.599Z|13aeb8c0-e6d1-4e34-9577-37466664a153|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:04:51.600Z|f1a8e923-f565-459d-ad4b-a2d976a3b527|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:04:51.601Z|f1a8e923-f565-459d-ad4b-a2d976a3b527|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:04:51.604Z|bd0c62d1-69ae-46e7-8a80-93c0ebef85dd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:04:51.604Z|bd0c62d1-69ae-46e7-8a80-93c0ebef85dd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:05:01.142Z|3ddc64e0-061a-4478-b6b3-3fa9a5d2cae8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:05:01.146Z|3ddc64e0-061a-4478-b6b3-3fa9a5d2cae8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:05:01.626Z|067e71f9-22b2-48b1-ac8a-35424eac9d90|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:05:01.626Z|716e15e6-3ff4-428e-8069-db3a58309c85|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:05:01.627Z|067e71f9-22b2-48b1-ac8a-35424eac9d90|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:05:01.627Z|4a2c6eab-5545-4dc0-9814-4ac8da8c67e8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:05:01.628Z|4a2c6eab-5545-4dc0-9814-4ac8da8c67e8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:05:01.628Z|716e15e6-3ff4-428e-8069-db3a58309c85|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:05:02.841Z|50d001a8-4a5c-40fe-b97d-c4f3db6ce341|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-20T22:05:02.842Z|50d001a8-4a5c-40fe-b97d-c4f3db6ce341|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-20T22:05:11.662Z|3fda761b-b18c-4dd7-9ad5-55fae903eb4d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:05:11.662Z|942a1a02-f333-4424-8306-98f6ce9038ac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:05:11.663Z|482148e8-c52d-4b82-8bbe-f09e51c7831a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:05:11.663Z|3fda761b-b18c-4dd7-9ad5-55fae903eb4d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:05:11.663Z|942a1a02-f333-4424-8306-98f6ce9038ac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:05:11.663Z|482148e8-c52d-4b82-8bbe-f09e51c7831a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:05:16.142Z|db1f190e-0d66-4bf5-8151-696dd5e5fa6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:05:16.142Z|db1f190e-0d66-4bf5-8151-696dd5e5fa6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:05:16.400Z|b085d683-398f-495c-97d6-fff379ecf50a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:05:16.401Z|b085d683-398f-495c-97d6-fff379ecf50a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:05:21.686Z|3e36ef3e-a178-4d69-825c-7f719c6aa86a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:05:21.686Z|61cd9a90-d6fc-4f91-804b-03b766ce1855|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:05:21.687Z|3e36ef3e-a178-4d69-825c-7f719c6aa86a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:05:21.687Z|61cd9a90-d6fc-4f91-804b-03b766ce1855|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:05:21.689Z|73ed01e7-afca-4b3f-a774-f69e6a1e49cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:05:21.690Z|73ed01e7-afca-4b3f-a774-f69e6a1e49cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:05:31.141Z|8c9acabc-a846-4141-8617-cb2f3b9351e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:05:31.141Z|8c9acabc-a846-4141-8617-cb2f3b9351e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:05:31.710Z|1c99f9dd-d17b-49e2-bf89-c9d83b7e2fbb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:05:31.711Z|1c99f9dd-d17b-49e2-bf89-c9d83b7e2fbb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:05:31.711Z|f5d00d85-2b9a-4611-a138-2d1a660744dd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:05:31.712Z|f5d00d85-2b9a-4611-a138-2d1a660744dd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:05:31.712Z|5ac6054f-5173-48be-89fc-3879824bd7d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:05:31.712Z|5ac6054f-5173-48be-89fc-3879824bd7d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:05:41.733Z|f3cb999a-16ac-4b87-804a-d20bc219c9b8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:05:41.733Z|7e3e62cd-8168-47d2-bbe7-d2adab744452|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:05:41.733Z|f3cb999a-16ac-4b87-804a-d20bc219c9b8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:05:41.733Z|7e3e62cd-8168-47d2-bbe7-d2adab744452|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:05:41.737Z|c42b2cff-3dd6-49eb-a4b8-450448a3131c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:05:41.738Z|c42b2cff-3dd6-49eb-a4b8-450448a3131c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:05:46.141Z|7fff5d60-bdce-443f-96f5-950ce3cb21ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:05:46.144Z|7fff5d60-bdce-443f-96f5-950ce3cb21ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:05:46.401Z|bb752717-e9a6-41ed-926d-1616a253419d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:05:46.402Z|bb752717-e9a6-41ed-926d-1616a253419d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:05:51.753Z|736d503d-3304-47fe-aeae-6a111073d1b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:05:51.753Z|2109700c-e65a-4fa7-a85a-5356d5ba21cc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:05:51.754Z|736d503d-3304-47fe-aeae-6a111073d1b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:05:51.754Z|2109700c-e65a-4fa7-a85a-5356d5ba21cc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:05:51.759Z|16800543-dde5-44cd-96e6-96b60c0de6a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:05:51.759Z|16800543-dde5-44cd-96e6-96b60c0de6a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:06:01.140Z|8b4bcebe-9e76-436c-9219-4a50d1d26d48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:06:01.141Z|8b4bcebe-9e76-436c-9219-4a50d1d26d48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:06:01.775Z|ef7a216f-c3d7-480f-9a16-4e210aa77bd2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:06:01.775Z|ef7a216f-c3d7-480f-9a16-4e210aa77bd2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:06:01.778Z|60d25101-dd79-4f6c-878a-f15e72049591|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:06:01.778Z|60d25101-dd79-4f6c-878a-f15e72049591|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:06:01.779Z|189d5711-91ba-4987-adae-f37cdb24ae37|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:06:01.779Z|189d5711-91ba-4987-adae-f37cdb24ae37|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:06:02.841Z|51a4736b-fe10-4835-8195-cb04d28dad1d|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-20T22:06:02.842Z|51a4736b-fe10-4835-8195-cb04d28dad1d|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-20T22:06:06.284Z|e54e8c79-b47f-4de4-9262-614fc7ed9e87|http-nio-8080-exec-5|manage/health|python-requests/2.26.0|||INFO|500||Entering
2021-10-20T22:06:06.284Z|e54e8c79-b47f-4de4-9262-614fc7ed9e87|http-nio-8080-exec-5|manage/health|python-requests/2.26.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:06:11.797Z|72dc7004-8ef2-4b82-8145-defaa3b7d848|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:06:11.797Z|b9b7c7ce-ef69-4c36-a375-10f8a87297ab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:06:11.798Z|87700863-95da-4539-974d-be45e7983139|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:06:11.798Z|72dc7004-8ef2-4b82-8145-defaa3b7d848|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:06:11.798Z|87700863-95da-4539-974d-be45e7983139|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:06:11.798Z|b9b7c7ce-ef69-4c36-a375-10f8a87297ab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:06:16.142Z|5c90a8a8-abfd-41de-9aca-2c889436632c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:06:16.143Z|5c90a8a8-abfd-41de-9aca-2c889436632c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:06:16.403Z|d82149c2-2e93-469e-9105-918089535f15|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:06:16.404Z|d82149c2-2e93-469e-9105-918089535f15|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:06:21.826Z|7d7c5d96-5ca5-4b39-816e-e63beb4ac2ff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:06:21.826Z|0180cd3b-69b2-48ed-af08-7f1978473c7d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:06:21.826Z|b24d2f41-fb11-4b06-88f2-2d7052d7d2cf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:06:21.828Z|7d7c5d96-5ca5-4b39-816e-e63beb4ac2ff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:06:21.828Z|b24d2f41-fb11-4b06-88f2-2d7052d7d2cf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:06:21.828Z|0180cd3b-69b2-48ed-af08-7f1978473c7d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:06:31.141Z|d9a25c92-65d7-4254-bda9-b8e4b1c55563|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:06:31.144Z|d9a25c92-65d7-4254-bda9-b8e4b1c55563|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:06:31.855Z|96a730ae-fcac-409d-83e2-ac988a430c95|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:06:31.855Z|d26d2518-10aa-4f49-bcde-f88760b9f209|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:06:31.855Z|96a730ae-fcac-409d-83e2-ac988a430c95|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:06:31.856Z|b6ad8be7-e947-46f7-bca7-6c0e7759eeae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:06:31.856Z|d26d2518-10aa-4f49-bcde-f88760b9f209|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:06:31.857Z|b6ad8be7-e947-46f7-bca7-6c0e7759eeae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:06:41.879Z|369ce472-fe4d-4860-b637-cc18febdb2a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:06:41.879Z|70f632d4-f5b0-4abe-a9f8-cde84dc173a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:06:41.880Z|369ce472-fe4d-4860-b637-cc18febdb2a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:06:41.880Z|70f632d4-f5b0-4abe-a9f8-cde84dc173a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:06:41.882Z|921a0283-6d7d-4564-b120-5f37141de037|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:06:41.883Z|921a0283-6d7d-4564-b120-5f37141de037|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:06:46.140Z|8dea5ff4-86d3-41a4-bc1a-0716b0eb99bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:06:46.141Z|8dea5ff4-86d3-41a4-bc1a-0716b0eb99bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:06:46.404Z|77421059-edfb-4147-9ee3-a62d1fa9c5b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:06:46.405Z|77421059-edfb-4147-9ee3-a62d1fa9c5b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:06:51.904Z|286ff169-f3f8-4d99-8971-fb34f2366157|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:06:51.904Z|286ff169-f3f8-4d99-8971-fb34f2366157|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:06:51.906Z|f82fc021-864e-47d1-a410-1a3f7661343f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:06:51.906Z|5ddcb4d7-39a4-44c8-9a23-38e22e193772|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:06:51.907Z|5ddcb4d7-39a4-44c8-9a23-38e22e193772|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:06:51.907Z|f82fc021-864e-47d1-a410-1a3f7661343f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:07:01.140Z|4a4bfbf7-9532-4a89-92a2-24db57c0b44b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:07:01.141Z|4a4bfbf7-9532-4a89-92a2-24db57c0b44b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:07:01.935Z|339b7379-d971-43d9-9aa0-8732b10d398e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:07:01.935Z|285fee37-4230-4b90-ac16-23407c42c367|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:07:01.935Z|18c6a83b-fe4e-4234-aa3b-5b8b98ff4f85|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:07:01.936Z|339b7379-d971-43d9-9aa0-8732b10d398e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:07:01.936Z|285fee37-4230-4b90-ac16-23407c42c367|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:07:01.936Z|18c6a83b-fe4e-4234-aa3b-5b8b98ff4f85|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:07:02.841Z|8605007f-c62f-41fb-9d32-c472ebfeefb6|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-20T22:07:02.842Z|8605007f-c62f-41fb-9d32-c472ebfeefb6|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-20T22:07:11.959Z|82b44ce0-143c-45e1-b446-d988bd39e4d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:07:11.960Z|82b44ce0-143c-45e1-b446-d988bd39e4d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:07:11.966Z|3ca6ecb5-719f-4024-b68e-766abd15b111|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:07:11.966Z|f5989feb-c472-4ac7-ab6b-ec1162fa3904|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:07:11.966Z|f5989feb-c472-4ac7-ab6b-ec1162fa3904|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:07:11.966Z|3ca6ecb5-719f-4024-b68e-766abd15b111|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:07:16.140Z|9099072b-d52f-4a9a-8102-eb8ca768c20f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:07:16.143Z|9099072b-d52f-4a9a-8102-eb8ca768c20f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:07:16.406Z|96e7a0e9-3324-4e19-9146-2a6d0c1f1bf5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:07:16.406Z|96e7a0e9-3324-4e19-9146-2a6d0c1f1bf5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:07:21.979Z|00cfed3f-d2ef-49c3-a008-66b736baa62e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:07:21.979Z|00cfed3f-d2ef-49c3-a008-66b736baa62e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:07:21.990Z|097f2824-8275-4d04-9f51-3c62e14d85c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:07:21.990Z|f74ad1c8-665f-4aa0-8905-af9801fb0bbe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:07:21.991Z|097f2824-8275-4d04-9f51-3c62e14d85c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:07:21.991Z|f74ad1c8-665f-4aa0-8905-af9801fb0bbe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:07:31.141Z|eeb7c77b-c9e1-4523-8c8e-c0944414904b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:07:31.141Z|eeb7c77b-c9e1-4523-8c8e-c0944414904b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:07:32.003Z|4a6ddd93-58e8-47f7-a59d-e9f2e57f9d93|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:07:32.004Z|4a6ddd93-58e8-47f7-a59d-e9f2e57f9d93|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:07:32.012Z|8c5d3d37-da22-44f4-9800-81f500b6b27e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:07:32.012Z|8c5d3d37-da22-44f4-9800-81f500b6b27e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:07:32.014Z|e3004bee-e0e5-4cb9-9010-7676ae25b4a6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:07:32.015Z|e3004bee-e0e5-4cb9-9010-7676ae25b4a6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:07:42.035Z|6fff01ba-85e4-49a6-a1f9-b43e892aeae9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:07:42.035Z|c88c1fd8-d556-4768-80e6-efe0f3ca0030|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:07:42.036Z|62cd44ff-4efc-4f61-9f6e-7fe6e2c4ce59|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:07:42.037Z|6fff01ba-85e4-49a6-a1f9-b43e892aeae9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:07:42.037Z|c88c1fd8-d556-4768-80e6-efe0f3ca0030|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:07:42.038Z|62cd44ff-4efc-4f61-9f6e-7fe6e2c4ce59|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:07:46.141Z|9316c66f-d1bb-4864-a2c6-8a1e760c5380|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:07:46.142Z|9316c66f-d1bb-4864-a2c6-8a1e760c5380|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:07:46.407Z|1cd80bcb-ec02-4ada-b936-3fd673cb7bc4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:07:46.408Z|1cd80bcb-ec02-4ada-b936-3fd673cb7bc4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:07:52.069Z|3287bf85-e8af-4f1c-b279-a4771c57e3b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:07:52.070Z|3287bf85-e8af-4f1c-b279-a4771c57e3b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:07:52.071Z|ecdf1bdb-8824-4a47-98c5-70ef0ba2c1d8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:07:52.072Z|ecdf1bdb-8824-4a47-98c5-70ef0ba2c1d8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:07:52.072Z|31db7cec-d539-4d30-a045-379282afab7b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:07:52.073Z|31db7cec-d539-4d30-a045-379282afab7b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:08:01.141Z|ded2784f-eb1c-4309-93bf-36a1d7cb5f97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:08:01.144Z|ded2784f-eb1c-4309-93bf-36a1d7cb5f97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:08:02.098Z|974f1714-af1f-4ced-9caa-fe53098b5a88|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:08:02.098Z|293a8d96-4515-406b-ba8e-e6d47f4c029f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:08:02.098Z|8cc11cd9-17f6-455a-81bd-000273cec5f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:08:02.099Z|974f1714-af1f-4ced-9caa-fe53098b5a88|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:08:02.099Z|8cc11cd9-17f6-455a-81bd-000273cec5f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:08:02.099Z|293a8d96-4515-406b-ba8e-e6d47f4c029f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:08:02.841Z|e5e4c4bf-f88d-4578-baea-96c9deb59d2c|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-20T22:08:02.842Z|e5e4c4bf-f88d-4578-baea-96c9deb59d2c|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-20T22:08:12.123Z|596adbc1-abc0-4011-add9-a461bd5c0c22|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:08:12.124Z|596adbc1-abc0-4011-add9-a461bd5c0c22|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:08:12.129Z|ef24f95b-0e0f-43f5-8c57-d372f94a5ff2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:08:12.129Z|785f9168-0264-44ae-ae5a-0009d3ae6d48|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:08:12.130Z|ef24f95b-0e0f-43f5-8c57-d372f94a5ff2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:08:12.130Z|785f9168-0264-44ae-ae5a-0009d3ae6d48|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:08:16.140Z|65174948-79ec-49ec-93a7-e2bcac14e20c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:08:16.141Z|65174948-79ec-49ec-93a7-e2bcac14e20c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:08:16.409Z|317e6907-2d89-466f-8d58-61546946eade|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:08:16.409Z|317e6907-2d89-466f-8d58-61546946eade|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:08:22.148Z|57a2aa01-7b96-42a1-8455-dbca813194fa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:08:22.149Z|31602d71-f02a-4358-9b4a-ddab63748556|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:08:22.149Z|57a2aa01-7b96-42a1-8455-dbca813194fa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:08:22.149Z|31602d71-f02a-4358-9b4a-ddab63748556|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:08:22.151Z|e9331985-8449-4a2a-9dd0-935135c14065|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:08:22.152Z|e9331985-8449-4a2a-9dd0-935135c14065|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:08:31.140Z|cae48d4a-78f0-4dab-8361-ce01e699eb91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:08:31.141Z|cae48d4a-78f0-4dab-8361-ce01e699eb91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:08:32.169Z|e6582012-0e8b-4255-ba88-d7060062955d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:08:32.169Z|c5aad97c-8ac4-4dd5-97fe-977d681583e5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:08:32.169Z|e6582012-0e8b-4255-ba88-d7060062955d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:08:32.169Z|c5aad97c-8ac4-4dd5-97fe-977d681583e5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:08:32.170Z|3ead67cf-7f30-43eb-acf8-7121265dea16|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:08:32.170Z|3ead67cf-7f30-43eb-acf8-7121265dea16|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:08:42.195Z|f24d5eea-74ae-4d48-befa-c33a822cb44a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:08:42.196Z|f24d5eea-74ae-4d48-befa-c33a822cb44a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:08:42.195Z|86144410-cc86-4099-81f1-6154e40c4fee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:08:42.197Z|86144410-cc86-4099-81f1-6154e40c4fee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:08:42.199Z|63f71cf0-c90e-4003-980a-4239864d2f8a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:08:42.200Z|63f71cf0-c90e-4003-980a-4239864d2f8a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:08:46.141Z|d374f6d2-39ab-46d2-9e13-0e6909ad50d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:08:46.145Z|d374f6d2-39ab-46d2-9e13-0e6909ad50d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:08:46.410Z|f1b327d3-c92d-4c30-b087-de1a1dfd911e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:08:46.412Z|f1b327d3-c92d-4c30-b087-de1a1dfd911e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:08:46.864Z|0e12721d-cca0-43ea-a790-85c942693bb3|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2021-10-20T22:08:46.868Z|0e12721d-cca0-43ea-a790-85c942693bb3|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 0e12721d-cca0-43ea-a790-85c942693bb3 already exists in requestDb InfraActiveRequests table
2021-10-20T22:08:46.870Z|0e12721d-cca0-43ea-a790-85c942693bb3|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0e12721d-cca0-43ea-a790-85c942693bb3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0e12721d-cca0-43ea-a790-85c942693bb3
2021-10-20T22:08:46.871Z|0e12721d-cca0-43ea-a790-85c942693bb3|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e12721d-cca0-43ea-a790-85c942693bb3|INFO|500||Invoke
2021-10-20T22:08:46.871Z|0e12721d-cca0-43ea-a790-85c942693bb3|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e12721d-cca0-43ea-a790-85c942693bb3|DEBUG|500||===========================request begin================================================
2021-10-20T22:08:46.872Z|0e12721d-cca0-43ea-a790-85c942693bb3|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e12721d-cca0-43ea-a790-85c942693bb3|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/0e12721d-cca0-43ea-a790-85c942693bb3
2021-10-20T22:08:46.872Z|0e12721d-cca0-43ea-a790-85c942693bb3|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e12721d-cca0-43ea-a790-85c942693bb3|DEBUG|500||Method      : GET
2021-10-20T22:08:46.872Z|0e12721d-cca0-43ea-a790-85c942693bb3|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e12721d-cca0-43ea-a790-85c942693bb3|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c15c0e92999ee10a", X-B3-SpanId:"d65bf708fe4ae0a7", X-B3-ParentSpanId:"c15c0e92999ee10a", X-B3-Sampled:"0", X-ONAP-RequestID:"0e12721d-cca0-43ea-a790-85c942693bb3", X-RequestID:"0e12721d-cca0-43ea-a790-85c942693bb3", X-TransactionID:"0e12721d-cca0-43ea-a790-85c942693bb3", X-ECOMP-RequestID:"0e12721d-cca0-43ea-a790-85c942693bb3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a67c43a2-9bef-43e8-bacf-aab462aa08f5"]
2021-10-20T22:08:46.873Z|0e12721d-cca0-43ea-a790-85c942693bb3|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e12721d-cca0-43ea-a790-85c942693bb3|DEBUG|500||Request body: 
2021-10-20T22:08:46.873Z|0e12721d-cca0-43ea-a790-85c942693bb3|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e12721d-cca0-43ea-a790-85c942693bb3|DEBUG|500||==========================request end================================================
2021-10-20T22:08:46.922Z|0e12721d-cca0-43ea-a790-85c942693bb3|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e12721d-cca0-43ea-a790-85c942693bb3|DEBUG|500||============================response begin==========================================
2021-10-20T22:08:46.923Z|0e12721d-cca0-43ea-a790-85c942693bb3|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e12721d-cca0-43ea-a790-85c942693bb3|DEBUG|500||Status code  : 404 NOT_FOUND
2021-10-20T22:08:46.923Z|0e12721d-cca0-43ea-a790-85c942693bb3|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e12721d-cca0-43ea-a790-85c942693bb3|DEBUG|500||Status text  : 
2021-10-20T22:08:46.923Z|0e12721d-cca0-43ea-a790-85c942693bb3|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e12721d-cca0-43ea-a790-85c942693bb3|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 20 Oct 2021 22:08:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-20T22:08:46.924Z|0e12721d-cca0-43ea-a790-85c942693bb3|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e12721d-cca0-43ea-a790-85c942693bb3|DEBUG|500||Response body: 
2021-10-20T22:08:46.925Z|0e12721d-cca0-43ea-a790-85c942693bb3|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e12721d-cca0-43ea-a790-85c942693bb3|DEBUG|500||=======================response end=================================================
2021-10-20T22:08:46.925Z|0e12721d-cca0-43ea-a790-85c942693bb3|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e12721d-cca0-43ea-a790-85c942693bb3|INFO|404|Not Found|InvokeReturn
2021-10-20T22:08:46.930Z|0e12721d-cca0-43ea-a790-85c942693bb3|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 0e12721d-cca0-43ea-a790-85c942693bb3
2021-10-20T22:08:46.932Z|0e12721d-cca0-43ea-a790-85c942693bb3|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2021-10-20T22:08:46.933Z|0e12721d-cca0-43ea-a790-85c942693bb3|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
2021-10-20T22:08:46.933Z|0e12721d-cca0-43ea-a790-85c942693bb3|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2021-10-20T22:08:46.933Z|0e12721d-cca0-43ea-a790-85c942693bb3|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2021-10-20T22:08:46.934Z|0e12721d-cca0-43ea-a790-85c942693bb3|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
2021-10-20T22:08:46.934Z|0e12721d-cca0-43ea-a790-85c942693bb3|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2021-10-20T22:08:46.934Z|0e12721d-cca0-43ea-a790-85c942693bb3|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:"c15c0e92999ee10a", X-B3-SpanId:"dc4c52d90e3d14f4", X-B3-ParentSpanId:"c15c0e92999ee10a", X-B3-Sampled:"0", X-ONAP-RequestID:"0e12721d-cca0-43ea-a790-85c942693bb3", X-RequestID:"0e12721d-cca0-43ea-a790-85c942693bb3", X-TransactionID:"0e12721d-cca0-43ea-a790-85c942693bb3", X-ECOMP-RequestID:"0e12721d-cca0-43ea-a790-85c942693bb3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c377c5b5-499f-453d-a91a-fb656f42da64"]
2021-10-20T22:08:46.935Z|0e12721d-cca0-43ea-a790-85c942693bb3|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2021-10-20T22:08:46.935Z|0e12721d-cca0-43ea-a790-85c942693bb3|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2021-10-20T22:08:46.946Z|0e12721d-cca0-43ea-a790-85c942693bb3|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2021-10-20T22:08:46.946Z|0e12721d-cca0-43ea-a790-85c942693bb3|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2021-10-20T22:08:46.947Z|0e12721d-cca0-43ea-a790-85c942693bb3|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2021-10-20T22:08:46.947Z|0e12721d-cca0-43ea-a790-85c942693bb3|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:"Wed, 20 Oct 2021 22:08:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-20T22:08:46.948Z|0e12721d-cca0-43ea-a790-85c942693bb3|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2021-10-20T22:08:46.948Z|0e12721d-cca0-43ea-a790-85c942693bb3|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2021-10-20T22:08:46.948Z|0e12721d-cca0-43ea-a790-85c942693bb3|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2021-10-20T22:08:46.949Z|0e12721d-cca0-43ea-a790-85c942693bb3|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$$9f5df1ab.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)
2021-10-20T22:08:46.951Z|0e12721d-cca0-43ea-a790-85c942693bb3|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2021-10-20T22:08:46.952Z|0e12721d-cca0-43ea-a790-85c942693bb3|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
2021-10-20T22:08:46.953Z|0e12721d-cca0-43ea-a790-85c942693bb3|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2021-10-20T22:08:46.953Z|0e12721d-cca0-43ea-a790-85c942693bb3|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2021-10-20T22:08:46.953Z|0e12721d-cca0-43ea-a790-85c942693bb3|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
2021-10-20T22:08:46.954Z|0e12721d-cca0-43ea-a790-85c942693bb3|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2021-10-20T22:08:46.954Z|0e12721d-cca0-43ea-a790-85c942693bb3|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:"c15c0e92999ee10a", X-B3-SpanId:"b380207fd64ef30f", X-B3-ParentSpanId:"c15c0e92999ee10a", X-B3-Sampled:"0", X-ONAP-RequestID:"0e12721d-cca0-43ea-a790-85c942693bb3", X-RequestID:"0e12721d-cca0-43ea-a790-85c942693bb3", X-TransactionID:"0e12721d-cca0-43ea-a790-85c942693bb3", X-ECOMP-RequestID:"0e12721d-cca0-43ea-a790-85c942693bb3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"52447cc0-bcfb-49c4-be24-e5cc394853c3"]
2021-10-20T22:08:46.955Z|0e12721d-cca0-43ea-a790-85c942693bb3|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2021-10-20T22:08:46.955Z|0e12721d-cca0-43ea-a790-85c942693bb3|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2021-10-20T22:08:47.007Z|0e12721d-cca0-43ea-a790-85c942693bb3|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2021-10-20T22:08:47.007Z|0e12721d-cca0-43ea-a790-85c942693bb3|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2021-10-20T22:08:47.008Z|0e12721d-cca0-43ea-a790-85c942693bb3|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2021-10-20T22:08:47.009Z|0e12721d-cca0-43ea-a790-85c942693bb3|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:"Wed, 20 Oct 2021 22:08:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-20T22:08:47.009Z|0e12721d-cca0-43ea-a790-85c942693bb3|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2021-10-20T22:08:47.009Z|0e12721d-cca0-43ea-a790-85c942693bb3|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2021-10-20T22:08:47.010Z|0e12721d-cca0-43ea-a790-85c942693bb3|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2021-10-20T22:08:47.011Z|0e12721d-cca0-43ea-a790-85c942693bb3|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$$9f5df1ab.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)
2021-10-20T22:08:47.013Z|0e12721d-cca0-43ea-a790-85c942693bb3|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@70efc613
2021-10-20T22:08:47.015Z|0e12721d-cca0-43ea-a790-85c942693bb3|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2021-10-20T22:08:52.221Z|30bc0b14-5583-4ec0-b93a-783565575355|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:08:52.221Z|238254ba-e915-4ca6-ad8e-e3e28ef44899|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:08:52.222Z|238254ba-e915-4ca6-ad8e-e3e28ef44899|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:08:52.222Z|30bc0b14-5583-4ec0-b93a-783565575355|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:08:52.222Z|769bb723-dd90-4e9d-8889-0fdf92be5b35|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:08:52.222Z|769bb723-dd90-4e9d-8889-0fdf92be5b35|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:08:59.466Z|9579cb08-063c-400a-9a09-4454b5b0f860|http-nio-8080-exec-1|manage/health|python-requests/2.26.0|||INFO|500||Entering
2021-10-20T22:08:59.466Z|9579cb08-063c-400a-9a09-4454b5b0f860|http-nio-8080-exec-1|manage/health|python-requests/2.26.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:09:01.140Z|e1580383-5832-4f8f-a691-11b47886835a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:09:01.141Z|e1580383-5832-4f8f-a691-11b47886835a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:09:02.244Z|94f71f97-41ca-41b6-9ef8-ac8fc2c1bf4a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:09:02.244Z|04904071-2c47-4abe-baff-a2f7182e2106|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:09:02.244Z|e6d32a57-efaa-49f8-8b4c-10559a06b4d9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:09:02.244Z|94f71f97-41ca-41b6-9ef8-ac8fc2c1bf4a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:09:02.244Z|e6d32a57-efaa-49f8-8b4c-10559a06b4d9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:09:02.244Z|04904071-2c47-4abe-baff-a2f7182e2106|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:09:02.840Z|3bf5db24-337a-4702-b8d6-17adbce5ad2f|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-20T22:09:02.841Z|3bf5db24-337a-4702-b8d6-17adbce5ad2f|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-20T22:09:12.265Z|f7d4f7b7-cf88-464e-8147-778c01acec95|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:09:12.265Z|1b2c31a7-9de0-4c07-bbe0-a5361e13bcf3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:09:12.265Z|1b2c31a7-9de0-4c07-bbe0-a5361e13bcf3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:09:12.265Z|f7d4f7b7-cf88-464e-8147-778c01acec95|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:09:12.267Z|591bdbc0-e818-41c8-bb0e-3d44a02b8f51|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:09:12.267Z|591bdbc0-e818-41c8-bb0e-3d44a02b8f51|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:09:16.140Z|7d058979-9703-4584-b962-52204ffd4bf1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:09:16.141Z|7d058979-9703-4584-b962-52204ffd4bf1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:09:16.412Z|5fc29007-5a57-498c-b842-09194a1eecda|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:09:16.413Z|5fc29007-5a57-498c-b842-09194a1eecda|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:09:20.895Z|d4f3788f-b5f5-43ca-a4a2-f97901126b2b|http-nio-8080-exec-2|manage/health|python-requests/2.26.0|||INFO|500||Entering
2021-10-20T22:09:20.896Z|d4f3788f-b5f5-43ca-a4a2-f97901126b2b|http-nio-8080-exec-2|manage/health|python-requests/2.26.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:09:22.285Z|8e85fc69-ee97-467c-a352-484316dddcef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:09:22.286Z|8e85fc69-ee97-467c-a352-484316dddcef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:09:22.287Z|071268f8-e74a-4284-8347-f90e77388acc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:09:22.287Z|071268f8-e74a-4284-8347-f90e77388acc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:09:22.289Z|aea029b7-e9b0-4947-9db6-85f8541b13e2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:09:22.289Z|aea029b7-e9b0-4947-9db6-85f8541b13e2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:09:31.140Z|26dd04ac-6055-4e38-934a-d40f43fdffac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:09:31.143Z|26dd04ac-6055-4e38-934a-d40f43fdffac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:09:32.306Z|105ce8b4-f14e-4419-b732-678a6f4b7f2c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:09:32.306Z|105ce8b4-f14e-4419-b732-678a6f4b7f2c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:09:32.310Z|e0559503-4272-477c-864f-d62a2666e288|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:09:32.310Z|4d40a54d-3a12-4b59-bdd7-77975a35daa5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:09:32.310Z|e0559503-4272-477c-864f-d62a2666e288|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:09:32.310Z|4d40a54d-3a12-4b59-bdd7-77975a35daa5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:09:42.330Z|dc2bd282-aa96-435c-bcf6-ab1a4f55528a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:09:42.330Z|43163ad7-5650-4264-b6a0-5e520496103a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:09:42.331Z|dc2bd282-aa96-435c-bcf6-ab1a4f55528a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:09:42.331Z|43163ad7-5650-4264-b6a0-5e520496103a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:09:42.333Z|701d98be-3c61-477e-be3c-c00589c29f60|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:09:42.333Z|701d98be-3c61-477e-be3c-c00589c29f60|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:09:46.140Z|d4318f33-5db7-42d0-aef1-fe89467569fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:09:46.141Z|d4318f33-5db7-42d0-aef1-fe89467569fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:09:46.413Z|ef584dce-7c27-4240-ac01-71dd2ec6cde1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:09:46.414Z|ef584dce-7c27-4240-ac01-71dd2ec6cde1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:09:52.352Z|9c544536-b690-4862-acc2-e23b2b256fd8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:09:52.352Z|bb84555f-8d2e-4922-bf28-fef00ba72cd2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:09:52.353Z|bb84555f-8d2e-4922-bf28-fef00ba72cd2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:09:52.356Z|e8bf1792-240c-4290-b736-c173237c4c32|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:09:52.356Z|9c544536-b690-4862-acc2-e23b2b256fd8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:09:52.356Z|e8bf1792-240c-4290-b736-c173237c4c32|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:10:01.142Z|04b74f52-80f9-44cf-96e3-a5530a023841|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:10:01.146Z|04b74f52-80f9-44cf-96e3-a5530a023841|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:10:02.382Z|dd7442b7-b911-458e-9635-4f0091956a1f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:10:02.382Z|c6bdcaa8-af56-486a-ac46-c662f43d347e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:10:02.382Z|afda69b7-0697-47fc-a76d-b42e17445031|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:10:02.383Z|afda69b7-0697-47fc-a76d-b42e17445031|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:10:02.383Z|dd7442b7-b911-458e-9635-4f0091956a1f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:10:02.383Z|c6bdcaa8-af56-486a-ac46-c662f43d347e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:10:02.841Z|ac37afe2-2ef3-45f4-be5a-82bbe87ce492|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-20T22:10:02.841Z|ac37afe2-2ef3-45f4-be5a-82bbe87ce492|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-20T22:10:12.410Z|386c8d1b-845f-47c4-8967-eb474684c8e1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:10:12.410Z|224d1951-2495-4186-a406-afe6ab46400a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:10:12.410Z|386c8d1b-845f-47c4-8967-eb474684c8e1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:10:12.410Z|224d1951-2495-4186-a406-afe6ab46400a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:10:12.412Z|258c95b4-2a6a-44a0-b0d4-44b902955605|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:10:12.412Z|258c95b4-2a6a-44a0-b0d4-44b902955605|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:10:16.140Z|caa54757-0c01-4f1a-8e42-b959187db44d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:10:16.141Z|caa54757-0c01-4f1a-8e42-b959187db44d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:10:16.415Z|99f993ce-9a79-4153-88ad-547cc550270f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:10:16.415Z|99f993ce-9a79-4153-88ad-547cc550270f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:10:22.430Z|ecf890b4-8445-4223-8c9e-b4de7e4df27e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:10:22.431Z|ecf890b4-8445-4223-8c9e-b4de7e4df27e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:10:22.433Z|50756625-5730-46a7-bc93-adac19fa6b0b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:10:22.434Z|50756625-5730-46a7-bc93-adac19fa6b0b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:10:22.438Z|1f2b12cb-5f82-4cc5-bd46-4f51cb440842|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:10:22.438Z|1f2b12cb-5f82-4cc5-bd46-4f51cb440842|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:10:31.140Z|1626eb64-4f77-4964-b0b2-50e7cb5cd693|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:10:31.141Z|1626eb64-4f77-4964-b0b2-50e7cb5cd693|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:10:32.453Z|e7bfda87-6ecb-4ee5-aa53-98eddb657a00|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:10:32.453Z|923c1926-7908-493b-9acf-bfb082673346|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:10:32.453Z|e7bfda87-6ecb-4ee5-aa53-98eddb657a00|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:10:32.453Z|923c1926-7908-493b-9acf-bfb082673346|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:10:32.459Z|7cce6b3f-9688-4f77-8036-f846b808c667|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:10:32.460Z|7cce6b3f-9688-4f77-8036-f846b808c667|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:10:42.477Z|c06872e8-85e0-4061-a273-8ae5e152c35c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:10:42.477Z|bda88cd5-6352-4d27-a740-5a8a50549558|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:10:42.478Z|c06872e8-85e0-4061-a273-8ae5e152c35c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:10:42.478Z|bda88cd5-6352-4d27-a740-5a8a50549558|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:10:42.479Z|af5339c1-6fd0-42a0-9eb3-fe5160f5b963|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:10:42.480Z|af5339c1-6fd0-42a0-9eb3-fe5160f5b963|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:10:46.140Z|cedebc94-6d5e-4d3c-9725-44d04d035633|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:10:46.142Z|cedebc94-6d5e-4d3c-9725-44d04d035633|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:10:46.416Z|49e9726e-7f5c-4a07-9a5d-8053fbeb25ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:10:46.417Z|49e9726e-7f5c-4a07-9a5d-8053fbeb25ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:10:52.499Z|c3b1380f-ffc3-4c27-b935-3a9a68fd2df9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:10:52.500Z|c3b1380f-ffc3-4c27-b935-3a9a68fd2df9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:10:52.508Z|0b069791-59c4-4c3e-b74f-bba997d8c609|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:10:52.509Z|0b069791-59c4-4c3e-b74f-bba997d8c609|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:10:52.509Z|b0bd04b7-0d88-4a6a-88c7-a24b3db70894|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:10:52.510Z|b0bd04b7-0d88-4a6a-88c7-a24b3db70894|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:11:01.140Z|5861c7e3-e956-4fc0-a34d-d2d25caa7bdb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:11:01.141Z|5861c7e3-e956-4fc0-a34d-d2d25caa7bdb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:11:02.524Z|e8ddc05f-d742-4313-b80e-b68a6198c70f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:11:02.525Z|e8ddc05f-d742-4313-b80e-b68a6198c70f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:11:02.529Z|ffcf3dda-09da-4c79-bad7-1dc47411a6f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:11:02.532Z|ffcf3dda-09da-4c79-bad7-1dc47411a6f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:11:02.534Z|aaa00573-5a14-49ab-8e77-dc68a6677fe0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:11:02.534Z|aaa00573-5a14-49ab-8e77-dc68a6677fe0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:11:02.841Z|66f242ed-bf9e-419d-aae2-d4c0c339cbea|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-20T22:11:02.841Z|66f242ed-bf9e-419d-aae2-d4c0c339cbea|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-20T22:11:12.554Z|03dcd01a-3a69-4cf0-860f-c4b6f7be8271|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:11:12.554Z|03dcd01a-3a69-4cf0-860f-c4b6f7be8271|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:11:12.560Z|0d8fa76b-2d99-4ec5-befc-ba2c396eadaa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:11:12.560Z|0d8fa76b-2d99-4ec5-befc-ba2c396eadaa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:11:12.561Z|c442bb9f-99e8-4b3d-8d61-429c108ba4b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:11:12.562Z|c442bb9f-99e8-4b3d-8d61-429c108ba4b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:11:16.142Z|cc677b86-be8f-4ee8-90ce-f6fae75dcd35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:11:16.147Z|cc677b86-be8f-4ee8-90ce-f6fae75dcd35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:11:16.417Z|c85db2c6-9b02-45bc-b52b-48766b7ab941|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:11:16.418Z|c85db2c6-9b02-45bc-b52b-48766b7ab941|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:11:22.585Z|fac8cf19-7f35-4df9-a15c-ab8ca6d86eb6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:11:22.586Z|73b87186-8fad-49bf-8e48-8110f7f64fcd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:11:22.585Z|f8830017-c20a-4f56-8c32-7126190029b4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:11:22.587Z|f8830017-c20a-4f56-8c32-7126190029b4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:11:22.587Z|fac8cf19-7f35-4df9-a15c-ab8ca6d86eb6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:11:22.587Z|73b87186-8fad-49bf-8e48-8110f7f64fcd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:11:31.141Z|d53c8361-bc8a-47d6-8765-75db781e8f99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:11:31.141Z|d53c8361-bc8a-47d6-8765-75db781e8f99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:11:32.615Z|298d0751-a944-4d08-8706-64a83377316c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:11:32.616Z|298d0751-a944-4d08-8706-64a83377316c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:11:32.616Z|f9160a40-c6fc-4582-acd1-f76d05eb8ae1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:11:32.617Z|f9160a40-c6fc-4582-acd1-f76d05eb8ae1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:11:32.617Z|5f299067-0cb8-4c8b-9575-75a2e195a8b0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:11:32.618Z|5f299067-0cb8-4c8b-9575-75a2e195a8b0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:11:42.638Z|121a20fa-4356-4479-ab8a-7807a43e69f0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:11:42.638Z|36f5f324-400d-4b7b-8a1a-3fc6fadbd054|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:11:42.638Z|121a20fa-4356-4479-ab8a-7807a43e69f0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:11:42.639Z|36f5f324-400d-4b7b-8a1a-3fc6fadbd054|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:11:42.642Z|b024f4ff-6e14-4d30-8f29-d33e82ae2f84|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:11:42.643Z|b024f4ff-6e14-4d30-8f29-d33e82ae2f84|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:11:46.140Z|3e35aa2f-8138-4551-bbee-fbc7954ee66b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:11:46.141Z|3e35aa2f-8138-4551-bbee-fbc7954ee66b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:11:46.419Z|d11afb5d-0579-4851-b3b5-efc75a59f55c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:11:46.420Z|d11afb5d-0579-4851-b3b5-efc75a59f55c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:11:52.659Z|b9a7f4fe-9faf-4d3b-b68d-f5bfa0e98326|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:11:52.659Z|1a622e25-aed6-4222-9444-04df0e5a923f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:11:52.660Z|b9a7f4fe-9faf-4d3b-b68d-f5bfa0e98326|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:11:52.660Z|1a622e25-aed6-4222-9444-04df0e5a923f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:11:52.661Z|4fc077d3-ef82-4fb2-b7c0-baa7560cdd6a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:11:52.661Z|4fc077d3-ef82-4fb2-b7c0-baa7560cdd6a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:12:01.140Z|eba9a213-6193-48b5-b428-53d4cde16453|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:12:01.144Z|eba9a213-6193-48b5-b428-53d4cde16453|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:12:02.681Z|116036d3-8d23-4fc8-92f1-c6c67b19b78a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:12:02.682Z|116036d3-8d23-4fc8-92f1-c6c67b19b78a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:12:02.682Z|2fa1c941-3e7f-44cf-ad2a-47e84a1e18c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:12:02.683Z|2fa1c941-3e7f-44cf-ad2a-47e84a1e18c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:12:02.684Z|3cee2981-4b57-4ea8-9142-760ec527a73f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:12:02.684Z|3cee2981-4b57-4ea8-9142-760ec527a73f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:12:02.841Z|15abca56-9a70-40da-992c-295f77fdb2c0|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-20T22:12:02.842Z|15abca56-9a70-40da-992c-295f77fdb2c0|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-20T22:12:12.703Z|b172f164-4c3e-4592-be49-bb4629cb0efe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:12:12.703Z|b172f164-4c3e-4592-be49-bb4629cb0efe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:12:12.704Z|71c53fa1-ce36-44bd-b09a-04eb4559b5d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:12:12.704Z|39fae2c9-fb6c-4705-ba88-a5964cfab02d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:12:12.705Z|71c53fa1-ce36-44bd-b09a-04eb4559b5d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:12:12.705Z|39fae2c9-fb6c-4705-ba88-a5964cfab02d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:12:16.140Z|ef61e6c1-7781-4261-9bb4-9f85cac0fb28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:12:16.141Z|ef61e6c1-7781-4261-9bb4-9f85cac0fb28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:12:16.421Z|379d533b-f9c7-4a85-9f99-f28d5d8087fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:12:16.421Z|379d533b-f9c7-4a85-9f99-f28d5d8087fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:12:22.736Z|f490e576-e7c6-49fa-b7bc-a1a9ace2c3d8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:12:22.736Z|61f146f0-9c59-4752-a753-afa3712d4738|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:12:22.736Z|752acd9b-dc9a-4c37-b29a-e60fd4e1cc56|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:12:22.738Z|f490e576-e7c6-49fa-b7bc-a1a9ace2c3d8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:12:22.738Z|752acd9b-dc9a-4c37-b29a-e60fd4e1cc56|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:12:22.738Z|61f146f0-9c59-4752-a753-afa3712d4738|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:12:31.141Z|4144d8f8-0d2a-46d7-81d5-8308dae099d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:12:31.142Z|4144d8f8-0d2a-46d7-81d5-8308dae099d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:12:32.765Z|a842b933-783d-4239-8e67-68dfefd11d84|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:12:32.765Z|ab47f7d3-8343-4e18-9038-c9e97430a2e6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:12:32.766Z|ab47f7d3-8343-4e18-9038-c9e97430a2e6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:12:32.766Z|a842b933-783d-4239-8e67-68dfefd11d84|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:12:32.778Z|068c260d-21d1-439b-98f3-8f2ea771f759|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:12:32.778Z|068c260d-21d1-439b-98f3-8f2ea771f759|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:12:42.791Z|9441b2dc-d427-44e9-831e-cf967692ecda|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:12:42.791Z|793d6bd1-3573-415c-b3e5-28ae827a188f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:12:42.792Z|793d6bd1-3573-415c-b3e5-28ae827a188f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:12:42.792Z|9441b2dc-d427-44e9-831e-cf967692ecda|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:12:42.805Z|2980c7e1-79e5-4750-a2e6-001fb5ab837e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:12:42.806Z|2980c7e1-79e5-4750-a2e6-001fb5ab837e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:12:46.140Z|cc072bce-b398-47d9-96eb-ea952516f0da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:12:46.143Z|cc072bce-b398-47d9-96eb-ea952516f0da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:12:46.422Z|752137ef-5446-4375-a32a-e137a41fa400|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:12:46.423Z|752137ef-5446-4375-a32a-e137a41fa400|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:12:52.814Z|681f42ff-f7c3-45c9-898d-9da1f0e18073|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:12:52.814Z|96ecbb46-1295-4199-a24b-e05db423ab10|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:12:52.815Z|96ecbb46-1295-4199-a24b-e05db423ab10|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:12:52.815Z|681f42ff-f7c3-45c9-898d-9da1f0e18073|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:12:52.829Z|1964cd3d-dd4e-460f-b3a5-f3d74d26dd99|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:12:52.830Z|1964cd3d-dd4e-460f-b3a5-f3d74d26dd99|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:13:01.140Z|055e34b3-0669-4097-b8dc-6fe150e3e74e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:13:01.141Z|055e34b3-0669-4097-b8dc-6fe150e3e74e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:13:02.841Z|bad46424-529f-4b8f-94bc-009a4238e551|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-20T22:13:02.841Z|ad09b3a6-9a3d-4c88-bc00-feb2093da6c0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:13:02.841Z|eb0d90a7-1732-47f5-b2f3-8daae0f20037|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:13:02.841Z|bad46424-529f-4b8f-94bc-009a4238e551|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-20T22:13:02.842Z|ad09b3a6-9a3d-4c88-bc00-feb2093da6c0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:13:02.841Z|eb0d90a7-1732-47f5-b2f3-8daae0f20037|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:13:02.849Z|c81157d1-131c-44bd-94fa-3e82959ae52b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:13:02.850Z|c81157d1-131c-44bd-94fa-3e82959ae52b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:13:12.862Z|202ad4b6-6d6c-4a55-911f-35f2bf1838d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:13:12.863Z|202ad4b6-6d6c-4a55-911f-35f2bf1838d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:13:12.864Z|3f473f15-9483-4325-8264-06f241cdd2c7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:13:12.864Z|3f473f15-9483-4325-8264-06f241cdd2c7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:13:12.885Z|9fab6a18-ab89-47de-9408-819cbe8298b4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:13:12.885Z|9fab6a18-ab89-47de-9408-819cbe8298b4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:13:16.140Z|a15c98b7-d709-497e-902b-d9aa045346c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:13:16.141Z|a15c98b7-d709-497e-902b-d9aa045346c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:13:16.423Z|8f27592e-870b-4ac6-9e6b-d291c353ed7a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:13:16.424Z|8f27592e-870b-4ac6-9e6b-d291c353ed7a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:13:22.885Z|ad3dc4b6-2810-4f8a-8643-37b6b79b65a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:13:22.885Z|ad3dc4b6-2810-4f8a-8643-37b6b79b65a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:13:22.886Z|f6ced2d6-1448-401c-9415-81bf4f44f85f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:13:22.886Z|f6ced2d6-1448-401c-9415-81bf4f44f85f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:13:22.912Z|67f61857-a37c-4953-ab8e-11cfb47c569a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:13:22.913Z|67f61857-a37c-4953-ab8e-11cfb47c569a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:13:31.141Z|e8cab28a-c230-4278-ba5a-5ddc33124571|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:13:31.144Z|e8cab28a-c230-4278-ba5a-5ddc33124571|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:13:32.921Z|a1fac55c-a901-4ce2-b2af-2f29fb0487c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:13:32.921Z|78bfb6f3-8bae-4eab-accb-0b4bc51fb73c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:13:32.923Z|a1fac55c-a901-4ce2-b2af-2f29fb0487c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:13:32.923Z|78bfb6f3-8bae-4eab-accb-0b4bc51fb73c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:13:32.937Z|172c012a-0efe-4bac-bb0b-df49e50687ed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:13:32.938Z|172c012a-0efe-4bac-bb0b-df49e50687ed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:13:42.949Z|11bdf5e9-ed59-4086-ba0d-30dc692d5822|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:13:42.949Z|a4491929-b92f-4369-9ff3-bc3dd63241f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:13:42.950Z|11bdf5e9-ed59-4086-ba0d-30dc692d5822|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:13:42.950Z|a4491929-b92f-4369-9ff3-bc3dd63241f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:13:42.957Z|ca0f28de-76c8-459e-8277-a21d6926d2b4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:13:42.958Z|ca0f28de-76c8-459e-8277-a21d6926d2b4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:13:46.141Z|7b918f36-fd4a-44b3-bf98-2b153a37cbc2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:13:46.141Z|7b918f36-fd4a-44b3-bf98-2b153a37cbc2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:13:46.425Z|6d8937c7-3ca7-4982-b060-3f81dfe1315c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:13:46.425Z|6d8937c7-3ca7-4982-b060-3f81dfe1315c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:13:52.979Z|aa13f7c1-d52f-4c52-83fb-e8c24a81f4e2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:13:52.979Z|87cd728f-60fa-40eb-aa23-e7e0dab20a61|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:13:52.980Z|aa13f7c1-d52f-4c52-83fb-e8c24a81f4e2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:13:52.980Z|f729c959-9157-425d-941a-083b9899b55c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:13:52.980Z|87cd728f-60fa-40eb-aa23-e7e0dab20a61|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:13:52.980Z|f729c959-9157-425d-941a-083b9899b55c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:14:01.140Z|f56813bf-b78c-4973-8578-f22e27abd3bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:14:01.141Z|f56813bf-b78c-4973-8578-f22e27abd3bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:14:02.841Z|85642d90-ba81-4cb7-b03b-4353849ff677|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-20T22:14:02.841Z|85642d90-ba81-4cb7-b03b-4353849ff677|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-20T22:14:03.004Z|f35a30ac-5156-4494-8a8d-565781b27780|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:14:03.004Z|f35a30ac-5156-4494-8a8d-565781b27780|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:14:03.006Z|2b87cfa0-579e-4dd8-8c5d-d6f0faa0c54d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:14:03.007Z|2b87cfa0-579e-4dd8-8c5d-d6f0faa0c54d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:14:03.008Z|4c4d8cec-4773-40d9-81d6-244a8b14e995|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:14:03.009Z|4c4d8cec-4773-40d9-81d6-244a8b14e995|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:14:13.028Z|dc19d737-ccaa-4c42-aedf-75f4ba4a7ffe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:14:13.028Z|8dd6cc09-d657-41f6-b647-b558803b4e3e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:14:13.029Z|dc19d737-ccaa-4c42-aedf-75f4ba4a7ffe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:14:13.029Z|8dd6cc09-d657-41f6-b647-b558803b4e3e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:14:13.033Z|95e09bf2-18df-4a08-9e08-a17345991ad7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:14:13.034Z|95e09bf2-18df-4a08-9e08-a17345991ad7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:14:16.140Z|d53bca64-5476-4546-b145-fd264035acf9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:14:16.142Z|d53bca64-5476-4546-b145-fd264035acf9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:14:16.426Z|1c4d4108-80cb-4040-b764-6f254672ac4f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:14:16.426Z|1c4d4108-80cb-4040-b764-6f254672ac4f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:14:23.055Z|9a23fdc0-b735-42bc-b4d4-831afebe40a4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:14:23.056Z|9a23fdc0-b735-42bc-b4d4-831afebe40a4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:14:23.062Z|48d97f99-0633-496a-aba7-bb94eaef664a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:14:23.062Z|48d97f99-0633-496a-aba7-bb94eaef664a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:14:23.066Z|5335c2b1-98e3-4f65-bece-351a3a5b2708|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:14:23.067Z|5335c2b1-98e3-4f65-bece-351a3a5b2708|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:14:31.140Z|68d9fb84-a37a-460e-82fd-eab2ef3cef7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:14:31.141Z|68d9fb84-a37a-460e-82fd-eab2ef3cef7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:14:33.085Z|2a249511-97cc-45b4-abab-308b43889080|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:14:33.085Z|2a249511-97cc-45b4-abab-308b43889080|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:14:33.086Z|ec6ee29b-0ed0-4806-87ab-06b04a8cfd48|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:14:33.087Z|ec6ee29b-0ed0-4806-87ab-06b04a8cfd48|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:14:33.094Z|ef0145e5-91bf-4d0f-a335-7a24f761aab9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:14:33.094Z|ef0145e5-91bf-4d0f-a335-7a24f761aab9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:14:43.153Z|298a4875-383f-4601-9b4c-cc35db320f69|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:14:43.152Z|8a308ed8-1bec-49d7-9852-01c6978a4586|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:14:43.154Z|298a4875-383f-4601-9b4c-cc35db320f69|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:14:43.154Z|8a308ed8-1bec-49d7-9852-01c6978a4586|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:14:43.155Z|f5f6a90c-1d4e-40e3-8fa5-213e3d79f8f5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:14:43.156Z|f5f6a90c-1d4e-40e3-8fa5-213e3d79f8f5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:14:46.140Z|ee727a8c-387d-4cd7-8756-b6a267697b36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:14:46.141Z|ee727a8c-387d-4cd7-8756-b6a267697b36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:14:46.427Z|1123b7e6-a1f4-45f1-b9a3-f65b620da5de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:14:46.427Z|1123b7e6-a1f4-45f1-b9a3-f65b620da5de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:14:53.180Z|ae8caf7c-d380-4ab1-98e6-f75001ec5b9d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:14:53.181Z|ae8caf7c-d380-4ab1-98e6-f75001ec5b9d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:14:53.181Z|bb197931-bf65-4487-88c5-c8a2ce30f902|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:14:53.182Z|bb197931-bf65-4487-88c5-c8a2ce30f902|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:14:53.184Z|c98fe8ae-e9f5-4804-953c-f7983f6cedb8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:14:53.185Z|c98fe8ae-e9f5-4804-953c-f7983f6cedb8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:15:01.142Z|494e5026-8f2b-4848-aaf2-6a7dd47ec43a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:15:01.147Z|494e5026-8f2b-4848-aaf2-6a7dd47ec43a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:15:02.845Z|41894716-6381-45d1-a6c1-870dafe0e41b|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-20T22:15:02.846Z|41894716-6381-45d1-a6c1-870dafe0e41b|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-20T22:15:03.209Z|5c302de5-9e28-4533-8919-58a35777b5fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:15:03.209Z|fc5ea9c9-75f0-4e75-b8c8-82e211992da6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:15:03.210Z|5c302de5-9e28-4533-8919-58a35777b5fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:15:03.210Z|ea9351c9-fb4f-4574-9256-51f4d3a13e2b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:15:03.210Z|fc5ea9c9-75f0-4e75-b8c8-82e211992da6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:15:03.210Z|ea9351c9-fb4f-4574-9256-51f4d3a13e2b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:15:13.237Z|58b70c26-85b7-44d1-93a1-27b8737ec53b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:15:13.238Z|58b70c26-85b7-44d1-93a1-27b8737ec53b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:15:13.240Z|1646488d-92d8-40de-9cd8-ec5927c027ee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:15:13.240Z|1646488d-92d8-40de-9cd8-ec5927c027ee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:15:13.241Z|2d2ddd6b-09fe-4850-8164-9584ea50d945|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:15:13.241Z|2d2ddd6b-09fe-4850-8164-9584ea50d945|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:15:16.140Z|29f8dd1d-afa5-48ab-849f-d3e45bb5bd68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:15:16.141Z|29f8dd1d-afa5-48ab-849f-d3e45bb5bd68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:15:16.428Z|b65cbc12-5054-4795-9d10-ce04b35da7cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:15:16.428Z|b65cbc12-5054-4795-9d10-ce04b35da7cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:15:23.266Z|425ed733-bc85-4909-9042-b895a2e954b0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:15:23.266Z|4a0c5fa3-4a59-48b6-9590-2501bcb1995d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:15:23.267Z|4a0c5fa3-4a59-48b6-9590-2501bcb1995d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:15:23.270Z|425ed733-bc85-4909-9042-b895a2e954b0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:15:23.271Z|f548700c-edd1-493f-8af7-19bb305f5fe2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:15:23.271Z|f548700c-edd1-493f-8af7-19bb305f5fe2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:15:31.140Z|3850fa09-5801-443c-a202-1abd640f6f40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:15:31.141Z|3850fa09-5801-443c-a202-1abd640f6f40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:15:33.294Z|a8475479-7a2e-4c9e-9ab0-bbf747fec30e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:15:33.294Z|5534ec41-30c3-4fbc-8dc3-fcbd383de3ab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:15:33.295Z|5534ec41-30c3-4fbc-8dc3-fcbd383de3ab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:15:33.295Z|a8475479-7a2e-4c9e-9ab0-bbf747fec30e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:15:33.299Z|f8a0fd43-f260-4c38-8451-4916e1af6fd8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:15:33.300Z|f8a0fd43-f260-4c38-8451-4916e1af6fd8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:15:43.318Z|9cc70318-57cb-4d9b-afbb-c3e08be2999c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:15:43.318Z|8b79b25c-1dab-42c8-bf4f-6c84d3d228a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:15:43.319Z|8b79b25c-1dab-42c8-bf4f-6c84d3d228a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:15:43.319Z|9cc70318-57cb-4d9b-afbb-c3e08be2999c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:15:43.345Z|17f1e38b-76b6-4cb7-ab4b-00bca1f645e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:15:43.346Z|17f1e38b-76b6-4cb7-ab4b-00bca1f645e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:15:46.140Z|243df7c0-0906-42be-a9b7-a9b6aac5f503|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:15:46.143Z|243df7c0-0906-42be-a9b7-a9b6aac5f503|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:15:46.429Z|58a26647-1f1b-488d-83e0-7eb793d9609d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:15:46.430Z|58a26647-1f1b-488d-83e0-7eb793d9609d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:15:53.345Z|cd19f6a7-721d-47ef-9c22-1c4ec9123c84|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:15:53.346Z|cd19f6a7-721d-47ef-9c22-1c4ec9123c84|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:15:53.349Z|f243c01b-0652-4fa2-a39e-0b1824b39b06|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:15:53.349Z|f243c01b-0652-4fa2-a39e-0b1824b39b06|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:15:53.373Z|d2210949-1a5a-4c27-bb1a-7d5dd18bf8e7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:15:53.373Z|d2210949-1a5a-4c27-bb1a-7d5dd18bf8e7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:16:01.140Z|a9555cb5-b554-4d89-96cd-105abb6c92df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:16:01.141Z|a9555cb5-b554-4d89-96cd-105abb6c92df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:16:02.841Z|8b9594be-3e94-4cc2-94c7-c87f6ca577ab|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-20T22:16:02.842Z|8b9594be-3e94-4cc2-94c7-c87f6ca577ab|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-20T22:16:03.367Z|ec86cc04-a60e-4474-8e02-723f2005fe58|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:16:03.368Z|ec86cc04-a60e-4474-8e02-723f2005fe58|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:16:03.393Z|b6450683-aa25-45ad-83be-e8cfdb4aa1fb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:16:03.393Z|aaa97662-d878-4086-9a42-6e3e82bb7256|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:16:03.393Z|b6450683-aa25-45ad-83be-e8cfdb4aa1fb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:16:03.394Z|aaa97662-d878-4086-9a42-6e3e82bb7256|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:16:13.391Z|a19a7a7c-2601-460e-9f56-0d5cef557c11|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:16:13.392Z|a19a7a7c-2601-460e-9f56-0d5cef557c11|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:16:13.412Z|7f50e11f-9cb0-498a-86b8-e983fff7e4f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:16:13.412Z|7f50e11f-9cb0-498a-86b8-e983fff7e4f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:16:13.414Z|e2a10d84-6398-4870-9add-94e3e25d8cb5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:16:13.414Z|e2a10d84-6398-4870-9add-94e3e25d8cb5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:16:16.142Z|39b5bee5-4c78-4c04-8972-aa877deb74e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:16:16.145Z|39b5bee5-4c78-4c04-8972-aa877deb74e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:16:16.430Z|aebeeec6-c94d-44c1-ba55-d2cf211af0e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:16:16.431Z|aebeeec6-c94d-44c1-ba55-d2cf211af0e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:16:23.417Z|cfce12e0-e863-48c0-912a-59b8ee2da7e5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:16:23.418Z|cfce12e0-e863-48c0-912a-59b8ee2da7e5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:16:23.445Z|bc183427-3e9f-4cd9-89b2-cab77d97116e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:16:23.445Z|186de124-d64e-45e3-bfa1-44ae6e745349|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:16:23.445Z|bc183427-3e9f-4cd9-89b2-cab77d97116e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:16:23.446Z|186de124-d64e-45e3-bfa1-44ae6e745349|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:16:31.141Z|d057a955-2ac1-4590-93d6-3b84adca04cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:16:31.141Z|d057a955-2ac1-4590-93d6-3b84adca04cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:16:33.442Z|3c3f8d86-034d-43d1-89cc-5940eb0abe5d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:16:33.443Z|3c3f8d86-034d-43d1-89cc-5940eb0abe5d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:16:33.465Z|1c04eab7-9383-400f-abf1-dcf5c3b9e40c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:16:33.466Z|1c04eab7-9383-400f-abf1-dcf5c3b9e40c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:16:33.467Z|75bfa200-87ce-4f6a-95d3-8ef1cf42b9e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:16:33.468Z|75bfa200-87ce-4f6a-95d3-8ef1cf42b9e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:16:43.462Z|de184787-74c2-4680-93ff-97a814dad031|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:16:43.463Z|de184787-74c2-4680-93ff-97a814dad031|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:16:43.486Z|ccaae2a0-8b8a-4ceb-9417-14b693762f5e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:16:43.487Z|ccaae2a0-8b8a-4ceb-9417-14b693762f5e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:16:43.489Z|e18ea253-bc50-419a-b9ff-909b2f4e9e67|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:16:43.489Z|e18ea253-bc50-419a-b9ff-909b2f4e9e67|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:16:46.140Z|b6a99fdc-ce65-4072-b0de-c7671f977162|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:16:46.141Z|b6a99fdc-ce65-4072-b0de-c7671f977162|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:16:46.431Z|eeb86876-4a0f-4226-aa36-7852014a9173|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:16:46.432Z|eeb86876-4a0f-4226-aa36-7852014a9173|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:16:53.484Z|ccbb5167-6596-4176-93d3-d520fbc323b6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:16:53.484Z|ccbb5167-6596-4176-93d3-d520fbc323b6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:16:53.509Z|3e697196-eb24-433b-820a-8989fa5e6803|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:16:53.510Z|3e697196-eb24-433b-820a-8989fa5e6803|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:16:53.514Z|b5949463-1bc4-4f87-9975-2f66b97e62c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:16:53.514Z|b5949463-1bc4-4f87-9975-2f66b97e62c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:17:01.140Z|2003bdf3-7d61-447c-9a78-b2b0ddd22be9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:17:01.143Z|2003bdf3-7d61-447c-9a78-b2b0ddd22be9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:17:02.841Z|ed846029-c8d2-4097-b3dd-40af58d121a2|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-20T22:17:02.841Z|ed846029-c8d2-4097-b3dd-40af58d121a2|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-20T22:17:03.510Z|3b06a123-03a7-434c-b6f3-c8339b5704b3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:17:03.510Z|3b06a123-03a7-434c-b6f3-c8339b5704b3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:17:03.532Z|40e174dd-c1c5-4128-a73b-528b930bf2bc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:17:03.533Z|40e174dd-c1c5-4128-a73b-528b930bf2bc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:17:03.563Z|f0a4b4bc-4f21-4717-b43c-1df82c65e63a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:17:03.563Z|f0a4b4bc-4f21-4717-b43c-1df82c65e63a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:17:13.544Z|701ba34b-a1de-40e9-aa5d-16f85fcc1c6e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:17:13.544Z|701ba34b-a1de-40e9-aa5d-16f85fcc1c6e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:17:13.553Z|ed416b82-0519-460a-9dc1-8bd44724d2ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:17:13.553Z|ed416b82-0519-460a-9dc1-8bd44724d2ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:17:13.587Z|4748cbcc-5ba2-4b91-8ae5-84f406ceb47a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:17:13.588Z|4748cbcc-5ba2-4b91-8ae5-84f406ceb47a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:17:16.140Z|e2470178-238f-4f8a-a5a2-7161641a2613|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:17:16.141Z|e2470178-238f-4f8a-a5a2-7161641a2613|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:17:16.432Z|35d467dc-20f6-4e7c-b916-303b76960f5b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:17:16.433Z|35d467dc-20f6-4e7c-b916-303b76960f5b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:17:23.564Z|4b143894-74f4-4039-924a-7273ca9ddaa3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:17:23.565Z|4b143894-74f4-4039-924a-7273ca9ddaa3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:17:23.583Z|825fb3ff-e3d5-4a61-94b5-9cc2abf5bc32|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:17:23.583Z|825fb3ff-e3d5-4a61-94b5-9cc2abf5bc32|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:17:23.610Z|f23fbe2c-1f96-4fe4-8ac6-dd06df935e8a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:17:23.611Z|f23fbe2c-1f96-4fe4-8ac6-dd06df935e8a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:17:31.140Z|8a41728e-31a2-4295-8166-c208f24d77de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:17:31.141Z|8a41728e-31a2-4295-8166-c208f24d77de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:17:33.605Z|398ad4a6-1aa0-41d5-a4b8-0fd3357bcff7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:17:33.605Z|ec27e647-c1a7-4d6f-b072-ea1ede857d00|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:17:33.606Z|398ad4a6-1aa0-41d5-a4b8-0fd3357bcff7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:17:33.606Z|ec27e647-c1a7-4d6f-b072-ea1ede857d00|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:17:33.635Z|5c423545-dabe-4f49-8ab7-aab32154df90|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:17:33.636Z|5c423545-dabe-4f49-8ab7-aab32154df90|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:17:43.632Z|28c12e28-04de-4aae-9e2a-963a978247b4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:17:43.633Z|28c12e28-04de-4aae-9e2a-963a978247b4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:17:43.633Z|04756e39-6bd6-4f7d-be3a-6198d996a64c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:17:43.634Z|04756e39-6bd6-4f7d-be3a-6198d996a64c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:17:43.654Z|d73a41ef-629e-426a-8eb5-0dc8e6b675c5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:17:43.655Z|d73a41ef-629e-426a-8eb5-0dc8e6b675c5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:17:46.141Z|d61b4537-7d08-491a-8dd3-dadb2b306f5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:17:46.144Z|d61b4537-7d08-491a-8dd3-dadb2b306f5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:17:46.433Z|2356eb19-0a00-4197-8914-c65ac2075c10|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:17:46.434Z|2356eb19-0a00-4197-8914-c65ac2075c10|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:17:53.665Z|cc4d6a73-d938-4fb2-8925-abaa66d2ad45|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:17:53.665Z|704cf866-82ae-40fb-8768-57b6fee6d776|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:17:53.667Z|cc4d6a73-d938-4fb2-8925-abaa66d2ad45|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:17:53.667Z|704cf866-82ae-40fb-8768-57b6fee6d776|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:17:53.677Z|3345a73c-2fbe-4b32-bb51-151125bbdda2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:17:53.678Z|3345a73c-2fbe-4b32-bb51-151125bbdda2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:18:01.141Z|b3964919-09a9-4fa2-9b11-1805c08df3e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:18:01.142Z|b3964919-09a9-4fa2-9b11-1805c08df3e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:18:02.841Z|e4919176-64ca-4b2f-b1bc-a20fcd70da93|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-20T22:18:02.842Z|e4919176-64ca-4b2f-b1bc-a20fcd70da93|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-20T22:18:03.697Z|d73a8317-dadb-45a5-b6cf-2c4a5f0ced93|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:18:03.697Z|6a06eae4-7338-476e-ba6f-07b5ca4a0d82|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:18:03.698Z|d73a8317-dadb-45a5-b6cf-2c4a5f0ced93|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:18:03.699Z|6a06eae4-7338-476e-ba6f-07b5ca4a0d82|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:18:03.703Z|f5b30e74-c52f-469f-b2cf-9ed07c8b9e73|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:18:03.704Z|f5b30e74-c52f-469f-b2cf-9ed07c8b9e73|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:18:13.726Z|1fc331e6-45d4-4cee-9a18-38b72f368e5a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:18:13.725Z|7c2a203c-6913-43d6-a708-4d75be05c1bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:18:13.726Z|7c2a203c-6913-43d6-a708-4d75be05c1bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:18:13.726Z|1fc331e6-45d4-4cee-9a18-38b72f368e5a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:18:13.732Z|4d98901d-2fbd-43e3-a190-1c82acb5d532|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:18:13.733Z|4d98901d-2fbd-43e3-a190-1c82acb5d532|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:18:16.140Z|34f524de-ef1c-4fd2-b231-02a26d5d96a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:18:16.141Z|34f524de-ef1c-4fd2-b231-02a26d5d96a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:18:16.434Z|7a65909e-41ec-4674-8b96-a7b6498ca8fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:18:16.435Z|7a65909e-41ec-4674-8b96-a7b6498ca8fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:18:23.752Z|8abb86f8-9966-463c-b974-98cc5c0d27f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:18:23.752Z|8abb86f8-9966-463c-b974-98cc5c0d27f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:18:23.755Z|2dfc01b3-b2fc-4315-ac3e-dbdd0b544cd9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:18:23.756Z|2dfc01b3-b2fc-4315-ac3e-dbdd0b544cd9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:18:23.755Z|2087c4bc-dcb0-4023-b6fa-fe53773c662b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:18:23.757Z|2087c4bc-dcb0-4023-b6fa-fe53773c662b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:18:31.140Z|8c42a8ef-16ba-4151-98b9-398aee48b0f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:18:31.143Z|8c42a8ef-16ba-4151-98b9-398aee48b0f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:18:33.776Z|9a1a83e7-923e-477d-86f2-9bdf084ecce3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:18:33.776Z|ad478c5c-0598-42c2-bde6-e5e3894c85f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:18:33.777Z|9a1a83e7-923e-477d-86f2-9bdf084ecce3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:18:33.777Z|ad478c5c-0598-42c2-bde6-e5e3894c85f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:18:33.780Z|90bc3f28-51a9-4e66-a466-e1b28e742aa1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:18:33.781Z|90bc3f28-51a9-4e66-a466-e1b28e742aa1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:18:43.798Z|bb64f380-b3c5-4722-a1e2-cce1bf6ede1d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:18:43.798Z|e428154e-9f46-4061-827d-b49147bd537b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:18:43.799Z|bb64f380-b3c5-4722-a1e2-cce1bf6ede1d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:18:43.799Z|e428154e-9f46-4061-827d-b49147bd537b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:18:43.803Z|2c404ca3-495d-4d6a-8f29-be5547b379d4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:18:43.804Z|2c404ca3-495d-4d6a-8f29-be5547b379d4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:18:46.140Z|81e7603c-2546-4a65-817f-5dd5c424dbf0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:18:46.141Z|81e7603c-2546-4a65-817f-5dd5c424dbf0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:18:46.435Z|13318231-ef87-4c55-9403-45bba81e0b09|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:18:46.436Z|13318231-ef87-4c55-9403-45bba81e0b09|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:18:53.822Z|62a588d5-7539-4d7b-b5a6-960e7839b4d3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:18:53.823Z|62a588d5-7539-4d7b-b5a6-960e7839b4d3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:18:53.826Z|2b8c18d9-d34d-4941-8052-664d8a393859|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:18:53.827Z|2b8c18d9-d34d-4941-8052-664d8a393859|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:18:53.828Z|c8ccc343-9cc1-4997-a08a-c4ea0fc4213a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:18:53.828Z|c8ccc343-9cc1-4997-a08a-c4ea0fc4213a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:19:01.140Z|e0158abf-bebe-4a1e-9e68-07991e534c18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:19:01.141Z|e0158abf-bebe-4a1e-9e68-07991e534c18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:19:02.841Z|a7c816cd-d790-48a1-9edc-c3aa5f4ed2f3|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-20T22:19:02.842Z|a7c816cd-d790-48a1-9edc-c3aa5f4ed2f3|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-20T22:19:03.849Z|e28d51e0-0547-4459-bf32-1c45b40230ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:19:03.849Z|e28d51e0-0547-4459-bf32-1c45b40230ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:19:03.851Z|541992e0-79a4-478c-b506-f2abc503c957|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:19:03.851Z|541992e0-79a4-478c-b506-f2abc503c957|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:19:03.855Z|f03287e6-af13-4910-83d0-37fbf0baaa91|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:19:03.855Z|f03287e6-af13-4910-83d0-37fbf0baaa91|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:19:13.874Z|18c08df5-2f2c-4074-a70a-39b7aa517843|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:19:13.874Z|0af0ca64-08b2-46d3-838e-bf304a936fde|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:19:13.874Z|18c08df5-2f2c-4074-a70a-39b7aa517843|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:19:13.875Z|0af0ca64-08b2-46d3-838e-bf304a936fde|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:19:13.881Z|2fbd07ba-0c8d-445a-a285-67b3e7505433|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:19:13.881Z|2fbd07ba-0c8d-445a-a285-67b3e7505433|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:19:16.140Z|dd9fdcfa-1651-43ad-98d3-a6dd2bb623f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:19:16.144Z|dd9fdcfa-1651-43ad-98d3-a6dd2bb623f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:19:16.436Z|3d5024ce-bd44-4588-a689-5779838efab8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:19:16.437Z|3d5024ce-bd44-4588-a689-5779838efab8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:19:23.900Z|145b0ac6-3adb-4bc0-b477-11022ee22a5a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:19:23.900Z|7bf95f07-9260-4e97-a5f2-ea41aa24675a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:19:23.901Z|7bf95f07-9260-4e97-a5f2-ea41aa24675a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:19:23.901Z|145b0ac6-3adb-4bc0-b477-11022ee22a5a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:19:23.905Z|54630c2b-1cc0-4424-9c43-f29b70ab0243|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:19:23.905Z|54630c2b-1cc0-4424-9c43-f29b70ab0243|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:19:31.140Z|5198f95e-ab85-4196-a629-65c635a9c94c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:19:31.141Z|5198f95e-ab85-4196-a629-65c635a9c94c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:19:33.935Z|0cc3b2f2-80af-48d0-af0d-965fc04e3172|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:19:33.936Z|0cc3b2f2-80af-48d0-af0d-965fc04e3172|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:19:33.937Z|4288e5b9-eda2-4738-a509-ff81d8531b16|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:19:33.938Z|4288e5b9-eda2-4738-a509-ff81d8531b16|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:19:33.944Z|b4e6cd71-457d-4f38-b950-4ad421851fe4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:19:33.945Z|b4e6cd71-457d-4f38-b950-4ad421851fe4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:19:43.973Z|fd07e1f1-e945-4d1b-bd11-fcf66107b768|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:19:43.973Z|f14a3c0c-7123-4af9-9f73-3cdfff8cd1db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:19:43.975Z|f14a3c0c-7123-4af9-9f73-3cdfff8cd1db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:19:43.975Z|fd07e1f1-e945-4d1b-bd11-fcf66107b768|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:19:43.974Z|2e0426f4-0734-42eb-a731-f1780fa3765a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:19:43.976Z|2e0426f4-0734-42eb-a731-f1780fa3765a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:19:46.141Z|e587ca45-90f9-4734-a1a0-c1fc86bb9924|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:19:46.142Z|e587ca45-90f9-4734-a1a0-c1fc86bb9924|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:19:46.437Z|3eafd4f8-2085-467a-9ded-e5a768218ce1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:19:46.438Z|3eafd4f8-2085-467a-9ded-e5a768218ce1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:19:54.004Z|b9afccc9-1996-4e25-9b38-5e2c8511ff06|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:19:54.004Z|0190d9c2-6f81-41fb-8ffc-d5628a9cb7ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:19:54.005Z|0190d9c2-6f81-41fb-8ffc-d5628a9cb7ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:19:54.005Z|b9afccc9-1996-4e25-9b38-5e2c8511ff06|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:19:54.009Z|deb4ae3c-699e-4d69-a2b8-0d452392228d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:19:54.009Z|deb4ae3c-699e-4d69-a2b8-0d452392228d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:20:01.141Z|8fa617ae-2f8d-4fd0-bab3-6f6ba46e4d79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:20:01.145Z|8fa617ae-2f8d-4fd0-bab3-6f6ba46e4d79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:20:02.841Z|9051041b-8e1b-4fea-adf0-204d0ea77fb3|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-20T22:20:02.842Z|9051041b-8e1b-4fea-adf0-204d0ea77fb3|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-20T22:20:04.028Z|375fc5d0-522e-456b-a48d-f1b119f4252b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:20:04.028Z|6c3898fc-4522-4438-a9f1-4938810e4c2e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:20:04.028Z|6c3898fc-4522-4438-a9f1-4938810e4c2e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:20:04.029Z|375fc5d0-522e-456b-a48d-f1b119f4252b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:20:04.029Z|0d7104db-8d4c-41b6-83d4-0a9eb1381304|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:20:04.030Z|0d7104db-8d4c-41b6-83d4-0a9eb1381304|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:20:14.060Z|cd7f64ee-9248-4e73-aabd-53ba44a5a321|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:20:14.061Z|cd7f64ee-9248-4e73-aabd-53ba44a5a321|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:20:14.061Z|d7867ac0-3bff-4158-a884-c87af7275b48|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:20:14.062Z|d7867ac0-3bff-4158-a884-c87af7275b48|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:20:14.068Z|c58bb54d-efd9-4f18-b7cd-75fc62a308f1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:20:14.068Z|c58bb54d-efd9-4f18-b7cd-75fc62a308f1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:20:16.140Z|ccdacf1b-70d3-40a5-bc14-79b1383af4bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:20:16.141Z|ccdacf1b-70d3-40a5-bc14-79b1383af4bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:20:16.438Z|ee249e34-769b-4a0b-aac2-41523a2e1778|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:20:16.439Z|ee249e34-769b-4a0b-aac2-41523a2e1778|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:20:24.089Z|30d0df1c-415a-4913-87bd-1ff21b2fd099|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:20:24.090Z|30d0df1c-415a-4913-87bd-1ff21b2fd099|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:20:24.093Z|2016b599-b309-4732-862f-4e09edb1de4d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:20:24.093Z|2016b599-b309-4732-862f-4e09edb1de4d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:20:24.114Z|0a4e3341-5f42-4401-ab6d-e29540e19091|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:20:24.115Z|0a4e3341-5f42-4401-ab6d-e29540e19091|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:20:31.144Z|f5e073fb-92f1-4a60-ac71-f6a385b3ccfb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:20:31.152Z|f5e073fb-92f1-4a60-ac71-f6a385b3ccfb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:20:34.113Z|97c81c32-e0ae-46b0-a07e-3bebb12129e4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:20:34.114Z|97c81c32-e0ae-46b0-a07e-3bebb12129e4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:20:34.123Z|8fd62cac-7e67-4d5e-b187-3f1df6e2c7bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:20:34.123Z|8fd62cac-7e67-4d5e-b187-3f1df6e2c7bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:20:34.144Z|b1da442e-3124-40f2-98d4-727c7a60a6dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:20:34.145Z|b1da442e-3124-40f2-98d4-727c7a60a6dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:20:44.139Z|4327335e-0754-421d-8a40-dcd12e9c37c0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:20:44.140Z|4327335e-0754-421d-8a40-dcd12e9c37c0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:20:44.152Z|51216a5b-c6ab-4f60-96ec-09895241cf3a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:20:44.153Z|51216a5b-c6ab-4f60-96ec-09895241cf3a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:20:44.165Z|99f51212-71f6-49b2-97c1-d8d70f31c982|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:20:44.166Z|99f51212-71f6-49b2-97c1-d8d70f31c982|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:20:46.140Z|7123adbf-02cf-41ea-862a-eb6614dd4a19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:20:46.141Z|7123adbf-02cf-41ea-862a-eb6614dd4a19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:20:46.440Z|c24d8389-dbbc-4e58-9293-d78a54e57d38|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:20:46.440Z|c24d8389-dbbc-4e58-9293-d78a54e57d38|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:20:54.161Z|f00c5773-c69f-4671-b612-0f63e965fedc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:20:54.162Z|f00c5773-c69f-4671-b612-0f63e965fedc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:20:54.180Z|6cfc5b18-2691-4789-ba46-9ab98cac8a91|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:20:54.181Z|6cfc5b18-2691-4789-ba46-9ab98cac8a91|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:20:54.186Z|3f7980bd-2369-470d-9c85-3160f9b829ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:20:54.186Z|3f7980bd-2369-470d-9c85-3160f9b829ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:21:01.140Z|4678dd10-dcff-41f8-aed0-88f7c20b51dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:21:01.141Z|4678dd10-dcff-41f8-aed0-88f7c20b51dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:21:02.841Z|648b0347-0c7e-45b4-a4e2-03f2b8fb709c|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-20T22:21:02.841Z|648b0347-0c7e-45b4-a4e2-03f2b8fb709c|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-20T22:21:04.181Z|70d40bf7-3399-44cd-86a6-cad97b692891|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:21:04.182Z|70d40bf7-3399-44cd-86a6-cad97b692891|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:21:04.206Z|507104f6-9fa4-4648-a1c4-b4714c89d523|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:21:04.206Z|507104f6-9fa4-4648-a1c4-b4714c89d523|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:21:04.206Z|a8232a29-f164-4779-bb9b-8be51f73f784|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:21:04.212Z|a8232a29-f164-4779-bb9b-8be51f73f784|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:21:14.211Z|b816799b-5c9a-40fc-9fa7-96ab25fe28df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:21:14.214Z|b816799b-5c9a-40fc-9fa7-96ab25fe28df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:21:14.229Z|2709f366-5d23-4794-a7d5-8604f400121f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:21:14.229Z|2709f366-5d23-4794-a7d5-8604f400121f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:21:14.236Z|e91cc9ab-7fd7-4e0d-9401-9475a0d51ed7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:21:14.237Z|e91cc9ab-7fd7-4e0d-9401-9475a0d51ed7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:21:16.142Z|ea2aa1ef-2e87-4740-bd32-231f97a1f630|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:21:16.145Z|ea2aa1ef-2e87-4740-bd32-231f97a1f630|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:21:16.441Z|29ca41de-df07-4810-8c89-f76bbc570966|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:21:16.442Z|29ca41de-df07-4810-8c89-f76bbc570966|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:21:24.242Z|1d32c3c7-51d1-4e1a-a86d-ab23ae2bb950|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:21:24.243Z|1d32c3c7-51d1-4e1a-a86d-ab23ae2bb950|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:21:24.254Z|538a4455-06ab-4ad0-8acc-437f72b05539|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:21:24.254Z|538a4455-06ab-4ad0-8acc-437f72b05539|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:21:24.259Z|a874513d-9c62-4db3-b98d-a0e0f245bccf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:21:24.259Z|a874513d-9c62-4db3-b98d-a0e0f245bccf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:21:31.140Z|424d9e73-2c51-4b29-9d21-8bc5c42a33d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:21:31.141Z|424d9e73-2c51-4b29-9d21-8bc5c42a33d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:21:34.273Z|08867229-5d16-4837-a3b2-f49b481e1e91|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:21:34.273Z|32261ea5-de7c-4bb3-b49e-43084851c447|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:21:34.273Z|32261ea5-de7c-4bb3-b49e-43084851c447|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:21:34.273Z|08867229-5d16-4837-a3b2-f49b481e1e91|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:21:34.284Z|cb7b76ce-89f3-4c0a-8783-e976f1cf7af8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:21:34.284Z|cb7b76ce-89f3-4c0a-8783-e976f1cf7af8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:21:44.304Z|953813a6-bf7e-47e6-a689-27ded167bc30|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:21:44.305Z|953813a6-bf7e-47e6-a689-27ded167bc30|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:21:44.305Z|088e2914-bc42-4ae6-9dfb-0e5f86722845|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:21:44.306Z|088e2914-bc42-4ae6-9dfb-0e5f86722845|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:21:44.320Z|78a3f41b-1de1-4c90-a552-6139d3bdf058|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:21:44.321Z|78a3f41b-1de1-4c90-a552-6139d3bdf058|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:21:46.140Z|bf4cdd42-7173-4594-b86b-cf8c2cbae227|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:21:46.141Z|bf4cdd42-7173-4594-b86b-cf8c2cbae227|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:21:46.443Z|41d3fbd2-e064-4e01-9543-c49a29fd6b56|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:21:46.443Z|41d3fbd2-e064-4e01-9543-c49a29fd6b56|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:21:54.327Z|37036000-0342-4121-ab15-8f2ee3fceb24|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:21:54.328Z|37036000-0342-4121-ab15-8f2ee3fceb24|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:21:54.327Z|9c0e7959-01af-4046-b184-daa5e71b8be3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:21:54.329Z|9c0e7959-01af-4046-b184-daa5e71b8be3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:21:54.349Z|0c7f8e01-d2fc-475a-9f68-b0f24aa3f8c0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:21:54.349Z|0c7f8e01-d2fc-475a-9f68-b0f24aa3f8c0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:22:01.140Z|c30eae75-a2cf-457e-b906-85774602ad77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:22:01.143Z|c30eae75-a2cf-457e-b906-85774602ad77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:22:02.841Z|198e07e0-f380-4594-8a4d-38c91349cd79|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-20T22:22:02.841Z|198e07e0-f380-4594-8a4d-38c91349cd79|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-20T22:22:04.355Z|6ad81e27-4b20-47d8-bec4-ea5f65645432|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:22:04.357Z|6ad81e27-4b20-47d8-bec4-ea5f65645432|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:22:04.357Z|0859e4d4-73df-4a7f-b2ed-c1357b089a3a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:22:04.357Z|0859e4d4-73df-4a7f-b2ed-c1357b089a3a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:22:04.370Z|9a046e9b-669f-4d78-9b57-b77643e48d8f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:22:04.370Z|9a046e9b-669f-4d78-9b57-b77643e48d8f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:22:14.387Z|2304faa3-ff2d-4652-8b22-8f880b1bb5f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:22:14.388Z|ec6204eb-735d-4444-8188-5251cc0d7293|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:22:14.388Z|2304faa3-ff2d-4652-8b22-8f880b1bb5f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:22:14.388Z|ec6204eb-735d-4444-8188-5251cc0d7293|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:22:14.393Z|599ce67a-bae9-493d-8f61-0f46823e4e27|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:22:14.393Z|599ce67a-bae9-493d-8f61-0f46823e4e27|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:22:16.140Z|20fa6cb6-0c84-458b-9677-9fbf4cb7eeb3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:22:16.141Z|20fa6cb6-0c84-458b-9677-9fbf4cb7eeb3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:22:16.444Z|f7a2830f-cc8e-48b0-ae56-2c576bc4360d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:22:16.444Z|f7a2830f-cc8e-48b0-ae56-2c576bc4360d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:22:24.416Z|c2bb2079-e4e1-474b-880e-f9df27e29d5a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:22:24.416Z|3930bb2a-9a49-4b10-8dc9-0fb9ac2205d8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:22:24.417Z|c2bb2079-e4e1-474b-880e-f9df27e29d5a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:22:24.417Z|3930bb2a-9a49-4b10-8dc9-0fb9ac2205d8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:22:24.418Z|a8e995f7-42ec-4dcc-aadf-e52c7ec0bbc5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:22:24.418Z|a8e995f7-42ec-4dcc-aadf-e52c7ec0bbc5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:22:31.142Z|66ad77b0-33b7-495d-b7bd-b8d82bfa50ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:22:31.145Z|66ad77b0-33b7-495d-b7bd-b8d82bfa50ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:22:34.443Z|7a35fa05-bc03-4418-8703-56afb08abd5e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:22:34.443Z|ee6c3c1c-016f-4eb8-8ed5-3bd493765f81|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:22:34.443Z|deb931b1-229a-4261-85f2-d3ea1c63e2e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:22:34.444Z|7a35fa05-bc03-4418-8703-56afb08abd5e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:22:34.444Z|ee6c3c1c-016f-4eb8-8ed5-3bd493765f81|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:22:34.444Z|deb931b1-229a-4261-85f2-d3ea1c63e2e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:22:44.469Z|f666ade9-6d55-4b9e-848a-0c789d0f12d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:22:44.470Z|f666ade9-6d55-4b9e-848a-0c789d0f12d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:22:44.470Z|fc682c29-a60e-4af8-897c-c0e2ae7a57b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:22:44.471Z|fc682c29-a60e-4af8-897c-c0e2ae7a57b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:22:44.470Z|b9a31641-b1ca-455f-8eee-f1ee2ea2c433|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:22:44.471Z|b9a31641-b1ca-455f-8eee-f1ee2ea2c433|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:22:46.141Z|210a4f4b-49d1-4e98-ac04-c67702ce9c66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:22:46.141Z|210a4f4b-49d1-4e98-ac04-c67702ce9c66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:22:46.445Z|d630a202-e10c-4884-ac8f-dd003870cc14|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:22:46.445Z|d630a202-e10c-4884-ac8f-dd003870cc14|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:22:54.493Z|77ec29dd-38dd-483f-85fa-6eb3a9ed6947|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:22:54.493Z|67532b3c-f414-42af-8713-edd48bda848d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:22:54.493Z|77ec29dd-38dd-483f-85fa-6eb3a9ed6947|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:22:54.493Z|67532b3c-f414-42af-8713-edd48bda848d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:22:54.498Z|d57e2c0b-1b01-4085-975a-d37b257218fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:22:54.498Z|d57e2c0b-1b01-4085-975a-d37b257218fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:23:01.140Z|9275cdc4-e80c-483e-aec5-055b11d1a2f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:23:01.141Z|9275cdc4-e80c-483e-aec5-055b11d1a2f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:23:02.841Z|16974658-5470-4bb1-8419-0edd844edefe|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-20T22:23:02.842Z|16974658-5470-4bb1-8419-0edd844edefe|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-20T22:23:04.514Z|6a80d629-d70e-4aea-9900-b2d51e2db622|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:23:04.514Z|731e3d20-7bbf-4008-b104-8a640f26801e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:23:04.515Z|6a80d629-d70e-4aea-9900-b2d51e2db622|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:23:04.516Z|44bab245-f9e5-4ef4-b91d-c184989e396b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:23:04.515Z|731e3d20-7bbf-4008-b104-8a640f26801e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:23:04.516Z|44bab245-f9e5-4ef4-b91d-c184989e396b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:23:14.538Z|5c267fa2-1f7f-41ec-8f3c-65026a85ceb9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:23:14.538Z|3d8ee295-7b85-4496-98d5-643d57c939e9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:23:14.538Z|bf9b4adc-f6c2-494d-b641-6de1a671de35|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:23:14.539Z|3d8ee295-7b85-4496-98d5-643d57c939e9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:23:14.539Z|5c267fa2-1f7f-41ec-8f3c-65026a85ceb9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:23:14.539Z|bf9b4adc-f6c2-494d-b641-6de1a671de35|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:23:16.140Z|c25c6f0a-1799-45db-8f58-05d7fcf53999|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:23:16.143Z|c25c6f0a-1799-45db-8f58-05d7fcf53999|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:23:16.446Z|a4f2bfe4-e4d8-4bab-a98e-6eeefc010bdc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:23:16.446Z|a4f2bfe4-e4d8-4bab-a98e-6eeefc010bdc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:23:24.559Z|73a6a918-b73e-4767-ac57-b82914be130f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:23:24.559Z|e2fd8293-b2b4-4f84-9f25-af2f22ebac0c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:23:24.559Z|5eb8120a-c93c-4d43-b7e5-c7c0ebf4f1c6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:23:24.560Z|e2fd8293-b2b4-4f84-9f25-af2f22ebac0c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:23:24.560Z|73a6a918-b73e-4767-ac57-b82914be130f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:23:24.560Z|5eb8120a-c93c-4d43-b7e5-c7c0ebf4f1c6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:23:31.140Z|75eaa11e-0877-41a9-974b-d3926bf9543f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:23:31.141Z|75eaa11e-0877-41a9-974b-d3926bf9543f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:23:34.582Z|59cad912-fbbf-487b-91da-b2e5cc5eb772|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:23:34.582Z|74bf4bc3-0475-4801-be02-287e4d39a36d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:23:34.582Z|59cad912-fbbf-487b-91da-b2e5cc5eb772|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:23:34.582Z|74bf4bc3-0475-4801-be02-287e4d39a36d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:23:34.584Z|1d347608-413c-4dc5-9595-90a8cd957011|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:23:34.585Z|1d347608-413c-4dc5-9595-90a8cd957011|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:23:44.605Z|8999edb8-b2d9-44b0-990e-b45bcbe3cdd5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:23:44.606Z|8999edb8-b2d9-44b0-990e-b45bcbe3cdd5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:23:44.606Z|f323b230-927a-4d1c-af75-24f8aec1e4b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:23:44.606Z|f323b230-927a-4d1c-af75-24f8aec1e4b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:23:44.607Z|d107ffb4-2d0c-41c0-b8db-6c24129beef0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:23:44.608Z|d107ffb4-2d0c-41c0-b8db-6c24129beef0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:23:46.140Z|1f65b665-eb33-4f95-b183-714b00d88166|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:23:46.141Z|1f65b665-eb33-4f95-b183-714b00d88166|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:23:46.447Z|fdce506b-c397-4aa6-89c0-71e74dd62d85|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:23:46.447Z|fdce506b-c397-4aa6-89c0-71e74dd62d85|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:23:54.627Z|3fd9d379-6f17-470e-8c58-98f69b738cd6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:23:54.627Z|2418b03b-b3d4-411e-b5bf-d39350c4033a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:23:54.627Z|f96488e0-9b01-445e-8f62-9cd5c4c1ce2a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:23:54.628Z|3fd9d379-6f17-470e-8c58-98f69b738cd6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:23:54.628Z|f96488e0-9b01-445e-8f62-9cd5c4c1ce2a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:23:54.628Z|2418b03b-b3d4-411e-b5bf-d39350c4033a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:24:01.141Z|28106040-5221-439b-86e1-1a954d102035|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:24:01.143Z|28106040-5221-439b-86e1-1a954d102035|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:24:02.845Z|e8bf839a-3218-43e9-9840-9193de069bc1|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-20T22:24:02.847Z|e8bf839a-3218-43e9-9840-9193de069bc1|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-20T22:24:04.651Z|f278ebc3-c6bd-4999-89c3-ec21b99687bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:24:04.651Z|23e84edd-afc1-4894-83c3-dff8816112e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:24:04.652Z|23e84edd-afc1-4894-83c3-dff8816112e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:24:04.652Z|f278ebc3-c6bd-4999-89c3-ec21b99687bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:24:04.652Z|acb1b887-cebb-435c-ab0b-95a0f5109eb7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:24:04.652Z|acb1b887-cebb-435c-ab0b-95a0f5109eb7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:24:14.673Z|81bd7566-4c33-4897-95c0-7988fed7a29e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:24:14.673Z|fb31adc8-4fbd-481d-9860-1d4030d6719a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:24:14.674Z|fb31adc8-4fbd-481d-9860-1d4030d6719a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:24:14.674Z|81bd7566-4c33-4897-95c0-7988fed7a29e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:24:14.675Z|fd8bffb4-8d5e-4d88-804f-a16239717dad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:24:14.676Z|fd8bffb4-8d5e-4d88-804f-a16239717dad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:24:16.141Z|01f65ac1-5906-41e1-9234-e9dc6c427ba1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:24:16.142Z|01f65ac1-5906-41e1-9234-e9dc6c427ba1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:24:16.448Z|d2c4e60d-5761-47e5-b27d-382df3ea6d3b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:24:16.449Z|d2c4e60d-5761-47e5-b27d-382df3ea6d3b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:24:24.694Z|e8b38570-bd3d-405b-9826-0104b8728821|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:24:24.694Z|5adcd26f-e671-49cc-bf2c-ffabd6ab048a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:24:24.695Z|5adcd26f-e671-49cc-bf2c-ffabd6ab048a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:24:24.695Z|e8b38570-bd3d-405b-9826-0104b8728821|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:24:24.696Z|64e43c84-7c17-4efc-8930-fa5a4e9c5cef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:24:24.697Z|64e43c84-7c17-4efc-8930-fa5a4e9c5cef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:24:31.140Z|77702cbc-9470-4161-9685-b5334d9de981|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:24:31.141Z|77702cbc-9470-4161-9685-b5334d9de981|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:24:34.715Z|fe4f99cb-2959-43e7-98c0-583e1981df27|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:24:34.715Z|356b7441-66e6-402d-95c0-9ade54dbc821|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:24:34.716Z|fe4f99cb-2959-43e7-98c0-583e1981df27|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:24:34.716Z|356b7441-66e6-402d-95c0-9ade54dbc821|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:24:34.718Z|9d0caf23-cf88-4078-ae22-02e3a26be457|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:24:34.718Z|9d0caf23-cf88-4078-ae22-02e3a26be457|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:24:44.738Z|951463e6-6912-431d-a76c-f92dc0a95316|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:24:44.738Z|fb30947f-2756-42bf-a4ac-0a44c6269b12|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:24:44.739Z|951463e6-6912-431d-a76c-f92dc0a95316|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:24:44.739Z|fb30947f-2756-42bf-a4ac-0a44c6269b12|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:24:44.740Z|ba4bf28d-40e4-4339-abc4-9c1351d3dc7f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:24:44.741Z|ba4bf28d-40e4-4339-abc4-9c1351d3dc7f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:24:46.140Z|16bc9fed-78c6-4959-a595-e6734f0f1251|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:24:46.143Z|16bc9fed-78c6-4959-a595-e6734f0f1251|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:24:46.449Z|6c2a9ef5-5f81-46be-bec5-67ec0d160744|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:24:46.450Z|6c2a9ef5-5f81-46be-bec5-67ec0d160744|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:24:54.761Z|ee41190e-07c3-4cf0-ba47-4014d4c3f3e8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:24:54.761Z|aff1164c-9656-4907-ac4f-4ade78670745|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:24:54.762Z|aff1164c-9656-4907-ac4f-4ade78670745|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:24:54.762Z|ee41190e-07c3-4cf0-ba47-4014d4c3f3e8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:24:54.762Z|e79df987-a59c-4232-8312-a5d97dc5d2ae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:24:54.763Z|e79df987-a59c-4232-8312-a5d97dc5d2ae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:25:01.140Z|ed0be557-1388-46ba-985a-63562a564f06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:25:01.141Z|ed0be557-1388-46ba-985a-63562a564f06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:25:02.841Z|f6bd41d5-d9f5-4517-bfe4-292bcde1412e|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-20T22:25:02.842Z|f6bd41d5-d9f5-4517-bfe4-292bcde1412e|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-20T22:25:04.783Z|546d6241-181a-4c2c-a70b-10b7d1eb4a8e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:25:04.783Z|a0cbf02f-585a-4d5d-aaf9-a5cca4a5f034|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:25:04.783Z|a1937a84-3ad0-4f63-b2f6-b1ccbab98553|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:25:04.784Z|546d6241-181a-4c2c-a70b-10b7d1eb4a8e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:25:04.784Z|a0cbf02f-585a-4d5d-aaf9-a5cca4a5f034|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:25:04.784Z|a1937a84-3ad0-4f63-b2f6-b1ccbab98553|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:25:14.804Z|f5518e54-79a8-48f6-9917-4710189edf32|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:25:14.804Z|5715bd73-9f62-4f3d-ba84-c90cfc23ee19|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:25:14.804Z|40a9244b-7a1c-4e6a-b134-d60625736f3b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:25:14.805Z|40a9244b-7a1c-4e6a-b134-d60625736f3b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:25:14.805Z|5715bd73-9f62-4f3d-ba84-c90cfc23ee19|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:25:14.805Z|f5518e54-79a8-48f6-9917-4710189edf32|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:25:16.140Z|5cc1a9c4-f4e6-451f-9169-253c3c48d5c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:25:16.141Z|5cc1a9c4-f4e6-451f-9169-253c3c48d5c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:25:16.450Z|feda7679-29b5-416e-8f56-2850af4c78a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:25:16.451Z|feda7679-29b5-416e-8f56-2850af4c78a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:25:24.829Z|f34a85b2-ce65-45e1-8b1f-e8988715ec5d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:25:24.829Z|785f12e2-d592-48df-90e2-c71ed08f13d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:25:24.829Z|d6c1d546-315d-4439-bfec-8b1717bf0f80|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:25:24.829Z|785f12e2-d592-48df-90e2-c71ed08f13d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:25:24.829Z|d6c1d546-315d-4439-bfec-8b1717bf0f80|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:25:24.829Z|f34a85b2-ce65-45e1-8b1f-e8988715ec5d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:25:31.142Z|27ab4ce7-7d92-404d-a071-68158a0e7d6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:25:31.146Z|27ab4ce7-7d92-404d-a071-68158a0e7d6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:25:34.858Z|981305fd-8385-4835-8e4d-1b71aaf7adf0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:25:34.858Z|ba9f67a6-5aed-4942-82b1-caac3a2fbcaf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:25:34.858Z|0a1c8e9e-6728-4eb9-a09e-fbf7d171494b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:25:34.860Z|981305fd-8385-4835-8e4d-1b71aaf7adf0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:25:34.860Z|0a1c8e9e-6728-4eb9-a09e-fbf7d171494b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:25:34.860Z|ba9f67a6-5aed-4942-82b1-caac3a2fbcaf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:25:44.886Z|ae0cbd27-911b-4643-9de8-d3f79da195d3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:25:44.886Z|08a39e5e-27b4-43b8-a6ca-117ae0200a0f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:25:44.887Z|08a39e5e-27b4-43b8-a6ca-117ae0200a0f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:25:44.887Z|ae0cbd27-911b-4643-9de8-d3f79da195d3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:25:44.887Z|bd5a98d1-4df7-495a-ae53-1e080a5a6d0a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:25:44.888Z|bd5a98d1-4df7-495a-ae53-1e080a5a6d0a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:25:46.140Z|614303de-251f-4d2d-8271-badfb8d49531|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:25:46.141Z|614303de-251f-4d2d-8271-badfb8d49531|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:25:46.452Z|e4216ec5-64d0-4413-a593-0b591047ccba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:25:46.453Z|e4216ec5-64d0-4413-a593-0b591047ccba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:25:54.918Z|8703926c-1159-471c-bd96-898da8fd5912|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:25:54.918Z|62504be8-3869-4f85-86c9-970b7ddd3a2d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:25:54.919Z|8703926c-1159-471c-bd96-898da8fd5912|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:25:54.919Z|62504be8-3869-4f85-86c9-970b7ddd3a2d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:25:54.921Z|2fd2c50a-ca93-4545-9aa8-3b65641535ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:25:54.921Z|2fd2c50a-ca93-4545-9aa8-3b65641535ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:26:01.140Z|5a82bccc-2f77-4d88-b2c6-ee2c1551830c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:26:01.141Z|5a82bccc-2f77-4d88-b2c6-ee2c1551830c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:26:02.842Z|104ad6ee-a5ed-44cc-9254-bd5d76432f07|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-20T22:26:02.843Z|104ad6ee-a5ed-44cc-9254-bd5d76432f07|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-20T22:26:04.943Z|4c367548-0566-4260-8248-2f7830dcc877|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:26:04.944Z|4c367548-0566-4260-8248-2f7830dcc877|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:26:04.948Z|237157b6-3734-409e-9dd6-3cef0a9ebbb3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:26:04.948Z|bf4c84c7-85e4-411f-8f5a-ce2874ded646|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:26:04.948Z|237157b6-3734-409e-9dd6-3cef0a9ebbb3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:26:04.948Z|bf4c84c7-85e4-411f-8f5a-ce2874ded646|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:26:14.969Z|06546a1b-4a88-4f85-a903-5f3ea20e10e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:26:14.970Z|f74b49eb-5fcc-44f0-991d-f9f19bdcf722|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:26:14.970Z|06546a1b-4a88-4f85-a903-5f3ea20e10e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:26:14.970Z|f74b49eb-5fcc-44f0-991d-f9f19bdcf722|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:26:14.972Z|3441be87-7b79-4277-ab3c-a02e7bbcced3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:26:14.972Z|3441be87-7b79-4277-ab3c-a02e7bbcced3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:26:16.140Z|29e914a4-9783-4e97-bdb2-eae436726460|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:26:16.143Z|29e914a4-9783-4e97-bdb2-eae436726460|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:26:16.453Z|62e433fb-89cd-42f2-8e2a-e7ff87e799b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:26:16.453Z|62e433fb-89cd-42f2-8e2a-e7ff87e799b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:26:24.991Z|4d703acb-ec6b-48ea-a014-80a09785b2cc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:26:24.992Z|4d703acb-ec6b-48ea-a014-80a09785b2cc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:26:24.992Z|ac7aba67-e976-4237-8a95-6e43bdecc08c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:26:24.993Z|ac7aba67-e976-4237-8a95-6e43bdecc08c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:26:24.995Z|e63de268-4425-473e-bedb-e716555dd662|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:26:24.996Z|e63de268-4425-473e-bedb-e716555dd662|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:26:31.140Z|d87acf62-5e7b-428f-9c25-67685df5471e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:26:31.141Z|d87acf62-5e7b-428f-9c25-67685df5471e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:26:35.023Z|b27852f4-6954-44e1-ac02-71ae46f118ba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:26:35.023Z|d4d6df52-e4af-4c66-b9a6-12ceb6725642|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:26:35.023Z|6f74fc86-89a8-418e-9392-864f8ba61cf4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:26:35.025Z|b27852f4-6954-44e1-ac02-71ae46f118ba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:26:35.025Z|d4d6df52-e4af-4c66-b9a6-12ceb6725642|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:26:35.025Z|6f74fc86-89a8-418e-9392-864f8ba61cf4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:26:45.049Z|fe0b22fd-8cde-4fbf-9a6e-a54f6f531e83|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:26:45.048Z|d658e373-7f19-4298-9002-86df8f9e9f0a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:26:45.049Z|fe0b22fd-8cde-4fbf-9a6e-a54f6f531e83|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:26:45.049Z|d658e373-7f19-4298-9002-86df8f9e9f0a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:26:45.051Z|11c1db20-75ec-4fde-b876-ca4aa9914daa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:26:45.052Z|11c1db20-75ec-4fde-b876-ca4aa9914daa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:26:46.141Z|995c961f-f03b-41fc-a45e-0d6c0b48520b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:26:46.142Z|995c961f-f03b-41fc-a45e-0d6c0b48520b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:26:46.454Z|1c750568-3597-4307-865c-e24ddb39b21d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:26:46.455Z|1c750568-3597-4307-865c-e24ddb39b21d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:26:55.074Z|6bc95d3c-bb40-410b-b801-1b48c7e40900|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:26:55.074Z|ae5ec981-e117-4e62-a5e6-30d19a737ee2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:26:55.074Z|6bc95d3c-bb40-410b-b801-1b48c7e40900|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:26:55.074Z|ae5ec981-e117-4e62-a5e6-30d19a737ee2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:26:55.081Z|5debc696-22e0-42fc-b86e-933bd5608282|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:26:55.081Z|5debc696-22e0-42fc-b86e-933bd5608282|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:27:01.140Z|1ac2cdb5-b074-422f-a6bf-50310ade02d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:27:01.144Z|1ac2cdb5-b074-422f-a6bf-50310ade02d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:27:02.841Z|1bbe4a41-4779-4309-86a3-311fc35f0994|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-20T22:27:02.841Z|1bbe4a41-4779-4309-86a3-311fc35f0994|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-20T22:27:05.095Z|2478cf47-cebe-4478-86d2-e18f3ee1a778|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:27:05.095Z|2478cf47-cebe-4478-86d2-e18f3ee1a778|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:27:05.099Z|4cacb44d-1b1e-4870-9387-dd6d512de401|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:27:05.099Z|4cacb44d-1b1e-4870-9387-dd6d512de401|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:27:05.100Z|cf075473-5ce7-4d97-be69-534de491d02c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:27:05.101Z|cf075473-5ce7-4d97-be69-534de491d02c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:27:15.117Z|0fbb9e78-3816-4b82-a023-8cd85d3ecc6c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:27:15.118Z|491351ec-d654-4ad7-a937-8997a8b79437|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:27:15.118Z|0fbb9e78-3816-4b82-a023-8cd85d3ecc6c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:27:15.118Z|13ee19d3-3c1f-4695-a182-f45a2c5610a7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:27:15.118Z|491351ec-d654-4ad7-a937-8997a8b79437|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:27:15.119Z|13ee19d3-3c1f-4695-a182-f45a2c5610a7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:27:16.140Z|815a7136-c535-445c-b0e6-e30d3582e6bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:27:16.141Z|815a7136-c535-445c-b0e6-e30d3582e6bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:27:16.455Z|ca056d25-0f2f-48fe-be4f-4ac50f61468a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:27:16.456Z|ca056d25-0f2f-48fe-be4f-4ac50f61468a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:27:25.140Z|f19f9d0b-c9e0-44b0-b740-0b9919f724d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:27:25.141Z|adad1f32-02b6-42f1-894e-d10c1de2a56b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:27:25.141Z|f19f9d0b-c9e0-44b0-b740-0b9919f724d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:27:25.141Z|adad1f32-02b6-42f1-894e-d10c1de2a56b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:27:25.143Z|c8b99e37-53cf-49b7-9230-748e0b4b5670|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:27:25.143Z|c8b99e37-53cf-49b7-9230-748e0b4b5670|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:27:31.140Z|ea2e1538-8098-4a27-b555-60c476e50ec4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:27:31.141Z|ea2e1538-8098-4a27-b555-60c476e50ec4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:27:35.162Z|4b4f4e6b-7ab0-48ef-a29b-746f9a5e9d5b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:27:35.162Z|47ad9020-62f6-4907-9e95-9924ac254a7c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:27:35.162Z|a710b531-f724-4c9e-9f6e-7dd594e17537|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:27:35.163Z|47ad9020-62f6-4907-9e95-9924ac254a7c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:27:35.163Z|a710b531-f724-4c9e-9f6e-7dd594e17537|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:27:35.163Z|4b4f4e6b-7ab0-48ef-a29b-746f9a5e9d5b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:27:45.195Z|1cb686ec-0c2c-4cfc-8c08-4cf7d8577a98|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:27:45.195Z|89032d1b-f218-438b-bde4-6f1c3b94c7ee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:27:45.197Z|1cb686ec-0c2c-4cfc-8c08-4cf7d8577a98|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:27:45.197Z|89032d1b-f218-438b-bde4-6f1c3b94c7ee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:27:45.204Z|a6e165bb-9ac0-4229-93ae-ad6b6e62ac48|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:27:45.204Z|a6e165bb-9ac0-4229-93ae-ad6b6e62ac48|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:27:46.141Z|61cbe8d0-2400-4fbf-8a56-f3168b47253f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:27:46.143Z|61cbe8d0-2400-4fbf-8a56-f3168b47253f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:27:46.456Z|29455509-7e6e-4f30-b10a-3762ce2551f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:27:46.457Z|29455509-7e6e-4f30-b10a-3762ce2551f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:27:55.223Z|48528952-ef87-414d-9404-915e5fa398be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:27:55.224Z|861be116-34f1-454b-8875-c35a194c87e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:27:55.224Z|861be116-34f1-454b-8875-c35a194c87e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:27:55.225Z|48528952-ef87-414d-9404-915e5fa398be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:27:55.229Z|c4dd5d74-d0de-43d0-98f4-0ca733d08367|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:27:55.229Z|c4dd5d74-d0de-43d0-98f4-0ca733d08367|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:28:01.140Z|6523313b-0d78-499d-9675-07f1bff6b388|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:28:01.141Z|6523313b-0d78-499d-9675-07f1bff6b388|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:28:02.840Z|cb1b2247-9ca6-421b-8e0f-120029f15f2f|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-20T22:28:02.841Z|cb1b2247-9ca6-421b-8e0f-120029f15f2f|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-20T22:28:05.247Z|6e7f8018-173f-4b41-8417-90f879e2e7e8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:28:05.247Z|3d7cab5a-9df3-4240-921a-7b36675d39ae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:28:05.247Z|6e7f8018-173f-4b41-8417-90f879e2e7e8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:28:05.248Z|3d7cab5a-9df3-4240-921a-7b36675d39ae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:28:05.249Z|d770ae86-2e8c-499e-b2bb-e10b1a14e5f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:28:05.249Z|d770ae86-2e8c-499e-b2bb-e10b1a14e5f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:28:15.272Z|d738970d-f926-4f4a-a8b3-052efbd0ce5d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:28:15.272Z|ab0cf0a3-17d9-435d-bd48-ff43e72888da|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:28:15.272Z|246040fe-a9d9-47be-9a7d-62bbbf0a8e31|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:28:15.272Z|d738970d-f926-4f4a-a8b3-052efbd0ce5d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:28:15.273Z|ab0cf0a3-17d9-435d-bd48-ff43e72888da|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:28:15.273Z|246040fe-a9d9-47be-9a7d-62bbbf0a8e31|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:28:16.140Z|8fdb193c-6195-4dfd-9b76-512418b83928|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:28:16.141Z|8fdb193c-6195-4dfd-9b76-512418b83928|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:28:16.458Z|10625a6c-2b56-4e42-b3b0-46c69732e7f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:28:16.458Z|10625a6c-2b56-4e42-b3b0-46c69732e7f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:28:25.295Z|d36e171b-f977-4d89-bfe3-484dbf9fc31f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:28:25.295Z|8185be36-8128-442a-9b49-5db7b95a008f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:28:25.295Z|8185be36-8128-442a-9b49-5db7b95a008f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:28:25.295Z|d36e171b-f977-4d89-bfe3-484dbf9fc31f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:28:25.297Z|a3a4ed28-f4d7-4685-b1b5-3231ca9b0379|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:28:25.297Z|a3a4ed28-f4d7-4685-b1b5-3231ca9b0379|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:28:30.328Z|c331633e-0e46-4ec4-b42e-d1af5922536d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2021-10-20T22:28:30.338Z|c331633e-0e46-4ec4-b42e-d1af5922536d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: c331633e-0e46-4ec4-b42e-d1af5922536d already exists in requestDb InfraActiveRequests table
2021-10-20T22:28:30.340Z|c331633e-0e46-4ec4-b42e-d1af5922536d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d
2021-10-20T22:28:30.340Z|c331633e-0e46-4ec4-b42e-d1af5922536d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d|INFO|500||Invoke
2021-10-20T22:28:30.341Z|c331633e-0e46-4ec4-b42e-d1af5922536d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d|DEBUG|500||===========================request begin================================================
2021-10-20T22:28:30.341Z|c331633e-0e46-4ec4-b42e-d1af5922536d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d
2021-10-20T22:28:30.341Z|c331633e-0e46-4ec4-b42e-d1af5922536d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d|DEBUG|500||Method      : GET
2021-10-20T22:28:30.341Z|c331633e-0e46-4ec4-b42e-d1af5922536d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a1c7c7900a3c68ae", X-B3-SpanId:"1efcbbac4052b90e", X-B3-ParentSpanId:"a1c7c7900a3c68ae", X-B3-Sampled:"0", X-ONAP-RequestID:"c331633e-0e46-4ec4-b42e-d1af5922536d", X-RequestID:"c331633e-0e46-4ec4-b42e-d1af5922536d", X-TransactionID:"c331633e-0e46-4ec4-b42e-d1af5922536d", X-ECOMP-RequestID:"c331633e-0e46-4ec4-b42e-d1af5922536d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a5d15537-622b-42eb-9b8d-9364bf4f0923"]
2021-10-20T22:28:30.342Z|c331633e-0e46-4ec4-b42e-d1af5922536d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d|DEBUG|500||Request body: 
2021-10-20T22:28:30.342Z|c331633e-0e46-4ec4-b42e-d1af5922536d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d|DEBUG|500||==========================request end================================================
2021-10-20T22:28:30.381Z|c331633e-0e46-4ec4-b42e-d1af5922536d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d|DEBUG|500||============================response begin==========================================
2021-10-20T22:28:30.382Z|c331633e-0e46-4ec4-b42e-d1af5922536d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d|DEBUG|500||Status code  : 404 NOT_FOUND
2021-10-20T22:28:30.382Z|c331633e-0e46-4ec4-b42e-d1af5922536d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d|DEBUG|500||Status text  : 
2021-10-20T22:28:30.382Z|c331633e-0e46-4ec4-b42e-d1af5922536d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 20 Oct 2021 22:28:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-20T22:28:30.383Z|c331633e-0e46-4ec4-b42e-d1af5922536d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d|DEBUG|500||Response body: 
2021-10-20T22:28:30.383Z|c331633e-0e46-4ec4-b42e-d1af5922536d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d|DEBUG|500||=======================response end=================================================
2021-10-20T22:28:30.383Z|c331633e-0e46-4ec4-b42e-d1af5922536d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d|INFO|404|Not Found|InvokeReturn
2021-10-20T22:28:30.573Z|c331633e-0e46-4ec4-b42e-d1af5922536d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2021-10-20T22:28:31.140Z|7738577f-286d-4db1-8c8f-77b613b139ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:28:31.142Z|7738577f-286d-4db1-8c8f-77b613b139ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:28:35.318Z|5d445db4-657b-4c4b-9987-c31214bb3c16|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:28:35.318Z|408b3a6c-c0de-4ebe-8c46-c0f95749362f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:28:35.318Z|408b3a6c-c0de-4ebe-8c46-c0f95749362f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:28:35.318Z|5d445db4-657b-4c4b-9987-c31214bb3c16|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:28:35.322Z|3f2bfbcf-e451-4280-bb0d-ed9fdd0ad16d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:28:35.323Z|3f2bfbcf-e451-4280-bb0d-ed9fdd0ad16d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:28:45.339Z|bc2e157e-b221-4d03-bfb2-c1744c66fefd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:28:45.339Z|1532ad0d-9d4c-490c-a8c7-8a100a0df360|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:28:45.340Z|bc2e157e-b221-4d03-bfb2-c1744c66fefd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:28:45.340Z|1532ad0d-9d4c-490c-a8c7-8a100a0df360|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:28:45.344Z|ebf462f0-4254-4399-abc7-3e8f7b36976a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:28:45.345Z|ebf462f0-4254-4399-abc7-3e8f7b36976a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:28:46.140Z|9959d7cd-edbf-489f-aa25-074278ed292c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:28:46.141Z|9959d7cd-edbf-489f-aa25-074278ed292c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:28:46.459Z|dea08db6-e533-4dda-8b87-1c4ebcde61b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:28:46.460Z|dea08db6-e533-4dda-8b87-1c4ebcde61b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:28:48.553Z|c331633e-0e46-4ec4-b42e-d1af5922536d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-10-20T22:28:48.688Z|c331633e-0e46-4ec4-b42e-d1af5922536d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/f42839532c9542ba86cf33b02b5720da with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2021-10-20T22:28:48.689Z|c331633e-0e46-4ec4-b42e-d1af5922536d|http-nio-8080-exec-1|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/f42839532c9542ba86cf33b02b5720da|INFO|500||Invoke
2021-10-20T22:28:49.204Z|c331633e-0e46-4ec4-b42e-d1af5922536d|http-nio-8080-exec-1|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/f42839532c9542ba86cf33b02b5720da|INFO|500||InvokeReturn
2021-10-20T22:28:49.204Z|c331633e-0e46-4ec4-b42e-d1af5922536d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/f42839532c9542ba86cf33b02b5720da has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-211020-22:28:48:955-62066], vertex-id=[24664], Content-Length=[616], Date=[Wed, 20 Oct 2021 22:28:48 GMT], Content-Type=[application/json]}
2021-10-20T22:28:49.207Z|c331633e-0e46-4ec4-b42e-d1af5922536d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"tenant-id":"f42839532c9542ba86cf33b02b5720da","tenant-name":"ci-onap-master-vnfs","tenant-context":"None","resource-version":"1634768846736","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"}]}]}}

2021-10-20T22:28:49.417Z|c331633e-0e46-4ec4-b42e-d1af5922536d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2021-10-20T22:28:49.418Z|c331633e-0e46-4ec4-b42e-d1af5922536d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2021-10-20T22:28:49.437Z|c331633e-0e46-4ec4-b42e-d1af5922536d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2021-10-20T22:28:49.437Z|c331633e-0e46-4ec4-b42e-d1af5922536d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2021-10-20T22:28:49.437Z|c331633e-0e46-4ec4-b42e-d1af5922536d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2021-10-20T22:28:49.438Z|c331633e-0e46-4ec4-b42e-d1af5922536d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2021-10-20T22:28:49.438Z|c331633e-0e46-4ec4-b42e-d1af5922536d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2021-10-20T22:28:49.438Z|c331633e-0e46-4ec4-b42e-d1af5922536d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"115", X-B3-TraceId:"a1c7c7900a3c68ae", X-B3-SpanId:"5d0bfff0dcc37216", X-B3-ParentSpanId:"a1c7c7900a3c68ae", X-B3-Sampled:"0", X-ONAP-RequestID:"c331633e-0e46-4ec4-b42e-d1af5922536d", X-RequestID:"c331633e-0e46-4ec4-b42e-d1af5922536d", X-TransactionID:"c331633e-0e46-4ec4-b42e-d1af5922536d", X-ECOMP-RequestID:"c331633e-0e46-4ec4-b42e-d1af5922536d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7dc33a0d-54d8-4768-9795-d464327e2dd8"]
2021-10-20T22:28:49.438Z|c331633e-0e46-4ec4-b42e-d1af5922536d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"basic_network-d720d355-5d3d-40b1-9acb-61436be00857","requestScope":"service"}
2021-10-20T22:28:49.439Z|c331633e-0e46-4ec4-b42e-d1af5922536d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2021-10-20T22:28:49.689Z|c331633e-0e46-4ec4-b42e-d1af5922536d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2021-10-20T22:28:49.690Z|c331633e-0e46-4ec4-b42e-d1af5922536d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2021-10-20T22:28:49.690Z|c331633e-0e46-4ec4-b42e-d1af5922536d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2021-10-20T22:28:49.690Z|c331633e-0e46-4ec4-b42e-d1af5922536d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 20 Oct 2021 22:28:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-20T22:28:49.691Z|c331633e-0e46-4ec4-b42e-d1af5922536d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2021-10-20T22:28:49.691Z|c331633e-0e46-4ec4-b42e-d1af5922536d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2021-10-20T22:28:49.691Z|c331633e-0e46-4ec4-b42e-d1af5922536d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2021-10-20T22:28:49.703Z|c331633e-0e46-4ec4-b42e-d1af5922536d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2021-10-20T22:28:49.703Z|c331633e-0e46-4ec4-b42e-d1af5922536d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2021-10-20T22:28:49.704Z|c331633e-0e46-4ec4-b42e-d1af5922536d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2021-10-20T22:28:49.704Z|c331633e-0e46-4ec4-b42e-d1af5922536d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2021-10-20T22:28:49.704Z|c331633e-0e46-4ec4-b42e-d1af5922536d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2021-10-20T22:28:49.704Z|c331633e-0e46-4ec4-b42e-d1af5922536d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c331633e-0e46-4ec4-b42e-d1af5922536d", X-RequestID:"c331633e-0e46-4ec4-b42e-d1af5922536d", X-TransactionID:"c331633e-0e46-4ec4-b42e-d1af5922536d", X-ECOMP-RequestID:"c331633e-0e46-4ec4-b42e-d1af5922536d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4de2615d-17a0-4018-a6d2-264b8595f0d6"]
2021-10-20T22:28:49.705Z|c331633e-0e46-4ec4-b42e-d1af5922536d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2021-10-20T22:28:49.705Z|c331633e-0e46-4ec4-b42e-d1af5922536d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2021-10-20T22:28:50.213Z|c331633e-0e46-4ec4-b42e-d1af5922536d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2021-10-20T22:28:50.213Z|c331633e-0e46-4ec4-b42e-d1af5922536d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2021-10-20T22:28:50.213Z|c331633e-0e46-4ec4-b42e-d1af5922536d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2021-10-20T22:28:50.214Z|c331633e-0e46-4ec4-b42e-d1af5922536d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=E688F576A2CD055B465A20E972265B6F; Path=/; HttpOnly", Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Wed, 20 Oct 2021 22:28:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-20T22:28:50.215Z|c331633e-0e46-4ec4-b42e-d1af5922536d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {
  "modelName" : "GR-API-DEFAULT",
  "description" : "Gr api service for VID to use for infra APIH orchestration",
  "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672",
  "created" : "2021-10-20 22:03:42.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"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "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"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    }
  }
}
2021-10-20T22:28:50.215Z|c331633e-0e46-4ec4-b42e-d1af5922536d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2021-10-20T22:28:50.215Z|c331633e-0e46-4ec4-b42e-d1af5922536d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2021-10-20T22:28:50.356Z|c331633e-0e46-4ec4-b42e-d1af5922536d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance
2021-10-20T22:28:50.357Z|c331633e-0e46-4ec4-b42e-d1af5922536d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke
2021-10-20T22:28:50.357Z|c331633e-0e46-4ec4-b42e-d1af5922536d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================
2021-10-20T22:28:50.357Z|c331633e-0e46-4ec4-b42e-d1af5922536d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance
2021-10-20T22:28:50.358Z|c331633e-0e46-4ec4-b42e-d1af5922536d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method      : GET
2021-10-20T22:28:50.358Z|c331633e-0e46-4ec4-b42e-d1af5922536d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c331633e-0e46-4ec4-b42e-d1af5922536d", X-RequestID:"c331633e-0e46-4ec4-b42e-d1af5922536d", X-TransactionID:"c331633e-0e46-4ec4-b42e-d1af5922536d", X-ECOMP-RequestID:"c331633e-0e46-4ec4-b42e-d1af5922536d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"83d92c1d-3724-4f5f-85fd-4b3ae2e3d2f8"]
2021-10-20T22:28:50.359Z|c331633e-0e46-4ec4-b42e-d1af5922536d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 
2021-10-20T22:28:50.359Z|c331633e-0e46-4ec4-b42e-d1af5922536d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================
2021-10-20T22:28:50.831Z|c331633e-0e46-4ec4-b42e-d1af5922536d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin==========================================
2021-10-20T22:28:50.832Z|c331633e-0e46-4ec4-b42e-d1af5922536d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code  : 200 OK
2021-10-20T22:28:50.832Z|c331633e-0e46-4ec4-b42e-d1af5922536d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text  : 
2021-10-20T22:28:50.832Z|c331633e-0e46-4ec4-b42e-d1af5922536d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Wed, 20 Oct 2021 22:28:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-20T22:28:50.835Z|c331633e-0e46-4ec4-b42e-d1af5922536d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: {
  "id" : 505,
  "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" : "2021-10-20T22:03:42.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/505"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/505"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/505/service"
    }
  }
}
2021-10-20T22:28:50.835Z|c331633e-0e46-4ec4-b42e-d1af5922536d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end=================================================
2021-10-20T22:28:50.835Z|c331633e-0e46-4ec4-b42e-d1af5922536d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn
2021-10-20T22:28:50.849Z|c331633e-0e46-4ec4-b42e-d1af5922536d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2021-10-20T22:28:50.850Z|c331633e-0e46-4ec4-b42e-d1af5922536d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2021-10-20T22:28:50.850Z|c331633e-0e46-4ec4-b42e-d1af5922536d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2021-10-20T22:28:50.850Z|c331633e-0e46-4ec4-b42e-d1af5922536d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2021-10-20T22:28:50.850Z|c331633e-0e46-4ec4-b42e-d1af5922536d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2021-10-20T22:28:50.851Z|c331633e-0e46-4ec4-b42e-d1af5922536d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c331633e-0e46-4ec4-b42e-d1af5922536d", X-RequestID:"c331633e-0e46-4ec4-b42e-d1af5922536d", X-TransactionID:"c331633e-0e46-4ec4-b42e-d1af5922536d", X-ECOMP-RequestID:"c331633e-0e46-4ec4-b42e-d1af5922536d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a1f7192f-ebca-4158-b315-89046c2177a5"]
2021-10-20T22:28:50.851Z|c331633e-0e46-4ec4-b42e-d1af5922536d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2021-10-20T22:28:50.851Z|c331633e-0e46-4ec4-b42e-d1af5922536d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2021-10-20T22:28:50.879Z|c331633e-0e46-4ec4-b42e-d1af5922536d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2021-10-20T22:28:50.879Z|c331633e-0e46-4ec4-b42e-d1af5922536d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2021-10-20T22:28:50.879Z|c331633e-0e46-4ec4-b42e-d1af5922536d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2021-10-20T22:28:50.880Z|c331633e-0e46-4ec4-b42e-d1af5922536d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Wed, 20 Oct 2021 22:28:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-20T22:28:50.882Z|c331633e-0e46-4ec4-b42e-d1af5922536d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {
  "modelName" : "GR-API-DEFAULT",
  "description" : "Gr api service for VID to use for infra APIH orchestration",
  "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672",
  "created" : "2021-10-20 22:03:42.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"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "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"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    }
  }
}
2021-10-20T22:28:50.882Z|c331633e-0e46-4ec4-b42e-d1af5922536d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2021-10-20T22:28:50.883Z|c331633e-0e46-4ec4-b42e-d1af5922536d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2021-10-20T22:28:50.910Z|c331633e-0e46-4ec4-b42e-d1af5922536d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2021-10-20T22:28:50.911Z|c331633e-0e46-4ec4-b42e-d1af5922536d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2021-10-20T22:28:50.911Z|c331633e-0e46-4ec4-b42e-d1af5922536d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2021-10-20T22:28:50.911Z|c331633e-0e46-4ec4-b42e-d1af5922536d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2021-10-20T22:28:50.912Z|c331633e-0e46-4ec4-b42e-d1af5922536d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2021-10-20T22:28:50.912Z|c331633e-0e46-4ec4-b42e-d1af5922536d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1855", X-B3-TraceId:"a1c7c7900a3c68ae", X-B3-SpanId:"81d05b31c4a7b876", X-B3-ParentSpanId:"a1c7c7900a3c68ae", X-B3-Sampled:"0", X-ONAP-RequestID:"c331633e-0e46-4ec4-b42e-d1af5922536d", X-RequestID:"c331633e-0e46-4ec4-b42e-d1af5922536d", X-TransactionID:"c331633e-0e46-4ec4-b42e-d1af5922536d", X-ECOMP-RequestID:"c331633e-0e46-4ec4-b42e-d1af5922536d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6b37276e-57e8-4d95-891e-74e974295a3e"]
2021-10-20T22:28:50.912Z|c331633e-0e46-4ec4-b42e-d1af5922536d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"c331633e-0e46-4ec4-b42e-d1af5922536d","requestStatus":"IN_PROGRESS","startTime":1634768910578,"source":"VID","tenantId":"f42839532c9542ba86cf33b02b5720da","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-d720d355-5d3d-40b1-9acb-61436be00857\",\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\": \"77321ed2-935e-40e7-9405-a21b2d3f418b\",\n\t\t\t\"modelVersionId\": \"20b2af84-6b3e-433e-830b-69638c0477c0\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"f42839532c9542ba86cf33b02b5720da\",\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\": \"308e21b2-eb9c-4e6e-a5dd-fc432e4d8364\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceName":"basic_network-d720d355-5d3d-40b1-9acb-61436be00857","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":"c331633e-0e46-4ec4-b42e-d1af5922536d"}
2021-10-20T22:28:50.913Z|c331633e-0e46-4ec4-b42e-d1af5922536d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2021-10-20T22:28:51.379Z|c331633e-0e46-4ec4-b42e-d1af5922536d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2021-10-20T22:28:51.380Z|c331633e-0e46-4ec4-b42e-d1af5922536d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2021-10-20T22:28:51.380Z|c331633e-0e46-4ec4-b42e-d1af5922536d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2021-10-20T22:28:51.380Z|c331633e-0e46-4ec4-b42e-d1af5922536d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 20 Oct 2021 22:28:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-20T22:28:51.387Z|c331633e-0e46-4ec4-b42e-d1af5922536d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "c331633e-0e46-4ec4-b42e-d1af5922536d",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-10-20T22:28:30.578+00:00",
  "source" : "VID",
  "tenantId" : "f42839532c9542ba86cf33b02b5720da",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-d720d355-5d3d-40b1-9acb-61436be00857\",\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\": \"77321ed2-935e-40e7-9405-a21b2d3f418b\",\n\t\t\t\"modelVersionId\": \"20b2af84-6b3e-433e-830b-69638c0477c0\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"f42839532c9542ba86cf33b02b5720da\",\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\": \"308e21b2-eb9c-4e6e-a5dd-fc432e4d8364\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2021-10-20T22:28:51.094+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceName" : "basic_network-d720d355-5d3d-40b1-9acb-61436be00857",
  "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" : "c331633e-0e46-4ec4-b42e-d1af5922536d",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d"
    }
  }
}
2021-10-20T22:28:51.387Z|c331633e-0e46-4ec4-b42e-d1af5922536d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2021-10-20T22:28:51.388Z|c331633e-0e46-4ec4-b42e-d1af5922536d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2021-10-20T22:28:51.447Z|c331633e-0e46-4ec4-b42e-d1af5922536d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2021-10-20T22:28:51.447Z|c331633e-0e46-4ec4-b42e-d1af5922536d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2021-10-20T22:28:51.448Z|c331633e-0e46-4ec4-b42e-d1af5922536d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2021-10-20T22:28:51.448Z|c331633e-0e46-4ec4-b42e-d1af5922536d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2021-10-20T22:28:51.448Z|c331633e-0e46-4ec4-b42e-d1af5922536d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2021-10-20T22:28:51.448Z|c331633e-0e46-4ec4-b42e-d1af5922536d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"2258", X-B3-TraceId:"a1c7c7900a3c68ae", X-B3-SpanId:"85059c788f990173", X-B3-ParentSpanId:"a1c7c7900a3c68ae", X-B3-Sampled:"0", X-ONAP-RequestID:"c331633e-0e46-4ec4-b42e-d1af5922536d", X-RequestID:"c331633e-0e46-4ec4-b42e-d1af5922536d", X-TransactionID:"c331633e-0e46-4ec4-b42e-d1af5922536d", X-ECOMP-RequestID:"c331633e-0e46-4ec4-b42e-d1af5922536d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a5136dff-d5a9-40fb-acf1-92fb08980bd1"]
2021-10-20T22:28:51.449Z|c331633e-0e46-4ec4-b42e-d1af5922536d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"77321ed2-935e-40e7-9405-a21b2d3f418b\",\"modelType\":\"service\",\"modelName\":\"basic_network\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"20b2af84-6b3e-433e-830b-69638c0477c0\",\"modelUuid\":\"20b2af84-6b3e-433e-830b-69638c0477c0\",\"modelInvariantUuid\":\"77321ed2-935e-40e7-9405-a21b2d3f418b\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_network-d720d355-5d3d-40b1-9acb-61436be00857\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicnw-customer\"},\"cloudConfiguration\":{\"tenantId\":\"f42839532c9542ba86cf33b02b5720da\",\"cloudOwner\":\"basicnw-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_network\",\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"},\"project\":{\"projectName\":\"basicnw-project\"},\"owningEntity\":{\"owningEntityId\":\"308e21b2-eb9c-4e6e-a5dd-fc432e4d8364\",\"owningEntityName\":\"basicnw-oe\"}}}","type":"String"},"requestId":{"value":"c331633e-0e46-4ec4-b42e-d1af5922536d","type":"String"},"mso-request-id":{"value":"c331633e-0e46-4ec4-b42e-d1af5922536d","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"}}}
2021-10-20T22:28:51.449Z|c331633e-0e46-4ec4-b42e-d1af5922536d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2021-10-20T22:28:55.364Z|abcebb61-c224-4150-a7a1-ec3f86665175|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:28:55.364Z|b011d658-ac85-4708-82be-7b93efcbd408|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:28:55.365Z|abcebb61-c224-4150-a7a1-ec3f86665175|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:28:55.365Z|b011d658-ac85-4708-82be-7b93efcbd408|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:28:55.370Z|0cafe5c9-0df4-4ac0-9aaf-482af4497a0c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:28:55.371Z|0cafe5c9-0df4-4ac0-9aaf-482af4497a0c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:28:57.243Z|c331633e-0e46-4ec4-b42e-d1af5922536d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2021-10-20T22:28:57.244Z|c331633e-0e46-4ec4-b42e-d1af5922536d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2021-10-20T22:28:57.245Z|c331633e-0e46-4ec4-b42e-d1af5922536d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2021-10-20T22:28:57.245Z|c331633e-0e46-4ec4-b42e-d1af5922536d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=15D171D69E96E153E1FDBDF55A99CDB4; Path=/; HttpOnly", Date:"Wed, 20 Oct 2021 22:28:57 GMT", X-ONAP-RequestID:"c331633e-0e46-4ec4-b42e-d1af5922536d", X-RequestID:"c331633e-0e46-4ec4-b42e-d1af5922536d", X-TransactionID:"c331633e-0e46-4ec4-b42e-d1af5922536d", X-ECOMP-RequestID:"c331633e-0e46-4ec4-b42e-d1af5922536d", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"a5136dff-d5a9-40fb-acf1-92fb08980bd1", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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"]
2021-10-20T22:28:57.246Z|c331633e-0e46-4ec4-b42e-d1af5922536d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"c331633e-0e46-4ec4-b42e-d1af5922536d\",\"instanceId\":\"fb48a1cb-44ba-4905-8e21-4d1f39d3d886\"}}","message":"Success","processInstanceID":"1a6ef2da-31f5-11ec-9d7c-6e92b440bbfd","variables":null,"messageCode":200}
2021-10-20T22:28:57.246Z|c331633e-0e46-4ec4-b42e-d1af5922536d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2021-10-20T22:28:57.247Z|c331633e-0e46-4ec4-b42e-d1af5922536d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2021-10-20T22:28:57.267Z|c331633e-0e46-4ec4-b42e-d1af5922536d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2021-10-20T22:28:57.419Z|f8213771-1b3c-4fa4-8898-770bfec864ea|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|||INFO|500||Entering
2021-10-20T22:28:57.451Z|f8213771-1b3c-4fa4-8898-770bfec864ea|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d
2021-10-20T22:28:57.451Z|f8213771-1b3c-4fa4-8898-770bfec864ea|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d|INFO|500||Invoke
2021-10-20T22:28:57.452Z|f8213771-1b3c-4fa4-8898-770bfec864ea|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d|DEBUG|500||===========================request begin================================================
2021-10-20T22:28:57.452Z|f8213771-1b3c-4fa4-8898-770bfec864ea|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d
2021-10-20T22:28:57.453Z|f8213771-1b3c-4fa4-8898-770bfec864ea|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d|DEBUG|500||Method      : GET
2021-10-20T22:28:57.453Z|f8213771-1b3c-4fa4-8898-770bfec864ea|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6f2867c5d2676455", X-B3-SpanId:"587d03dd76c1ee91", X-B3-ParentSpanId:"6f2867c5d2676455", X-B3-Sampled:"0", X-ONAP-RequestID:"f8213771-1b3c-4fa4-8898-770bfec864ea", X-RequestID:"f8213771-1b3c-4fa4-8898-770bfec864ea", X-TransactionID:"f8213771-1b3c-4fa4-8898-770bfec864ea", X-ECOMP-RequestID:"f8213771-1b3c-4fa4-8898-770bfec864ea", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"790730a6-2eb9-41b5-91df-b5c6e5292094"]
2021-10-20T22:28:57.454Z|f8213771-1b3c-4fa4-8898-770bfec864ea|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d|DEBUG|500||Request body: 
2021-10-20T22:28:57.454Z|f8213771-1b3c-4fa4-8898-770bfec864ea|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d|DEBUG|500||==========================request end================================================
2021-10-20T22:28:57.479Z|f8213771-1b3c-4fa4-8898-770bfec864ea|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d|DEBUG|500||============================response begin==========================================
2021-10-20T22:28:57.480Z|f8213771-1b3c-4fa4-8898-770bfec864ea|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d|DEBUG|500||Status code  : 200 OK
2021-10-20T22:28:57.480Z|f8213771-1b3c-4fa4-8898-770bfec864ea|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d|DEBUG|500||Status text  : 
2021-10-20T22:28:57.480Z|f8213771-1b3c-4fa4-8898-770bfec864ea|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 20 Oct 2021 22:28:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-20T22:28:57.488Z|f8213771-1b3c-4fa4-8898-770bfec864ea|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d|DEBUG|500||Response body: {
  "requestId" : "c331633e-0e46-4ec4-b42e-d1af5922536d",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-10-20T22:28:30.000+00:00",
  "source" : "VID",
  "tenantId" : "f42839532c9542ba86cf33b02b5720da",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-d720d355-5d3d-40b1-9acb-61436be00857\",\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\": \"77321ed2-935e-40e7-9405-a21b2d3f418b\",\n\t\t\t\"modelVersionId\": \"20b2af84-6b3e-433e-830b-69638c0477c0\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"f42839532c9542ba86cf33b02b5720da\",\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\": \"308e21b2-eb9c-4e6e-a5dd-fc432e4d8364\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-10-20T22:28:57.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "fb48a1cb-44ba-4905-8e21-4d1f39d3d886",
  "serviceInstanceName" : "basic_network-d720d355-5d3d-40b1-9acb-61436be00857",
  "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" : "c331633e-0e46-4ec4-b42e-d1af5922536d",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d"
    }
  }
}
2021-10-20T22:28:57.488Z|f8213771-1b3c-4fa4-8898-770bfec864ea|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d|DEBUG|500||=======================response end=================================================
2021-10-20T22:28:57.488Z|f8213771-1b3c-4fa4-8898-770bfec864ea|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d|INFO|500||InvokeReturn
2021-10-20T22:28:57.492Z|f8213771-1b3c-4fa4-8898-770bfec864ea|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c331633e-0e46-4ec4-b42e-d1af5922536d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c331633e-0e46-4ec4-b42e-d1af5922536d&IS_INTERNAL_DATA=false
2021-10-20T22:28:57.493Z|f8213771-1b3c-4fa4-8898-770bfec864ea|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c331633e-0e46-4ec4-b42e-d1af5922536d&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-10-20T22:28:57.493Z|f8213771-1b3c-4fa4-8898-770bfec864ea|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c331633e-0e46-4ec4-b42e-d1af5922536d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-10-20T22:28:57.493Z|f8213771-1b3c-4fa4-8898-770bfec864ea|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c331633e-0e46-4ec4-b42e-d1af5922536d&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c331633e-0e46-4ec4-b42e-d1af5922536d&IS_INTERNAL_DATA=false
2021-10-20T22:28:57.493Z|f8213771-1b3c-4fa4-8898-770bfec864ea|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c331633e-0e46-4ec4-b42e-d1af5922536d&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-10-20T22:28:57.494Z|f8213771-1b3c-4fa4-8898-770bfec864ea|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c331633e-0e46-4ec4-b42e-d1af5922536d&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6f2867c5d2676455", X-B3-SpanId:"c6ee588dd8f0b881", X-B3-ParentSpanId:"6f2867c5d2676455", X-B3-Sampled:"0", X-ONAP-RequestID:"f8213771-1b3c-4fa4-8898-770bfec864ea", X-RequestID:"f8213771-1b3c-4fa4-8898-770bfec864ea", X-TransactionID:"f8213771-1b3c-4fa4-8898-770bfec864ea", X-ECOMP-RequestID:"f8213771-1b3c-4fa4-8898-770bfec864ea", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"485fe685-14e8-458a-adff-93ef4d1b8f97"]
2021-10-20T22:28:57.494Z|f8213771-1b3c-4fa4-8898-770bfec864ea|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c331633e-0e46-4ec4-b42e-d1af5922536d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-10-20T22:28:57.494Z|f8213771-1b3c-4fa4-8898-770bfec864ea|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c331633e-0e46-4ec4-b42e-d1af5922536d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-10-20T22:28:57.612Z|f8213771-1b3c-4fa4-8898-770bfec864ea|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c331633e-0e46-4ec4-b42e-d1af5922536d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-10-20T22:28:57.612Z|f8213771-1b3c-4fa4-8898-770bfec864ea|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c331633e-0e46-4ec4-b42e-d1af5922536d&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-10-20T22:28:57.613Z|f8213771-1b3c-4fa4-8898-770bfec864ea|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c331633e-0e46-4ec4-b42e-d1af5922536d&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-10-20T22:28:57.613Z|f8213771-1b3c-4fa4-8898-770bfec864ea|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c331633e-0e46-4ec4-b42e-d1af5922536d&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 20 Oct 2021 22:28:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-20T22:28:57.615Z|f8213771-1b3c-4fa4-8898-770bfec864ea|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c331633e-0e46-4ec4-b42e-d1af5922536d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-10-20T22:28:57.616Z|f8213771-1b3c-4fa4-8898-770bfec864ea|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c331633e-0e46-4ec4-b42e-d1af5922536d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-10-20T22:28:57.616Z|f8213771-1b3c-4fa4-8898-770bfec864ea|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c331633e-0e46-4ec4-b42e-d1af5922536d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-10-20T22:28:57.637Z|f8213771-1b3c-4fa4-8898-770bfec864ea|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|||INFO|500||Exiting.
2021-10-20T22:29:01.141Z|2d61cf65-0d50-4a1b-9af4-775af61a182f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:29:01.141Z|2d61cf65-0d50-4a1b-9af4-775af61a182f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:29:02.841Z|7f842ecb-072b-42b0-8af7-b794a2c46603|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-20T22:29:02.842Z|7f842ecb-072b-42b0-8af7-b794a2c46603|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-20T22:29:05.388Z|2affda6e-49eb-4bf8-9270-2b84bf0beb7c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:29:05.388Z|ffa30a0c-9856-4b49-bf6e-fb8b371f7e69|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:29:05.388Z|2affda6e-49eb-4bf8-9270-2b84bf0beb7c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:29:05.388Z|ffa30a0c-9856-4b49-bf6e-fb8b371f7e69|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:29:05.403Z|128c5096-d501-495b-8c79-66fb32d79df2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:29:05.403Z|128c5096-d501-495b-8c79-66fb32d79df2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:29:07.804Z|bbe8d97d-a18c-4591-9782-7be6494c801b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|||INFO|500||Entering
2021-10-20T22:29:07.811Z|bbe8d97d-a18c-4591-9782-7be6494c801b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d
2021-10-20T22:29:07.813Z|bbe8d97d-a18c-4591-9782-7be6494c801b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d|INFO|500||Invoke
2021-10-20T22:29:07.814Z|bbe8d97d-a18c-4591-9782-7be6494c801b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d|DEBUG|500||===========================request begin================================================
2021-10-20T22:29:07.816Z|bbe8d97d-a18c-4591-9782-7be6494c801b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d
2021-10-20T22:29:07.816Z|bbe8d97d-a18c-4591-9782-7be6494c801b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d|DEBUG|500||Method      : GET
2021-10-20T22:29:07.817Z|bbe8d97d-a18c-4591-9782-7be6494c801b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4f4bfb19eab7e723", X-B3-SpanId:"ac77f0bb45959f9d", X-B3-ParentSpanId:"4f4bfb19eab7e723", X-B3-Sampled:"0", X-ONAP-RequestID:"bbe8d97d-a18c-4591-9782-7be6494c801b", X-RequestID:"bbe8d97d-a18c-4591-9782-7be6494c801b", X-TransactionID:"bbe8d97d-a18c-4591-9782-7be6494c801b", X-ECOMP-RequestID:"bbe8d97d-a18c-4591-9782-7be6494c801b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a6aa562b-81dd-48cf-8457-f60b8504d27a"]
2021-10-20T22:29:07.817Z|bbe8d97d-a18c-4591-9782-7be6494c801b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d|DEBUG|500||Request body: 
2021-10-20T22:29:07.817Z|bbe8d97d-a18c-4591-9782-7be6494c801b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d|DEBUG|500||==========================request end================================================
2021-10-20T22:29:07.848Z|bbe8d97d-a18c-4591-9782-7be6494c801b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d|DEBUG|500||============================response begin==========================================
2021-10-20T22:29:07.849Z|bbe8d97d-a18c-4591-9782-7be6494c801b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d|DEBUG|500||Status code  : 200 OK
2021-10-20T22:29:07.849Z|bbe8d97d-a18c-4591-9782-7be6494c801b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d|DEBUG|500||Status text  : 
2021-10-20T22:29:07.850Z|bbe8d97d-a18c-4591-9782-7be6494c801b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 20 Oct 2021 22:29:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-20T22:29:07.853Z|bbe8d97d-a18c-4591-9782-7be6494c801b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d|DEBUG|500||Response body: {
  "requestId" : "c331633e-0e46-4ec4-b42e-d1af5922536d",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-10-20T22:28:30.000+00:00",
  "source" : "VID",
  "tenantId" : "f42839532c9542ba86cf33b02b5720da",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-d720d355-5d3d-40b1-9acb-61436be00857\",\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\": \"77321ed2-935e-40e7-9405-a21b2d3f418b\",\n\t\t\t\"modelVersionId\": \"20b2af84-6b3e-433e-830b-69638c0477c0\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"f42839532c9542ba86cf33b02b5720da\",\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\": \"308e21b2-eb9c-4e6e-a5dd-fc432e4d8364\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-10-20T22:28:57.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "fb48a1cb-44ba-4905-8e21-4d1f39d3d886",
  "serviceInstanceName" : "basic_network-d720d355-5d3d-40b1-9acb-61436be00857",
  "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" : "c331633e-0e46-4ec4-b42e-d1af5922536d",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d"
    }
  }
}
2021-10-20T22:29:07.853Z|bbe8d97d-a18c-4591-9782-7be6494c801b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d|DEBUG|500||=======================response end=================================================
2021-10-20T22:29:07.853Z|bbe8d97d-a18c-4591-9782-7be6494c801b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d|INFO|500||InvokeReturn
2021-10-20T22:29:07.855Z|bbe8d97d-a18c-4591-9782-7be6494c801b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c331633e-0e46-4ec4-b42e-d1af5922536d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c331633e-0e46-4ec4-b42e-d1af5922536d&IS_INTERNAL_DATA=false
2021-10-20T22:29:07.856Z|bbe8d97d-a18c-4591-9782-7be6494c801b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c331633e-0e46-4ec4-b42e-d1af5922536d&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-10-20T22:29:07.856Z|bbe8d97d-a18c-4591-9782-7be6494c801b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c331633e-0e46-4ec4-b42e-d1af5922536d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-10-20T22:29:07.856Z|bbe8d97d-a18c-4591-9782-7be6494c801b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c331633e-0e46-4ec4-b42e-d1af5922536d&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c331633e-0e46-4ec4-b42e-d1af5922536d&IS_INTERNAL_DATA=false
2021-10-20T22:29:07.857Z|bbe8d97d-a18c-4591-9782-7be6494c801b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c331633e-0e46-4ec4-b42e-d1af5922536d&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-10-20T22:29:07.857Z|bbe8d97d-a18c-4591-9782-7be6494c801b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c331633e-0e46-4ec4-b42e-d1af5922536d&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4f4bfb19eab7e723", X-B3-SpanId:"6998b1825376eb76", X-B3-ParentSpanId:"4f4bfb19eab7e723", X-B3-Sampled:"0", X-ONAP-RequestID:"bbe8d97d-a18c-4591-9782-7be6494c801b", X-RequestID:"bbe8d97d-a18c-4591-9782-7be6494c801b", X-TransactionID:"bbe8d97d-a18c-4591-9782-7be6494c801b", X-ECOMP-RequestID:"bbe8d97d-a18c-4591-9782-7be6494c801b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e1ff3dd5-1dea-4b62-9864-66357da61729"]
2021-10-20T22:29:07.857Z|bbe8d97d-a18c-4591-9782-7be6494c801b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c331633e-0e46-4ec4-b42e-d1af5922536d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-10-20T22:29:07.857Z|bbe8d97d-a18c-4591-9782-7be6494c801b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c331633e-0e46-4ec4-b42e-d1af5922536d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-10-20T22:29:07.874Z|bbe8d97d-a18c-4591-9782-7be6494c801b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c331633e-0e46-4ec4-b42e-d1af5922536d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-10-20T22:29:07.874Z|bbe8d97d-a18c-4591-9782-7be6494c801b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c331633e-0e46-4ec4-b42e-d1af5922536d&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-10-20T22:29:07.875Z|bbe8d97d-a18c-4591-9782-7be6494c801b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c331633e-0e46-4ec4-b42e-d1af5922536d&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-10-20T22:29:07.875Z|bbe8d97d-a18c-4591-9782-7be6494c801b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c331633e-0e46-4ec4-b42e-d1af5922536d&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 20 Oct 2021 22:29:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-20T22:29:07.876Z|bbe8d97d-a18c-4591-9782-7be6494c801b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c331633e-0e46-4ec4-b42e-d1af5922536d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-10-20T22:29:07.876Z|bbe8d97d-a18c-4591-9782-7be6494c801b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c331633e-0e46-4ec4-b42e-d1af5922536d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-10-20T22:29:07.877Z|bbe8d97d-a18c-4591-9782-7be6494c801b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c331633e-0e46-4ec4-b42e-d1af5922536d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-10-20T22:29:07.888Z|bbe8d97d-a18c-4591-9782-7be6494c801b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|||INFO|500||Exiting.
2021-10-20T22:29:15.409Z|41e2df26-3557-4713-b650-cd0990c48229|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:29:15.410Z|0c6986a4-6156-49af-ac78-bf61a0089200|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:29:15.410Z|41e2df26-3557-4713-b650-cd0990c48229|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:29:15.410Z|0c6986a4-6156-49af-ac78-bf61a0089200|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:29:15.424Z|c5f09f8f-a2bf-498d-bae0-e67e15d2583f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:29:15.425Z|c5f09f8f-a2bf-498d-bae0-e67e15d2583f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:29:16.140Z|23aadfe2-39bc-48f8-a149-a948731426b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:29:16.146Z|23aadfe2-39bc-48f8-a149-a948731426b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:29:16.461Z|b725d773-77d7-42ba-9c0c-6731096fa4eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:29:16.462Z|b725d773-77d7-42ba-9c0c-6731096fa4eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:29:18.026Z|6b44bd61-a08f-4181-ba65-d059eedd939a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|||INFO|500||Entering
2021-10-20T22:29:18.032Z|6b44bd61-a08f-4181-ba65-d059eedd939a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d
2021-10-20T22:29:18.033Z|6b44bd61-a08f-4181-ba65-d059eedd939a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d|INFO|500||Invoke
2021-10-20T22:29:18.033Z|6b44bd61-a08f-4181-ba65-d059eedd939a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d|DEBUG|500||===========================request begin================================================
2021-10-20T22:29:18.034Z|6b44bd61-a08f-4181-ba65-d059eedd939a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d
2021-10-20T22:29:18.034Z|6b44bd61-a08f-4181-ba65-d059eedd939a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d|DEBUG|500||Method      : GET
2021-10-20T22:29:18.034Z|6b44bd61-a08f-4181-ba65-d059eedd939a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0920ab3d74781c4c", X-B3-SpanId:"1b606d6b33fbab7f", X-B3-ParentSpanId:"0920ab3d74781c4c", X-B3-Sampled:"0", X-ONAP-RequestID:"6b44bd61-a08f-4181-ba65-d059eedd939a", X-RequestID:"6b44bd61-a08f-4181-ba65-d059eedd939a", X-TransactionID:"6b44bd61-a08f-4181-ba65-d059eedd939a", X-ECOMP-RequestID:"6b44bd61-a08f-4181-ba65-d059eedd939a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f599710e-a5ad-4344-ac39-b5bb5dbeaca5"]
2021-10-20T22:29:18.035Z|6b44bd61-a08f-4181-ba65-d059eedd939a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d|DEBUG|500||Request body: 
2021-10-20T22:29:18.035Z|6b44bd61-a08f-4181-ba65-d059eedd939a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d|DEBUG|500||==========================request end================================================
2021-10-20T22:29:18.072Z|6b44bd61-a08f-4181-ba65-d059eedd939a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d|DEBUG|500||============================response begin==========================================
2021-10-20T22:29:18.073Z|6b44bd61-a08f-4181-ba65-d059eedd939a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d|DEBUG|500||Status code  : 200 OK
2021-10-20T22:29:18.073Z|6b44bd61-a08f-4181-ba65-d059eedd939a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d|DEBUG|500||Status text  : 
2021-10-20T22:29:18.073Z|6b44bd61-a08f-4181-ba65-d059eedd939a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 20 Oct 2021 22:29:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-20T22:29:18.074Z|6b44bd61-a08f-4181-ba65-d059eedd939a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d|DEBUG|500||Response body: {
  "requestId" : "c331633e-0e46-4ec4-b42e-d1af5922536d",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-10-20T22:28:30.000+00:00",
  "source" : "VID",
  "tenantId" : "f42839532c9542ba86cf33b02b5720da",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-d720d355-5d3d-40b1-9acb-61436be00857\",\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\": \"77321ed2-935e-40e7-9405-a21b2d3f418b\",\n\t\t\t\"modelVersionId\": \"20b2af84-6b3e-433e-830b-69638c0477c0\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"f42839532c9542ba86cf33b02b5720da\",\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\": \"308e21b2-eb9c-4e6e-a5dd-fc432e4d8364\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-10-20T22:28:57.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "fb48a1cb-44ba-4905-8e21-4d1f39d3d886",
  "serviceInstanceName" : "basic_network-d720d355-5d3d-40b1-9acb-61436be00857",
  "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" : "c331633e-0e46-4ec4-b42e-d1af5922536d",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d"
    }
  }
}
2021-10-20T22:29:18.074Z|6b44bd61-a08f-4181-ba65-d059eedd939a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d|DEBUG|500||=======================response end=================================================
2021-10-20T22:29:18.074Z|6b44bd61-a08f-4181-ba65-d059eedd939a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d|INFO|500||InvokeReturn
2021-10-20T22:29:18.076Z|6b44bd61-a08f-4181-ba65-d059eedd939a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c331633e-0e46-4ec4-b42e-d1af5922536d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c331633e-0e46-4ec4-b42e-d1af5922536d&IS_INTERNAL_DATA=false
2021-10-20T22:29:18.077Z|6b44bd61-a08f-4181-ba65-d059eedd939a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c331633e-0e46-4ec4-b42e-d1af5922536d&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-10-20T22:29:18.077Z|6b44bd61-a08f-4181-ba65-d059eedd939a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c331633e-0e46-4ec4-b42e-d1af5922536d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-10-20T22:29:18.077Z|6b44bd61-a08f-4181-ba65-d059eedd939a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c331633e-0e46-4ec4-b42e-d1af5922536d&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c331633e-0e46-4ec4-b42e-d1af5922536d&IS_INTERNAL_DATA=false
2021-10-20T22:29:18.077Z|6b44bd61-a08f-4181-ba65-d059eedd939a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c331633e-0e46-4ec4-b42e-d1af5922536d&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-10-20T22:29:18.078Z|6b44bd61-a08f-4181-ba65-d059eedd939a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c331633e-0e46-4ec4-b42e-d1af5922536d&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0920ab3d74781c4c", X-B3-SpanId:"182738fb99b44465", X-B3-ParentSpanId:"0920ab3d74781c4c", X-B3-Sampled:"0", X-ONAP-RequestID:"6b44bd61-a08f-4181-ba65-d059eedd939a", X-RequestID:"6b44bd61-a08f-4181-ba65-d059eedd939a", X-TransactionID:"6b44bd61-a08f-4181-ba65-d059eedd939a", X-ECOMP-RequestID:"6b44bd61-a08f-4181-ba65-d059eedd939a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d2e2ab0c-abd4-4fe3-bd06-2c59720b3455"]
2021-10-20T22:29:18.078Z|6b44bd61-a08f-4181-ba65-d059eedd939a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c331633e-0e46-4ec4-b42e-d1af5922536d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-10-20T22:29:18.078Z|6b44bd61-a08f-4181-ba65-d059eedd939a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c331633e-0e46-4ec4-b42e-d1af5922536d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-10-20T22:29:18.101Z|6b44bd61-a08f-4181-ba65-d059eedd939a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c331633e-0e46-4ec4-b42e-d1af5922536d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-10-20T22:29:18.101Z|6b44bd61-a08f-4181-ba65-d059eedd939a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c331633e-0e46-4ec4-b42e-d1af5922536d&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-10-20T22:29:18.102Z|6b44bd61-a08f-4181-ba65-d059eedd939a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c331633e-0e46-4ec4-b42e-d1af5922536d&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-10-20T22:29:18.102Z|6b44bd61-a08f-4181-ba65-d059eedd939a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c331633e-0e46-4ec4-b42e-d1af5922536d&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 20 Oct 2021 22:29:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-20T22:29:18.103Z|6b44bd61-a08f-4181-ba65-d059eedd939a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c331633e-0e46-4ec4-b42e-d1af5922536d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-10-20T22:29:18.104Z|6b44bd61-a08f-4181-ba65-d059eedd939a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c331633e-0e46-4ec4-b42e-d1af5922536d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-10-20T22:29:18.104Z|6b44bd61-a08f-4181-ba65-d059eedd939a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c331633e-0e46-4ec4-b42e-d1af5922536d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-10-20T22:29:18.117Z|6b44bd61-a08f-4181-ba65-d059eedd939a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|||INFO|500||Exiting.
2021-10-20T22:29:25.433Z|98764bbb-7de6-42c6-821b-d1923a0299bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:29:25.433Z|090ff2cf-6002-4188-8a49-2f77fe83f337|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:29:25.434Z|98764bbb-7de6-42c6-821b-d1923a0299bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:29:25.434Z|090ff2cf-6002-4188-8a49-2f77fe83f337|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:29:25.450Z|078f49ee-da76-492d-9bc8-9a67c8cb07ed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:29:25.451Z|078f49ee-da76-492d-9bc8-9a67c8cb07ed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:29:28.253Z|f8cc0321-b981-4deb-a3e0-7445ae6f3c13|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|||INFO|500||Entering
2021-10-20T22:29:28.260Z|f8cc0321-b981-4deb-a3e0-7445ae6f3c13|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d
2021-10-20T22:29:28.260Z|f8cc0321-b981-4deb-a3e0-7445ae6f3c13|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d|INFO|500||Invoke
2021-10-20T22:29:28.261Z|f8cc0321-b981-4deb-a3e0-7445ae6f3c13|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d|DEBUG|500||===========================request begin================================================
2021-10-20T22:29:28.261Z|f8cc0321-b981-4deb-a3e0-7445ae6f3c13|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d
2021-10-20T22:29:28.261Z|f8cc0321-b981-4deb-a3e0-7445ae6f3c13|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d|DEBUG|500||Method      : GET
2021-10-20T22:29:28.262Z|f8cc0321-b981-4deb-a3e0-7445ae6f3c13|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b5b239b7273d3d7b", X-B3-SpanId:"10c02f563e4eb799", X-B3-ParentSpanId:"b5b239b7273d3d7b", X-B3-Sampled:"0", X-ONAP-RequestID:"f8cc0321-b981-4deb-a3e0-7445ae6f3c13", X-RequestID:"f8cc0321-b981-4deb-a3e0-7445ae6f3c13", X-TransactionID:"f8cc0321-b981-4deb-a3e0-7445ae6f3c13", X-ECOMP-RequestID:"f8cc0321-b981-4deb-a3e0-7445ae6f3c13", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a176550b-1290-479b-8137-d43c1ae04414"]
2021-10-20T22:29:28.262Z|f8cc0321-b981-4deb-a3e0-7445ae6f3c13|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d|DEBUG|500||Request body: 
2021-10-20T22:29:28.262Z|f8cc0321-b981-4deb-a3e0-7445ae6f3c13|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d|DEBUG|500||==========================request end================================================
2021-10-20T22:29:28.288Z|f8cc0321-b981-4deb-a3e0-7445ae6f3c13|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d|DEBUG|500||============================response begin==========================================
2021-10-20T22:29:28.289Z|f8cc0321-b981-4deb-a3e0-7445ae6f3c13|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d|DEBUG|500||Status code  : 200 OK
2021-10-20T22:29:28.289Z|f8cc0321-b981-4deb-a3e0-7445ae6f3c13|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d|DEBUG|500||Status text  : 
2021-10-20T22:29:28.289Z|f8cc0321-b981-4deb-a3e0-7445ae6f3c13|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 20 Oct 2021 22:29:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-20T22:29:28.290Z|f8cc0321-b981-4deb-a3e0-7445ae6f3c13|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d|DEBUG|500||Response body: {
  "requestId" : "c331633e-0e46-4ec4-b42e-d1af5922536d",
  "requestStatus" : "ROLLED_BACK",
  "statusMessage" : "Exception in org.onap.so.bpmn.infrastructure.aai.tasks.AAICreateTasks.createServiceInstance Error calling A&AI. Request-Id=c331633e-0e46-4ec4-b42e-d1af5922536d Resource not found for PUT using id business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/fb48a1cb-44ba-4905-8e21-4d1f39d3d886 (msg=Node Not Found:object located at service-design-and-creation/models/model/77321ed2-935e-40e7-9405-a21b2d3f418b/model-vers/model-ver/20b2af84-6b3e-433e-830b-69638c0477c0#model-version not found) (ec=ERR.5.4.6114)",
  "rollbackStatusMessage" : "Rollback has been completed successfully.",
  "flowStatus" : "All Rollback flows have completed successfully",
  "progress" : 100,
  "startTime" : "2021-10-20T22:28:30.000+00:00",
  "endTime" : "2021-10-20T22:29:24.000+00:00",
  "source" : "VID",
  "tenantId" : "f42839532c9542ba86cf33b02b5720da",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-d720d355-5d3d-40b1-9acb-61436be00857\",\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\": \"77321ed2-935e-40e7-9405-a21b2d3f418b\",\n\t\t\t\"modelVersionId\": \"20b2af84-6b3e-433e-830b-69638c0477c0\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"f42839532c9542ba86cf33b02b5720da\",\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\": \"308e21b2-eb9c-4e6e-a5dd-fc432e4d8364\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-10-20T22:29:24.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "fb48a1cb-44ba-4905-8e21-4d1f39d3d886",
  "serviceInstanceName" : "basic_network-d720d355-5d3d-40b1-9acb-61436be00857",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "c331633e-0e46-4ec4-b42e-d1af5922536d",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d"
    }
  }
}
2021-10-20T22:29:28.290Z|f8cc0321-b981-4deb-a3e0-7445ae6f3c13|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d|DEBUG|500||=======================response end=================================================
2021-10-20T22:29:28.290Z|f8cc0321-b981-4deb-a3e0-7445ae6f3c13|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d|INFO|500||InvokeReturn
2021-10-20T22:29:28.292Z|f8cc0321-b981-4deb-a3e0-7445ae6f3c13|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c331633e-0e46-4ec4-b42e-d1af5922536d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c331633e-0e46-4ec4-b42e-d1af5922536d&IS_INTERNAL_DATA=false
2021-10-20T22:29:28.292Z|f8cc0321-b981-4deb-a3e0-7445ae6f3c13|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c331633e-0e46-4ec4-b42e-d1af5922536d&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-10-20T22:29:28.293Z|f8cc0321-b981-4deb-a3e0-7445ae6f3c13|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c331633e-0e46-4ec4-b42e-d1af5922536d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-10-20T22:29:28.293Z|f8cc0321-b981-4deb-a3e0-7445ae6f3c13|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c331633e-0e46-4ec4-b42e-d1af5922536d&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c331633e-0e46-4ec4-b42e-d1af5922536d&IS_INTERNAL_DATA=false
2021-10-20T22:29:28.293Z|f8cc0321-b981-4deb-a3e0-7445ae6f3c13|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c331633e-0e46-4ec4-b42e-d1af5922536d&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-10-20T22:29:28.293Z|f8cc0321-b981-4deb-a3e0-7445ae6f3c13|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c331633e-0e46-4ec4-b42e-d1af5922536d&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b5b239b7273d3d7b", X-B3-SpanId:"ab00ef50410fd7a5", X-B3-ParentSpanId:"b5b239b7273d3d7b", X-B3-Sampled:"0", X-ONAP-RequestID:"f8cc0321-b981-4deb-a3e0-7445ae6f3c13", X-RequestID:"f8cc0321-b981-4deb-a3e0-7445ae6f3c13", X-TransactionID:"f8cc0321-b981-4deb-a3e0-7445ae6f3c13", X-ECOMP-RequestID:"f8cc0321-b981-4deb-a3e0-7445ae6f3c13", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"088ffcbb-4490-49a2-bec8-3fe3e356378b"]
2021-10-20T22:29:28.294Z|f8cc0321-b981-4deb-a3e0-7445ae6f3c13|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c331633e-0e46-4ec4-b42e-d1af5922536d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-10-20T22:29:28.294Z|f8cc0321-b981-4deb-a3e0-7445ae6f3c13|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c331633e-0e46-4ec4-b42e-d1af5922536d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-10-20T22:29:28.316Z|f8cc0321-b981-4deb-a3e0-7445ae6f3c13|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c331633e-0e46-4ec4-b42e-d1af5922536d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-10-20T22:29:28.316Z|f8cc0321-b981-4deb-a3e0-7445ae6f3c13|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c331633e-0e46-4ec4-b42e-d1af5922536d&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-10-20T22:29:28.317Z|f8cc0321-b981-4deb-a3e0-7445ae6f3c13|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c331633e-0e46-4ec4-b42e-d1af5922536d&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-10-20T22:29:28.317Z|f8cc0321-b981-4deb-a3e0-7445ae6f3c13|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c331633e-0e46-4ec4-b42e-d1af5922536d&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 20 Oct 2021 22:29:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-20T22:29:28.321Z|f8cc0321-b981-4deb-a3e0-7445ae6f3c13|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c331633e-0e46-4ec4-b42e-d1af5922536d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-10-20T22:29:28.321Z|f8cc0321-b981-4deb-a3e0-7445ae6f3c13|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c331633e-0e46-4ec4-b42e-d1af5922536d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-10-20T22:29:28.321Z|f8cc0321-b981-4deb-a3e0-7445ae6f3c13|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c331633e-0e46-4ec4-b42e-d1af5922536d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-10-20T22:29:28.340Z|f8cc0321-b981-4deb-a3e0-7445ae6f3c13|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|||INFO|500||Exiting.
2021-10-20T22:29:28.459Z|a91399b1-8736-435b-aebc-ac6ec968ae8a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|||INFO|500||Entering
2021-10-20T22:29:28.463Z|a91399b1-8736-435b-aebc-ac6ec968ae8a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d
2021-10-20T22:29:28.463Z|a91399b1-8736-435b-aebc-ac6ec968ae8a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d|INFO|500||Invoke
2021-10-20T22:29:28.463Z|a91399b1-8736-435b-aebc-ac6ec968ae8a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d|DEBUG|500||===========================request begin================================================
2021-10-20T22:29:28.464Z|a91399b1-8736-435b-aebc-ac6ec968ae8a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d
2021-10-20T22:29:28.464Z|a91399b1-8736-435b-aebc-ac6ec968ae8a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d|DEBUG|500||Method      : GET
2021-10-20T22:29:28.464Z|a91399b1-8736-435b-aebc-ac6ec968ae8a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7bf192d125371001", X-B3-SpanId:"3f241a7bb6b86011", X-B3-ParentSpanId:"7bf192d125371001", X-B3-Sampled:"0", X-ONAP-RequestID:"a91399b1-8736-435b-aebc-ac6ec968ae8a", X-RequestID:"a91399b1-8736-435b-aebc-ac6ec968ae8a", X-TransactionID:"a91399b1-8736-435b-aebc-ac6ec968ae8a", X-ECOMP-RequestID:"a91399b1-8736-435b-aebc-ac6ec968ae8a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"44357714-9d41-4827-9c5c-46f790662b3c"]
2021-10-20T22:29:28.465Z|a91399b1-8736-435b-aebc-ac6ec968ae8a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d|DEBUG|500||Request body: 
2021-10-20T22:29:28.465Z|a91399b1-8736-435b-aebc-ac6ec968ae8a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d|DEBUG|500||==========================request end================================================
2021-10-20T22:29:28.489Z|a91399b1-8736-435b-aebc-ac6ec968ae8a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d|DEBUG|500||============================response begin==========================================
2021-10-20T22:29:28.489Z|a91399b1-8736-435b-aebc-ac6ec968ae8a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d|DEBUG|500||Status code  : 200 OK
2021-10-20T22:29:28.490Z|a91399b1-8736-435b-aebc-ac6ec968ae8a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d|DEBUG|500||Status text  : 
2021-10-20T22:29:28.490Z|a91399b1-8736-435b-aebc-ac6ec968ae8a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 20 Oct 2021 22:29:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-20T22:29:28.492Z|a91399b1-8736-435b-aebc-ac6ec968ae8a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d|DEBUG|500||Response body: {
  "requestId" : "c331633e-0e46-4ec4-b42e-d1af5922536d",
  "requestStatus" : "ROLLED_BACK",
  "statusMessage" : "Exception in org.onap.so.bpmn.infrastructure.aai.tasks.AAICreateTasks.createServiceInstance Error calling A&AI. Request-Id=c331633e-0e46-4ec4-b42e-d1af5922536d Resource not found for PUT using id business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/fb48a1cb-44ba-4905-8e21-4d1f39d3d886 (msg=Node Not Found:object located at service-design-and-creation/models/model/77321ed2-935e-40e7-9405-a21b2d3f418b/model-vers/model-ver/20b2af84-6b3e-433e-830b-69638c0477c0#model-version not found) (ec=ERR.5.4.6114)",
  "rollbackStatusMessage" : "Rollback has been completed successfully.",
  "flowStatus" : "All Rollback flows have completed successfully",
  "progress" : 100,
  "startTime" : "2021-10-20T22:28:30.000+00:00",
  "endTime" : "2021-10-20T22:29:24.000+00:00",
  "source" : "VID",
  "tenantId" : "f42839532c9542ba86cf33b02b5720da",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-d720d355-5d3d-40b1-9acb-61436be00857\",\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\": \"77321ed2-935e-40e7-9405-a21b2d3f418b\",\n\t\t\t\"modelVersionId\": \"20b2af84-6b3e-433e-830b-69638c0477c0\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"f42839532c9542ba86cf33b02b5720da\",\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\": \"308e21b2-eb9c-4e6e-a5dd-fc432e4d8364\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-10-20T22:29:24.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "fb48a1cb-44ba-4905-8e21-4d1f39d3d886",
  "serviceInstanceName" : "basic_network-d720d355-5d3d-40b1-9acb-61436be00857",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "c331633e-0e46-4ec4-b42e-d1af5922536d",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d"
    }
  }
}
2021-10-20T22:29:28.492Z|a91399b1-8736-435b-aebc-ac6ec968ae8a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d|DEBUG|500||=======================response end=================================================
2021-10-20T22:29:28.492Z|a91399b1-8736-435b-aebc-ac6ec968ae8a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d|INFO|500||InvokeReturn
2021-10-20T22:29:28.494Z|a91399b1-8736-435b-aebc-ac6ec968ae8a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c331633e-0e46-4ec4-b42e-d1af5922536d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c331633e-0e46-4ec4-b42e-d1af5922536d&IS_INTERNAL_DATA=false
2021-10-20T22:29:28.495Z|a91399b1-8736-435b-aebc-ac6ec968ae8a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c331633e-0e46-4ec4-b42e-d1af5922536d&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-10-20T22:29:28.495Z|a91399b1-8736-435b-aebc-ac6ec968ae8a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c331633e-0e46-4ec4-b42e-d1af5922536d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-10-20T22:29:28.495Z|a91399b1-8736-435b-aebc-ac6ec968ae8a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c331633e-0e46-4ec4-b42e-d1af5922536d&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c331633e-0e46-4ec4-b42e-d1af5922536d&IS_INTERNAL_DATA=false
2021-10-20T22:29:28.496Z|a91399b1-8736-435b-aebc-ac6ec968ae8a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c331633e-0e46-4ec4-b42e-d1af5922536d&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-10-20T22:29:28.496Z|a91399b1-8736-435b-aebc-ac6ec968ae8a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c331633e-0e46-4ec4-b42e-d1af5922536d&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7bf192d125371001", X-B3-SpanId:"bf239e7ffdea0423", X-B3-ParentSpanId:"7bf192d125371001", X-B3-Sampled:"0", X-ONAP-RequestID:"a91399b1-8736-435b-aebc-ac6ec968ae8a", X-RequestID:"a91399b1-8736-435b-aebc-ac6ec968ae8a", X-TransactionID:"a91399b1-8736-435b-aebc-ac6ec968ae8a", X-ECOMP-RequestID:"a91399b1-8736-435b-aebc-ac6ec968ae8a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a922cf4a-0c25-4ca1-aa3b-ee479656de69"]
2021-10-20T22:29:28.496Z|a91399b1-8736-435b-aebc-ac6ec968ae8a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c331633e-0e46-4ec4-b42e-d1af5922536d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-10-20T22:29:28.496Z|a91399b1-8736-435b-aebc-ac6ec968ae8a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c331633e-0e46-4ec4-b42e-d1af5922536d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-10-20T22:29:28.509Z|a91399b1-8736-435b-aebc-ac6ec968ae8a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c331633e-0e46-4ec4-b42e-d1af5922536d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-10-20T22:29:28.510Z|a91399b1-8736-435b-aebc-ac6ec968ae8a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c331633e-0e46-4ec4-b42e-d1af5922536d&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-10-20T22:29:28.510Z|a91399b1-8736-435b-aebc-ac6ec968ae8a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c331633e-0e46-4ec4-b42e-d1af5922536d&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-10-20T22:29:28.510Z|a91399b1-8736-435b-aebc-ac6ec968ae8a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c331633e-0e46-4ec4-b42e-d1af5922536d&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 20 Oct 2021 22:29:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-20T22:29:28.512Z|a91399b1-8736-435b-aebc-ac6ec968ae8a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c331633e-0e46-4ec4-b42e-d1af5922536d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-10-20T22:29:28.512Z|a91399b1-8736-435b-aebc-ac6ec968ae8a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c331633e-0e46-4ec4-b42e-d1af5922536d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-10-20T22:29:28.513Z|a91399b1-8736-435b-aebc-ac6ec968ae8a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c331633e-0e46-4ec4-b42e-d1af5922536d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-10-20T22:29:28.524Z|a91399b1-8736-435b-aebc-ac6ec968ae8a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|||INFO|500||Exiting.
2021-10-20T22:29:28.639Z|97124ee4-937a-476b-9885-991d3335bd5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|||INFO|500||Entering
2021-10-20T22:29:28.643Z|97124ee4-937a-476b-9885-991d3335bd5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d
2021-10-20T22:29:28.643Z|97124ee4-937a-476b-9885-991d3335bd5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d|INFO|500||Invoke
2021-10-20T22:29:28.643Z|97124ee4-937a-476b-9885-991d3335bd5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d|DEBUG|500||===========================request begin================================================
2021-10-20T22:29:28.644Z|97124ee4-937a-476b-9885-991d3335bd5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d
2021-10-20T22:29:28.644Z|97124ee4-937a-476b-9885-991d3335bd5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d|DEBUG|500||Method      : GET
2021-10-20T22:29:28.644Z|97124ee4-937a-476b-9885-991d3335bd5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7e28bd1daac4f3b8", X-B3-SpanId:"81d5d37294a29213", X-B3-ParentSpanId:"7e28bd1daac4f3b8", X-B3-Sampled:"0", X-ONAP-RequestID:"97124ee4-937a-476b-9885-991d3335bd5a", X-RequestID:"97124ee4-937a-476b-9885-991d3335bd5a", X-TransactionID:"97124ee4-937a-476b-9885-991d3335bd5a", X-ECOMP-RequestID:"97124ee4-937a-476b-9885-991d3335bd5a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3cfd2f68-1464-42b8-bb12-e890986bb1cb"]
2021-10-20T22:29:28.644Z|97124ee4-937a-476b-9885-991d3335bd5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d|DEBUG|500||Request body: 
2021-10-20T22:29:28.645Z|97124ee4-937a-476b-9885-991d3335bd5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d|DEBUG|500||==========================request end================================================
2021-10-20T22:29:28.672Z|97124ee4-937a-476b-9885-991d3335bd5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d|DEBUG|500||============================response begin==========================================
2021-10-20T22:29:28.672Z|97124ee4-937a-476b-9885-991d3335bd5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d|DEBUG|500||Status code  : 200 OK
2021-10-20T22:29:28.672Z|97124ee4-937a-476b-9885-991d3335bd5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d|DEBUG|500||Status text  : 
2021-10-20T22:29:28.673Z|97124ee4-937a-476b-9885-991d3335bd5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 20 Oct 2021 22:29:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-20T22:29:28.674Z|97124ee4-937a-476b-9885-991d3335bd5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d|DEBUG|500||Response body: {
  "requestId" : "c331633e-0e46-4ec4-b42e-d1af5922536d",
  "requestStatus" : "ROLLED_BACK",
  "statusMessage" : "Exception in org.onap.so.bpmn.infrastructure.aai.tasks.AAICreateTasks.createServiceInstance Error calling A&AI. Request-Id=c331633e-0e46-4ec4-b42e-d1af5922536d Resource not found for PUT using id business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/fb48a1cb-44ba-4905-8e21-4d1f39d3d886 (msg=Node Not Found:object located at service-design-and-creation/models/model/77321ed2-935e-40e7-9405-a21b2d3f418b/model-vers/model-ver/20b2af84-6b3e-433e-830b-69638c0477c0#model-version not found) (ec=ERR.5.4.6114)",
  "rollbackStatusMessage" : "Rollback has been completed successfully.",
  "flowStatus" : "All Rollback flows have completed successfully",
  "progress" : 100,
  "startTime" : "2021-10-20T22:28:30.000+00:00",
  "endTime" : "2021-10-20T22:29:24.000+00:00",
  "source" : "VID",
  "tenantId" : "f42839532c9542ba86cf33b02b5720da",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-d720d355-5d3d-40b1-9acb-61436be00857\",\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\": \"77321ed2-935e-40e7-9405-a21b2d3f418b\",\n\t\t\t\"modelVersionId\": \"20b2af84-6b3e-433e-830b-69638c0477c0\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"f42839532c9542ba86cf33b02b5720da\",\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\": \"308e21b2-eb9c-4e6e-a5dd-fc432e4d8364\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-10-20T22:29:24.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "fb48a1cb-44ba-4905-8e21-4d1f39d3d886",
  "serviceInstanceName" : "basic_network-d720d355-5d3d-40b1-9acb-61436be00857",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "c331633e-0e46-4ec4-b42e-d1af5922536d",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d"
    }
  }
}
2021-10-20T22:29:28.674Z|97124ee4-937a-476b-9885-991d3335bd5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d|DEBUG|500||=======================response end=================================================
2021-10-20T22:29:28.674Z|97124ee4-937a-476b-9885-991d3335bd5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d|INFO|500||InvokeReturn
2021-10-20T22:29:28.676Z|97124ee4-937a-476b-9885-991d3335bd5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c331633e-0e46-4ec4-b42e-d1af5922536d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c331633e-0e46-4ec4-b42e-d1af5922536d&IS_INTERNAL_DATA=false
2021-10-20T22:29:28.676Z|97124ee4-937a-476b-9885-991d3335bd5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c331633e-0e46-4ec4-b42e-d1af5922536d&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-10-20T22:29:28.676Z|97124ee4-937a-476b-9885-991d3335bd5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c331633e-0e46-4ec4-b42e-d1af5922536d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-10-20T22:29:28.677Z|97124ee4-937a-476b-9885-991d3335bd5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c331633e-0e46-4ec4-b42e-d1af5922536d&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c331633e-0e46-4ec4-b42e-d1af5922536d&IS_INTERNAL_DATA=false
2021-10-20T22:29:28.677Z|97124ee4-937a-476b-9885-991d3335bd5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c331633e-0e46-4ec4-b42e-d1af5922536d&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-10-20T22:29:28.677Z|97124ee4-937a-476b-9885-991d3335bd5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c331633e-0e46-4ec4-b42e-d1af5922536d&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7e28bd1daac4f3b8", X-B3-SpanId:"b7d13d6f81eaf3fa", X-B3-ParentSpanId:"7e28bd1daac4f3b8", X-B3-Sampled:"0", X-ONAP-RequestID:"97124ee4-937a-476b-9885-991d3335bd5a", X-RequestID:"97124ee4-937a-476b-9885-991d3335bd5a", X-TransactionID:"97124ee4-937a-476b-9885-991d3335bd5a", X-ECOMP-RequestID:"97124ee4-937a-476b-9885-991d3335bd5a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"539b64c7-ed63-436c-9392-b34091fefbf8"]
2021-10-20T22:29:28.677Z|97124ee4-937a-476b-9885-991d3335bd5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c331633e-0e46-4ec4-b42e-d1af5922536d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-10-20T22:29:28.678Z|97124ee4-937a-476b-9885-991d3335bd5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c331633e-0e46-4ec4-b42e-d1af5922536d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-10-20T22:29:28.690Z|97124ee4-937a-476b-9885-991d3335bd5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c331633e-0e46-4ec4-b42e-d1af5922536d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-10-20T22:29:28.691Z|97124ee4-937a-476b-9885-991d3335bd5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c331633e-0e46-4ec4-b42e-d1af5922536d&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-10-20T22:29:28.691Z|97124ee4-937a-476b-9885-991d3335bd5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c331633e-0e46-4ec4-b42e-d1af5922536d&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-10-20T22:29:28.691Z|97124ee4-937a-476b-9885-991d3335bd5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c331633e-0e46-4ec4-b42e-d1af5922536d&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 20 Oct 2021 22:29:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-20T22:29:28.694Z|97124ee4-937a-476b-9885-991d3335bd5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c331633e-0e46-4ec4-b42e-d1af5922536d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-10-20T22:29:28.694Z|97124ee4-937a-476b-9885-991d3335bd5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c331633e-0e46-4ec4-b42e-d1af5922536d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-10-20T22:29:28.694Z|97124ee4-937a-476b-9885-991d3335bd5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c331633e-0e46-4ec4-b42e-d1af5922536d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-10-20T22:29:28.705Z|97124ee4-937a-476b-9885-991d3335bd5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|||INFO|500||Exiting.
2021-10-20T22:29:28.828Z|9c9b12c5-b505-4f0d-b47d-983a4fa45c7f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|||INFO|500||Entering
2021-10-20T22:29:28.832Z|9c9b12c5-b505-4f0d-b47d-983a4fa45c7f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d
2021-10-20T22:29:28.832Z|9c9b12c5-b505-4f0d-b47d-983a4fa45c7f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d|INFO|500||Invoke
2021-10-20T22:29:28.833Z|9c9b12c5-b505-4f0d-b47d-983a4fa45c7f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d|DEBUG|500||===========================request begin================================================
2021-10-20T22:29:28.833Z|9c9b12c5-b505-4f0d-b47d-983a4fa45c7f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d
2021-10-20T22:29:28.833Z|9c9b12c5-b505-4f0d-b47d-983a4fa45c7f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d|DEBUG|500||Method      : GET
2021-10-20T22:29:28.834Z|9c9b12c5-b505-4f0d-b47d-983a4fa45c7f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"24b0780b9da570d0", X-B3-SpanId:"151e37fecc5c3d62", X-B3-ParentSpanId:"24b0780b9da570d0", X-B3-Sampled:"0", X-ONAP-RequestID:"9c9b12c5-b505-4f0d-b47d-983a4fa45c7f", X-RequestID:"9c9b12c5-b505-4f0d-b47d-983a4fa45c7f", X-TransactionID:"9c9b12c5-b505-4f0d-b47d-983a4fa45c7f", X-ECOMP-RequestID:"9c9b12c5-b505-4f0d-b47d-983a4fa45c7f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1abc1641-32e7-46b4-89f2-b14040696f3d"]
2021-10-20T22:29:28.834Z|9c9b12c5-b505-4f0d-b47d-983a4fa45c7f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d|DEBUG|500||Request body: 
2021-10-20T22:29:28.834Z|9c9b12c5-b505-4f0d-b47d-983a4fa45c7f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d|DEBUG|500||==========================request end================================================
2021-10-20T22:29:28.868Z|9c9b12c5-b505-4f0d-b47d-983a4fa45c7f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d|DEBUG|500||============================response begin==========================================
2021-10-20T22:29:28.868Z|9c9b12c5-b505-4f0d-b47d-983a4fa45c7f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d|DEBUG|500||Status code  : 200 OK
2021-10-20T22:29:28.868Z|9c9b12c5-b505-4f0d-b47d-983a4fa45c7f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d|DEBUG|500||Status text  : 
2021-10-20T22:29:28.869Z|9c9b12c5-b505-4f0d-b47d-983a4fa45c7f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 20 Oct 2021 22:29:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-20T22:29:28.871Z|9c9b12c5-b505-4f0d-b47d-983a4fa45c7f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d|DEBUG|500||Response body: {
  "requestId" : "c331633e-0e46-4ec4-b42e-d1af5922536d",
  "requestStatus" : "ROLLED_BACK",
  "statusMessage" : "Exception in org.onap.so.bpmn.infrastructure.aai.tasks.AAICreateTasks.createServiceInstance Error calling A&AI. Request-Id=c331633e-0e46-4ec4-b42e-d1af5922536d Resource not found for PUT using id business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/fb48a1cb-44ba-4905-8e21-4d1f39d3d886 (msg=Node Not Found:object located at service-design-and-creation/models/model/77321ed2-935e-40e7-9405-a21b2d3f418b/model-vers/model-ver/20b2af84-6b3e-433e-830b-69638c0477c0#model-version not found) (ec=ERR.5.4.6114)",
  "rollbackStatusMessage" : "Rollback has been completed successfully.",
  "flowStatus" : "All Rollback flows have completed successfully",
  "progress" : 100,
  "startTime" : "2021-10-20T22:28:30.000+00:00",
  "endTime" : "2021-10-20T22:29:24.000+00:00",
  "source" : "VID",
  "tenantId" : "f42839532c9542ba86cf33b02b5720da",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-d720d355-5d3d-40b1-9acb-61436be00857\",\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\": \"77321ed2-935e-40e7-9405-a21b2d3f418b\",\n\t\t\t\"modelVersionId\": \"20b2af84-6b3e-433e-830b-69638c0477c0\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"f42839532c9542ba86cf33b02b5720da\",\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\": \"308e21b2-eb9c-4e6e-a5dd-fc432e4d8364\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-10-20T22:29:24.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "fb48a1cb-44ba-4905-8e21-4d1f39d3d886",
  "serviceInstanceName" : "basic_network-d720d355-5d3d-40b1-9acb-61436be00857",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "c331633e-0e46-4ec4-b42e-d1af5922536d",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d"
    }
  }
}
2021-10-20T22:29:28.871Z|9c9b12c5-b505-4f0d-b47d-983a4fa45c7f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d|DEBUG|500||=======================response end=================================================
2021-10-20T22:29:28.872Z|9c9b12c5-b505-4f0d-b47d-983a4fa45c7f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d|INFO|500||InvokeReturn
2021-10-20T22:29:28.873Z|9c9b12c5-b505-4f0d-b47d-983a4fa45c7f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c331633e-0e46-4ec4-b42e-d1af5922536d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c331633e-0e46-4ec4-b42e-d1af5922536d&IS_INTERNAL_DATA=false
2021-10-20T22:29:28.874Z|9c9b12c5-b505-4f0d-b47d-983a4fa45c7f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c331633e-0e46-4ec4-b42e-d1af5922536d&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-10-20T22:29:28.874Z|9c9b12c5-b505-4f0d-b47d-983a4fa45c7f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c331633e-0e46-4ec4-b42e-d1af5922536d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-10-20T22:29:28.874Z|9c9b12c5-b505-4f0d-b47d-983a4fa45c7f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c331633e-0e46-4ec4-b42e-d1af5922536d&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c331633e-0e46-4ec4-b42e-d1af5922536d&IS_INTERNAL_DATA=false
2021-10-20T22:29:28.875Z|9c9b12c5-b505-4f0d-b47d-983a4fa45c7f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c331633e-0e46-4ec4-b42e-d1af5922536d&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-10-20T22:29:28.875Z|9c9b12c5-b505-4f0d-b47d-983a4fa45c7f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c331633e-0e46-4ec4-b42e-d1af5922536d&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"24b0780b9da570d0", X-B3-SpanId:"0b893e302c145339", X-B3-ParentSpanId:"24b0780b9da570d0", X-B3-Sampled:"0", X-ONAP-RequestID:"9c9b12c5-b505-4f0d-b47d-983a4fa45c7f", X-RequestID:"9c9b12c5-b505-4f0d-b47d-983a4fa45c7f", X-TransactionID:"9c9b12c5-b505-4f0d-b47d-983a4fa45c7f", X-ECOMP-RequestID:"9c9b12c5-b505-4f0d-b47d-983a4fa45c7f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bded1121-dfcf-4511-ad09-abb8e059d502"]
2021-10-20T22:29:28.875Z|9c9b12c5-b505-4f0d-b47d-983a4fa45c7f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c331633e-0e46-4ec4-b42e-d1af5922536d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-10-20T22:29:28.876Z|9c9b12c5-b505-4f0d-b47d-983a4fa45c7f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c331633e-0e46-4ec4-b42e-d1af5922536d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-10-20T22:29:28.890Z|9c9b12c5-b505-4f0d-b47d-983a4fa45c7f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c331633e-0e46-4ec4-b42e-d1af5922536d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-10-20T22:29:28.890Z|9c9b12c5-b505-4f0d-b47d-983a4fa45c7f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c331633e-0e46-4ec4-b42e-d1af5922536d&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-10-20T22:29:28.891Z|9c9b12c5-b505-4f0d-b47d-983a4fa45c7f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c331633e-0e46-4ec4-b42e-d1af5922536d&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-10-20T22:29:28.891Z|9c9b12c5-b505-4f0d-b47d-983a4fa45c7f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c331633e-0e46-4ec4-b42e-d1af5922536d&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 20 Oct 2021 22:29:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-20T22:29:28.892Z|9c9b12c5-b505-4f0d-b47d-983a4fa45c7f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c331633e-0e46-4ec4-b42e-d1af5922536d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-10-20T22:29:28.893Z|9c9b12c5-b505-4f0d-b47d-983a4fa45c7f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c331633e-0e46-4ec4-b42e-d1af5922536d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-10-20T22:29:28.893Z|9c9b12c5-b505-4f0d-b47d-983a4fa45c7f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c331633e-0e46-4ec4-b42e-d1af5922536d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-10-20T22:29:28.904Z|9c9b12c5-b505-4f0d-b47d-983a4fa45c7f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|||INFO|500||Exiting.
2021-10-20T22:29:29.026Z|64ef0218-7f41-4159-9c8d-a850a454fb39|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|||INFO|500||Entering
2021-10-20T22:29:29.030Z|64ef0218-7f41-4159-9c8d-a850a454fb39|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d
2021-10-20T22:29:29.031Z|64ef0218-7f41-4159-9c8d-a850a454fb39|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d|INFO|500||Invoke
2021-10-20T22:29:29.031Z|64ef0218-7f41-4159-9c8d-a850a454fb39|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d|DEBUG|500||===========================request begin================================================
2021-10-20T22:29:29.031Z|64ef0218-7f41-4159-9c8d-a850a454fb39|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d
2021-10-20T22:29:29.032Z|64ef0218-7f41-4159-9c8d-a850a454fb39|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d|DEBUG|500||Method      : GET
2021-10-20T22:29:29.032Z|64ef0218-7f41-4159-9c8d-a850a454fb39|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4efa3280ae175663", X-B3-SpanId:"3459a5851808eb12", X-B3-ParentSpanId:"4efa3280ae175663", X-B3-Sampled:"0", X-ONAP-RequestID:"64ef0218-7f41-4159-9c8d-a850a454fb39", X-RequestID:"64ef0218-7f41-4159-9c8d-a850a454fb39", X-TransactionID:"64ef0218-7f41-4159-9c8d-a850a454fb39", X-ECOMP-RequestID:"64ef0218-7f41-4159-9c8d-a850a454fb39", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4f5e6f05-cfa2-4f26-844e-fdfba91b463a"]
2021-10-20T22:29:29.032Z|64ef0218-7f41-4159-9c8d-a850a454fb39|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d|DEBUG|500||Request body: 
2021-10-20T22:29:29.033Z|64ef0218-7f41-4159-9c8d-a850a454fb39|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d|DEBUG|500||==========================request end================================================
2021-10-20T22:29:29.058Z|64ef0218-7f41-4159-9c8d-a850a454fb39|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d|DEBUG|500||============================response begin==========================================
2021-10-20T22:29:29.059Z|64ef0218-7f41-4159-9c8d-a850a454fb39|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d|DEBUG|500||Status code  : 200 OK
2021-10-20T22:29:29.059Z|64ef0218-7f41-4159-9c8d-a850a454fb39|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d|DEBUG|500||Status text  : 
2021-10-20T22:29:29.060Z|64ef0218-7f41-4159-9c8d-a850a454fb39|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 20 Oct 2021 22:29:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-20T22:29:29.061Z|64ef0218-7f41-4159-9c8d-a850a454fb39|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d|DEBUG|500||Response body: {
  "requestId" : "c331633e-0e46-4ec4-b42e-d1af5922536d",
  "requestStatus" : "ROLLED_BACK",
  "statusMessage" : "Exception in org.onap.so.bpmn.infrastructure.aai.tasks.AAICreateTasks.createServiceInstance Error calling A&AI. Request-Id=c331633e-0e46-4ec4-b42e-d1af5922536d Resource not found for PUT using id business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/fb48a1cb-44ba-4905-8e21-4d1f39d3d886 (msg=Node Not Found:object located at service-design-and-creation/models/model/77321ed2-935e-40e7-9405-a21b2d3f418b/model-vers/model-ver/20b2af84-6b3e-433e-830b-69638c0477c0#model-version not found) (ec=ERR.5.4.6114)",
  "rollbackStatusMessage" : "Rollback has been completed successfully.",
  "flowStatus" : "All Rollback flows have completed successfully",
  "progress" : 100,
  "startTime" : "2021-10-20T22:28:30.000+00:00",
  "endTime" : "2021-10-20T22:29:24.000+00:00",
  "source" : "VID",
  "tenantId" : "f42839532c9542ba86cf33b02b5720da",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-d720d355-5d3d-40b1-9acb-61436be00857\",\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\": \"77321ed2-935e-40e7-9405-a21b2d3f418b\",\n\t\t\t\"modelVersionId\": \"20b2af84-6b3e-433e-830b-69638c0477c0\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"f42839532c9542ba86cf33b02b5720da\",\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\": \"308e21b2-eb9c-4e6e-a5dd-fc432e4d8364\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-10-20T22:29:24.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "fb48a1cb-44ba-4905-8e21-4d1f39d3d886",
  "serviceInstanceName" : "basic_network-d720d355-5d3d-40b1-9acb-61436be00857",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "c331633e-0e46-4ec4-b42e-d1af5922536d",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d"
    }
  }
}
2021-10-20T22:29:29.061Z|64ef0218-7f41-4159-9c8d-a850a454fb39|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d|DEBUG|500||=======================response end=================================================
2021-10-20T22:29:29.062Z|64ef0218-7f41-4159-9c8d-a850a454fb39|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c331633e-0e46-4ec4-b42e-d1af5922536d|INFO|500||InvokeReturn
2021-10-20T22:29:29.063Z|64ef0218-7f41-4159-9c8d-a850a454fb39|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c331633e-0e46-4ec4-b42e-d1af5922536d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c331633e-0e46-4ec4-b42e-d1af5922536d&IS_INTERNAL_DATA=false
2021-10-20T22:29:29.064Z|64ef0218-7f41-4159-9c8d-a850a454fb39|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c331633e-0e46-4ec4-b42e-d1af5922536d&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-10-20T22:29:29.064Z|64ef0218-7f41-4159-9c8d-a850a454fb39|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c331633e-0e46-4ec4-b42e-d1af5922536d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-10-20T22:29:29.065Z|64ef0218-7f41-4159-9c8d-a850a454fb39|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c331633e-0e46-4ec4-b42e-d1af5922536d&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c331633e-0e46-4ec4-b42e-d1af5922536d&IS_INTERNAL_DATA=false
2021-10-20T22:29:29.065Z|64ef0218-7f41-4159-9c8d-a850a454fb39|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c331633e-0e46-4ec4-b42e-d1af5922536d&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-10-20T22:29:29.065Z|64ef0218-7f41-4159-9c8d-a850a454fb39|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c331633e-0e46-4ec4-b42e-d1af5922536d&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4efa3280ae175663", X-B3-SpanId:"1a4e93e23e88952f", X-B3-ParentSpanId:"4efa3280ae175663", X-B3-Sampled:"0", X-ONAP-RequestID:"64ef0218-7f41-4159-9c8d-a850a454fb39", X-RequestID:"64ef0218-7f41-4159-9c8d-a850a454fb39", X-TransactionID:"64ef0218-7f41-4159-9c8d-a850a454fb39", X-ECOMP-RequestID:"64ef0218-7f41-4159-9c8d-a850a454fb39", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d28a191f-de3b-4f23-aebc-2b8a2bab56ef"]
2021-10-20T22:29:29.066Z|64ef0218-7f41-4159-9c8d-a850a454fb39|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c331633e-0e46-4ec4-b42e-d1af5922536d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-10-20T22:29:29.066Z|64ef0218-7f41-4159-9c8d-a850a454fb39|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c331633e-0e46-4ec4-b42e-d1af5922536d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-10-20T22:29:29.078Z|64ef0218-7f41-4159-9c8d-a850a454fb39|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c331633e-0e46-4ec4-b42e-d1af5922536d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-10-20T22:29:29.078Z|64ef0218-7f41-4159-9c8d-a850a454fb39|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c331633e-0e46-4ec4-b42e-d1af5922536d&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-10-20T22:29:29.079Z|64ef0218-7f41-4159-9c8d-a850a454fb39|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c331633e-0e46-4ec4-b42e-d1af5922536d&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-10-20T22:29:29.079Z|64ef0218-7f41-4159-9c8d-a850a454fb39|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c331633e-0e46-4ec4-b42e-d1af5922536d&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 20 Oct 2021 22:29:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-20T22:29:29.080Z|64ef0218-7f41-4159-9c8d-a850a454fb39|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c331633e-0e46-4ec4-b42e-d1af5922536d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-10-20T22:29:29.081Z|64ef0218-7f41-4159-9c8d-a850a454fb39|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c331633e-0e46-4ec4-b42e-d1af5922536d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-10-20T22:29:29.082Z|64ef0218-7f41-4159-9c8d-a850a454fb39|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c331633e-0e46-4ec4-b42e-d1af5922536d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-10-20T22:29:29.099Z|64ef0218-7f41-4159-9c8d-a850a454fb39|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c331633e-0e46-4ec4-b42e-d1af5922536d|InfraPortalClient|||INFO|500||Exiting.
2021-10-20T22:29:31.140Z|8a9929d8-73e8-455c-ab31-7a6521d2de31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:29:31.141Z|8a9929d8-73e8-455c-ab31-7a6521d2de31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:29:35.457Z|c2677f1b-562e-4d58-9281-2a96c8481490|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:29:35.457Z|0c962a9f-476c-495a-8749-7421ebdfd36e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:29:35.458Z|c2677f1b-562e-4d58-9281-2a96c8481490|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:29:35.458Z|0c962a9f-476c-495a-8749-7421ebdfd36e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:29:35.474Z|0ebfd85b-4068-48ce-82d6-cea7fc243deb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:29:35.474Z|0ebfd85b-4068-48ce-82d6-cea7fc243deb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:29:45.479Z|9264bbab-e6c0-4b60-b6a6-776c60d992be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:29:45.479Z|9264bbab-e6c0-4b60-b6a6-776c60d992be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:29:45.480Z|cf6ef64a-32a1-44ab-ac1f-6f4bbc8cd0b3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:29:45.481Z|cf6ef64a-32a1-44ab-ac1f-6f4bbc8cd0b3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:29:45.500Z|1c348ddf-a93c-4774-b904-fb729bb2a4e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:29:45.500Z|1c348ddf-a93c-4774-b904-fb729bb2a4e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:29:46.140Z|976c8382-c9be-4411-8956-18625f66dcdb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:29:46.141Z|976c8382-c9be-4411-8956-18625f66dcdb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:29:46.463Z|dd3263ac-1d45-4081-b3f5-04b2c7b3131d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:29:46.464Z|dd3263ac-1d45-4081-b3f5-04b2c7b3131d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:29:55.505Z|36194706-92d0-42eb-a8fb-0103e5e9339e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:29:55.505Z|1ae34a87-27d5-4d94-b84a-982947b846a5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:29:55.505Z|36194706-92d0-42eb-a8fb-0103e5e9339e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:29:55.505Z|1ae34a87-27d5-4d94-b84a-982947b846a5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:29:55.526Z|a7de2f60-870f-47d9-b19c-8a649165e296|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:29:55.526Z|a7de2f60-870f-47d9-b19c-8a649165e296|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:30:01.140Z|f3b5c7ba-6c1f-4378-965c-6a4cbf8d0ef3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:30:01.141Z|f3b5c7ba-6c1f-4378-965c-6a4cbf8d0ef3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:30:02.841Z|1f0f402e-dd06-4eda-8515-5f37acb8c5c1|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-20T22:30:02.842Z|1f0f402e-dd06-4eda-8515-5f37acb8c5c1|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-20T22:30:05.529Z|173c674b-74ac-43ff-b1d6-8781890203c7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:30:05.529Z|428f4def-087c-4ab4-9d9f-16f11464737d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:30:05.530Z|428f4def-087c-4ab4-9d9f-16f11464737d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:30:05.530Z|173c674b-74ac-43ff-b1d6-8781890203c7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:30:05.545Z|1c3a24c6-871a-470a-be87-14d712d2bcce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:30:05.546Z|1c3a24c6-871a-470a-be87-14d712d2bcce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:30:15.553Z|5cd7cd6a-04b1-45cf-9896-40b6c73d62ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:30:15.553Z|99e0e85c-df85-4fb7-89d6-f83c4bbc5ed6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:30:15.554Z|5cd7cd6a-04b1-45cf-9896-40b6c73d62ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:30:15.554Z|99e0e85c-df85-4fb7-89d6-f83c4bbc5ed6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:30:15.564Z|fa987ddb-0b0d-4a06-a625-d530a8ac71e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:30:15.565Z|fa987ddb-0b0d-4a06-a625-d530a8ac71e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:30:16.140Z|cb5bfdc8-3567-42d9-860a-a97ec18f8d08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:30:16.141Z|cb5bfdc8-3567-42d9-860a-a97ec18f8d08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:30:16.464Z|8b5a17eb-e528-42f4-8796-7af064c636e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:30:16.465Z|8b5a17eb-e528-42f4-8796-7af064c636e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:30:25.589Z|5694d485-5136-4a90-be64-2c02db9c096f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:30:25.589Z|289e49e8-8adc-41be-b548-eb708c7601f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:30:25.589Z|da66b444-bcd2-4f85-a935-ebed022f6452|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:30:25.591Z|5694d485-5136-4a90-be64-2c02db9c096f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:30:25.591Z|289e49e8-8adc-41be-b548-eb708c7601f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:30:25.591Z|da66b444-bcd2-4f85-a935-ebed022f6452|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:30:31.141Z|b60d493d-dcf5-40a0-9f68-69b34579815f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:30:31.141Z|b60d493d-dcf5-40a0-9f68-69b34579815f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:30:35.614Z|79bd63cf-d039-4723-9cf1-0ade660cd32b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:30:35.615Z|79bd63cf-d039-4723-9cf1-0ade660cd32b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:30:35.615Z|3bc5ff26-17e5-4d6b-b254-34314d0981eb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:30:35.614Z|eacf2629-c35b-48f3-90fb-d0a0dc486d84|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:30:35.616Z|3bc5ff26-17e5-4d6b-b254-34314d0981eb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:30:35.616Z|eacf2629-c35b-48f3-90fb-d0a0dc486d84|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:30:45.635Z|bf2a8b3b-ff39-4803-b319-ff907ec01a8f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:30:45.636Z|bf2a8b3b-ff39-4803-b319-ff907ec01a8f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:30:45.637Z|697054c7-514c-4f04-b4eb-f5e05cedbe57|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:30:45.638Z|697054c7-514c-4f04-b4eb-f5e05cedbe57|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:30:45.637Z|cf601b2f-f584-43e1-a197-b3d50917963d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:30:45.639Z|cf601b2f-f584-43e1-a197-b3d50917963d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:30:46.140Z|8e6e2ee3-378b-4ad1-8e6a-bb6db9ad9818|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:30:46.141Z|8e6e2ee3-378b-4ad1-8e6a-bb6db9ad9818|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:30:46.465Z|c60ff675-cd19-42fa-b104-25424ec21b1c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:30:46.466Z|c60ff675-cd19-42fa-b104-25424ec21b1c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:30:51.648Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2021-10-20T22:30:51.653Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 08b8308e-59d8-4764-b003-657f5ef875c4 already exists in requestDb InfraActiveRequests table
2021-10-20T22:30:51.654Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/08b8308e-59d8-4764-b003-657f5ef875c4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/08b8308e-59d8-4764-b003-657f5ef875c4
2021-10-20T22:30:51.655Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08b8308e-59d8-4764-b003-657f5ef875c4|INFO|500||Invoke
2021-10-20T22:30:51.655Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08b8308e-59d8-4764-b003-657f5ef875c4|DEBUG|500||===========================request begin================================================
2021-10-20T22:30:51.655Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08b8308e-59d8-4764-b003-657f5ef875c4|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/08b8308e-59d8-4764-b003-657f5ef875c4
2021-10-20T22:30:51.656Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08b8308e-59d8-4764-b003-657f5ef875c4|DEBUG|500||Method      : GET
2021-10-20T22:30:51.656Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08b8308e-59d8-4764-b003-657f5ef875c4|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f2f6e31364bcf782", X-B3-SpanId:"4eb871eaf860d64f", X-B3-ParentSpanId:"f2f6e31364bcf782", X-B3-Sampled:"0", X-ONAP-RequestID:"08b8308e-59d8-4764-b003-657f5ef875c4", X-RequestID:"08b8308e-59d8-4764-b003-657f5ef875c4", X-TransactionID:"08b8308e-59d8-4764-b003-657f5ef875c4", X-ECOMP-RequestID:"08b8308e-59d8-4764-b003-657f5ef875c4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1b156077-c969-4e77-ac59-e63a7c5f4a6d"]
2021-10-20T22:30:51.656Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08b8308e-59d8-4764-b003-657f5ef875c4|DEBUG|500||Request body: 
2021-10-20T22:30:51.657Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08b8308e-59d8-4764-b003-657f5ef875c4|DEBUG|500||==========================request end================================================
2021-10-20T22:30:51.698Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08b8308e-59d8-4764-b003-657f5ef875c4|DEBUG|500||============================response begin==========================================
2021-10-20T22:30:51.698Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08b8308e-59d8-4764-b003-657f5ef875c4|DEBUG|500||Status code  : 404 NOT_FOUND
2021-10-20T22:30:51.699Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08b8308e-59d8-4764-b003-657f5ef875c4|DEBUG|500||Status text  : 
2021-10-20T22:30:51.699Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08b8308e-59d8-4764-b003-657f5ef875c4|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 20 Oct 2021 22:30:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-20T22:30:51.700Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08b8308e-59d8-4764-b003-657f5ef875c4|DEBUG|500||Response body: 
2021-10-20T22:30:51.700Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08b8308e-59d8-4764-b003-657f5ef875c4|DEBUG|500||=======================response end=================================================
2021-10-20T22:30:51.700Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08b8308e-59d8-4764-b003-657f5ef875c4|INFO|404|Not Found|InvokeReturn
2021-10-20T22:30:51.719Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2021-10-20T22:30:51.720Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db
2021-10-20T22:30:51.731Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-10-20T22:30:51.776Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke
2021-10-20T22:30:51.777Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-RequestID=[08b8308e-59d8-4764-b003-657f5ef875c4], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[4c1653b5-c2cf-4ed5-9676-977e1ae25776], X-ECOMP-RequestID=[08b8308e-59d8-4764-b003-657f5ef875c4], X-TransactionId=[], X-ONAP-RequestID=[08b8308e-59d8-4764-b003-657f5ef875c4]}
2021-10-20T22:30:51.849Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-211020-22:30:51:829-39473], Content-Length=[313], Date=[Wed, 20 Oct 2021 22:30:51 GMT], Content-Type=[application/json]}
2021-10-20T22:30:51.851Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/1234","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/1234","ERR.5.4.6114"]}}}

2021-10-20T22:30:51.851Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn
2021-10-20T22:30:51.864Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234
2021-10-20T22:30:51.865Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234
2021-10-20T22:30:51.870Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-10-20T22:30:51.919Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke
2021-10-20T22:30:51.920Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-RequestID=[08b8308e-59d8-4764-b003-657f5ef875c4], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[8a81a254-1871-4628-b3be-441dfebb334f], X-ECOMP-RequestID=[08b8308e-59d8-4764-b003-657f5ef875c4], X-TransactionId=[], X-ONAP-RequestID=[08b8308e-59d8-4764-b003-657f5ef875c4]}
2021-10-20T22:30:52.086Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-211020-22:30:51:947-52593], Content-Length=[313], Date=[Wed, 20 Oct 2021 22:30:51 GMT], Content-Type=[application/json]}
2021-10-20T22:30:52.087Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/1234","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/1234","ERR.5.4.6114"]}}}

2021-10-20T22:30:52.088Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn
2021-10-20T22:30:52.091Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234
2021-10-20T22:30:52.091Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234
2021-10-20T22:30:52.095Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-10-20T22:30:52.133Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/f42839532c9542ba86cf33b02b5720da with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2021-10-20T22:30:52.134Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/f42839532c9542ba86cf33b02b5720da|INFO|500||Invoke
2021-10-20T22:30:52.388Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/f42839532c9542ba86cf33b02b5720da|INFO|500||InvokeReturn
2021-10-20T22:30:52.389Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/f42839532c9542ba86cf33b02b5720da has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-211020-22:30:52:162-86171], vertex-id=[12408], Content-Length=[618], Date=[Wed, 20 Oct 2021 22:30:52 GMT], Content-Type=[application/json]}
2021-10-20T22:30:52.390Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"tenant-id":"f42839532c9542ba86cf33b02b5720da","tenant-name":"ci-onap-master-vnfs","tenant-context":"None","resource-version":"1634768988545","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm_macro","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm_macro"}]}]}}

2021-10-20T22:30:52.392Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2021-10-20T22:30:52.392Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2021-10-20T22:30:52.415Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2021-10-20T22:30:52.415Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2021-10-20T22:30:52.416Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2021-10-20T22:30:52.416Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2021-10-20T22:30:52.416Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2021-10-20T22:30:52.417Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"113", X-B3-TraceId:"f2f6e31364bcf782", X-B3-SpanId:"5f31a8077fbebe52", X-B3-ParentSpanId:"f2f6e31364bcf782", X-B3-Sampled:"0", X-ONAP-RequestID:"08b8308e-59d8-4764-b003-657f5ef875c4", X-RequestID:"08b8308e-59d8-4764-b003-657f5ef875c4", X-TransactionID:"08b8308e-59d8-4764-b003-657f5ef875c4", X-ECOMP-RequestID:"08b8308e-59d8-4764-b003-657f5ef875c4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1cb99de1-5f5f-4f4f-a68b-49c1614c8123"]
2021-10-20T22:30:52.417Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"basic_macro_a6f7e63a-dc1d-4327-bc49-dfaad087c856","requestScope":"service"}
2021-10-20T22:30:52.417Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2021-10-20T22:30:52.444Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2021-10-20T22:30:52.445Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2021-10-20T22:30:52.445Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2021-10-20T22:30:52.445Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 20 Oct 2021 22:30:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-20T22:30:52.446Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2021-10-20T22:30:52.446Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2021-10-20T22:30:52.446Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2021-10-20T22:30:52.448Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/da736146-273d-4885-9be7-248743aadfab|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/da736146-273d-4885-9be7-248743aadfab
2021-10-20T22:30:52.448Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/da736146-273d-4885-9be7-248743aadfab|INFO|500||Invoke
2021-10-20T22:30:52.448Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/da736146-273d-4885-9be7-248743aadfab|DEBUG|500||===========================request begin================================================
2021-10-20T22:30:52.449Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/da736146-273d-4885-9be7-248743aadfab|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/da736146-273d-4885-9be7-248743aadfab
2021-10-20T22:30:52.449Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/da736146-273d-4885-9be7-248743aadfab|DEBUG|500||Method      : GET
2021-10-20T22:30:52.449Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/da736146-273d-4885-9be7-248743aadfab|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"08b8308e-59d8-4764-b003-657f5ef875c4", X-RequestID:"08b8308e-59d8-4764-b003-657f5ef875c4", X-TransactionID:"08b8308e-59d8-4764-b003-657f5ef875c4", X-ECOMP-RequestID:"08b8308e-59d8-4764-b003-657f5ef875c4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"93493443-7d59-44f9-a634-d600f61c0730"]
2021-10-20T22:30:52.449Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/da736146-273d-4885-9be7-248743aadfab|DEBUG|500||Request body: 
2021-10-20T22:30:52.450Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/da736146-273d-4885-9be7-248743aadfab|DEBUG|500||==========================request end================================================
2021-10-20T22:30:52.512Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/da736146-273d-4885-9be7-248743aadfab|DEBUG|500||============================response begin==========================================
2021-10-20T22:30:52.512Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/da736146-273d-4885-9be7-248743aadfab|DEBUG|500||Status code  : 200 OK
2021-10-20T22:30:52.513Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/da736146-273d-4885-9be7-248743aadfab|DEBUG|500||Status text  : 
2021-10-20T22:30:52.513Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/da736146-273d-4885-9be7-248743aadfab|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Wed, 20 Oct 2021 22:30:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-20T22:30:52.516Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/da736146-273d-4885-9be7-248743aadfab|DEBUG|500||Response body: {
  "modelName" : "basic_vm_macro",
  "description" : "service",
  "modelUUID" : "da736146-273d-4885-9be7-248743aadfab",
  "modelInvariantUUID" : "318f886d-9c9e-4c10-8339-9791d3103a80",
  "created" : "2021-10-20 22:29:57.000",
  "modelVersion" : "1.0",
  "serviceType" : "",
  "serviceRole" : "",
  "serviceFunction" : "",
  "environmentContext" : "General_Revenue-Bearing",
  "workloadContext" : "Production",
  "category" : "Network Service",
  "resourceOrder" : "basic_vm_macro",
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ {
    "id" : 5,
    "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
    "serviceProperties" : "[]",
    "_links" : {
      "service" : {
        "href" : "http://so-catalog-db-adapter.onap:8082/service/da736146-273d-4885-9be7-248743aadfab"
      }
    }
  } ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : "SO-REF-DATA",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/da736146-273d-4885-9be7-248743aadfab"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/da736146-273d-4885-9be7-248743aadfab"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/da736146-273d-4885-9be7-248743aadfab/configurationCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/da736146-273d-4885-9be7-248743aadfab/serviceProxyCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/da736146-273d-4885-9be7-248743aadfab/networkCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/da736146-273d-4885-9be7-248743aadfab/recipes"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/da736146-273d-4885-9be7-248743aadfab/csar"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/da736146-273d-4885-9be7-248743aadfab/collectionResourceCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/da736146-273d-4885-9be7-248743aadfab/pnfCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/da736146-273d-4885-9be7-248743aadfab/vnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/da736146-273d-4885-9be7-248743aadfab/allottedCustomizations"
    }
  }
}
2021-10-20T22:30:52.516Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/da736146-273d-4885-9be7-248743aadfab|DEBUG|500||=======================response end=================================================
2021-10-20T22:30:52.517Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/da736146-273d-4885-9be7-248743aadfab|INFO|500||InvokeReturn
2021-10-20T22:30:52.525Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=da736146-273d-4885-9be7-248743aadfab&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=da736146-273d-4885-9be7-248743aadfab&action=createInstance
2021-10-20T22:30:52.525Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=da736146-273d-4885-9be7-248743aadfab&action=createInstance|INFO|500||Invoke
2021-10-20T22:30:52.526Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=da736146-273d-4885-9be7-248743aadfab&action=createInstance|DEBUG|500||===========================request begin================================================
2021-10-20T22:30:52.526Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=da736146-273d-4885-9be7-248743aadfab&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=da736146-273d-4885-9be7-248743aadfab&action=createInstance
2021-10-20T22:30:52.526Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=da736146-273d-4885-9be7-248743aadfab&action=createInstance|DEBUG|500||Method      : GET
2021-10-20T22:30:52.526Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=da736146-273d-4885-9be7-248743aadfab&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"08b8308e-59d8-4764-b003-657f5ef875c4", X-RequestID:"08b8308e-59d8-4764-b003-657f5ef875c4", X-TransactionID:"08b8308e-59d8-4764-b003-657f5ef875c4", X-ECOMP-RequestID:"08b8308e-59d8-4764-b003-657f5ef875c4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d40bbcd6-385f-4222-b320-618d6e9f8fb9"]
2021-10-20T22:30:52.527Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=da736146-273d-4885-9be7-248743aadfab&action=createInstance|DEBUG|500||Request body: 
2021-10-20T22:30:52.527Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=da736146-273d-4885-9be7-248743aadfab&action=createInstance|DEBUG|500||==========================request end================================================
2021-10-20T22:30:52.550Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=da736146-273d-4885-9be7-248743aadfab&action=createInstance|DEBUG|500||============================response begin==========================================
2021-10-20T22:30:52.551Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=da736146-273d-4885-9be7-248743aadfab&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2021-10-20T22:30:52.551Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=da736146-273d-4885-9be7-248743aadfab&action=createInstance|DEBUG|500||Status text  : 
2021-10-20T22:30:52.551Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=da736146-273d-4885-9be7-248743aadfab&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 20 Oct 2021 22:30:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-20T22:30:52.552Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=da736146-273d-4885-9be7-248743aadfab&action=createInstance|DEBUG|500||Response body: 
2021-10-20T22:30:52.552Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=da736146-273d-4885-9be7-248743aadfab&action=createInstance|DEBUG|500||=======================response end=================================================
2021-10-20T22:30:52.552Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=da736146-273d-4885-9be7-248743aadfab&action=createInstance|INFO|404|Not Found|InvokeReturn
2021-10-20T22:30:52.553Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=318f886d-9c9e-4c10-8339-9791d3103a80|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=318f886d-9c9e-4c10-8339-9791d3103a80
2021-10-20T22:30:52.553Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=318f886d-9c9e-4c10-8339-9791d3103a80|INFO|500||Invoke
2021-10-20T22:30:52.554Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=318f886d-9c9e-4c10-8339-9791d3103a80|DEBUG|500||===========================request begin================================================
2021-10-20T22:30:52.554Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=318f886d-9c9e-4c10-8339-9791d3103a80|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=318f886d-9c9e-4c10-8339-9791d3103a80
2021-10-20T22:30:52.554Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=318f886d-9c9e-4c10-8339-9791d3103a80|DEBUG|500||Method      : GET
2021-10-20T22:30:52.554Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=318f886d-9c9e-4c10-8339-9791d3103a80|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"08b8308e-59d8-4764-b003-657f5ef875c4", X-RequestID:"08b8308e-59d8-4764-b003-657f5ef875c4", X-TransactionID:"08b8308e-59d8-4764-b003-657f5ef875c4", X-ECOMP-RequestID:"08b8308e-59d8-4764-b003-657f5ef875c4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6faab578-1295-4e3d-8a13-1920fca700fd"]
2021-10-20T22:30:52.554Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=318f886d-9c9e-4c10-8339-9791d3103a80|DEBUG|500||Request body: 
2021-10-20T22:30:52.555Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=318f886d-9c9e-4c10-8339-9791d3103a80|DEBUG|500||==========================request end================================================
2021-10-20T22:30:52.596Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=318f886d-9c9e-4c10-8339-9791d3103a80|DEBUG|500||============================response begin==========================================
2021-10-20T22:30:52.597Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=318f886d-9c9e-4c10-8339-9791d3103a80|DEBUG|500||Status code  : 200 OK
2021-10-20T22:30:52.597Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=318f886d-9c9e-4c10-8339-9791d3103a80|DEBUG|500||Status text  : 
2021-10-20T22:30:52.597Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=318f886d-9c9e-4c10-8339-9791d3103a80|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Wed, 20 Oct 2021 22:30:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-20T22:30:52.601Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=318f886d-9c9e-4c10-8339-9791d3103a80|DEBUG|500||Response body: {
  "_embedded" : {
    "service" : [ {
      "modelName" : "basic_vm_macro",
      "description" : "service",
      "modelUUID" : "da736146-273d-4885-9be7-248743aadfab",
      "modelInvariantUUID" : "318f886d-9c9e-4c10-8339-9791d3103a80",
      "created" : "2021-10-20 22:29:57.000",
      "modelVersion" : "1.0",
      "serviceType" : "",
      "serviceRole" : "",
      "serviceFunction" : "",
      "environmentContext" : "General_Revenue-Bearing",
      "workloadContext" : "Production",
      "category" : "Network Service",
      "resourceOrder" : "basic_vm_macro",
      "distrobutionStatus" : null,
      "serviceArtifactList" : [ ],
      "serviceInfos" : [ {
        "id" : 5,
        "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
        "serviceProperties" : "[]",
        "_links" : {
          "service" : {
            "href" : "http://so-catalog-db-adapter.onap:8082/service/da736146-273d-4885-9be7-248743aadfab"
          }
        }
      } ],
      "namingPolicy" : "",
      "onapGeneratedNaming" : true,
      "blueprintName" : null,
      "blueprintVersion" : null,
      "skipPostInstConf" : true,
      "controllerActor" : "SO-REF-DATA",
      "_links" : {
        "self" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/da736146-273d-4885-9be7-248743aadfab"
        },
        "service" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/da736146-273d-4885-9be7-248743aadfab"
        },
        "configurationCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/da736146-273d-4885-9be7-248743aadfab/configurationCustomizations"
        },
        "serviceProxyCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/da736146-273d-4885-9be7-248743aadfab/serviceProxyCustomizations"
        },
        "networkCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/da736146-273d-4885-9be7-248743aadfab/networkCustomizations"
        },
        "recipes" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/da736146-273d-4885-9be7-248743aadfab/recipes"
        },
        "csar" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/da736146-273d-4885-9be7-248743aadfab/csar"
        },
        "collectionResourceCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/da736146-273d-4885-9be7-248743aadfab/collectionResourceCustomizations"
        },
        "pnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/da736146-273d-4885-9be7-248743aadfab/pnfCustomizations"
        },
        "vnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/da736146-273d-4885-9be7-248743aadfab/vnfCustomizations"
        },
        "allottedCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/da736146-273d-4885-9be7-248743aadfab/allottedCustomizations"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=318f886d-9c9e-4c10-8339-9791d3103a80"
    }
  }
}
2021-10-20T22:30:52.601Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=318f886d-9c9e-4c10-8339-9791d3103a80|DEBUG|500||=======================response end=================================================
2021-10-20T22:30:52.601Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=318f886d-9c9e-4c10-8339-9791d3103a80|INFO|500||InvokeReturn
2021-10-20T22:30:52.614Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=da736146-273d-4885-9be7-248743aadfab&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=da736146-273d-4885-9be7-248743aadfab&action=createInstance
2021-10-20T22:30:52.615Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=da736146-273d-4885-9be7-248743aadfab&action=createInstance|INFO|500||Invoke
2021-10-20T22:30:52.615Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=da736146-273d-4885-9be7-248743aadfab&action=createInstance|DEBUG|500||===========================request begin================================================
2021-10-20T22:30:52.615Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=da736146-273d-4885-9be7-248743aadfab&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=da736146-273d-4885-9be7-248743aadfab&action=createInstance
2021-10-20T22:30:52.615Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=da736146-273d-4885-9be7-248743aadfab&action=createInstance|DEBUG|500||Method      : GET
2021-10-20T22:30:52.616Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=da736146-273d-4885-9be7-248743aadfab&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"08b8308e-59d8-4764-b003-657f5ef875c4", X-RequestID:"08b8308e-59d8-4764-b003-657f5ef875c4", X-TransactionID:"08b8308e-59d8-4764-b003-657f5ef875c4", X-ECOMP-RequestID:"08b8308e-59d8-4764-b003-657f5ef875c4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cfd09b4e-ca1d-413a-a00d-6224ccc9fb1d"]
2021-10-20T22:30:52.616Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=da736146-273d-4885-9be7-248743aadfab&action=createInstance|DEBUG|500||Request body: 
2021-10-20T22:30:52.616Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=da736146-273d-4885-9be7-248743aadfab&action=createInstance|DEBUG|500||==========================request end================================================
2021-10-20T22:30:52.632Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=da736146-273d-4885-9be7-248743aadfab&action=createInstance|DEBUG|500||============================response begin==========================================
2021-10-20T22:30:52.632Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=da736146-273d-4885-9be7-248743aadfab&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2021-10-20T22:30:52.632Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=da736146-273d-4885-9be7-248743aadfab&action=createInstance|DEBUG|500||Status text  : 
2021-10-20T22:30:52.633Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=da736146-273d-4885-9be7-248743aadfab&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 20 Oct 2021 22:30:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-20T22:30:52.633Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=da736146-273d-4885-9be7-248743aadfab&action=createInstance|DEBUG|500||Response body: 
2021-10-20T22:30:52.633Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=da736146-273d-4885-9be7-248743aadfab&action=createInstance|DEBUG|500||=======================response end=================================================
2021-10-20T22:30:52.633Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=da736146-273d-4885-9be7-248743aadfab&action=createInstance|INFO|404|Not Found|InvokeReturn
2021-10-20T22:30:52.634Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2021-10-20T22:30:52.634Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2021-10-20T22:30:52.635Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2021-10-20T22:30:52.635Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2021-10-20T22:30:52.635Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2021-10-20T22:30:52.635Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"08b8308e-59d8-4764-b003-657f5ef875c4", X-RequestID:"08b8308e-59d8-4764-b003-657f5ef875c4", X-TransactionID:"08b8308e-59d8-4764-b003-657f5ef875c4", X-ECOMP-RequestID:"08b8308e-59d8-4764-b003-657f5ef875c4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ba73aa22-14dc-48dc-af3e-c57eafd166ed"]
2021-10-20T22:30:52.636Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2021-10-20T22:30:52.636Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2021-10-20T22:30:52.662Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2021-10-20T22:30:52.663Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2021-10-20T22:30:52.663Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2021-10-20T22:30:52.664Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Wed, 20 Oct 2021 22:30:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-20T22:30:52.665Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {
  "modelName" : "GR-API-DEFAULT",
  "description" : "Gr api service for VID to use for infra APIH orchestration",
  "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672",
  "created" : "2021-10-20 22:03:42.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"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "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"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    }
  }
}
2021-10-20T22:30:52.665Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2021-10-20T22:30:52.666Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2021-10-20T22:30:52.669Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance
2021-10-20T22:30:52.670Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke
2021-10-20T22:30:52.670Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================
2021-10-20T22:30:52.670Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance
2021-10-20T22:30:52.670Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method      : GET
2021-10-20T22:30:52.671Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"08b8308e-59d8-4764-b003-657f5ef875c4", X-RequestID:"08b8308e-59d8-4764-b003-657f5ef875c4", X-TransactionID:"08b8308e-59d8-4764-b003-657f5ef875c4", X-ECOMP-RequestID:"08b8308e-59d8-4764-b003-657f5ef875c4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0cbfec04-13eb-436f-a8bd-7e8c90d86467"]
2021-10-20T22:30:52.671Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 
2021-10-20T22:30:52.671Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================
2021-10-20T22:30:52.703Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin==========================================
2021-10-20T22:30:52.703Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code  : 200 OK
2021-10-20T22:30:52.704Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text  : 
2021-10-20T22:30:52.705Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Wed, 20 Oct 2021 22:30:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-20T22:30:52.707Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: {
  "id" : 505,
  "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" : "2021-10-20T22:03:42.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/505"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/505"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/505/service"
    }
  }
}
2021-10-20T22:30:52.707Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end=================================================
2021-10-20T22:30:52.707Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn
2021-10-20T22:30:52.710Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/da736146-273d-4885-9be7-248743aadfab|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/da736146-273d-4885-9be7-248743aadfab
2021-10-20T22:30:52.710Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/da736146-273d-4885-9be7-248743aadfab|INFO|500||Invoke
2021-10-20T22:30:52.710Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/da736146-273d-4885-9be7-248743aadfab|DEBUG|500||===========================request begin================================================
2021-10-20T22:30:52.711Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/da736146-273d-4885-9be7-248743aadfab|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/da736146-273d-4885-9be7-248743aadfab
2021-10-20T22:30:52.711Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/da736146-273d-4885-9be7-248743aadfab|DEBUG|500||Method      : GET
2021-10-20T22:30:52.711Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/da736146-273d-4885-9be7-248743aadfab|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"08b8308e-59d8-4764-b003-657f5ef875c4", X-RequestID:"08b8308e-59d8-4764-b003-657f5ef875c4", X-TransactionID:"08b8308e-59d8-4764-b003-657f5ef875c4", X-ECOMP-RequestID:"08b8308e-59d8-4764-b003-657f5ef875c4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c489adae-b887-4b5e-b337-d50fb1a3fe0b"]
2021-10-20T22:30:52.711Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/da736146-273d-4885-9be7-248743aadfab|DEBUG|500||Request body: 
2021-10-20T22:30:52.711Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/da736146-273d-4885-9be7-248743aadfab|DEBUG|500||==========================request end================================================
2021-10-20T22:30:52.739Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/da736146-273d-4885-9be7-248743aadfab|DEBUG|500||============================response begin==========================================
2021-10-20T22:30:52.739Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/da736146-273d-4885-9be7-248743aadfab|DEBUG|500||Status code  : 200 OK
2021-10-20T22:30:52.739Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/da736146-273d-4885-9be7-248743aadfab|DEBUG|500||Status text  : 
2021-10-20T22:30:52.740Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/da736146-273d-4885-9be7-248743aadfab|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Wed, 20 Oct 2021 22:30:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-20T22:30:52.743Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/da736146-273d-4885-9be7-248743aadfab|DEBUG|500||Response body: {
  "modelName" : "basic_vm_macro",
  "description" : "service",
  "modelUUID" : "da736146-273d-4885-9be7-248743aadfab",
  "modelInvariantUUID" : "318f886d-9c9e-4c10-8339-9791d3103a80",
  "created" : "2021-10-20 22:29:57.000",
  "modelVersion" : "1.0",
  "serviceType" : "",
  "serviceRole" : "",
  "serviceFunction" : "",
  "environmentContext" : "General_Revenue-Bearing",
  "workloadContext" : "Production",
  "category" : "Network Service",
  "resourceOrder" : "basic_vm_macro",
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ {
    "id" : 5,
    "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
    "serviceProperties" : "[]",
    "_links" : {
      "service" : {
        "href" : "http://so-catalog-db-adapter.onap:8082/service/da736146-273d-4885-9be7-248743aadfab"
      }
    }
  } ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : "SO-REF-DATA",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/da736146-273d-4885-9be7-248743aadfab"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/da736146-273d-4885-9be7-248743aadfab"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/da736146-273d-4885-9be7-248743aadfab/configurationCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/da736146-273d-4885-9be7-248743aadfab/serviceProxyCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/da736146-273d-4885-9be7-248743aadfab/networkCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/da736146-273d-4885-9be7-248743aadfab/recipes"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/da736146-273d-4885-9be7-248743aadfab/csar"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/da736146-273d-4885-9be7-248743aadfab/collectionResourceCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/da736146-273d-4885-9be7-248743aadfab/pnfCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/da736146-273d-4885-9be7-248743aadfab/vnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/da736146-273d-4885-9be7-248743aadfab/allottedCustomizations"
    }
  }
}
2021-10-20T22:30:52.744Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/da736146-273d-4885-9be7-248743aadfab|DEBUG|500||=======================response end=================================================
2021-10-20T22:30:52.744Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/da736146-273d-4885-9be7-248743aadfab|INFO|500||InvokeReturn
2021-10-20T22:30:52.748Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2021-10-20T22:30:52.749Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2021-10-20T22:30:52.749Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2021-10-20T22:30:52.749Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2021-10-20T22:30:52.750Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2021-10-20T22:30:52.750Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"9057", X-B3-TraceId:"f2f6e31364bcf782", X-B3-SpanId:"858b95e1bf1ea5c5", X-B3-ParentSpanId:"f2f6e31364bcf782", X-B3-Sampled:"0", X-ONAP-RequestID:"08b8308e-59d8-4764-b003-657f5ef875c4", X-RequestID:"08b8308e-59d8-4764-b003-657f5ef875c4", X-TransactionID:"08b8308e-59d8-4764-b003-657f5ef875c4", X-ECOMP-RequestID:"08b8308e-59d8-4764-b003-657f5ef875c4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cb8de333-c099-4276-934b-11f29aca465e"]
2021-10-20T22:30:52.750Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"08b8308e-59d8-4764-b003-657f5ef875c4","requestStatus":"IN_PROGRESS","startTime":1634769051720,"source":"VID","tenantId":"f42839532c9542ba86cf33b02b5720da","requestBody":"{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_a6f7e63a-dc1d-4327-bc49-dfaad087c856\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"318f886d-9c9e-4c10-8339-9791d3103a80\",\n\t\t\t\"modelVersionId\": \"da736146-273d-4885-9be7-248743aadfab\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"f42839532c9542ba86cf33b02b5720da\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_a6f7e63a-dc1d-4327-bc49-dfaad087c856\",\n                        \"resources\": {\n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"a067e9bf-dc17-4b87-8c8b-b9102b065b02\",\n                                        \"modelInvariantUuid\": \"bcbdeabb-375d-45b4-8f96-7d6f0140a145\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"2761d0c4-12e8-4cdd-943c-08b1fd5cd325\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"f42839532c9542ba86cf33b02b5720da\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"0cfd7caa-3c78-4711-abaf-f094253f8beb\",\n                                                \"modelInvariantUuid\": \"546ba34a-717e-44c7-8d35-d2629b34e8fd\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"36fcd300-0016-4dc0-b329-ba80862f2840\"\n                                            },\n                                            \"instanceName\": \"basic_macro_a6f7e63a-dc1d-4327-bc49-dfaad087c856_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"da736146-273d-4885-9be7-248743aadfab\",\n                            \"modelInvariantId\": \"318f886d-9c9e-4c10-8339-9791d3103a80\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"007816bd-8a47-452b-b3fb-254456218215\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceName":"basic_macro_a6f7e63a-dc1d-4327-bc49-dfaad087c856","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":"08b8308e-59d8-4764-b003-657f5ef875c4"}
2021-10-20T22:30:52.751Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2021-10-20T22:30:52.791Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2021-10-20T22:30:52.792Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2021-10-20T22:30:52.792Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2021-10-20T22:30:52.792Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/08b8308e-59d8-4764-b003-657f5ef875c4", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 20 Oct 2021 22:30:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-20T22:30:52.793Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "08b8308e-59d8-4764-b003-657f5ef875c4",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-10-20T22:30:51.720+00:00",
  "source" : "VID",
  "tenantId" : "f42839532c9542ba86cf33b02b5720da",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_a6f7e63a-dc1d-4327-bc49-dfaad087c856\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"318f886d-9c9e-4c10-8339-9791d3103a80\",\n\t\t\t\"modelVersionId\": \"da736146-273d-4885-9be7-248743aadfab\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"f42839532c9542ba86cf33b02b5720da\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_a6f7e63a-dc1d-4327-bc49-dfaad087c856\",\n                        \"resources\": {\n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"a067e9bf-dc17-4b87-8c8b-b9102b065b02\",\n                                        \"modelInvariantUuid\": \"bcbdeabb-375d-45b4-8f96-7d6f0140a145\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"2761d0c4-12e8-4cdd-943c-08b1fd5cd325\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"f42839532c9542ba86cf33b02b5720da\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"0cfd7caa-3c78-4711-abaf-f094253f8beb\",\n                                                \"modelInvariantUuid\": \"546ba34a-717e-44c7-8d35-d2629b34e8fd\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"36fcd300-0016-4dc0-b329-ba80862f2840\"\n                                            },\n                                            \"instanceName\": \"basic_macro_a6f7e63a-dc1d-4327-bc49-dfaad087c856_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"da736146-273d-4885-9be7-248743aadfab\",\n                            \"modelInvariantId\": \"318f886d-9c9e-4c10-8339-9791d3103a80\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"007816bd-8a47-452b-b3fb-254456218215\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2021-10-20T22:30:52.767+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceName" : "basic_macro_a6f7e63a-dc1d-4327-bc49-dfaad087c856",
  "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" : "08b8308e-59d8-4764-b003-657f5ef875c4",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/08b8308e-59d8-4764-b003-657f5ef875c4"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/08b8308e-59d8-4764-b003-657f5ef875c4"
    }
  }
}
2021-10-20T22:30:52.794Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2021-10-20T22:30:52.794Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2021-10-20T22:30:52.811Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2021-10-20T22:30:52.811Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2021-10-20T22:30:52.811Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2021-10-20T22:30:52.812Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2021-10-20T22:30:52.812Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2021-10-20T22:30:52.812Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"4695", X-B3-TraceId:"f2f6e31364bcf782", X-B3-SpanId:"9fcaf2d295c7451f", X-B3-ParentSpanId:"f2f6e31364bcf782", X-B3-Sampled:"0", X-ONAP-RequestID:"08b8308e-59d8-4764-b003-657f5ef875c4", X-RequestID:"08b8308e-59d8-4764-b003-657f5ef875c4", X-TransactionID:"08b8308e-59d8-4764-b003-657f5ef875c4", X-ECOMP-RequestID:"08b8308e-59d8-4764-b003-657f5ef875c4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7ab34e66-cff8-4fc1-8615-f58086e0fb61"]
2021-10-20T22:30:52.813Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"318f886d-9c9e-4c10-8339-9791d3103a80\",\"modelType\":\"service\",\"modelName\":\"basic_vm_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"da736146-273d-4885-9be7-248743aadfab\",\"modelUuid\":\"da736146-273d-4885-9be7-248743aadfab\",\"modelInvariantUuid\":\"318f886d-9c9e-4c10-8339-9791d3103a80\"},\"requestInfo\":{\"productFamilyId\":\"1234\",\"source\":\"VID\",\"instanceName\":\"basic_macro_a6f7e63a-dc1d-4327-bc49-dfaad087c856\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicvm-customer\"},\"cloudConfiguration\":{\"tenantId\":\"f42839532c9542ba86cf33b02b5720da\",\"cloudOwner\":\"basicvm-macro-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_vm_macro\",\"userParams\":[{\"Homing_Solution\":\"none\"},{\"service\":{\"instanceParams\":[],\"instanceName\":\"basic_macro_a6f7e63a-dc1d-4327-bc49-dfaad087c856\",\"resources\":{\"vnfs\":[{\"modelInfo\":{\"modelName\":\"basic_vm_macro\",\"modelVersionId\":\"a067e9bf-dc17-4b87-8c8b-b9102b065b02\",\"modelInvariantUuid\":\"bcbdeabb-375d-45b4-8f96-7d6f0140a145\",\"modelVersion\":\"1.0\",\"modelCustomizationId\":\"2761d0c4-12e8-4cdd-943c-08b1fd5cd325\",\"modelInstanceName\":\"basic_vm_macro\"},\"cloudConfiguration\":{\"tenantId\":\"f42839532c9542ba86cf33b02b5720da\",\"cloudOwner\":\"basicvm-macro-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"platform\":{\"platformName\":\"\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"\"},\"productFamilyId\":\"1234\",\"instanceName\":\"basic_vm_macro\",\"instanceParams\":[{}],\"vfModules\":[{\"modelInfo\":{\"modelName\":\"BasicVmMacro..base_ubuntu20..module-0\",\"modelVersionId\":\"0cfd7caa-3c78-4711-abaf-f094253f8beb\",\"modelInvariantUuid\":\"546ba34a-717e-44c7-8d35-d2629b34e8fd\",\"modelVersion\":\"1\",\"modelCustomizationId\":\"36fcd300-0016-4dc0-b329-ba80862f2840\"},\"instanceName\":\"basic_macro_a6f7e63a-dc1d-4327-bc49-dfaad087c856_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"instanceParams\":[{\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_key_name\":\"onap_dt\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"VM_name\":\"basic_vm_macro-VM-01\",\"vnf_id\":\"basic_vm_macro-VNF-instance\",\"vf_module_id\":\"basic_vm_macro-vfmodule-instance\",\"vnf_name\":\"basic_vm_macro-VNF\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\"}]}]}]},\"modelInfo\":{\"modelVersion\":\"1.0\",\"modelVersionId\":\"da736146-273d-4885-9be7-248743aadfab\",\"modelInvariantId\":\"318f886d-9c9e-4c10-8339-9791d3103a80\",\"modelName\":\"basic_vm_macro\",\"modelType\":\"service\"}}}],\"aLaCarte\":false,\"usePreload\":false},\"project\":{\"projectName\":\"\"},\"owningEntity\":{\"owningEntityId\":\"007816bd-8a47-452b-b3fb-254456218215\",\"owningEntityName\":\"basicvm-oe\"}}}","type":"String"},"requestId":{"value":"08b8308e-59d8-4764-b003-657f5ef875c4","type":"String"},"mso-request-id":{"value":"08b8308e-59d8-4764-b003-657f5ef875c4","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":false,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2021-10-20T22:30:52.813Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2021-10-20T22:30:55.658Z|5ecc30a2-1d9a-47a9-b9b2-71256804bc8f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:30:55.658Z|421cfcfe-283b-4e8c-93d2-98f9ca48f170|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:30:55.658Z|421cfcfe-283b-4e8c-93d2-98f9ca48f170|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:30:55.658Z|5ecc30a2-1d9a-47a9-b9b2-71256804bc8f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:30:55.661Z|1fcd66de-b35e-45db-874f-53a95e612ac4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:30:55.662Z|1fcd66de-b35e-45db-874f-53a95e612ac4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:30:55.841Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2021-10-20T22:30:55.842Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2021-10-20T22:30:55.842Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2021-10-20T22:30:55.842Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Wed, 20 Oct 2021 22:30:55 GMT", X-ONAP-RequestID:"08b8308e-59d8-4764-b003-657f5ef875c4", X-RequestID:"08b8308e-59d8-4764-b003-657f5ef875c4", X-TransactionID:"08b8308e-59d8-4764-b003-657f5ef875c4", X-ECOMP-RequestID:"08b8308e-59d8-4764-b003-657f5ef875c4", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"7ab34e66-cff8-4fc1-8615-f58086e0fb61", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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"]
2021-10-20T22:30:55.843Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"08b8308e-59d8-4764-b003-657f5ef875c4\",\"instanceId\":\"7978fe58-ed2b-4ae8-b651-5bf8b08add6d\"}}","message":"Success","processInstanceID":"625949ac-31f5-11ec-9d7c-6e92b440bbfd","variables":null,"messageCode":200}
2021-10-20T22:30:55.843Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2021-10-20T22:30:55.843Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2021-10-20T22:30:55.848Z|08b8308e-59d8-4764-b003-657f5ef875c4|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2021-10-20T22:30:55.983Z|cf7f43c8-7fbf-4826-96e0-a5fe71a01472|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|||INFO|500||Entering
2021-10-20T22:30:56.001Z|cf7f43c8-7fbf-4826-96e0-a5fe71a01472|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/08b8308e-59d8-4764-b003-657f5ef875c4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/08b8308e-59d8-4764-b003-657f5ef875c4
2021-10-20T22:30:56.001Z|cf7f43c8-7fbf-4826-96e0-a5fe71a01472|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08b8308e-59d8-4764-b003-657f5ef875c4|INFO|500||Invoke
2021-10-20T22:30:56.001Z|cf7f43c8-7fbf-4826-96e0-a5fe71a01472|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08b8308e-59d8-4764-b003-657f5ef875c4|DEBUG|500||===========================request begin================================================
2021-10-20T22:30:56.001Z|cf7f43c8-7fbf-4826-96e0-a5fe71a01472|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08b8308e-59d8-4764-b003-657f5ef875c4|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/08b8308e-59d8-4764-b003-657f5ef875c4
2021-10-20T22:30:56.002Z|cf7f43c8-7fbf-4826-96e0-a5fe71a01472|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08b8308e-59d8-4764-b003-657f5ef875c4|DEBUG|500||Method      : GET
2021-10-20T22:30:56.002Z|cf7f43c8-7fbf-4826-96e0-a5fe71a01472|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08b8308e-59d8-4764-b003-657f5ef875c4|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1a87815259055451", X-B3-SpanId:"822d9ace3f00fa9f", X-B3-ParentSpanId:"1a87815259055451", X-B3-Sampled:"0", X-ONAP-RequestID:"cf7f43c8-7fbf-4826-96e0-a5fe71a01472", X-RequestID:"cf7f43c8-7fbf-4826-96e0-a5fe71a01472", X-TransactionID:"cf7f43c8-7fbf-4826-96e0-a5fe71a01472", X-ECOMP-RequestID:"cf7f43c8-7fbf-4826-96e0-a5fe71a01472", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"77bead42-ee74-4d8a-b4af-8b7f917473c7"]
2021-10-20T22:30:56.002Z|cf7f43c8-7fbf-4826-96e0-a5fe71a01472|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08b8308e-59d8-4764-b003-657f5ef875c4|DEBUG|500||Request body: 
2021-10-20T22:30:56.003Z|cf7f43c8-7fbf-4826-96e0-a5fe71a01472|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08b8308e-59d8-4764-b003-657f5ef875c4|DEBUG|500||==========================request end================================================
2021-10-20T22:30:56.027Z|cf7f43c8-7fbf-4826-96e0-a5fe71a01472|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08b8308e-59d8-4764-b003-657f5ef875c4|DEBUG|500||============================response begin==========================================
2021-10-20T22:30:56.027Z|cf7f43c8-7fbf-4826-96e0-a5fe71a01472|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08b8308e-59d8-4764-b003-657f5ef875c4|DEBUG|500||Status code  : 200 OK
2021-10-20T22:30:56.027Z|cf7f43c8-7fbf-4826-96e0-a5fe71a01472|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08b8308e-59d8-4764-b003-657f5ef875c4|DEBUG|500||Status text  : 
2021-10-20T22:30:56.028Z|cf7f43c8-7fbf-4826-96e0-a5fe71a01472|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08b8308e-59d8-4764-b003-657f5ef875c4|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 20 Oct 2021 22:30:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-20T22:30:56.030Z|cf7f43c8-7fbf-4826-96e0-a5fe71a01472|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08b8308e-59d8-4764-b003-657f5ef875c4|DEBUG|500||Response body: {
  "requestId" : "08b8308e-59d8-4764-b003-657f5ef875c4",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-10-20T22:30:51.000+00:00",
  "source" : "VID",
  "tenantId" : "f42839532c9542ba86cf33b02b5720da",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_a6f7e63a-dc1d-4327-bc49-dfaad087c856\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"318f886d-9c9e-4c10-8339-9791d3103a80\",\n\t\t\t\"modelVersionId\": \"da736146-273d-4885-9be7-248743aadfab\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"f42839532c9542ba86cf33b02b5720da\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_a6f7e63a-dc1d-4327-bc49-dfaad087c856\",\n                        \"resources\": {\n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"a067e9bf-dc17-4b87-8c8b-b9102b065b02\",\n                                        \"modelInvariantUuid\": \"bcbdeabb-375d-45b4-8f96-7d6f0140a145\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"2761d0c4-12e8-4cdd-943c-08b1fd5cd325\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"f42839532c9542ba86cf33b02b5720da\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"0cfd7caa-3c78-4711-abaf-f094253f8beb\",\n                                                \"modelInvariantUuid\": \"546ba34a-717e-44c7-8d35-d2629b34e8fd\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"36fcd300-0016-4dc0-b329-ba80862f2840\"\n                                            },\n                                            \"instanceName\": \"basic_macro_a6f7e63a-dc1d-4327-bc49-dfaad087c856_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"da736146-273d-4885-9be7-248743aadfab\",\n                            \"modelInvariantId\": \"318f886d-9c9e-4c10-8339-9791d3103a80\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"007816bd-8a47-452b-b3fb-254456218215\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-10-20T22:30:54.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "7978fe58-ed2b-4ae8-b651-5bf8b08add6d",
  "serviceInstanceName" : "basic_macro_a6f7e63a-dc1d-4327-bc49-dfaad087c856",
  "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" : "08b8308e-59d8-4764-b003-657f5ef875c4",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/08b8308e-59d8-4764-b003-657f5ef875c4"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/08b8308e-59d8-4764-b003-657f5ef875c4"
    }
  }
}
2021-10-20T22:30:56.030Z|cf7f43c8-7fbf-4826-96e0-a5fe71a01472|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08b8308e-59d8-4764-b003-657f5ef875c4|DEBUG|500||=======================response end=================================================
2021-10-20T22:30:56.030Z|cf7f43c8-7fbf-4826-96e0-a5fe71a01472|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08b8308e-59d8-4764-b003-657f5ef875c4|INFO|500||InvokeReturn
2021-10-20T22:30:56.032Z|cf7f43c8-7fbf-4826-96e0-a5fe71a01472|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08b8308e-59d8-4764-b003-657f5ef875c4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08b8308e-59d8-4764-b003-657f5ef875c4&IS_INTERNAL_DATA=false
2021-10-20T22:30:56.032Z|cf7f43c8-7fbf-4826-96e0-a5fe71a01472|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08b8308e-59d8-4764-b003-657f5ef875c4&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-10-20T22:30:56.033Z|cf7f43c8-7fbf-4826-96e0-a5fe71a01472|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08b8308e-59d8-4764-b003-657f5ef875c4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-10-20T22:30:56.033Z|cf7f43c8-7fbf-4826-96e0-a5fe71a01472|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08b8308e-59d8-4764-b003-657f5ef875c4&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08b8308e-59d8-4764-b003-657f5ef875c4&IS_INTERNAL_DATA=false
2021-10-20T22:30:56.033Z|cf7f43c8-7fbf-4826-96e0-a5fe71a01472|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08b8308e-59d8-4764-b003-657f5ef875c4&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-10-20T22:30:56.033Z|cf7f43c8-7fbf-4826-96e0-a5fe71a01472|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08b8308e-59d8-4764-b003-657f5ef875c4&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1a87815259055451", X-B3-SpanId:"e4da533a97e5acac", X-B3-ParentSpanId:"1a87815259055451", X-B3-Sampled:"0", X-ONAP-RequestID:"cf7f43c8-7fbf-4826-96e0-a5fe71a01472", X-RequestID:"cf7f43c8-7fbf-4826-96e0-a5fe71a01472", X-TransactionID:"cf7f43c8-7fbf-4826-96e0-a5fe71a01472", X-ECOMP-RequestID:"cf7f43c8-7fbf-4826-96e0-a5fe71a01472", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dd079202-5809-4533-8af4-0f73a6b5c714"]
2021-10-20T22:30:56.033Z|cf7f43c8-7fbf-4826-96e0-a5fe71a01472|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08b8308e-59d8-4764-b003-657f5ef875c4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-10-20T22:30:56.034Z|cf7f43c8-7fbf-4826-96e0-a5fe71a01472|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08b8308e-59d8-4764-b003-657f5ef875c4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-10-20T22:30:56.059Z|cf7f43c8-7fbf-4826-96e0-a5fe71a01472|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08b8308e-59d8-4764-b003-657f5ef875c4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-10-20T22:30:56.059Z|cf7f43c8-7fbf-4826-96e0-a5fe71a01472|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08b8308e-59d8-4764-b003-657f5ef875c4&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-10-20T22:30:56.059Z|cf7f43c8-7fbf-4826-96e0-a5fe71a01472|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08b8308e-59d8-4764-b003-657f5ef875c4&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-10-20T22:30:56.059Z|cf7f43c8-7fbf-4826-96e0-a5fe71a01472|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08b8308e-59d8-4764-b003-657f5ef875c4&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 20 Oct 2021 22:30:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-20T22:30:56.060Z|cf7f43c8-7fbf-4826-96e0-a5fe71a01472|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08b8308e-59d8-4764-b003-657f5ef875c4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-10-20T22:30:56.061Z|cf7f43c8-7fbf-4826-96e0-a5fe71a01472|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08b8308e-59d8-4764-b003-657f5ef875c4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-10-20T22:30:56.061Z|cf7f43c8-7fbf-4826-96e0-a5fe71a01472|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08b8308e-59d8-4764-b003-657f5ef875c4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-10-20T22:30:56.073Z|cf7f43c8-7fbf-4826-96e0-a5fe71a01472|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|||INFO|500||Exiting.
2021-10-20T22:31:01.140Z|9d91e00f-e368-42ba-9fee-4d3bba3dacf3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:31:01.141Z|9d91e00f-e368-42ba-9fee-4d3bba3dacf3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:31:02.841Z|de949ccd-848b-4cec-ae0f-100e28245008|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-20T22:31:02.841Z|de949ccd-848b-4cec-ae0f-100e28245008|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-20T22:31:05.682Z|9650c2c6-7c57-41b9-9259-5bf68c0dd973|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:31:05.682Z|3a3e193e-7c99-4698-a23d-0dcff135be69|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:31:05.683Z|d0bdf046-b664-4136-b655-703acd3c3d38|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:31:05.683Z|3a3e193e-7c99-4698-a23d-0dcff135be69|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:31:05.683Z|d0bdf046-b664-4136-b655-703acd3c3d38|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:31:05.683Z|9650c2c6-7c57-41b9-9259-5bf68c0dd973|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:31:06.204Z|9b11fe1d-49fe-4bd3-a33c-26ca96359271|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|||INFO|500||Entering
2021-10-20T22:31:06.210Z|9b11fe1d-49fe-4bd3-a33c-26ca96359271|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/08b8308e-59d8-4764-b003-657f5ef875c4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/08b8308e-59d8-4764-b003-657f5ef875c4
2021-10-20T22:31:06.211Z|9b11fe1d-49fe-4bd3-a33c-26ca96359271|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08b8308e-59d8-4764-b003-657f5ef875c4|INFO|500||Invoke
2021-10-20T22:31:06.211Z|9b11fe1d-49fe-4bd3-a33c-26ca96359271|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08b8308e-59d8-4764-b003-657f5ef875c4|DEBUG|500||===========================request begin================================================
2021-10-20T22:31:06.211Z|9b11fe1d-49fe-4bd3-a33c-26ca96359271|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08b8308e-59d8-4764-b003-657f5ef875c4|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/08b8308e-59d8-4764-b003-657f5ef875c4
2021-10-20T22:31:06.212Z|9b11fe1d-49fe-4bd3-a33c-26ca96359271|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08b8308e-59d8-4764-b003-657f5ef875c4|DEBUG|500||Method      : GET
2021-10-20T22:31:06.212Z|9b11fe1d-49fe-4bd3-a33c-26ca96359271|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08b8308e-59d8-4764-b003-657f5ef875c4|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e06432b45ffa0e59", X-B3-SpanId:"19219f34a461365f", X-B3-ParentSpanId:"e06432b45ffa0e59", X-B3-Sampled:"0", X-ONAP-RequestID:"9b11fe1d-49fe-4bd3-a33c-26ca96359271", X-RequestID:"9b11fe1d-49fe-4bd3-a33c-26ca96359271", X-TransactionID:"9b11fe1d-49fe-4bd3-a33c-26ca96359271", X-ECOMP-RequestID:"9b11fe1d-49fe-4bd3-a33c-26ca96359271", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ab759f79-e88c-4d98-9ac8-4056f807bbea"]
2021-10-20T22:31:06.212Z|9b11fe1d-49fe-4bd3-a33c-26ca96359271|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08b8308e-59d8-4764-b003-657f5ef875c4|DEBUG|500||Request body: 
2021-10-20T22:31:06.213Z|9b11fe1d-49fe-4bd3-a33c-26ca96359271|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08b8308e-59d8-4764-b003-657f5ef875c4|DEBUG|500||==========================request end================================================
2021-10-20T22:31:06.242Z|9b11fe1d-49fe-4bd3-a33c-26ca96359271|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08b8308e-59d8-4764-b003-657f5ef875c4|DEBUG|500||============================response begin==========================================
2021-10-20T22:31:06.242Z|9b11fe1d-49fe-4bd3-a33c-26ca96359271|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08b8308e-59d8-4764-b003-657f5ef875c4|DEBUG|500||Status code  : 200 OK
2021-10-20T22:31:06.242Z|9b11fe1d-49fe-4bd3-a33c-26ca96359271|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08b8308e-59d8-4764-b003-657f5ef875c4|DEBUG|500||Status text  : 
2021-10-20T22:31:06.243Z|9b11fe1d-49fe-4bd3-a33c-26ca96359271|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08b8308e-59d8-4764-b003-657f5ef875c4|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 20 Oct 2021 22:31:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-20T22:31:06.244Z|9b11fe1d-49fe-4bd3-a33c-26ca96359271|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08b8308e-59d8-4764-b003-657f5ef875c4|DEBUG|500||Response body: {
  "requestId" : "08b8308e-59d8-4764-b003-657f5ef875c4",
  "requestStatus" : "ROLLED_BACK",
  "statusMessage" : "Exception in org.onap.so.bpmn.infrastructure.aai.tasks.AAICreateTasks.createServiceInstance Error calling A&AI. Request-Id=08b8308e-59d8-4764-b003-657f5ef875c4 Resource not found for PUT using id business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm_macro/service-instances/service-instance/7978fe58-ed2b-4ae8-b651-5bf8b08add6d (msg=Node Not Found:object located at service-design-and-creation/models/model/318f886d-9c9e-4c10-8339-9791d3103a80/model-vers/model-ver/da736146-273d-4885-9be7-248743aadfab#model-version not found) (ec=ERR.5.4.6114)",
  "rollbackStatusMessage" : "Rollback has been completed successfully.",
  "flowStatus" : "All Rollback flows have completed successfully",
  "progress" : 100,
  "startTime" : "2021-10-20T22:30:51.000+00:00",
  "endTime" : "2021-10-20T22:30:58.000+00:00",
  "source" : "VID",
  "tenantId" : "f42839532c9542ba86cf33b02b5720da",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_a6f7e63a-dc1d-4327-bc49-dfaad087c856\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"318f886d-9c9e-4c10-8339-9791d3103a80\",\n\t\t\t\"modelVersionId\": \"da736146-273d-4885-9be7-248743aadfab\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"f42839532c9542ba86cf33b02b5720da\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_a6f7e63a-dc1d-4327-bc49-dfaad087c856\",\n                        \"resources\": {\n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"a067e9bf-dc17-4b87-8c8b-b9102b065b02\",\n                                        \"modelInvariantUuid\": \"bcbdeabb-375d-45b4-8f96-7d6f0140a145\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"2761d0c4-12e8-4cdd-943c-08b1fd5cd325\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"f42839532c9542ba86cf33b02b5720da\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"0cfd7caa-3c78-4711-abaf-f094253f8beb\",\n                                                \"modelInvariantUuid\": \"546ba34a-717e-44c7-8d35-d2629b34e8fd\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"36fcd300-0016-4dc0-b329-ba80862f2840\"\n                                            },\n                                            \"instanceName\": \"basic_macro_a6f7e63a-dc1d-4327-bc49-dfaad087c856_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"da736146-273d-4885-9be7-248743aadfab\",\n                            \"modelInvariantId\": \"318f886d-9c9e-4c10-8339-9791d3103a80\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"007816bd-8a47-452b-b3fb-254456218215\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-10-20T22:30:58.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "7978fe58-ed2b-4ae8-b651-5bf8b08add6d",
  "serviceInstanceName" : "basic_macro_a6f7e63a-dc1d-4327-bc49-dfaad087c856",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "08b8308e-59d8-4764-b003-657f5ef875c4",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/08b8308e-59d8-4764-b003-657f5ef875c4"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/08b8308e-59d8-4764-b003-657f5ef875c4"
    }
  }
}
2021-10-20T22:31:06.244Z|9b11fe1d-49fe-4bd3-a33c-26ca96359271|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08b8308e-59d8-4764-b003-657f5ef875c4|DEBUG|500||=======================response end=================================================
2021-10-20T22:31:06.245Z|9b11fe1d-49fe-4bd3-a33c-26ca96359271|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08b8308e-59d8-4764-b003-657f5ef875c4|INFO|500||InvokeReturn
2021-10-20T22:31:06.246Z|9b11fe1d-49fe-4bd3-a33c-26ca96359271|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08b8308e-59d8-4764-b003-657f5ef875c4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08b8308e-59d8-4764-b003-657f5ef875c4&IS_INTERNAL_DATA=false
2021-10-20T22:31:06.247Z|9b11fe1d-49fe-4bd3-a33c-26ca96359271|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08b8308e-59d8-4764-b003-657f5ef875c4&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-10-20T22:31:06.247Z|9b11fe1d-49fe-4bd3-a33c-26ca96359271|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08b8308e-59d8-4764-b003-657f5ef875c4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-10-20T22:31:06.247Z|9b11fe1d-49fe-4bd3-a33c-26ca96359271|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08b8308e-59d8-4764-b003-657f5ef875c4&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08b8308e-59d8-4764-b003-657f5ef875c4&IS_INTERNAL_DATA=false
2021-10-20T22:31:06.248Z|9b11fe1d-49fe-4bd3-a33c-26ca96359271|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08b8308e-59d8-4764-b003-657f5ef875c4&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-10-20T22:31:06.248Z|9b11fe1d-49fe-4bd3-a33c-26ca96359271|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08b8308e-59d8-4764-b003-657f5ef875c4&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e06432b45ffa0e59", X-B3-SpanId:"208861dfbb02576d", X-B3-ParentSpanId:"e06432b45ffa0e59", X-B3-Sampled:"0", X-ONAP-RequestID:"9b11fe1d-49fe-4bd3-a33c-26ca96359271", X-RequestID:"9b11fe1d-49fe-4bd3-a33c-26ca96359271", X-TransactionID:"9b11fe1d-49fe-4bd3-a33c-26ca96359271", X-ECOMP-RequestID:"9b11fe1d-49fe-4bd3-a33c-26ca96359271", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e42ad16d-84b1-493e-b989-ba2fe54bf744"]
2021-10-20T22:31:06.248Z|9b11fe1d-49fe-4bd3-a33c-26ca96359271|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08b8308e-59d8-4764-b003-657f5ef875c4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-10-20T22:31:06.249Z|9b11fe1d-49fe-4bd3-a33c-26ca96359271|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08b8308e-59d8-4764-b003-657f5ef875c4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-10-20T22:31:06.263Z|9b11fe1d-49fe-4bd3-a33c-26ca96359271|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08b8308e-59d8-4764-b003-657f5ef875c4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-10-20T22:31:06.264Z|9b11fe1d-49fe-4bd3-a33c-26ca96359271|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08b8308e-59d8-4764-b003-657f5ef875c4&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-10-20T22:31:06.264Z|9b11fe1d-49fe-4bd3-a33c-26ca96359271|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08b8308e-59d8-4764-b003-657f5ef875c4&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-10-20T22:31:06.264Z|9b11fe1d-49fe-4bd3-a33c-26ca96359271|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08b8308e-59d8-4764-b003-657f5ef875c4&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 20 Oct 2021 22:31:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-20T22:31:06.266Z|9b11fe1d-49fe-4bd3-a33c-26ca96359271|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08b8308e-59d8-4764-b003-657f5ef875c4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-10-20T22:31:06.266Z|9b11fe1d-49fe-4bd3-a33c-26ca96359271|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08b8308e-59d8-4764-b003-657f5ef875c4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-10-20T22:31:06.267Z|9b11fe1d-49fe-4bd3-a33c-26ca96359271|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08b8308e-59d8-4764-b003-657f5ef875c4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-10-20T22:31:06.277Z|9b11fe1d-49fe-4bd3-a33c-26ca96359271|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|||INFO|500||Exiting.
2021-10-20T22:31:06.398Z|5d5498b0-902d-4cf4-951b-71b65c45869c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|||INFO|500||Entering
2021-10-20T22:31:06.401Z|5d5498b0-902d-4cf4-951b-71b65c45869c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/08b8308e-59d8-4764-b003-657f5ef875c4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/08b8308e-59d8-4764-b003-657f5ef875c4
2021-10-20T22:31:06.402Z|5d5498b0-902d-4cf4-951b-71b65c45869c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08b8308e-59d8-4764-b003-657f5ef875c4|INFO|500||Invoke
2021-10-20T22:31:06.402Z|5d5498b0-902d-4cf4-951b-71b65c45869c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08b8308e-59d8-4764-b003-657f5ef875c4|DEBUG|500||===========================request begin================================================
2021-10-20T22:31:06.402Z|5d5498b0-902d-4cf4-951b-71b65c45869c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08b8308e-59d8-4764-b003-657f5ef875c4|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/08b8308e-59d8-4764-b003-657f5ef875c4
2021-10-20T22:31:06.403Z|5d5498b0-902d-4cf4-951b-71b65c45869c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08b8308e-59d8-4764-b003-657f5ef875c4|DEBUG|500||Method      : GET
2021-10-20T22:31:06.403Z|5d5498b0-902d-4cf4-951b-71b65c45869c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08b8308e-59d8-4764-b003-657f5ef875c4|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2c0e9a88d3e94f79", X-B3-SpanId:"37ed914255e824e2", X-B3-ParentSpanId:"2c0e9a88d3e94f79", X-B3-Sampled:"0", X-ONAP-RequestID:"5d5498b0-902d-4cf4-951b-71b65c45869c", X-RequestID:"5d5498b0-902d-4cf4-951b-71b65c45869c", X-TransactionID:"5d5498b0-902d-4cf4-951b-71b65c45869c", X-ECOMP-RequestID:"5d5498b0-902d-4cf4-951b-71b65c45869c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"98cc530f-6521-4545-9a65-71206947504b"]
2021-10-20T22:31:06.403Z|5d5498b0-902d-4cf4-951b-71b65c45869c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08b8308e-59d8-4764-b003-657f5ef875c4|DEBUG|500||Request body: 
2021-10-20T22:31:06.403Z|5d5498b0-902d-4cf4-951b-71b65c45869c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08b8308e-59d8-4764-b003-657f5ef875c4|DEBUG|500||==========================request end================================================
2021-10-20T22:31:06.427Z|5d5498b0-902d-4cf4-951b-71b65c45869c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08b8308e-59d8-4764-b003-657f5ef875c4|DEBUG|500||============================response begin==========================================
2021-10-20T22:31:06.428Z|5d5498b0-902d-4cf4-951b-71b65c45869c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08b8308e-59d8-4764-b003-657f5ef875c4|DEBUG|500||Status code  : 200 OK
2021-10-20T22:31:06.428Z|5d5498b0-902d-4cf4-951b-71b65c45869c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08b8308e-59d8-4764-b003-657f5ef875c4|DEBUG|500||Status text  : 
2021-10-20T22:31:06.428Z|5d5498b0-902d-4cf4-951b-71b65c45869c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08b8308e-59d8-4764-b003-657f5ef875c4|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 20 Oct 2021 22:31:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-20T22:31:06.430Z|5d5498b0-902d-4cf4-951b-71b65c45869c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08b8308e-59d8-4764-b003-657f5ef875c4|DEBUG|500||Response body: {
  "requestId" : "08b8308e-59d8-4764-b003-657f5ef875c4",
  "requestStatus" : "ROLLED_BACK",
  "statusMessage" : "Exception in org.onap.so.bpmn.infrastructure.aai.tasks.AAICreateTasks.createServiceInstance Error calling A&AI. Request-Id=08b8308e-59d8-4764-b003-657f5ef875c4 Resource not found for PUT using id business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm_macro/service-instances/service-instance/7978fe58-ed2b-4ae8-b651-5bf8b08add6d (msg=Node Not Found:object located at service-design-and-creation/models/model/318f886d-9c9e-4c10-8339-9791d3103a80/model-vers/model-ver/da736146-273d-4885-9be7-248743aadfab#model-version not found) (ec=ERR.5.4.6114)",
  "rollbackStatusMessage" : "Rollback has been completed successfully.",
  "flowStatus" : "All Rollback flows have completed successfully",
  "progress" : 100,
  "startTime" : "2021-10-20T22:30:51.000+00:00",
  "endTime" : "2021-10-20T22:30:58.000+00:00",
  "source" : "VID",
  "tenantId" : "f42839532c9542ba86cf33b02b5720da",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_a6f7e63a-dc1d-4327-bc49-dfaad087c856\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"318f886d-9c9e-4c10-8339-9791d3103a80\",\n\t\t\t\"modelVersionId\": \"da736146-273d-4885-9be7-248743aadfab\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"f42839532c9542ba86cf33b02b5720da\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_a6f7e63a-dc1d-4327-bc49-dfaad087c856\",\n                        \"resources\": {\n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"a067e9bf-dc17-4b87-8c8b-b9102b065b02\",\n                                        \"modelInvariantUuid\": \"bcbdeabb-375d-45b4-8f96-7d6f0140a145\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"2761d0c4-12e8-4cdd-943c-08b1fd5cd325\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"f42839532c9542ba86cf33b02b5720da\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"0cfd7caa-3c78-4711-abaf-f094253f8beb\",\n                                                \"modelInvariantUuid\": \"546ba34a-717e-44c7-8d35-d2629b34e8fd\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"36fcd300-0016-4dc0-b329-ba80862f2840\"\n                                            },\n                                            \"instanceName\": \"basic_macro_a6f7e63a-dc1d-4327-bc49-dfaad087c856_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"da736146-273d-4885-9be7-248743aadfab\",\n                            \"modelInvariantId\": \"318f886d-9c9e-4c10-8339-9791d3103a80\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"007816bd-8a47-452b-b3fb-254456218215\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-10-20T22:30:58.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "7978fe58-ed2b-4ae8-b651-5bf8b08add6d",
  "serviceInstanceName" : "basic_macro_a6f7e63a-dc1d-4327-bc49-dfaad087c856",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "08b8308e-59d8-4764-b003-657f5ef875c4",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/08b8308e-59d8-4764-b003-657f5ef875c4"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/08b8308e-59d8-4764-b003-657f5ef875c4"
    }
  }
}
2021-10-20T22:31:06.430Z|5d5498b0-902d-4cf4-951b-71b65c45869c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08b8308e-59d8-4764-b003-657f5ef875c4|DEBUG|500||=======================response end=================================================
2021-10-20T22:31:06.431Z|5d5498b0-902d-4cf4-951b-71b65c45869c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08b8308e-59d8-4764-b003-657f5ef875c4|INFO|500||InvokeReturn
2021-10-20T22:31:06.433Z|5d5498b0-902d-4cf4-951b-71b65c45869c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08b8308e-59d8-4764-b003-657f5ef875c4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08b8308e-59d8-4764-b003-657f5ef875c4&IS_INTERNAL_DATA=false
2021-10-20T22:31:06.433Z|5d5498b0-902d-4cf4-951b-71b65c45869c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08b8308e-59d8-4764-b003-657f5ef875c4&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-10-20T22:31:06.433Z|5d5498b0-902d-4cf4-951b-71b65c45869c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08b8308e-59d8-4764-b003-657f5ef875c4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-10-20T22:31:06.434Z|5d5498b0-902d-4cf4-951b-71b65c45869c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08b8308e-59d8-4764-b003-657f5ef875c4&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08b8308e-59d8-4764-b003-657f5ef875c4&IS_INTERNAL_DATA=false
2021-10-20T22:31:06.434Z|5d5498b0-902d-4cf4-951b-71b65c45869c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08b8308e-59d8-4764-b003-657f5ef875c4&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-10-20T22:31:06.434Z|5d5498b0-902d-4cf4-951b-71b65c45869c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08b8308e-59d8-4764-b003-657f5ef875c4&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2c0e9a88d3e94f79", X-B3-SpanId:"ac01721e747f3d34", X-B3-ParentSpanId:"2c0e9a88d3e94f79", X-B3-Sampled:"0", X-ONAP-RequestID:"5d5498b0-902d-4cf4-951b-71b65c45869c", X-RequestID:"5d5498b0-902d-4cf4-951b-71b65c45869c", X-TransactionID:"5d5498b0-902d-4cf4-951b-71b65c45869c", X-ECOMP-RequestID:"5d5498b0-902d-4cf4-951b-71b65c45869c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"38811c76-55be-49d2-8186-1fc56d40f3ea"]
2021-10-20T22:31:06.435Z|5d5498b0-902d-4cf4-951b-71b65c45869c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08b8308e-59d8-4764-b003-657f5ef875c4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-10-20T22:31:06.435Z|5d5498b0-902d-4cf4-951b-71b65c45869c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08b8308e-59d8-4764-b003-657f5ef875c4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-10-20T22:31:06.448Z|5d5498b0-902d-4cf4-951b-71b65c45869c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08b8308e-59d8-4764-b003-657f5ef875c4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-10-20T22:31:06.448Z|5d5498b0-902d-4cf4-951b-71b65c45869c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08b8308e-59d8-4764-b003-657f5ef875c4&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-10-20T22:31:06.448Z|5d5498b0-902d-4cf4-951b-71b65c45869c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08b8308e-59d8-4764-b003-657f5ef875c4&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-10-20T22:31:06.449Z|5d5498b0-902d-4cf4-951b-71b65c45869c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08b8308e-59d8-4764-b003-657f5ef875c4&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 20 Oct 2021 22:31:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-20T22:31:06.450Z|5d5498b0-902d-4cf4-951b-71b65c45869c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08b8308e-59d8-4764-b003-657f5ef875c4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-10-20T22:31:06.450Z|5d5498b0-902d-4cf4-951b-71b65c45869c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08b8308e-59d8-4764-b003-657f5ef875c4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-10-20T22:31:06.450Z|5d5498b0-902d-4cf4-951b-71b65c45869c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08b8308e-59d8-4764-b003-657f5ef875c4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-10-20T22:31:06.464Z|5d5498b0-902d-4cf4-951b-71b65c45869c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|||INFO|500||Exiting.
2021-10-20T22:31:06.596Z|7d3726a4-f519-4ac3-b198-60ce94825481|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|||INFO|500||Entering
2021-10-20T22:31:06.599Z|7d3726a4-f519-4ac3-b198-60ce94825481|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/08b8308e-59d8-4764-b003-657f5ef875c4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/08b8308e-59d8-4764-b003-657f5ef875c4
2021-10-20T22:31:06.599Z|7d3726a4-f519-4ac3-b198-60ce94825481|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08b8308e-59d8-4764-b003-657f5ef875c4|INFO|500||Invoke
2021-10-20T22:31:06.599Z|7d3726a4-f519-4ac3-b198-60ce94825481|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08b8308e-59d8-4764-b003-657f5ef875c4|DEBUG|500||===========================request begin================================================
2021-10-20T22:31:06.600Z|7d3726a4-f519-4ac3-b198-60ce94825481|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08b8308e-59d8-4764-b003-657f5ef875c4|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/08b8308e-59d8-4764-b003-657f5ef875c4
2021-10-20T22:31:06.600Z|7d3726a4-f519-4ac3-b198-60ce94825481|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08b8308e-59d8-4764-b003-657f5ef875c4|DEBUG|500||Method      : GET
2021-10-20T22:31:06.600Z|7d3726a4-f519-4ac3-b198-60ce94825481|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08b8308e-59d8-4764-b003-657f5ef875c4|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1d206419199fdbb4", X-B3-SpanId:"2eb7e8f12a2c0f18", X-B3-ParentSpanId:"1d206419199fdbb4", X-B3-Sampled:"0", X-ONAP-RequestID:"7d3726a4-f519-4ac3-b198-60ce94825481", X-RequestID:"7d3726a4-f519-4ac3-b198-60ce94825481", X-TransactionID:"7d3726a4-f519-4ac3-b198-60ce94825481", X-ECOMP-RequestID:"7d3726a4-f519-4ac3-b198-60ce94825481", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7cf36731-9fb8-404b-b227-b44f9b3ae3a0"]
2021-10-20T22:31:06.601Z|7d3726a4-f519-4ac3-b198-60ce94825481|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08b8308e-59d8-4764-b003-657f5ef875c4|DEBUG|500||Request body: 
2021-10-20T22:31:06.601Z|7d3726a4-f519-4ac3-b198-60ce94825481|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08b8308e-59d8-4764-b003-657f5ef875c4|DEBUG|500||==========================request end================================================
2021-10-20T22:31:06.623Z|7d3726a4-f519-4ac3-b198-60ce94825481|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08b8308e-59d8-4764-b003-657f5ef875c4|DEBUG|500||============================response begin==========================================
2021-10-20T22:31:06.624Z|7d3726a4-f519-4ac3-b198-60ce94825481|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08b8308e-59d8-4764-b003-657f5ef875c4|DEBUG|500||Status code  : 200 OK
2021-10-20T22:31:06.624Z|7d3726a4-f519-4ac3-b198-60ce94825481|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08b8308e-59d8-4764-b003-657f5ef875c4|DEBUG|500||Status text  : 
2021-10-20T22:31:06.624Z|7d3726a4-f519-4ac3-b198-60ce94825481|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08b8308e-59d8-4764-b003-657f5ef875c4|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 20 Oct 2021 22:31:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-20T22:31:06.627Z|7d3726a4-f519-4ac3-b198-60ce94825481|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08b8308e-59d8-4764-b003-657f5ef875c4|DEBUG|500||Response body: {
  "requestId" : "08b8308e-59d8-4764-b003-657f5ef875c4",
  "requestStatus" : "ROLLED_BACK",
  "statusMessage" : "Exception in org.onap.so.bpmn.infrastructure.aai.tasks.AAICreateTasks.createServiceInstance Error calling A&AI. Request-Id=08b8308e-59d8-4764-b003-657f5ef875c4 Resource not found for PUT using id business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm_macro/service-instances/service-instance/7978fe58-ed2b-4ae8-b651-5bf8b08add6d (msg=Node Not Found:object located at service-design-and-creation/models/model/318f886d-9c9e-4c10-8339-9791d3103a80/model-vers/model-ver/da736146-273d-4885-9be7-248743aadfab#model-version not found) (ec=ERR.5.4.6114)",
  "rollbackStatusMessage" : "Rollback has been completed successfully.",
  "flowStatus" : "All Rollback flows have completed successfully",
  "progress" : 100,
  "startTime" : "2021-10-20T22:30:51.000+00:00",
  "endTime" : "2021-10-20T22:30:58.000+00:00",
  "source" : "VID",
  "tenantId" : "f42839532c9542ba86cf33b02b5720da",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_a6f7e63a-dc1d-4327-bc49-dfaad087c856\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"318f886d-9c9e-4c10-8339-9791d3103a80\",\n\t\t\t\"modelVersionId\": \"da736146-273d-4885-9be7-248743aadfab\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"f42839532c9542ba86cf33b02b5720da\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_a6f7e63a-dc1d-4327-bc49-dfaad087c856\",\n                        \"resources\": {\n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"a067e9bf-dc17-4b87-8c8b-b9102b065b02\",\n                                        \"modelInvariantUuid\": \"bcbdeabb-375d-45b4-8f96-7d6f0140a145\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"2761d0c4-12e8-4cdd-943c-08b1fd5cd325\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"f42839532c9542ba86cf33b02b5720da\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"0cfd7caa-3c78-4711-abaf-f094253f8beb\",\n                                                \"modelInvariantUuid\": \"546ba34a-717e-44c7-8d35-d2629b34e8fd\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"36fcd300-0016-4dc0-b329-ba80862f2840\"\n                                            },\n                                            \"instanceName\": \"basic_macro_a6f7e63a-dc1d-4327-bc49-dfaad087c856_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"da736146-273d-4885-9be7-248743aadfab\",\n                            \"modelInvariantId\": \"318f886d-9c9e-4c10-8339-9791d3103a80\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"007816bd-8a47-452b-b3fb-254456218215\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-10-20T22:30:58.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "7978fe58-ed2b-4ae8-b651-5bf8b08add6d",
  "serviceInstanceName" : "basic_macro_a6f7e63a-dc1d-4327-bc49-dfaad087c856",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "08b8308e-59d8-4764-b003-657f5ef875c4",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/08b8308e-59d8-4764-b003-657f5ef875c4"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/08b8308e-59d8-4764-b003-657f5ef875c4"
    }
  }
}
2021-10-20T22:31:06.627Z|7d3726a4-f519-4ac3-b198-60ce94825481|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08b8308e-59d8-4764-b003-657f5ef875c4|DEBUG|500||=======================response end=================================================
2021-10-20T22:31:06.627Z|7d3726a4-f519-4ac3-b198-60ce94825481|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08b8308e-59d8-4764-b003-657f5ef875c4|INFO|500||InvokeReturn
2021-10-20T22:31:06.629Z|7d3726a4-f519-4ac3-b198-60ce94825481|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08b8308e-59d8-4764-b003-657f5ef875c4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08b8308e-59d8-4764-b003-657f5ef875c4&IS_INTERNAL_DATA=false
2021-10-20T22:31:06.629Z|7d3726a4-f519-4ac3-b198-60ce94825481|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08b8308e-59d8-4764-b003-657f5ef875c4&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-10-20T22:31:06.630Z|7d3726a4-f519-4ac3-b198-60ce94825481|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08b8308e-59d8-4764-b003-657f5ef875c4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-10-20T22:31:06.630Z|7d3726a4-f519-4ac3-b198-60ce94825481|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08b8308e-59d8-4764-b003-657f5ef875c4&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08b8308e-59d8-4764-b003-657f5ef875c4&IS_INTERNAL_DATA=false
2021-10-20T22:31:06.630Z|7d3726a4-f519-4ac3-b198-60ce94825481|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08b8308e-59d8-4764-b003-657f5ef875c4&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-10-20T22:31:06.630Z|7d3726a4-f519-4ac3-b198-60ce94825481|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08b8308e-59d8-4764-b003-657f5ef875c4&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1d206419199fdbb4", X-B3-SpanId:"1972f3cc4a79f067", X-B3-ParentSpanId:"1d206419199fdbb4", X-B3-Sampled:"0", X-ONAP-RequestID:"7d3726a4-f519-4ac3-b198-60ce94825481", X-RequestID:"7d3726a4-f519-4ac3-b198-60ce94825481", X-TransactionID:"7d3726a4-f519-4ac3-b198-60ce94825481", X-ECOMP-RequestID:"7d3726a4-f519-4ac3-b198-60ce94825481", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"88b44f38-1571-483f-a724-7ce847a3f929"]
2021-10-20T22:31:06.630Z|7d3726a4-f519-4ac3-b198-60ce94825481|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08b8308e-59d8-4764-b003-657f5ef875c4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-10-20T22:31:06.631Z|7d3726a4-f519-4ac3-b198-60ce94825481|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08b8308e-59d8-4764-b003-657f5ef875c4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-10-20T22:31:06.644Z|7d3726a4-f519-4ac3-b198-60ce94825481|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08b8308e-59d8-4764-b003-657f5ef875c4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-10-20T22:31:06.644Z|7d3726a4-f519-4ac3-b198-60ce94825481|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08b8308e-59d8-4764-b003-657f5ef875c4&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-10-20T22:31:06.644Z|7d3726a4-f519-4ac3-b198-60ce94825481|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08b8308e-59d8-4764-b003-657f5ef875c4&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-10-20T22:31:06.644Z|7d3726a4-f519-4ac3-b198-60ce94825481|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08b8308e-59d8-4764-b003-657f5ef875c4&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 20 Oct 2021 22:31:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-20T22:31:06.645Z|7d3726a4-f519-4ac3-b198-60ce94825481|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08b8308e-59d8-4764-b003-657f5ef875c4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-10-20T22:31:06.645Z|7d3726a4-f519-4ac3-b198-60ce94825481|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08b8308e-59d8-4764-b003-657f5ef875c4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-10-20T22:31:06.646Z|7d3726a4-f519-4ac3-b198-60ce94825481|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08b8308e-59d8-4764-b003-657f5ef875c4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-10-20T22:31:06.656Z|7d3726a4-f519-4ac3-b198-60ce94825481|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|||INFO|500||Exiting.
2021-10-20T22:31:06.779Z|f3fad42e-bc74-4697-b9d7-4ceebe92993b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|||INFO|500||Entering
2021-10-20T22:31:06.782Z|f3fad42e-bc74-4697-b9d7-4ceebe92993b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/08b8308e-59d8-4764-b003-657f5ef875c4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/08b8308e-59d8-4764-b003-657f5ef875c4
2021-10-20T22:31:06.783Z|f3fad42e-bc74-4697-b9d7-4ceebe92993b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08b8308e-59d8-4764-b003-657f5ef875c4|INFO|500||Invoke
2021-10-20T22:31:06.783Z|f3fad42e-bc74-4697-b9d7-4ceebe92993b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08b8308e-59d8-4764-b003-657f5ef875c4|DEBUG|500||===========================request begin================================================
2021-10-20T22:31:06.784Z|f3fad42e-bc74-4697-b9d7-4ceebe92993b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08b8308e-59d8-4764-b003-657f5ef875c4|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/08b8308e-59d8-4764-b003-657f5ef875c4
2021-10-20T22:31:06.784Z|f3fad42e-bc74-4697-b9d7-4ceebe92993b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08b8308e-59d8-4764-b003-657f5ef875c4|DEBUG|500||Method      : GET
2021-10-20T22:31:06.785Z|f3fad42e-bc74-4697-b9d7-4ceebe92993b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08b8308e-59d8-4764-b003-657f5ef875c4|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0d31d709140de85e", X-B3-SpanId:"6038e8759a377878", X-B3-ParentSpanId:"0d31d709140de85e", X-B3-Sampled:"0", X-ONAP-RequestID:"f3fad42e-bc74-4697-b9d7-4ceebe92993b", X-RequestID:"f3fad42e-bc74-4697-b9d7-4ceebe92993b", X-TransactionID:"f3fad42e-bc74-4697-b9d7-4ceebe92993b", X-ECOMP-RequestID:"f3fad42e-bc74-4697-b9d7-4ceebe92993b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7ba19eb4-ef55-4c21-858b-cbe8195f771b"]
2021-10-20T22:31:06.785Z|f3fad42e-bc74-4697-b9d7-4ceebe92993b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08b8308e-59d8-4764-b003-657f5ef875c4|DEBUG|500||Request body: 
2021-10-20T22:31:06.785Z|f3fad42e-bc74-4697-b9d7-4ceebe92993b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08b8308e-59d8-4764-b003-657f5ef875c4|DEBUG|500||==========================request end================================================
2021-10-20T22:31:06.808Z|f3fad42e-bc74-4697-b9d7-4ceebe92993b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08b8308e-59d8-4764-b003-657f5ef875c4|DEBUG|500||============================response begin==========================================
2021-10-20T22:31:06.809Z|f3fad42e-bc74-4697-b9d7-4ceebe92993b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08b8308e-59d8-4764-b003-657f5ef875c4|DEBUG|500||Status code  : 200 OK
2021-10-20T22:31:06.809Z|f3fad42e-bc74-4697-b9d7-4ceebe92993b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08b8308e-59d8-4764-b003-657f5ef875c4|DEBUG|500||Status text  : 
2021-10-20T22:31:06.810Z|f3fad42e-bc74-4697-b9d7-4ceebe92993b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08b8308e-59d8-4764-b003-657f5ef875c4|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 20 Oct 2021 22:31:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-20T22:31:06.811Z|f3fad42e-bc74-4697-b9d7-4ceebe92993b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08b8308e-59d8-4764-b003-657f5ef875c4|DEBUG|500||Response body: {
  "requestId" : "08b8308e-59d8-4764-b003-657f5ef875c4",
  "requestStatus" : "ROLLED_BACK",
  "statusMessage" : "Exception in org.onap.so.bpmn.infrastructure.aai.tasks.AAICreateTasks.createServiceInstance Error calling A&AI. Request-Id=08b8308e-59d8-4764-b003-657f5ef875c4 Resource not found for PUT using id business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm_macro/service-instances/service-instance/7978fe58-ed2b-4ae8-b651-5bf8b08add6d (msg=Node Not Found:object located at service-design-and-creation/models/model/318f886d-9c9e-4c10-8339-9791d3103a80/model-vers/model-ver/da736146-273d-4885-9be7-248743aadfab#model-version not found) (ec=ERR.5.4.6114)",
  "rollbackStatusMessage" : "Rollback has been completed successfully.",
  "flowStatus" : "All Rollback flows have completed successfully",
  "progress" : 100,
  "startTime" : "2021-10-20T22:30:51.000+00:00",
  "endTime" : "2021-10-20T22:30:58.000+00:00",
  "source" : "VID",
  "tenantId" : "f42839532c9542ba86cf33b02b5720da",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_a6f7e63a-dc1d-4327-bc49-dfaad087c856\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"318f886d-9c9e-4c10-8339-9791d3103a80\",\n\t\t\t\"modelVersionId\": \"da736146-273d-4885-9be7-248743aadfab\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"f42839532c9542ba86cf33b02b5720da\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_a6f7e63a-dc1d-4327-bc49-dfaad087c856\",\n                        \"resources\": {\n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"a067e9bf-dc17-4b87-8c8b-b9102b065b02\",\n                                        \"modelInvariantUuid\": \"bcbdeabb-375d-45b4-8f96-7d6f0140a145\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"2761d0c4-12e8-4cdd-943c-08b1fd5cd325\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"f42839532c9542ba86cf33b02b5720da\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"0cfd7caa-3c78-4711-abaf-f094253f8beb\",\n                                                \"modelInvariantUuid\": \"546ba34a-717e-44c7-8d35-d2629b34e8fd\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"36fcd300-0016-4dc0-b329-ba80862f2840\"\n                                            },\n                                            \"instanceName\": \"basic_macro_a6f7e63a-dc1d-4327-bc49-dfaad087c856_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"da736146-273d-4885-9be7-248743aadfab\",\n                            \"modelInvariantId\": \"318f886d-9c9e-4c10-8339-9791d3103a80\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"007816bd-8a47-452b-b3fb-254456218215\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-10-20T22:30:58.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "7978fe58-ed2b-4ae8-b651-5bf8b08add6d",
  "serviceInstanceName" : "basic_macro_a6f7e63a-dc1d-4327-bc49-dfaad087c856",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "08b8308e-59d8-4764-b003-657f5ef875c4",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/08b8308e-59d8-4764-b003-657f5ef875c4"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/08b8308e-59d8-4764-b003-657f5ef875c4"
    }
  }
}
2021-10-20T22:31:06.812Z|f3fad42e-bc74-4697-b9d7-4ceebe92993b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08b8308e-59d8-4764-b003-657f5ef875c4|DEBUG|500||=======================response end=================================================
2021-10-20T22:31:06.813Z|f3fad42e-bc74-4697-b9d7-4ceebe92993b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08b8308e-59d8-4764-b003-657f5ef875c4|INFO|500||InvokeReturn
2021-10-20T22:31:06.815Z|f3fad42e-bc74-4697-b9d7-4ceebe92993b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08b8308e-59d8-4764-b003-657f5ef875c4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08b8308e-59d8-4764-b003-657f5ef875c4&IS_INTERNAL_DATA=false
2021-10-20T22:31:06.816Z|f3fad42e-bc74-4697-b9d7-4ceebe92993b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08b8308e-59d8-4764-b003-657f5ef875c4&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-10-20T22:31:06.816Z|f3fad42e-bc74-4697-b9d7-4ceebe92993b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08b8308e-59d8-4764-b003-657f5ef875c4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-10-20T22:31:06.816Z|f3fad42e-bc74-4697-b9d7-4ceebe92993b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08b8308e-59d8-4764-b003-657f5ef875c4&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08b8308e-59d8-4764-b003-657f5ef875c4&IS_INTERNAL_DATA=false
2021-10-20T22:31:06.817Z|f3fad42e-bc74-4697-b9d7-4ceebe92993b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08b8308e-59d8-4764-b003-657f5ef875c4&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-10-20T22:31:06.817Z|f3fad42e-bc74-4697-b9d7-4ceebe92993b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08b8308e-59d8-4764-b003-657f5ef875c4&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0d31d709140de85e", X-B3-SpanId:"edd46627cbcd4648", X-B3-ParentSpanId:"0d31d709140de85e", X-B3-Sampled:"0", X-ONAP-RequestID:"f3fad42e-bc74-4697-b9d7-4ceebe92993b", X-RequestID:"f3fad42e-bc74-4697-b9d7-4ceebe92993b", X-TransactionID:"f3fad42e-bc74-4697-b9d7-4ceebe92993b", X-ECOMP-RequestID:"f3fad42e-bc74-4697-b9d7-4ceebe92993b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"48b09045-7464-443c-9715-3eb9ec930a0e"]
2021-10-20T22:31:06.818Z|f3fad42e-bc74-4697-b9d7-4ceebe92993b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08b8308e-59d8-4764-b003-657f5ef875c4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-10-20T22:31:06.818Z|f3fad42e-bc74-4697-b9d7-4ceebe92993b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08b8308e-59d8-4764-b003-657f5ef875c4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-10-20T22:31:06.832Z|f3fad42e-bc74-4697-b9d7-4ceebe92993b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08b8308e-59d8-4764-b003-657f5ef875c4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-10-20T22:31:06.832Z|f3fad42e-bc74-4697-b9d7-4ceebe92993b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08b8308e-59d8-4764-b003-657f5ef875c4&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-10-20T22:31:06.833Z|f3fad42e-bc74-4697-b9d7-4ceebe92993b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08b8308e-59d8-4764-b003-657f5ef875c4&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-10-20T22:31:06.833Z|f3fad42e-bc74-4697-b9d7-4ceebe92993b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08b8308e-59d8-4764-b003-657f5ef875c4&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 20 Oct 2021 22:31:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-20T22:31:06.835Z|f3fad42e-bc74-4697-b9d7-4ceebe92993b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08b8308e-59d8-4764-b003-657f5ef875c4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-10-20T22:31:06.835Z|f3fad42e-bc74-4697-b9d7-4ceebe92993b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08b8308e-59d8-4764-b003-657f5ef875c4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-10-20T22:31:06.836Z|f3fad42e-bc74-4697-b9d7-4ceebe92993b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08b8308e-59d8-4764-b003-657f5ef875c4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-10-20T22:31:06.851Z|f3fad42e-bc74-4697-b9d7-4ceebe92993b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|||INFO|500||Exiting.
2021-10-20T22:31:06.971Z|e432cacd-aa99-4129-9879-394003fda34d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|||INFO|500||Entering
2021-10-20T22:31:06.975Z|e432cacd-aa99-4129-9879-394003fda34d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/08b8308e-59d8-4764-b003-657f5ef875c4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/08b8308e-59d8-4764-b003-657f5ef875c4
2021-10-20T22:31:06.976Z|e432cacd-aa99-4129-9879-394003fda34d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08b8308e-59d8-4764-b003-657f5ef875c4|INFO|500||Invoke
2021-10-20T22:31:06.976Z|e432cacd-aa99-4129-9879-394003fda34d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08b8308e-59d8-4764-b003-657f5ef875c4|DEBUG|500||===========================request begin================================================
2021-10-20T22:31:06.977Z|e432cacd-aa99-4129-9879-394003fda34d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08b8308e-59d8-4764-b003-657f5ef875c4|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/08b8308e-59d8-4764-b003-657f5ef875c4
2021-10-20T22:31:06.977Z|e432cacd-aa99-4129-9879-394003fda34d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08b8308e-59d8-4764-b003-657f5ef875c4|DEBUG|500||Method      : GET
2021-10-20T22:31:06.977Z|e432cacd-aa99-4129-9879-394003fda34d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08b8308e-59d8-4764-b003-657f5ef875c4|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"271918adf79b5ede", X-B3-SpanId:"2736cd0506b29ab4", X-B3-ParentSpanId:"271918adf79b5ede", X-B3-Sampled:"0", X-ONAP-RequestID:"e432cacd-aa99-4129-9879-394003fda34d", X-RequestID:"e432cacd-aa99-4129-9879-394003fda34d", X-TransactionID:"e432cacd-aa99-4129-9879-394003fda34d", X-ECOMP-RequestID:"e432cacd-aa99-4129-9879-394003fda34d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c718998f-d800-4e8b-ab27-2adeeaaedd1d"]
2021-10-20T22:31:06.978Z|e432cacd-aa99-4129-9879-394003fda34d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08b8308e-59d8-4764-b003-657f5ef875c4|DEBUG|500||Request body: 
2021-10-20T22:31:06.978Z|e432cacd-aa99-4129-9879-394003fda34d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08b8308e-59d8-4764-b003-657f5ef875c4|DEBUG|500||==========================request end================================================
2021-10-20T22:31:06.997Z|e432cacd-aa99-4129-9879-394003fda34d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08b8308e-59d8-4764-b003-657f5ef875c4|DEBUG|500||============================response begin==========================================
2021-10-20T22:31:06.998Z|e432cacd-aa99-4129-9879-394003fda34d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08b8308e-59d8-4764-b003-657f5ef875c4|DEBUG|500||Status code  : 200 OK
2021-10-20T22:31:06.998Z|e432cacd-aa99-4129-9879-394003fda34d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08b8308e-59d8-4764-b003-657f5ef875c4|DEBUG|500||Status text  : 
2021-10-20T22:31:06.998Z|e432cacd-aa99-4129-9879-394003fda34d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08b8308e-59d8-4764-b003-657f5ef875c4|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 20 Oct 2021 22:31:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-20T22:31:07.000Z|e432cacd-aa99-4129-9879-394003fda34d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08b8308e-59d8-4764-b003-657f5ef875c4|DEBUG|500||Response body: {
  "requestId" : "08b8308e-59d8-4764-b003-657f5ef875c4",
  "requestStatus" : "ROLLED_BACK",
  "statusMessage" : "Exception in org.onap.so.bpmn.infrastructure.aai.tasks.AAICreateTasks.createServiceInstance Error calling A&AI. Request-Id=08b8308e-59d8-4764-b003-657f5ef875c4 Resource not found for PUT using id business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm_macro/service-instances/service-instance/7978fe58-ed2b-4ae8-b651-5bf8b08add6d (msg=Node Not Found:object located at service-design-and-creation/models/model/318f886d-9c9e-4c10-8339-9791d3103a80/model-vers/model-ver/da736146-273d-4885-9be7-248743aadfab#model-version not found) (ec=ERR.5.4.6114)",
  "rollbackStatusMessage" : "Rollback has been completed successfully.",
  "flowStatus" : "All Rollback flows have completed successfully",
  "progress" : 100,
  "startTime" : "2021-10-20T22:30:51.000+00:00",
  "endTime" : "2021-10-20T22:30:58.000+00:00",
  "source" : "VID",
  "tenantId" : "f42839532c9542ba86cf33b02b5720da",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_a6f7e63a-dc1d-4327-bc49-dfaad087c856\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"318f886d-9c9e-4c10-8339-9791d3103a80\",\n\t\t\t\"modelVersionId\": \"da736146-273d-4885-9be7-248743aadfab\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"f42839532c9542ba86cf33b02b5720da\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_a6f7e63a-dc1d-4327-bc49-dfaad087c856\",\n                        \"resources\": {\n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"a067e9bf-dc17-4b87-8c8b-b9102b065b02\",\n                                        \"modelInvariantUuid\": \"bcbdeabb-375d-45b4-8f96-7d6f0140a145\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"2761d0c4-12e8-4cdd-943c-08b1fd5cd325\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"f42839532c9542ba86cf33b02b5720da\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"0cfd7caa-3c78-4711-abaf-f094253f8beb\",\n                                                \"modelInvariantUuid\": \"546ba34a-717e-44c7-8d35-d2629b34e8fd\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"36fcd300-0016-4dc0-b329-ba80862f2840\"\n                                            },\n                                            \"instanceName\": \"basic_macro_a6f7e63a-dc1d-4327-bc49-dfaad087c856_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"da736146-273d-4885-9be7-248743aadfab\",\n                            \"modelInvariantId\": \"318f886d-9c9e-4c10-8339-9791d3103a80\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"007816bd-8a47-452b-b3fb-254456218215\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-10-20T22:30:58.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "7978fe58-ed2b-4ae8-b651-5bf8b08add6d",
  "serviceInstanceName" : "basic_macro_a6f7e63a-dc1d-4327-bc49-dfaad087c856",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "08b8308e-59d8-4764-b003-657f5ef875c4",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/08b8308e-59d8-4764-b003-657f5ef875c4"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/08b8308e-59d8-4764-b003-657f5ef875c4"
    }
  }
}
2021-10-20T22:31:07.000Z|e432cacd-aa99-4129-9879-394003fda34d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08b8308e-59d8-4764-b003-657f5ef875c4|DEBUG|500||=======================response end=================================================
2021-10-20T22:31:07.001Z|e432cacd-aa99-4129-9879-394003fda34d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08b8308e-59d8-4764-b003-657f5ef875c4|INFO|500||InvokeReturn
2021-10-20T22:31:07.004Z|e432cacd-aa99-4129-9879-394003fda34d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08b8308e-59d8-4764-b003-657f5ef875c4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08b8308e-59d8-4764-b003-657f5ef875c4&IS_INTERNAL_DATA=false
2021-10-20T22:31:07.005Z|e432cacd-aa99-4129-9879-394003fda34d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08b8308e-59d8-4764-b003-657f5ef875c4&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-10-20T22:31:07.005Z|e432cacd-aa99-4129-9879-394003fda34d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08b8308e-59d8-4764-b003-657f5ef875c4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-10-20T22:31:07.005Z|e432cacd-aa99-4129-9879-394003fda34d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08b8308e-59d8-4764-b003-657f5ef875c4&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08b8308e-59d8-4764-b003-657f5ef875c4&IS_INTERNAL_DATA=false
2021-10-20T22:31:07.005Z|e432cacd-aa99-4129-9879-394003fda34d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08b8308e-59d8-4764-b003-657f5ef875c4&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-10-20T22:31:07.006Z|e432cacd-aa99-4129-9879-394003fda34d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08b8308e-59d8-4764-b003-657f5ef875c4&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"271918adf79b5ede", X-B3-SpanId:"ed2af0b4040a7d7d", X-B3-ParentSpanId:"271918adf79b5ede", X-B3-Sampled:"0", X-ONAP-RequestID:"e432cacd-aa99-4129-9879-394003fda34d", X-RequestID:"e432cacd-aa99-4129-9879-394003fda34d", X-TransactionID:"e432cacd-aa99-4129-9879-394003fda34d", X-ECOMP-RequestID:"e432cacd-aa99-4129-9879-394003fda34d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a5aa2a12-b08d-423b-a6f3-256062a3185e"]
2021-10-20T22:31:07.006Z|e432cacd-aa99-4129-9879-394003fda34d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08b8308e-59d8-4764-b003-657f5ef875c4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-10-20T22:31:07.006Z|e432cacd-aa99-4129-9879-394003fda34d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08b8308e-59d8-4764-b003-657f5ef875c4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-10-20T22:31:07.020Z|e432cacd-aa99-4129-9879-394003fda34d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08b8308e-59d8-4764-b003-657f5ef875c4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-10-20T22:31:07.020Z|e432cacd-aa99-4129-9879-394003fda34d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08b8308e-59d8-4764-b003-657f5ef875c4&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-10-20T22:31:07.021Z|e432cacd-aa99-4129-9879-394003fda34d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08b8308e-59d8-4764-b003-657f5ef875c4&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-10-20T22:31:07.021Z|e432cacd-aa99-4129-9879-394003fda34d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08b8308e-59d8-4764-b003-657f5ef875c4&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 20 Oct 2021 22:31:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-20T22:31:07.022Z|e432cacd-aa99-4129-9879-394003fda34d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08b8308e-59d8-4764-b003-657f5ef875c4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-10-20T22:31:07.022Z|e432cacd-aa99-4129-9879-394003fda34d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08b8308e-59d8-4764-b003-657f5ef875c4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-10-20T22:31:07.023Z|e432cacd-aa99-4129-9879-394003fda34d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08b8308e-59d8-4764-b003-657f5ef875c4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-10-20T22:31:07.052Z|e432cacd-aa99-4129-9879-394003fda34d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/08b8308e-59d8-4764-b003-657f5ef875c4|InfraPortalClient|||INFO|500||Exiting.
2021-10-20T22:31:15.704Z|8fb3b13c-f338-40f3-b75f-2fa5a775417e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:31:15.705Z|8fb3b13c-f338-40f3-b75f-2fa5a775417e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:31:15.706Z|ae4f337f-ab36-4e59-9016-81e139069d2c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:31:15.706Z|ae4f337f-ab36-4e59-9016-81e139069d2c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:31:15.708Z|72ce6c26-cc3d-4f62-8c53-32fb23d01871|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:31:15.709Z|72ce6c26-cc3d-4f62-8c53-32fb23d01871|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:31:16.140Z|728a2377-7b12-48df-97c5-c88e57b1b850|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:31:16.141Z|728a2377-7b12-48df-97c5-c88e57b1b850|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:31:16.467Z|b820d2e6-4897-4fc9-abf7-c1a25ca832f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:31:16.467Z|b820d2e6-4897-4fc9-abf7-c1a25ca832f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:31:25.727Z|84745105-3ae0-4592-8554-4fe6b223af85|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:31:25.727Z|7b5d021b-d22f-403e-9afe-38266004b5db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:31:25.728Z|84745105-3ae0-4592-8554-4fe6b223af85|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:31:25.728Z|7b5d021b-d22f-403e-9afe-38266004b5db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:31:25.732Z|95abb34b-206f-49f8-9504-6f56881df132|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:31:25.732Z|95abb34b-206f-49f8-9504-6f56881df132|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:31:31.140Z|7f7500b3-91a5-4378-b472-c8bb9b5ea0e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:31:31.143Z|7f7500b3-91a5-4378-b472-c8bb9b5ea0e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:31:35.748Z|a50af13f-18e2-406b-9f8d-b9430196b187|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:31:35.749Z|a50af13f-18e2-406b-9f8d-b9430196b187|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:31:35.750Z|632ece36-3526-470f-804f-86f0e861bbb4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:31:35.751Z|632ece36-3526-470f-804f-86f0e861bbb4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:31:35.752Z|e0aad9fc-85be-4a43-a7f6-b0d30b4508cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:31:35.752Z|e0aad9fc-85be-4a43-a7f6-b0d30b4508cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:31:45.785Z|08db2797-b8db-498f-94b2-eed4457b2b68|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:31:45.785Z|c521868b-01c4-44dc-b909-d777ac1065f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:31:45.785Z|b77825fd-dfcc-40f4-97c5-d84836b7fa90|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:31:45.787Z|08db2797-b8db-498f-94b2-eed4457b2b68|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:31:45.787Z|c521868b-01c4-44dc-b909-d777ac1065f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:31:45.787Z|b77825fd-dfcc-40f4-97c5-d84836b7fa90|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:31:46.141Z|8bff106c-8f9f-48e4-87fe-2f2f8da6375b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:31:46.142Z|8bff106c-8f9f-48e4-87fe-2f2f8da6375b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:31:46.468Z|75f47069-ba6b-4474-bec4-4ffa6a0d7e8b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:31:46.468Z|75f47069-ba6b-4474-bec4-4ffa6a0d7e8b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:31:55.818Z|911476aa-8b15-48f9-aaee-4ccd920b2c98|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:31:55.818Z|911476aa-8b15-48f9-aaee-4ccd920b2c98|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:31:55.820Z|d213b155-1a3b-4bb2-b3d7-7adbc965f323|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:31:55.821Z|d213b155-1a3b-4bb2-b3d7-7adbc965f323|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:31:55.824Z|fefb0d94-0a3b-492e-95f9-a37ef773476f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:31:55.825Z|fefb0d94-0a3b-492e-95f9-a37ef773476f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:32:01.140Z|70890fbe-d8e7-469e-a436-979576f30e01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:32:01.141Z|70890fbe-d8e7-469e-a436-979576f30e01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:32:02.840Z|de00ec4f-e088-4be7-9c76-96a9d2497544|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-20T22:32:02.841Z|de00ec4f-e088-4be7-9c76-96a9d2497544|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-20T22:32:05.843Z|3bfae02f-e409-4441-87d5-4395d8098691|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:32:05.844Z|3bfae02f-e409-4441-87d5-4395d8098691|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:32:05.844Z|27089436-548e-4cce-939e-ad41fbee5b41|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:32:05.845Z|27089436-548e-4cce-939e-ad41fbee5b41|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:32:05.848Z|c6b94a61-0771-4f72-a3d8-9cbd91547062|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:32:05.848Z|c6b94a61-0771-4f72-a3d8-9cbd91547062|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:32:15.866Z|1e798a9c-3eca-4a28-9ea3-f3dab5c478d4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:32:15.866Z|ab22bd7c-3184-4611-bc10-6e14fa3466e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:32:15.866Z|1e798a9c-3eca-4a28-9ea3-f3dab5c478d4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:32:15.866Z|ab22bd7c-3184-4611-bc10-6e14fa3466e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:32:15.870Z|dc21bef6-0de1-426f-9f84-ce7f5c051f18|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:32:15.871Z|dc21bef6-0de1-426f-9f84-ce7f5c051f18|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:32:16.140Z|32d5a70d-84a3-4532-820c-1c38cee59bd0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:32:16.143Z|32d5a70d-84a3-4532-820c-1c38cee59bd0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:32:16.469Z|ca6a1c7a-03e7-4b5d-96c6-edfebc1a9a86|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:32:16.470Z|ca6a1c7a-03e7-4b5d-96c6-edfebc1a9a86|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:32:25.891Z|133e958a-5cb0-4fe6-97ed-402512c2190b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:32:25.891Z|0218109c-0e6e-47e2-bf49-39bf58191280|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:32:25.892Z|133e958a-5cb0-4fe6-97ed-402512c2190b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:32:25.892Z|0218109c-0e6e-47e2-bf49-39bf58191280|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:32:25.896Z|9d4e934e-a128-4d63-98f8-b73b741762b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:32:25.896Z|9d4e934e-a128-4d63-98f8-b73b741762b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:32:31.140Z|6b11cc80-6e91-4bbc-958f-b85f30d29c97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:32:31.141Z|6b11cc80-6e91-4bbc-958f-b85f30d29c97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:32:35.917Z|5bc276de-0476-4aad-92dc-8a679146d511|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:32:35.917Z|40a5467b-3a78-43e3-94e1-93de7b6bd8d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:32:35.917Z|40a5467b-3a78-43e3-94e1-93de7b6bd8d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:32:35.917Z|5bc276de-0476-4aad-92dc-8a679146d511|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:32:35.919Z|9f167fb2-b89a-4099-b12a-ad66e59543c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:32:35.919Z|9f167fb2-b89a-4099-b12a-ad66e59543c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:32:45.939Z|8c3a4244-80fd-49c4-a29c-3aee8ffe4043|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:32:45.939Z|7f0b2b29-69b4-4b89-8c7f-9c78b5165c4c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:32:45.939Z|7f0b2b29-69b4-4b89-8c7f-9c78b5165c4c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:32:45.939Z|8c3a4244-80fd-49c4-a29c-3aee8ffe4043|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:32:45.943Z|6c5ce368-bd0b-4689-abea-2a9a2fd47a11|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:32:45.943Z|6c5ce368-bd0b-4689-abea-2a9a2fd47a11|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:32:46.140Z|25f9fd05-40f7-4d76-bcd2-ab490e4461f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:32:46.141Z|25f9fd05-40f7-4d76-bcd2-ab490e4461f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:32:46.470Z|9636649d-dec2-4b19-9c71-f43c1f4c3683|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:32:46.471Z|9636649d-dec2-4b19-9c71-f43c1f4c3683|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:32:55.964Z|ac8bd6c9-a55c-4ae0-9e6d-a6463d393925|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:32:55.964Z|4fac4c84-e7e3-4a36-9371-4eb75a316f8a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:32:55.964Z|c6b6e3c4-94e2-4e5f-a3ed-ace47c777f9f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:32:55.965Z|c6b6e3c4-94e2-4e5f-a3ed-ace47c777f9f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:32:55.965Z|ac8bd6c9-a55c-4ae0-9e6d-a6463d393925|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:32:55.965Z|4fac4c84-e7e3-4a36-9371-4eb75a316f8a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:33:01.142Z|48b7270f-10c8-41ab-a5c5-5bcbea820d6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:33:01.145Z|48b7270f-10c8-41ab-a5c5-5bcbea820d6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:33:02.844Z|45664003-ad1c-4cfd-9032-585b5d02c27c|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-20T22:33:02.845Z|45664003-ad1c-4cfd-9032-585b5d02c27c|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-20T22:33:05.989Z|07538aa8-3767-4bdf-9db2-bd4b3d6cebdf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:33:05.989Z|534782ac-534d-409a-bba2-65ffba51e9a5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:33:05.989Z|05bcb8f1-249b-46fb-ac83-de409a44a57e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:33:05.990Z|07538aa8-3767-4bdf-9db2-bd4b3d6cebdf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:33:05.990Z|534782ac-534d-409a-bba2-65ffba51e9a5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:33:05.990Z|05bcb8f1-249b-46fb-ac83-de409a44a57e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:33:16.014Z|d23d023c-1f27-433e-be41-c0ae49f73520|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:33:16.015Z|0ff332e9-d841-47ed-9ceb-7abf6d7ee8a2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:33:16.014Z|9056895e-83e8-4721-80b5-72712519e488|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:33:16.015Z|d23d023c-1f27-433e-be41-c0ae49f73520|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:33:16.015Z|0ff332e9-d841-47ed-9ceb-7abf6d7ee8a2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:33:16.015Z|9056895e-83e8-4721-80b5-72712519e488|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:33:16.141Z|ec6e5692-38fb-497c-9471-384ed10009b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:33:16.142Z|ec6e5692-38fb-497c-9471-384ed10009b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:33:16.472Z|820089f8-d5f2-4feb-b13d-537400efd022|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:33:16.473Z|820089f8-d5f2-4feb-b13d-537400efd022|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:33:26.037Z|85842cd6-9547-49af-9ed1-ee08158edbe5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:33:26.037Z|b95af3bd-2a81-43e9-93cc-491ec940f4fc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:33:26.038Z|85842cd6-9547-49af-9ed1-ee08158edbe5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:33:26.038Z|b95af3bd-2a81-43e9-93cc-491ec940f4fc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:33:26.045Z|05fe7eea-eecc-445e-ad7e-2ea0220a3098|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:33:26.045Z|05fe7eea-eecc-445e-ad7e-2ea0220a3098|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:33:31.140Z|8e2bb003-974a-4ef5-b7ce-71286499572e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:33:31.141Z|8e2bb003-974a-4ef5-b7ce-71286499572e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:33:36.062Z|22bd3b52-437d-4cde-9cf8-886a384ac666|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:33:36.062Z|22bd3b52-437d-4cde-9cf8-886a384ac666|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:33:36.064Z|bc71e4d4-1c05-48ac-9abd-f8de7931f0e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:33:36.065Z|bc71e4d4-1c05-48ac-9abd-f8de7931f0e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:33:36.066Z|9fafe7b4-623a-44b3-9bcf-fe8ba68f240a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:33:36.066Z|9fafe7b4-623a-44b3-9bcf-fe8ba68f240a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:33:46.097Z|d568929b-b9c1-4434-9f1a-7aff212aa407|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:33:46.097Z|acdc8aa7-7876-48d5-9a7c-a48008a86d19|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:33:46.098Z|acdc8aa7-7876-48d5-9a7c-a48008a86d19|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:33:46.098Z|d568929b-b9c1-4434-9f1a-7aff212aa407|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:33:46.099Z|6ca5b284-c8fe-4373-93e6-3d01f59adc95|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:33:46.099Z|6ca5b284-c8fe-4373-93e6-3d01f59adc95|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:33:46.140Z|d396449c-8274-4177-bb70-24e2139428b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:33:46.143Z|d396449c-8274-4177-bb70-24e2139428b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:33:46.473Z|0a987b8d-682c-4c7e-af2a-1eb4ae00b792|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:33:46.474Z|0a987b8d-682c-4c7e-af2a-1eb4ae00b792|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:33:56.120Z|ada1dfdb-433b-4bc1-881d-90ab7ab30661|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:33:56.121Z|ada1dfdb-433b-4bc1-881d-90ab7ab30661|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:33:56.121Z|1be24249-527c-47f8-aeca-bad42d771fe9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:33:56.122Z|1be24249-527c-47f8-aeca-bad42d771fe9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:33:56.122Z|38a5eec5-6196-4b3e-b65c-0f9150bbba9b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:33:56.123Z|38a5eec5-6196-4b3e-b65c-0f9150bbba9b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:34:01.141Z|763e892c-7fc3-4a18-875d-5857dcf8abb5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:34:01.141Z|763e892c-7fc3-4a18-875d-5857dcf8abb5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:34:02.840Z|db3f78c6-0357-4388-b35f-a36f727cc3ec|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-20T22:34:02.841Z|db3f78c6-0357-4388-b35f-a36f727cc3ec|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-20T22:34:06.142Z|8b67f8e6-c909-4718-8668-020e70a0cb87|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:34:06.142Z|39f62c96-5301-415a-bb2b-e9776689a330|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:34:06.142Z|3dd9afc0-9e2a-409d-a833-df3b19d166ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:34:06.143Z|39f62c96-5301-415a-bb2b-e9776689a330|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:34:06.143Z|3dd9afc0-9e2a-409d-a833-df3b19d166ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:34:06.143Z|8b67f8e6-c909-4718-8668-020e70a0cb87|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:34:16.140Z|8bfadd30-9992-4134-98c9-e5d8b3aec977|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:34:16.141Z|8bfadd30-9992-4134-98c9-e5d8b3aec977|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:34:16.165Z|c3a99a0c-5f1a-446d-b47f-b61b7b9c0c17|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:34:16.165Z|aeedf9b7-b8c0-45cd-a983-ba648d63d315|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:34:16.165Z|7c4da79f-300b-439a-9bdb-7eab9db6965b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:34:16.166Z|aeedf9b7-b8c0-45cd-a983-ba648d63d315|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:34:16.166Z|7c4da79f-300b-439a-9bdb-7eab9db6965b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:34:16.166Z|c3a99a0c-5f1a-446d-b47f-b61b7b9c0c17|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:34:16.475Z|b6643b3f-84c6-413b-8921-9b51fef1a9c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:34:16.475Z|b6643b3f-84c6-413b-8921-9b51fef1a9c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:34:26.186Z|a9dacf7e-0a77-4407-a0c1-43dc57205a5d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:34:26.186Z|ccddf2c3-8da5-4afc-ba72-e6e422dd476f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:34:26.187Z|a9dacf7e-0a77-4407-a0c1-43dc57205a5d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:34:26.187Z|ccddf2c3-8da5-4afc-ba72-e6e422dd476f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:34:26.188Z|fc8a5314-5118-4c44-8d16-6b3bed775794|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:34:26.188Z|fc8a5314-5118-4c44-8d16-6b3bed775794|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:34:31.141Z|33db5d39-b20f-47d8-bfe5-32da91455d46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:34:31.151Z|33db5d39-b20f-47d8-bfe5-32da91455d46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:34:36.216Z|4c2177dd-d329-4a47-9d14-f6fd33730aae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:34:36.216Z|0c74f656-38ac-4040-934c-a79a832b741a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:34:36.217Z|4706f661-a2ec-45b0-acd4-67555ef3849e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:34:36.218Z|4c2177dd-d329-4a47-9d14-f6fd33730aae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:34:36.218Z|4706f661-a2ec-45b0-acd4-67555ef3849e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:34:36.218Z|0c74f656-38ac-4040-934c-a79a832b741a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:34:46.141Z|caf3b245-7d9c-4db3-99d3-5d0c4fb2e8d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:34:46.142Z|caf3b245-7d9c-4db3-99d3-5d0c4fb2e8d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:34:46.245Z|3cd42103-11e0-4f68-811f-39bb175adddb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:34:46.245Z|2023c635-a3af-4ae0-a8e5-2ff24c10edc2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:34:46.246Z|3cd42103-11e0-4f68-811f-39bb175adddb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:34:46.248Z|2023c635-a3af-4ae0-a8e5-2ff24c10edc2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:34:46.258Z|4d27116b-57b2-4cee-9e1c-a3f172306b81|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:34:46.259Z|4d27116b-57b2-4cee-9e1c-a3f172306b81|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:34:46.476Z|5fd6d520-7af4-40d7-90d2-1ab9548a916a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:34:46.477Z|5fd6d520-7af4-40d7-90d2-1ab9548a916a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:34:56.269Z|fa47b336-de71-448a-b4f3-75d0f831055f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:34:56.269Z|52978cf2-fe9a-4b70-8e30-56dffedf3237|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:34:56.270Z|52978cf2-fe9a-4b70-8e30-56dffedf3237|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:34:56.270Z|fa47b336-de71-448a-b4f3-75d0f831055f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:34:56.277Z|412c24f3-d607-4b9c-9673-e78b813f6108|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:34:56.277Z|412c24f3-d607-4b9c-9673-e78b813f6108|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:35:01.140Z|8f2fbc8a-aca4-4ef9-89ab-971cadf0eab2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:35:01.141Z|8f2fbc8a-aca4-4ef9-89ab-971cadf0eab2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:35:02.841Z|95a3b6aa-9745-4fc4-8892-30a9a50da471|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-20T22:35:02.841Z|95a3b6aa-9745-4fc4-8892-30a9a50da471|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-20T22:35:06.290Z|3979bb2a-4698-4650-9bc1-0dc191906391|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:35:06.290Z|3979bb2a-4698-4650-9bc1-0dc191906391|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:35:06.290Z|24de0c64-feda-42d0-a23d-b0e0c38040c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:35:06.291Z|24de0c64-feda-42d0-a23d-b0e0c38040c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:35:06.298Z|3dc8e11b-4664-4486-9a99-f34c828608d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:35:06.298Z|3dc8e11b-4664-4486-9a99-f34c828608d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:35:16.140Z|e88fb749-2f0d-4953-9b7a-5a683f902899|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:35:16.142Z|e88fb749-2f0d-4953-9b7a-5a683f902899|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:35:16.312Z|8dc3eb03-57d8-4518-a9b0-99ea3be28f75|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:35:16.313Z|8dc3eb03-57d8-4518-a9b0-99ea3be28f75|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:35:16.320Z|e8b093dc-f31f-4569-baf3-6735d327a7fe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:35:16.321Z|e8b093dc-f31f-4569-baf3-6735d327a7fe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:35:16.327Z|1bef92b5-154a-4a59-bd47-02e0df00d434|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:35:16.327Z|1bef92b5-154a-4a59-bd47-02e0df00d434|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:35:16.477Z|1ce8197d-10a4-497a-8aa4-9e2fea17a6e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:35:16.478Z|1ce8197d-10a4-497a-8aa4-9e2fea17a6e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:35:18.794Z|5213417e-cdd6-40d8-a650-4cd3e765a650|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2021-10-20T22:35:18.797Z|5213417e-cdd6-40d8-a650-4cd3e765a650|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 5213417e-cdd6-40d8-a650-4cd3e765a650 already exists in requestDb InfraActiveRequests table
2021-10-20T22:35:18.798Z|5213417e-cdd6-40d8-a650-4cd3e765a650|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5213417e-cdd6-40d8-a650-4cd3e765a650|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5213417e-cdd6-40d8-a650-4cd3e765a650
2021-10-20T22:35:18.799Z|5213417e-cdd6-40d8-a650-4cd3e765a650|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5213417e-cdd6-40d8-a650-4cd3e765a650|INFO|500||Invoke
2021-10-20T22:35:18.799Z|5213417e-cdd6-40d8-a650-4cd3e765a650|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5213417e-cdd6-40d8-a650-4cd3e765a650|DEBUG|500||===========================request begin================================================
2021-10-20T22:35:18.799Z|5213417e-cdd6-40d8-a650-4cd3e765a650|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5213417e-cdd6-40d8-a650-4cd3e765a650|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/5213417e-cdd6-40d8-a650-4cd3e765a650
2021-10-20T22:35:18.799Z|5213417e-cdd6-40d8-a650-4cd3e765a650|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5213417e-cdd6-40d8-a650-4cd3e765a650|DEBUG|500||Method      : GET
2021-10-20T22:35:18.800Z|5213417e-cdd6-40d8-a650-4cd3e765a650|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5213417e-cdd6-40d8-a650-4cd3e765a650|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"80edfe163cd701e6", X-B3-SpanId:"7a13672bd0d21765", X-B3-ParentSpanId:"80edfe163cd701e6", X-B3-Sampled:"0", X-ONAP-RequestID:"5213417e-cdd6-40d8-a650-4cd3e765a650", X-RequestID:"5213417e-cdd6-40d8-a650-4cd3e765a650", X-TransactionID:"5213417e-cdd6-40d8-a650-4cd3e765a650", X-ECOMP-RequestID:"5213417e-cdd6-40d8-a650-4cd3e765a650", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c6f297b3-0c48-4137-97cc-f3b3f07d557f"]
2021-10-20T22:35:18.800Z|5213417e-cdd6-40d8-a650-4cd3e765a650|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5213417e-cdd6-40d8-a650-4cd3e765a650|DEBUG|500||Request body: 
2021-10-20T22:35:18.800Z|5213417e-cdd6-40d8-a650-4cd3e765a650|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5213417e-cdd6-40d8-a650-4cd3e765a650|DEBUG|500||==========================request end================================================
2021-10-20T22:35:18.835Z|5213417e-cdd6-40d8-a650-4cd3e765a650|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5213417e-cdd6-40d8-a650-4cd3e765a650|DEBUG|500||============================response begin==========================================
2021-10-20T22:35:18.835Z|5213417e-cdd6-40d8-a650-4cd3e765a650|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5213417e-cdd6-40d8-a650-4cd3e765a650|DEBUG|500||Status code  : 404 NOT_FOUND
2021-10-20T22:35:18.836Z|5213417e-cdd6-40d8-a650-4cd3e765a650|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5213417e-cdd6-40d8-a650-4cd3e765a650|DEBUG|500||Status text  : 
2021-10-20T22:35:18.836Z|5213417e-cdd6-40d8-a650-4cd3e765a650|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5213417e-cdd6-40d8-a650-4cd3e765a650|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 20 Oct 2021 22:35:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-20T22:35:18.837Z|5213417e-cdd6-40d8-a650-4cd3e765a650|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5213417e-cdd6-40d8-a650-4cd3e765a650|DEBUG|500||Response body: 
2021-10-20T22:35:18.837Z|5213417e-cdd6-40d8-a650-4cd3e765a650|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5213417e-cdd6-40d8-a650-4cd3e765a650|DEBUG|500||=======================response end=================================================
2021-10-20T22:35:18.837Z|5213417e-cdd6-40d8-a650-4cd3e765a650|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5213417e-cdd6-40d8-a650-4cd3e765a650|INFO|404|Not Found|InvokeReturn
2021-10-20T22:35:18.852Z|5213417e-cdd6-40d8-a650-4cd3e765a650|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2021-10-20T22:35:18.858Z|5213417e-cdd6-40d8-a650-4cd3e765a650|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-10-20T22:35:18.904Z|5213417e-cdd6-40d8-a650-4cd3e765a650|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f42839532c9542ba86cf33b02b5720da with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2021-10-20T22:35:18.905Z|5213417e-cdd6-40d8-a650-4cd3e765a650|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f42839532c9542ba86cf33b02b5720da|INFO|500||Invoke
2021-10-20T22:35:18.972Z|5213417e-cdd6-40d8-a650-4cd3e765a650|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f42839532c9542ba86cf33b02b5720da|INFO|500||InvokeReturn
2021-10-20T22:35:18.973Z|5213417e-cdd6-40d8-a650-4cd3e765a650|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f42839532c9542ba86cf33b02b5720da has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-211020-22:35:18:938-52029], vertex-id=[12384], Content-Length=[606], Date=[Wed, 20 Oct 2021 22:35:18 GMT], Content-Type=[application/json]}
2021-10-20T22:35:18.975Z|5213417e-cdd6-40d8-a650-4cd3e765a650|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"tenant-id":"f42839532c9542ba86cf33b02b5720da","tenant-name":"ci-onap-master-vnfs","tenant-context":"None","resource-version":"1634769017036","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}}

2021-10-20T22:35:18.976Z|5213417e-cdd6-40d8-a650-4cd3e765a650|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2021-10-20T22:35:18.976Z|5213417e-cdd6-40d8-a650-4cd3e765a650|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2021-10-20T22:35:18.977Z|5213417e-cdd6-40d8-a650-4cd3e765a650|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2021-10-20T22:35:18.978Z|5213417e-cdd6-40d8-a650-4cd3e765a650|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2021-10-20T22:35:18.978Z|5213417e-cdd6-40d8-a650-4cd3e765a650|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2021-10-20T22:35:18.978Z|5213417e-cdd6-40d8-a650-4cd3e765a650|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2021-10-20T22:35:18.979Z|5213417e-cdd6-40d8-a650-4cd3e765a650|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2021-10-20T22:35:18.979Z|5213417e-cdd6-40d8-a650-4cd3e765a650|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"110", X-B3-TraceId:"80edfe163cd701e6", X-B3-SpanId:"7947090a4f1a97c7", X-B3-ParentSpanId:"80edfe163cd701e6", X-B3-Sampled:"0", X-ONAP-RequestID:"5213417e-cdd6-40d8-a650-4cd3e765a650", X-RequestID:"5213417e-cdd6-40d8-a650-4cd3e765a650", X-TransactionID:"5213417e-cdd6-40d8-a650-4cd3e765a650", X-ECOMP-RequestID:"5213417e-cdd6-40d8-a650-4cd3e765a650", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0c797d45-a3f4-45ad-9ac3-b1b6b899491d"]
2021-10-20T22:35:18.979Z|5213417e-cdd6-40d8-a650-4cd3e765a650|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"basic_vm-7ee34c0d-4221-45f1-ae3b-19190dc62a36","requestScope":"service"}
2021-10-20T22:35:18.979Z|5213417e-cdd6-40d8-a650-4cd3e765a650|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2021-10-20T22:35:18.999Z|5213417e-cdd6-40d8-a650-4cd3e765a650|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2021-10-20T22:35:19.000Z|5213417e-cdd6-40d8-a650-4cd3e765a650|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2021-10-20T22:35:19.000Z|5213417e-cdd6-40d8-a650-4cd3e765a650|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2021-10-20T22:35:19.000Z|5213417e-cdd6-40d8-a650-4cd3e765a650|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 20 Oct 2021 22:35:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-20T22:35:19.001Z|5213417e-cdd6-40d8-a650-4cd3e765a650|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2021-10-20T22:35:19.001Z|5213417e-cdd6-40d8-a650-4cd3e765a650|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2021-10-20T22:35:19.001Z|5213417e-cdd6-40d8-a650-4cd3e765a650|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2021-10-20T22:35:19.002Z|5213417e-cdd6-40d8-a650-4cd3e765a650|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2021-10-20T22:35:19.002Z|5213417e-cdd6-40d8-a650-4cd3e765a650|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2021-10-20T22:35:19.003Z|5213417e-cdd6-40d8-a650-4cd3e765a650|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2021-10-20T22:35:19.003Z|5213417e-cdd6-40d8-a650-4cd3e765a650|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2021-10-20T22:35:19.003Z|5213417e-cdd6-40d8-a650-4cd3e765a650|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2021-10-20T22:35:19.003Z|5213417e-cdd6-40d8-a650-4cd3e765a650|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"5213417e-cdd6-40d8-a650-4cd3e765a650", X-RequestID:"5213417e-cdd6-40d8-a650-4cd3e765a650", X-TransactionID:"5213417e-cdd6-40d8-a650-4cd3e765a650", X-ECOMP-RequestID:"5213417e-cdd6-40d8-a650-4cd3e765a650", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"563eef86-2ca8-4712-ad03-0ccf1a3e39b2"]
2021-10-20T22:35:19.004Z|5213417e-cdd6-40d8-a650-4cd3e765a650|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2021-10-20T22:35:19.004Z|5213417e-cdd6-40d8-a650-4cd3e765a650|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2021-10-20T22:35:19.151Z|5213417e-cdd6-40d8-a650-4cd3e765a650|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2021-10-20T22:35:19.151Z|5213417e-cdd6-40d8-a650-4cd3e765a650|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2021-10-20T22:35:19.152Z|5213417e-cdd6-40d8-a650-4cd3e765a650|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2021-10-20T22:35:19.152Z|5213417e-cdd6-40d8-a650-4cd3e765a650|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Wed, 20 Oct 2021 22:35:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-20T22:35:19.154Z|5213417e-cdd6-40d8-a650-4cd3e765a650|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {
  "modelName" : "GR-API-DEFAULT",
  "description" : "Gr api service for VID to use for infra APIH orchestration",
  "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672",
  "created" : "2021-10-20 22:03:42.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"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "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"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    }
  }
}
2021-10-20T22:35:19.154Z|5213417e-cdd6-40d8-a650-4cd3e765a650|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2021-10-20T22:35:19.155Z|5213417e-cdd6-40d8-a650-4cd3e765a650|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2021-10-20T22:35:19.162Z|5213417e-cdd6-40d8-a650-4cd3e765a650|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance
2021-10-20T22:35:19.163Z|5213417e-cdd6-40d8-a650-4cd3e765a650|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke
2021-10-20T22:35:19.163Z|5213417e-cdd6-40d8-a650-4cd3e765a650|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================
2021-10-20T22:35:19.163Z|5213417e-cdd6-40d8-a650-4cd3e765a650|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance
2021-10-20T22:35:19.164Z|5213417e-cdd6-40d8-a650-4cd3e765a650|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method      : GET
2021-10-20T22:35:19.164Z|5213417e-cdd6-40d8-a650-4cd3e765a650|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"5213417e-cdd6-40d8-a650-4cd3e765a650", X-RequestID:"5213417e-cdd6-40d8-a650-4cd3e765a650", X-TransactionID:"5213417e-cdd6-40d8-a650-4cd3e765a650", X-ECOMP-RequestID:"5213417e-cdd6-40d8-a650-4cd3e765a650", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"54d9380d-1fd5-4aa8-864e-9ab8990413d5"]
2021-10-20T22:35:19.164Z|5213417e-cdd6-40d8-a650-4cd3e765a650|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 
2021-10-20T22:35:19.165Z|5213417e-cdd6-40d8-a650-4cd3e765a650|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================
2021-10-20T22:35:19.187Z|5213417e-cdd6-40d8-a650-4cd3e765a650|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin==========================================
2021-10-20T22:35:19.187Z|5213417e-cdd6-40d8-a650-4cd3e765a650|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code  : 200 OK
2021-10-20T22:35:19.188Z|5213417e-cdd6-40d8-a650-4cd3e765a650|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text  : 
2021-10-20T22:35:19.188Z|5213417e-cdd6-40d8-a650-4cd3e765a650|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Wed, 20 Oct 2021 22:35:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-20T22:35:19.195Z|5213417e-cdd6-40d8-a650-4cd3e765a650|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: {
  "id" : 505,
  "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" : "2021-10-20T22:03:42.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/505"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/505"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/505/service"
    }
  }
}
2021-10-20T22:35:19.196Z|5213417e-cdd6-40d8-a650-4cd3e765a650|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end=================================================
2021-10-20T22:35:19.196Z|5213417e-cdd6-40d8-a650-4cd3e765a650|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn
2021-10-20T22:35:19.202Z|5213417e-cdd6-40d8-a650-4cd3e765a650|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2021-10-20T22:35:19.203Z|5213417e-cdd6-40d8-a650-4cd3e765a650|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2021-10-20T22:35:19.203Z|5213417e-cdd6-40d8-a650-4cd3e765a650|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2021-10-20T22:35:19.203Z|5213417e-cdd6-40d8-a650-4cd3e765a650|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2021-10-20T22:35:19.204Z|5213417e-cdd6-40d8-a650-4cd3e765a650|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2021-10-20T22:35:19.204Z|5213417e-cdd6-40d8-a650-4cd3e765a650|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"5213417e-cdd6-40d8-a650-4cd3e765a650", X-RequestID:"5213417e-cdd6-40d8-a650-4cd3e765a650", X-TransactionID:"5213417e-cdd6-40d8-a650-4cd3e765a650", X-ECOMP-RequestID:"5213417e-cdd6-40d8-a650-4cd3e765a650", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f7af3940-3d38-41cd-bf0a-23e08d96e7b5"]
2021-10-20T22:35:19.204Z|5213417e-cdd6-40d8-a650-4cd3e765a650|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2021-10-20T22:35:19.205Z|5213417e-cdd6-40d8-a650-4cd3e765a650|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2021-10-20T22:35:19.230Z|5213417e-cdd6-40d8-a650-4cd3e765a650|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2021-10-20T22:35:19.231Z|5213417e-cdd6-40d8-a650-4cd3e765a650|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2021-10-20T22:35:19.231Z|5213417e-cdd6-40d8-a650-4cd3e765a650|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2021-10-20T22:35:19.232Z|5213417e-cdd6-40d8-a650-4cd3e765a650|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Wed, 20 Oct 2021 22:35:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-20T22:35:19.236Z|5213417e-cdd6-40d8-a650-4cd3e765a650|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {
  "modelName" : "GR-API-DEFAULT",
  "description" : "Gr api service for VID to use for infra APIH orchestration",
  "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672",
  "created" : "2021-10-20 22:03:42.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"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "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"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    }
  }
}
2021-10-20T22:35:19.236Z|5213417e-cdd6-40d8-a650-4cd3e765a650|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2021-10-20T22:35:19.237Z|5213417e-cdd6-40d8-a650-4cd3e765a650|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2021-10-20T22:35:19.240Z|5213417e-cdd6-40d8-a650-4cd3e765a650|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2021-10-20T22:35:19.241Z|5213417e-cdd6-40d8-a650-4cd3e765a650|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2021-10-20T22:35:19.241Z|5213417e-cdd6-40d8-a650-4cd3e765a650|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2021-10-20T22:35:19.242Z|5213417e-cdd6-40d8-a650-4cd3e765a650|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2021-10-20T22:35:19.242Z|5213417e-cdd6-40d8-a650-4cd3e765a650|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2021-10-20T22:35:19.242Z|5213417e-cdd6-40d8-a650-4cd3e765a650|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1835", X-B3-TraceId:"80edfe163cd701e6", X-B3-SpanId:"1d0ba86891de60b5", X-B3-ParentSpanId:"80edfe163cd701e6", X-B3-Sampled:"0", X-ONAP-RequestID:"5213417e-cdd6-40d8-a650-4cd3e765a650", X-RequestID:"5213417e-cdd6-40d8-a650-4cd3e765a650", X-TransactionID:"5213417e-cdd6-40d8-a650-4cd3e765a650", X-ECOMP-RequestID:"5213417e-cdd6-40d8-a650-4cd3e765a650", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"70826dc2-199b-41d0-b8bd-4ee5b9a093f2"]
2021-10-20T22:35:19.243Z|5213417e-cdd6-40d8-a650-4cd3e765a650|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"5213417e-cdd6-40d8-a650-4cd3e765a650","requestStatus":"IN_PROGRESS","startTime":1634769318853,"source":"VID","tenantId":"f42839532c9542ba86cf33b02b5720da","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-7ee34c0d-4221-45f1-ae3b-19190dc62a36\",\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\": \"f650ac71-7d4a-444d-a0e7-7b4936078dd4\",\n\t\t\t\"modelVersionId\": \"0c087be7-3c60-4050-89c5-864cc8abb5a7\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"f42839532c9542ba86cf33b02b5720da\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n                \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_vm\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicvm-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicvm-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"007816bd-8a47-452b-b3fb-254456218215\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceName":"basic_vm-7ee34c0d-4221-45f1-ae3b-19190dc62a36","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":"5213417e-cdd6-40d8-a650-4cd3e765a650"}
2021-10-20T22:35:19.243Z|5213417e-cdd6-40d8-a650-4cd3e765a650|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2021-10-20T22:35:19.290Z|5213417e-cdd6-40d8-a650-4cd3e765a650|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2021-10-20T22:35:19.290Z|5213417e-cdd6-40d8-a650-4cd3e765a650|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2021-10-20T22:35:19.291Z|5213417e-cdd6-40d8-a650-4cd3e765a650|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2021-10-20T22:35:19.291Z|5213417e-cdd6-40d8-a650-4cd3e765a650|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/5213417e-cdd6-40d8-a650-4cd3e765a650", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 20 Oct 2021 22:35:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-20T22:35:19.293Z|5213417e-cdd6-40d8-a650-4cd3e765a650|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "5213417e-cdd6-40d8-a650-4cd3e765a650",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-10-20T22:35:18.853+00:00",
  "source" : "VID",
  "tenantId" : "f42839532c9542ba86cf33b02b5720da",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-7ee34c0d-4221-45f1-ae3b-19190dc62a36\",\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\": \"f650ac71-7d4a-444d-a0e7-7b4936078dd4\",\n\t\t\t\"modelVersionId\": \"0c087be7-3c60-4050-89c5-864cc8abb5a7\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"f42839532c9542ba86cf33b02b5720da\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n                \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_vm\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicvm-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicvm-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"007816bd-8a47-452b-b3fb-254456218215\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2021-10-20T22:35:19.269+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceName" : "basic_vm-7ee34c0d-4221-45f1-ae3b-19190dc62a36",
  "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" : "5213417e-cdd6-40d8-a650-4cd3e765a650",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5213417e-cdd6-40d8-a650-4cd3e765a650"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5213417e-cdd6-40d8-a650-4cd3e765a650"
    }
  }
}
2021-10-20T22:35:19.293Z|5213417e-cdd6-40d8-a650-4cd3e765a650|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2021-10-20T22:35:19.294Z|5213417e-cdd6-40d8-a650-4cd3e765a650|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2021-10-20T22:35:19.306Z|5213417e-cdd6-40d8-a650-4cd3e765a650|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2021-10-20T22:35:19.306Z|5213417e-cdd6-40d8-a650-4cd3e765a650|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2021-10-20T22:35:19.306Z|5213417e-cdd6-40d8-a650-4cd3e765a650|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2021-10-20T22:35:19.307Z|5213417e-cdd6-40d8-a650-4cd3e765a650|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2021-10-20T22:35:19.307Z|5213417e-cdd6-40d8-a650-4cd3e765a650|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2021-10-20T22:35:19.307Z|5213417e-cdd6-40d8-a650-4cd3e765a650|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"2243", X-B3-TraceId:"80edfe163cd701e6", X-B3-SpanId:"69ebf81abcea20fc", X-B3-ParentSpanId:"80edfe163cd701e6", X-B3-Sampled:"0", X-ONAP-RequestID:"5213417e-cdd6-40d8-a650-4cd3e765a650", X-RequestID:"5213417e-cdd6-40d8-a650-4cd3e765a650", X-TransactionID:"5213417e-cdd6-40d8-a650-4cd3e765a650", X-ECOMP-RequestID:"5213417e-cdd6-40d8-a650-4cd3e765a650", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"48935243-a1bd-40e1-86ff-c237e2b08ee1"]
2021-10-20T22:35:19.308Z|5213417e-cdd6-40d8-a650-4cd3e765a650|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"f650ac71-7d4a-444d-a0e7-7b4936078dd4\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"0c087be7-3c60-4050-89c5-864cc8abb5a7\",\"modelUuid\":\"0c087be7-3c60-4050-89c5-864cc8abb5a7\",\"modelInvariantUuid\":\"f650ac71-7d4a-444d-a0e7-7b4936078dd4\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_vm-7ee34c0d-4221-45f1-ae3b-19190dc62a36\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicvm-customer\"},\"cloudConfiguration\":{\"tenantId\":\"f42839532c9542ba86cf33b02b5720da\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_vm\",\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"},\"project\":{\"projectName\":\"basicvm-project\"},\"owningEntity\":{\"owningEntityId\":\"007816bd-8a47-452b-b3fb-254456218215\",\"owningEntityName\":\"basicvm-oe\"}}}","type":"String"},"requestId":{"value":"5213417e-cdd6-40d8-a650-4cd3e765a650","type":"String"},"mso-request-id":{"value":"5213417e-cdd6-40d8-a650-4cd3e765a650","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"}}}
2021-10-20T22:35:19.308Z|5213417e-cdd6-40d8-a650-4cd3e765a650|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2021-10-20T22:35:20.335Z|5213417e-cdd6-40d8-a650-4cd3e765a650|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2021-10-20T22:35:20.336Z|5213417e-cdd6-40d8-a650-4cd3e765a650|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2021-10-20T22:35:20.336Z|5213417e-cdd6-40d8-a650-4cd3e765a650|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2021-10-20T22:35:20.336Z|5213417e-cdd6-40d8-a650-4cd3e765a650|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Wed, 20 Oct 2021 22:35:20 GMT", X-ONAP-RequestID:"5213417e-cdd6-40d8-a650-4cd3e765a650", X-RequestID:"5213417e-cdd6-40d8-a650-4cd3e765a650", X-TransactionID:"5213417e-cdd6-40d8-a650-4cd3e765a650", X-ECOMP-RequestID:"5213417e-cdd6-40d8-a650-4cd3e765a650", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"48935243-a1bd-40e1-86ff-c237e2b08ee1", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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"]
2021-10-20T22:35:20.337Z|5213417e-cdd6-40d8-a650-4cd3e765a650|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"5213417e-cdd6-40d8-a650-4cd3e765a650\",\"instanceId\":\"f76a53a9-5c2c-4da5-873d-50b7818476fd\"}}","message":"Success","processInstanceID":"013180c6-31f6-11ec-9d7c-6e92b440bbfd","variables":null,"messageCode":200}
2021-10-20T22:35:20.337Z|5213417e-cdd6-40d8-a650-4cd3e765a650|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2021-10-20T22:35:20.338Z|5213417e-cdd6-40d8-a650-4cd3e765a650|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2021-10-20T22:35:20.342Z|5213417e-cdd6-40d8-a650-4cd3e765a650|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2021-10-20T22:35:20.478Z|6126d7f0-9091-44e9-ad9c-7f84721fd5d4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|||INFO|500||Entering
2021-10-20T22:35:20.482Z|6126d7f0-9091-44e9-ad9c-7f84721fd5d4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5213417e-cdd6-40d8-a650-4cd3e765a650|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5213417e-cdd6-40d8-a650-4cd3e765a650
2021-10-20T22:35:20.483Z|6126d7f0-9091-44e9-ad9c-7f84721fd5d4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5213417e-cdd6-40d8-a650-4cd3e765a650|INFO|500||Invoke
2021-10-20T22:35:20.483Z|6126d7f0-9091-44e9-ad9c-7f84721fd5d4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5213417e-cdd6-40d8-a650-4cd3e765a650|DEBUG|500||===========================request begin================================================
2021-10-20T22:35:20.484Z|6126d7f0-9091-44e9-ad9c-7f84721fd5d4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5213417e-cdd6-40d8-a650-4cd3e765a650|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/5213417e-cdd6-40d8-a650-4cd3e765a650
2021-10-20T22:35:20.484Z|6126d7f0-9091-44e9-ad9c-7f84721fd5d4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5213417e-cdd6-40d8-a650-4cd3e765a650|DEBUG|500||Method      : GET
2021-10-20T22:35:20.485Z|6126d7f0-9091-44e9-ad9c-7f84721fd5d4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5213417e-cdd6-40d8-a650-4cd3e765a650|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"32e0167bb70b0053", X-B3-SpanId:"e704157ce581ddb7", X-B3-ParentSpanId:"32e0167bb70b0053", X-B3-Sampled:"0", X-ONAP-RequestID:"6126d7f0-9091-44e9-ad9c-7f84721fd5d4", X-RequestID:"6126d7f0-9091-44e9-ad9c-7f84721fd5d4", X-TransactionID:"6126d7f0-9091-44e9-ad9c-7f84721fd5d4", X-ECOMP-RequestID:"6126d7f0-9091-44e9-ad9c-7f84721fd5d4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fc4f0d2f-8b8c-4b93-a7d7-8df8a377dfd8"]
2021-10-20T22:35:20.485Z|6126d7f0-9091-44e9-ad9c-7f84721fd5d4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5213417e-cdd6-40d8-a650-4cd3e765a650|DEBUG|500||Request body: 
2021-10-20T22:35:20.485Z|6126d7f0-9091-44e9-ad9c-7f84721fd5d4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5213417e-cdd6-40d8-a650-4cd3e765a650|DEBUG|500||==========================request end================================================
2021-10-20T22:35:20.512Z|6126d7f0-9091-44e9-ad9c-7f84721fd5d4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5213417e-cdd6-40d8-a650-4cd3e765a650|DEBUG|500||============================response begin==========================================
2021-10-20T22:35:20.512Z|6126d7f0-9091-44e9-ad9c-7f84721fd5d4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5213417e-cdd6-40d8-a650-4cd3e765a650|DEBUG|500||Status code  : 200 OK
2021-10-20T22:35:20.513Z|6126d7f0-9091-44e9-ad9c-7f84721fd5d4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5213417e-cdd6-40d8-a650-4cd3e765a650|DEBUG|500||Status text  : 
2021-10-20T22:35:20.513Z|6126d7f0-9091-44e9-ad9c-7f84721fd5d4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5213417e-cdd6-40d8-a650-4cd3e765a650|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 20 Oct 2021 22:35:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-20T22:35:20.515Z|6126d7f0-9091-44e9-ad9c-7f84721fd5d4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5213417e-cdd6-40d8-a650-4cd3e765a650|DEBUG|500||Response body: {
  "requestId" : "5213417e-cdd6-40d8-a650-4cd3e765a650",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-10-20T22:35:18.000+00:00",
  "source" : "VID",
  "tenantId" : "f42839532c9542ba86cf33b02b5720da",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-7ee34c0d-4221-45f1-ae3b-19190dc62a36\",\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\": \"f650ac71-7d4a-444d-a0e7-7b4936078dd4\",\n\t\t\t\"modelVersionId\": \"0c087be7-3c60-4050-89c5-864cc8abb5a7\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"f42839532c9542ba86cf33b02b5720da\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n                \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_vm\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicvm-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicvm-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"007816bd-8a47-452b-b3fb-254456218215\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-10-20T22:35:19.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "f76a53a9-5c2c-4da5-873d-50b7818476fd",
  "serviceInstanceName" : "basic_vm-7ee34c0d-4221-45f1-ae3b-19190dc62a36",
  "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" : "5213417e-cdd6-40d8-a650-4cd3e765a650",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5213417e-cdd6-40d8-a650-4cd3e765a650"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5213417e-cdd6-40d8-a650-4cd3e765a650"
    }
  }
}
2021-10-20T22:35:20.515Z|6126d7f0-9091-44e9-ad9c-7f84721fd5d4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5213417e-cdd6-40d8-a650-4cd3e765a650|DEBUG|500||=======================response end=================================================
2021-10-20T22:35:20.516Z|6126d7f0-9091-44e9-ad9c-7f84721fd5d4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5213417e-cdd6-40d8-a650-4cd3e765a650|INFO|500||InvokeReturn
2021-10-20T22:35:20.517Z|6126d7f0-9091-44e9-ad9c-7f84721fd5d4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5213417e-cdd6-40d8-a650-4cd3e765a650&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5213417e-cdd6-40d8-a650-4cd3e765a650&IS_INTERNAL_DATA=false
2021-10-20T22:35:20.518Z|6126d7f0-9091-44e9-ad9c-7f84721fd5d4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5213417e-cdd6-40d8-a650-4cd3e765a650&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-10-20T22:35:20.518Z|6126d7f0-9091-44e9-ad9c-7f84721fd5d4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5213417e-cdd6-40d8-a650-4cd3e765a650&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-10-20T22:35:20.518Z|6126d7f0-9091-44e9-ad9c-7f84721fd5d4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5213417e-cdd6-40d8-a650-4cd3e765a650&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5213417e-cdd6-40d8-a650-4cd3e765a650&IS_INTERNAL_DATA=false
2021-10-20T22:35:20.519Z|6126d7f0-9091-44e9-ad9c-7f84721fd5d4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5213417e-cdd6-40d8-a650-4cd3e765a650&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-10-20T22:35:20.519Z|6126d7f0-9091-44e9-ad9c-7f84721fd5d4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5213417e-cdd6-40d8-a650-4cd3e765a650&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"32e0167bb70b0053", X-B3-SpanId:"2d87ccde6d2eb501", X-B3-ParentSpanId:"32e0167bb70b0053", X-B3-Sampled:"0", X-ONAP-RequestID:"6126d7f0-9091-44e9-ad9c-7f84721fd5d4", X-RequestID:"6126d7f0-9091-44e9-ad9c-7f84721fd5d4", X-TransactionID:"6126d7f0-9091-44e9-ad9c-7f84721fd5d4", X-ECOMP-RequestID:"6126d7f0-9091-44e9-ad9c-7f84721fd5d4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c3e615a5-eac6-4e7b-af28-5633f0de4186"]
2021-10-20T22:35:20.519Z|6126d7f0-9091-44e9-ad9c-7f84721fd5d4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5213417e-cdd6-40d8-a650-4cd3e765a650&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-10-20T22:35:20.520Z|6126d7f0-9091-44e9-ad9c-7f84721fd5d4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5213417e-cdd6-40d8-a650-4cd3e765a650&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-10-20T22:35:20.537Z|6126d7f0-9091-44e9-ad9c-7f84721fd5d4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5213417e-cdd6-40d8-a650-4cd3e765a650&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-10-20T22:35:20.537Z|6126d7f0-9091-44e9-ad9c-7f84721fd5d4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5213417e-cdd6-40d8-a650-4cd3e765a650&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-10-20T22:35:20.537Z|6126d7f0-9091-44e9-ad9c-7f84721fd5d4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5213417e-cdd6-40d8-a650-4cd3e765a650&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-10-20T22:35:20.538Z|6126d7f0-9091-44e9-ad9c-7f84721fd5d4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5213417e-cdd6-40d8-a650-4cd3e765a650&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 20 Oct 2021 22:35:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-20T22:35:20.538Z|6126d7f0-9091-44e9-ad9c-7f84721fd5d4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5213417e-cdd6-40d8-a650-4cd3e765a650&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-10-20T22:35:20.539Z|6126d7f0-9091-44e9-ad9c-7f84721fd5d4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5213417e-cdd6-40d8-a650-4cd3e765a650&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-10-20T22:35:20.539Z|6126d7f0-9091-44e9-ad9c-7f84721fd5d4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5213417e-cdd6-40d8-a650-4cd3e765a650&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-10-20T22:35:20.548Z|6126d7f0-9091-44e9-ad9c-7f84721fd5d4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|||INFO|500||Exiting.
2021-10-20T22:35:26.335Z|50e98e10-5194-4a10-a472-b33b88fa1535|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:35:26.335Z|50e98e10-5194-4a10-a472-b33b88fa1535|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:35:26.341Z|9affbf70-e5f8-45f7-b681-75529652243d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:35:26.342Z|9affbf70-e5f8-45f7-b681-75529652243d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:35:26.348Z|81361bce-2138-4df1-86f2-e3e300f66f1e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:35:26.348Z|81361bce-2138-4df1-86f2-e3e300f66f1e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:35:30.692Z|0db4d56b-8bb8-4013-8ced-33ab577cba50|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|||INFO|500||Entering
2021-10-20T22:35:30.697Z|0db4d56b-8bb8-4013-8ced-33ab577cba50|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5213417e-cdd6-40d8-a650-4cd3e765a650|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5213417e-cdd6-40d8-a650-4cd3e765a650
2021-10-20T22:35:30.698Z|0db4d56b-8bb8-4013-8ced-33ab577cba50|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5213417e-cdd6-40d8-a650-4cd3e765a650|INFO|500||Invoke
2021-10-20T22:35:30.698Z|0db4d56b-8bb8-4013-8ced-33ab577cba50|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5213417e-cdd6-40d8-a650-4cd3e765a650|DEBUG|500||===========================request begin================================================
2021-10-20T22:35:30.698Z|0db4d56b-8bb8-4013-8ced-33ab577cba50|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5213417e-cdd6-40d8-a650-4cd3e765a650|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/5213417e-cdd6-40d8-a650-4cd3e765a650
2021-10-20T22:35:30.699Z|0db4d56b-8bb8-4013-8ced-33ab577cba50|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5213417e-cdd6-40d8-a650-4cd3e765a650|DEBUG|500||Method      : GET
2021-10-20T22:35:30.699Z|0db4d56b-8bb8-4013-8ced-33ab577cba50|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5213417e-cdd6-40d8-a650-4cd3e765a650|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5ddb7becd4f52a8a", X-B3-SpanId:"ae62f5ab1fbc78ab", X-B3-ParentSpanId:"5ddb7becd4f52a8a", X-B3-Sampled:"0", X-ONAP-RequestID:"0db4d56b-8bb8-4013-8ced-33ab577cba50", X-RequestID:"0db4d56b-8bb8-4013-8ced-33ab577cba50", X-TransactionID:"0db4d56b-8bb8-4013-8ced-33ab577cba50", X-ECOMP-RequestID:"0db4d56b-8bb8-4013-8ced-33ab577cba50", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bd947d7c-6093-442b-85f9-5a844c86bc5f"]
2021-10-20T22:35:30.700Z|0db4d56b-8bb8-4013-8ced-33ab577cba50|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5213417e-cdd6-40d8-a650-4cd3e765a650|DEBUG|500||Request body: 
2021-10-20T22:35:30.700Z|0db4d56b-8bb8-4013-8ced-33ab577cba50|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5213417e-cdd6-40d8-a650-4cd3e765a650|DEBUG|500||==========================request end================================================
2021-10-20T22:35:30.721Z|0db4d56b-8bb8-4013-8ced-33ab577cba50|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5213417e-cdd6-40d8-a650-4cd3e765a650|DEBUG|500||============================response begin==========================================
2021-10-20T22:35:30.722Z|0db4d56b-8bb8-4013-8ced-33ab577cba50|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5213417e-cdd6-40d8-a650-4cd3e765a650|DEBUG|500||Status code  : 200 OK
2021-10-20T22:35:30.722Z|0db4d56b-8bb8-4013-8ced-33ab577cba50|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5213417e-cdd6-40d8-a650-4cd3e765a650|DEBUG|500||Status text  : 
2021-10-20T22:35:30.723Z|0db4d56b-8bb8-4013-8ced-33ab577cba50|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5213417e-cdd6-40d8-a650-4cd3e765a650|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 20 Oct 2021 22:35:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-20T22:35:30.724Z|0db4d56b-8bb8-4013-8ced-33ab577cba50|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5213417e-cdd6-40d8-a650-4cd3e765a650|DEBUG|500||Response body: {
  "requestId" : "5213417e-cdd6-40d8-a650-4cd3e765a650",
  "requestStatus" : "ROLLED_BACK",
  "statusMessage" : "Exception in org.onap.so.bpmn.infrastructure.aai.tasks.AAICreateTasks.createServiceInstance Error calling A&AI. Request-Id=5213417e-cdd6-40d8-a650-4cd3e765a650 Resource not found for PUT using id business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/f76a53a9-5c2c-4da5-873d-50b7818476fd (msg=Node Not Found:object located at service-design-and-creation/models/model/f650ac71-7d4a-444d-a0e7-7b4936078dd4/model-vers/model-ver/0c087be7-3c60-4050-89c5-864cc8abb5a7#model-version not found) (ec=ERR.5.4.6114)",
  "rollbackStatusMessage" : "Rollback has been completed successfully.",
  "flowStatus" : "All Rollback flows have completed successfully",
  "progress" : 100,
  "startTime" : "2021-10-20T22:35:18.000+00:00",
  "endTime" : "2021-10-20T22:35:22.000+00:00",
  "source" : "VID",
  "tenantId" : "f42839532c9542ba86cf33b02b5720da",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-7ee34c0d-4221-45f1-ae3b-19190dc62a36\",\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\": \"f650ac71-7d4a-444d-a0e7-7b4936078dd4\",\n\t\t\t\"modelVersionId\": \"0c087be7-3c60-4050-89c5-864cc8abb5a7\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"f42839532c9542ba86cf33b02b5720da\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n                \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_vm\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicvm-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicvm-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"007816bd-8a47-452b-b3fb-254456218215\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-10-20T22:35:22.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "f76a53a9-5c2c-4da5-873d-50b7818476fd",
  "serviceInstanceName" : "basic_vm-7ee34c0d-4221-45f1-ae3b-19190dc62a36",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "5213417e-cdd6-40d8-a650-4cd3e765a650",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5213417e-cdd6-40d8-a650-4cd3e765a650"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5213417e-cdd6-40d8-a650-4cd3e765a650"
    }
  }
}
2021-10-20T22:35:30.724Z|0db4d56b-8bb8-4013-8ced-33ab577cba50|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5213417e-cdd6-40d8-a650-4cd3e765a650|DEBUG|500||=======================response end=================================================
2021-10-20T22:35:30.725Z|0db4d56b-8bb8-4013-8ced-33ab577cba50|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5213417e-cdd6-40d8-a650-4cd3e765a650|INFO|500||InvokeReturn
2021-10-20T22:35:30.734Z|0db4d56b-8bb8-4013-8ced-33ab577cba50|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5213417e-cdd6-40d8-a650-4cd3e765a650&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5213417e-cdd6-40d8-a650-4cd3e765a650&IS_INTERNAL_DATA=false
2021-10-20T22:35:30.734Z|0db4d56b-8bb8-4013-8ced-33ab577cba50|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5213417e-cdd6-40d8-a650-4cd3e765a650&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-10-20T22:35:30.734Z|0db4d56b-8bb8-4013-8ced-33ab577cba50|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5213417e-cdd6-40d8-a650-4cd3e765a650&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-10-20T22:35:30.735Z|0db4d56b-8bb8-4013-8ced-33ab577cba50|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5213417e-cdd6-40d8-a650-4cd3e765a650&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5213417e-cdd6-40d8-a650-4cd3e765a650&IS_INTERNAL_DATA=false
2021-10-20T22:35:30.735Z|0db4d56b-8bb8-4013-8ced-33ab577cba50|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5213417e-cdd6-40d8-a650-4cd3e765a650&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-10-20T22:35:30.735Z|0db4d56b-8bb8-4013-8ced-33ab577cba50|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5213417e-cdd6-40d8-a650-4cd3e765a650&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5ddb7becd4f52a8a", X-B3-SpanId:"9144bb779c8d27f6", X-B3-ParentSpanId:"5ddb7becd4f52a8a", X-B3-Sampled:"0", X-ONAP-RequestID:"0db4d56b-8bb8-4013-8ced-33ab577cba50", X-RequestID:"0db4d56b-8bb8-4013-8ced-33ab577cba50", X-TransactionID:"0db4d56b-8bb8-4013-8ced-33ab577cba50", X-ECOMP-RequestID:"0db4d56b-8bb8-4013-8ced-33ab577cba50", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5c26e418-6851-4202-9927-4b720359a298"]
2021-10-20T22:35:30.736Z|0db4d56b-8bb8-4013-8ced-33ab577cba50|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5213417e-cdd6-40d8-a650-4cd3e765a650&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-10-20T22:35:30.736Z|0db4d56b-8bb8-4013-8ced-33ab577cba50|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5213417e-cdd6-40d8-a650-4cd3e765a650&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-10-20T22:35:30.751Z|0db4d56b-8bb8-4013-8ced-33ab577cba50|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5213417e-cdd6-40d8-a650-4cd3e765a650&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-10-20T22:35:30.751Z|0db4d56b-8bb8-4013-8ced-33ab577cba50|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5213417e-cdd6-40d8-a650-4cd3e765a650&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-10-20T22:35:30.752Z|0db4d56b-8bb8-4013-8ced-33ab577cba50|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5213417e-cdd6-40d8-a650-4cd3e765a650&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-10-20T22:35:30.752Z|0db4d56b-8bb8-4013-8ced-33ab577cba50|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5213417e-cdd6-40d8-a650-4cd3e765a650&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 20 Oct 2021 22:35:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-20T22:35:30.754Z|0db4d56b-8bb8-4013-8ced-33ab577cba50|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5213417e-cdd6-40d8-a650-4cd3e765a650&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-10-20T22:35:30.754Z|0db4d56b-8bb8-4013-8ced-33ab577cba50|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5213417e-cdd6-40d8-a650-4cd3e765a650&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-10-20T22:35:30.754Z|0db4d56b-8bb8-4013-8ced-33ab577cba50|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5213417e-cdd6-40d8-a650-4cd3e765a650&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-10-20T22:35:30.764Z|0db4d56b-8bb8-4013-8ced-33ab577cba50|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|||INFO|500||Exiting.
2021-10-20T22:35:30.878Z|d6c0ef53-e684-4862-a41a-cc0503cf6772|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|||INFO|500||Entering
2021-10-20T22:35:30.881Z|d6c0ef53-e684-4862-a41a-cc0503cf6772|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5213417e-cdd6-40d8-a650-4cd3e765a650|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5213417e-cdd6-40d8-a650-4cd3e765a650
2021-10-20T22:35:30.882Z|d6c0ef53-e684-4862-a41a-cc0503cf6772|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5213417e-cdd6-40d8-a650-4cd3e765a650|INFO|500||Invoke
2021-10-20T22:35:30.882Z|d6c0ef53-e684-4862-a41a-cc0503cf6772|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5213417e-cdd6-40d8-a650-4cd3e765a650|DEBUG|500||===========================request begin================================================
2021-10-20T22:35:30.882Z|d6c0ef53-e684-4862-a41a-cc0503cf6772|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5213417e-cdd6-40d8-a650-4cd3e765a650|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/5213417e-cdd6-40d8-a650-4cd3e765a650
2021-10-20T22:35:30.883Z|d6c0ef53-e684-4862-a41a-cc0503cf6772|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5213417e-cdd6-40d8-a650-4cd3e765a650|DEBUG|500||Method      : GET
2021-10-20T22:35:30.883Z|d6c0ef53-e684-4862-a41a-cc0503cf6772|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5213417e-cdd6-40d8-a650-4cd3e765a650|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f1704be82fbb3e98", X-B3-SpanId:"f42e924b27e34a3d", X-B3-ParentSpanId:"f1704be82fbb3e98", X-B3-Sampled:"0", X-ONAP-RequestID:"d6c0ef53-e684-4862-a41a-cc0503cf6772", X-RequestID:"d6c0ef53-e684-4862-a41a-cc0503cf6772", X-TransactionID:"d6c0ef53-e684-4862-a41a-cc0503cf6772", X-ECOMP-RequestID:"d6c0ef53-e684-4862-a41a-cc0503cf6772", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3fe9a1dc-4b0b-41ca-ab0f-90c229e31eae"]
2021-10-20T22:35:30.883Z|d6c0ef53-e684-4862-a41a-cc0503cf6772|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5213417e-cdd6-40d8-a650-4cd3e765a650|DEBUG|500||Request body: 
2021-10-20T22:35:30.884Z|d6c0ef53-e684-4862-a41a-cc0503cf6772|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5213417e-cdd6-40d8-a650-4cd3e765a650|DEBUG|500||==========================request end================================================
2021-10-20T22:35:30.907Z|d6c0ef53-e684-4862-a41a-cc0503cf6772|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5213417e-cdd6-40d8-a650-4cd3e765a650|DEBUG|500||============================response begin==========================================
2021-10-20T22:35:30.908Z|d6c0ef53-e684-4862-a41a-cc0503cf6772|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5213417e-cdd6-40d8-a650-4cd3e765a650|DEBUG|500||Status code  : 200 OK
2021-10-20T22:35:30.908Z|d6c0ef53-e684-4862-a41a-cc0503cf6772|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5213417e-cdd6-40d8-a650-4cd3e765a650|DEBUG|500||Status text  : 
2021-10-20T22:35:30.909Z|d6c0ef53-e684-4862-a41a-cc0503cf6772|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5213417e-cdd6-40d8-a650-4cd3e765a650|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 20 Oct 2021 22:35:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-20T22:35:30.911Z|d6c0ef53-e684-4862-a41a-cc0503cf6772|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5213417e-cdd6-40d8-a650-4cd3e765a650|DEBUG|500||Response body: {
  "requestId" : "5213417e-cdd6-40d8-a650-4cd3e765a650",
  "requestStatus" : "ROLLED_BACK",
  "statusMessage" : "Exception in org.onap.so.bpmn.infrastructure.aai.tasks.AAICreateTasks.createServiceInstance Error calling A&AI. Request-Id=5213417e-cdd6-40d8-a650-4cd3e765a650 Resource not found for PUT using id business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/f76a53a9-5c2c-4da5-873d-50b7818476fd (msg=Node Not Found:object located at service-design-and-creation/models/model/f650ac71-7d4a-444d-a0e7-7b4936078dd4/model-vers/model-ver/0c087be7-3c60-4050-89c5-864cc8abb5a7#model-version not found) (ec=ERR.5.4.6114)",
  "rollbackStatusMessage" : "Rollback has been completed successfully.",
  "flowStatus" : "All Rollback flows have completed successfully",
  "progress" : 100,
  "startTime" : "2021-10-20T22:35:18.000+00:00",
  "endTime" : "2021-10-20T22:35:22.000+00:00",
  "source" : "VID",
  "tenantId" : "f42839532c9542ba86cf33b02b5720da",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-7ee34c0d-4221-45f1-ae3b-19190dc62a36\",\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\": \"f650ac71-7d4a-444d-a0e7-7b4936078dd4\",\n\t\t\t\"modelVersionId\": \"0c087be7-3c60-4050-89c5-864cc8abb5a7\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"f42839532c9542ba86cf33b02b5720da\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n                \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_vm\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicvm-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicvm-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"007816bd-8a47-452b-b3fb-254456218215\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-10-20T22:35:22.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "f76a53a9-5c2c-4da5-873d-50b7818476fd",
  "serviceInstanceName" : "basic_vm-7ee34c0d-4221-45f1-ae3b-19190dc62a36",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "5213417e-cdd6-40d8-a650-4cd3e765a650",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5213417e-cdd6-40d8-a650-4cd3e765a650"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5213417e-cdd6-40d8-a650-4cd3e765a650"
    }
  }
}
2021-10-20T22:35:30.912Z|d6c0ef53-e684-4862-a41a-cc0503cf6772|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5213417e-cdd6-40d8-a650-4cd3e765a650|DEBUG|500||=======================response end=================================================
2021-10-20T22:35:30.912Z|d6c0ef53-e684-4862-a41a-cc0503cf6772|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5213417e-cdd6-40d8-a650-4cd3e765a650|INFO|500||InvokeReturn
2021-10-20T22:35:30.914Z|d6c0ef53-e684-4862-a41a-cc0503cf6772|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5213417e-cdd6-40d8-a650-4cd3e765a650&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5213417e-cdd6-40d8-a650-4cd3e765a650&IS_INTERNAL_DATA=false
2021-10-20T22:35:30.914Z|d6c0ef53-e684-4862-a41a-cc0503cf6772|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5213417e-cdd6-40d8-a650-4cd3e765a650&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-10-20T22:35:30.915Z|d6c0ef53-e684-4862-a41a-cc0503cf6772|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5213417e-cdd6-40d8-a650-4cd3e765a650&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-10-20T22:35:30.915Z|d6c0ef53-e684-4862-a41a-cc0503cf6772|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5213417e-cdd6-40d8-a650-4cd3e765a650&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5213417e-cdd6-40d8-a650-4cd3e765a650&IS_INTERNAL_DATA=false
2021-10-20T22:35:30.915Z|d6c0ef53-e684-4862-a41a-cc0503cf6772|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5213417e-cdd6-40d8-a650-4cd3e765a650&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-10-20T22:35:30.915Z|d6c0ef53-e684-4862-a41a-cc0503cf6772|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5213417e-cdd6-40d8-a650-4cd3e765a650&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f1704be82fbb3e98", X-B3-SpanId:"9d938ec4bf94560a", X-B3-ParentSpanId:"f1704be82fbb3e98", X-B3-Sampled:"0", X-ONAP-RequestID:"d6c0ef53-e684-4862-a41a-cc0503cf6772", X-RequestID:"d6c0ef53-e684-4862-a41a-cc0503cf6772", X-TransactionID:"d6c0ef53-e684-4862-a41a-cc0503cf6772", X-ECOMP-RequestID:"d6c0ef53-e684-4862-a41a-cc0503cf6772", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3116fd89-4f87-4226-b950-079d8462ed4c"]
2021-10-20T22:35:30.916Z|d6c0ef53-e684-4862-a41a-cc0503cf6772|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5213417e-cdd6-40d8-a650-4cd3e765a650&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-10-20T22:35:30.916Z|d6c0ef53-e684-4862-a41a-cc0503cf6772|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5213417e-cdd6-40d8-a650-4cd3e765a650&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-10-20T22:35:30.929Z|d6c0ef53-e684-4862-a41a-cc0503cf6772|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5213417e-cdd6-40d8-a650-4cd3e765a650&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-10-20T22:35:30.929Z|d6c0ef53-e684-4862-a41a-cc0503cf6772|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5213417e-cdd6-40d8-a650-4cd3e765a650&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-10-20T22:35:30.930Z|d6c0ef53-e684-4862-a41a-cc0503cf6772|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5213417e-cdd6-40d8-a650-4cd3e765a650&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-10-20T22:35:30.930Z|d6c0ef53-e684-4862-a41a-cc0503cf6772|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5213417e-cdd6-40d8-a650-4cd3e765a650&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 20 Oct 2021 22:35:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-20T22:35:30.931Z|d6c0ef53-e684-4862-a41a-cc0503cf6772|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5213417e-cdd6-40d8-a650-4cd3e765a650&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-10-20T22:35:30.931Z|d6c0ef53-e684-4862-a41a-cc0503cf6772|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5213417e-cdd6-40d8-a650-4cd3e765a650&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-10-20T22:35:30.932Z|d6c0ef53-e684-4862-a41a-cc0503cf6772|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5213417e-cdd6-40d8-a650-4cd3e765a650&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-10-20T22:35:30.941Z|d6c0ef53-e684-4862-a41a-cc0503cf6772|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|||INFO|500||Exiting.
2021-10-20T22:35:31.058Z|2d1b86a3-f63d-4024-bff1-533e885ca38b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|||INFO|500||Entering
2021-10-20T22:35:31.061Z|2d1b86a3-f63d-4024-bff1-533e885ca38b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5213417e-cdd6-40d8-a650-4cd3e765a650|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5213417e-cdd6-40d8-a650-4cd3e765a650
2021-10-20T22:35:31.062Z|2d1b86a3-f63d-4024-bff1-533e885ca38b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5213417e-cdd6-40d8-a650-4cd3e765a650|INFO|500||Invoke
2021-10-20T22:35:31.062Z|2d1b86a3-f63d-4024-bff1-533e885ca38b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5213417e-cdd6-40d8-a650-4cd3e765a650|DEBUG|500||===========================request begin================================================
2021-10-20T22:35:31.062Z|2d1b86a3-f63d-4024-bff1-533e885ca38b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5213417e-cdd6-40d8-a650-4cd3e765a650|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/5213417e-cdd6-40d8-a650-4cd3e765a650
2021-10-20T22:35:31.062Z|2d1b86a3-f63d-4024-bff1-533e885ca38b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5213417e-cdd6-40d8-a650-4cd3e765a650|DEBUG|500||Method      : GET
2021-10-20T22:35:31.063Z|2d1b86a3-f63d-4024-bff1-533e885ca38b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5213417e-cdd6-40d8-a650-4cd3e765a650|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1823a75445c8bbd0", X-B3-SpanId:"f0edbdd1d103f032", X-B3-ParentSpanId:"1823a75445c8bbd0", X-B3-Sampled:"0", X-ONAP-RequestID:"2d1b86a3-f63d-4024-bff1-533e885ca38b", X-RequestID:"2d1b86a3-f63d-4024-bff1-533e885ca38b", X-TransactionID:"2d1b86a3-f63d-4024-bff1-533e885ca38b", X-ECOMP-RequestID:"2d1b86a3-f63d-4024-bff1-533e885ca38b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ff3d4c9a-3fe3-4905-9813-a3d0ecad2f52"]
2021-10-20T22:35:31.063Z|2d1b86a3-f63d-4024-bff1-533e885ca38b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5213417e-cdd6-40d8-a650-4cd3e765a650|DEBUG|500||Request body: 
2021-10-20T22:35:31.063Z|2d1b86a3-f63d-4024-bff1-533e885ca38b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5213417e-cdd6-40d8-a650-4cd3e765a650|DEBUG|500||==========================request end================================================
2021-10-20T22:35:31.080Z|2d1b86a3-f63d-4024-bff1-533e885ca38b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5213417e-cdd6-40d8-a650-4cd3e765a650|DEBUG|500||============================response begin==========================================
2021-10-20T22:35:31.081Z|2d1b86a3-f63d-4024-bff1-533e885ca38b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5213417e-cdd6-40d8-a650-4cd3e765a650|DEBUG|500||Status code  : 200 OK
2021-10-20T22:35:31.081Z|2d1b86a3-f63d-4024-bff1-533e885ca38b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5213417e-cdd6-40d8-a650-4cd3e765a650|DEBUG|500||Status text  : 
2021-10-20T22:35:31.081Z|2d1b86a3-f63d-4024-bff1-533e885ca38b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5213417e-cdd6-40d8-a650-4cd3e765a650|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 20 Oct 2021 22:35:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-20T22:35:31.083Z|2d1b86a3-f63d-4024-bff1-533e885ca38b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5213417e-cdd6-40d8-a650-4cd3e765a650|DEBUG|500||Response body: {
  "requestId" : "5213417e-cdd6-40d8-a650-4cd3e765a650",
  "requestStatus" : "ROLLED_BACK",
  "statusMessage" : "Exception in org.onap.so.bpmn.infrastructure.aai.tasks.AAICreateTasks.createServiceInstance Error calling A&AI. Request-Id=5213417e-cdd6-40d8-a650-4cd3e765a650 Resource not found for PUT using id business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/f76a53a9-5c2c-4da5-873d-50b7818476fd (msg=Node Not Found:object located at service-design-and-creation/models/model/f650ac71-7d4a-444d-a0e7-7b4936078dd4/model-vers/model-ver/0c087be7-3c60-4050-89c5-864cc8abb5a7#model-version not found) (ec=ERR.5.4.6114)",
  "rollbackStatusMessage" : "Rollback has been completed successfully.",
  "flowStatus" : "All Rollback flows have completed successfully",
  "progress" : 100,
  "startTime" : "2021-10-20T22:35:18.000+00:00",
  "endTime" : "2021-10-20T22:35:22.000+00:00",
  "source" : "VID",
  "tenantId" : "f42839532c9542ba86cf33b02b5720da",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-7ee34c0d-4221-45f1-ae3b-19190dc62a36\",\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\": \"f650ac71-7d4a-444d-a0e7-7b4936078dd4\",\n\t\t\t\"modelVersionId\": \"0c087be7-3c60-4050-89c5-864cc8abb5a7\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"f42839532c9542ba86cf33b02b5720da\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n                \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_vm\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicvm-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicvm-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"007816bd-8a47-452b-b3fb-254456218215\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-10-20T22:35:22.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "f76a53a9-5c2c-4da5-873d-50b7818476fd",
  "serviceInstanceName" : "basic_vm-7ee34c0d-4221-45f1-ae3b-19190dc62a36",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "5213417e-cdd6-40d8-a650-4cd3e765a650",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5213417e-cdd6-40d8-a650-4cd3e765a650"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5213417e-cdd6-40d8-a650-4cd3e765a650"
    }
  }
}
2021-10-20T22:35:31.083Z|2d1b86a3-f63d-4024-bff1-533e885ca38b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5213417e-cdd6-40d8-a650-4cd3e765a650|DEBUG|500||=======================response end=================================================
2021-10-20T22:35:31.083Z|2d1b86a3-f63d-4024-bff1-533e885ca38b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5213417e-cdd6-40d8-a650-4cd3e765a650|INFO|500||InvokeReturn
2021-10-20T22:35:31.085Z|2d1b86a3-f63d-4024-bff1-533e885ca38b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5213417e-cdd6-40d8-a650-4cd3e765a650&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5213417e-cdd6-40d8-a650-4cd3e765a650&IS_INTERNAL_DATA=false
2021-10-20T22:35:31.085Z|2d1b86a3-f63d-4024-bff1-533e885ca38b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5213417e-cdd6-40d8-a650-4cd3e765a650&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-10-20T22:35:31.085Z|2d1b86a3-f63d-4024-bff1-533e885ca38b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5213417e-cdd6-40d8-a650-4cd3e765a650&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-10-20T22:35:31.086Z|2d1b86a3-f63d-4024-bff1-533e885ca38b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5213417e-cdd6-40d8-a650-4cd3e765a650&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5213417e-cdd6-40d8-a650-4cd3e765a650&IS_INTERNAL_DATA=false
2021-10-20T22:35:31.086Z|2d1b86a3-f63d-4024-bff1-533e885ca38b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5213417e-cdd6-40d8-a650-4cd3e765a650&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-10-20T22:35:31.086Z|2d1b86a3-f63d-4024-bff1-533e885ca38b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5213417e-cdd6-40d8-a650-4cd3e765a650&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1823a75445c8bbd0", X-B3-SpanId:"6efb8e188cd8eaaf", X-B3-ParentSpanId:"1823a75445c8bbd0", X-B3-Sampled:"0", X-ONAP-RequestID:"2d1b86a3-f63d-4024-bff1-533e885ca38b", X-RequestID:"2d1b86a3-f63d-4024-bff1-533e885ca38b", X-TransactionID:"2d1b86a3-f63d-4024-bff1-533e885ca38b", X-ECOMP-RequestID:"2d1b86a3-f63d-4024-bff1-533e885ca38b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fb9a8dd2-fa04-44ad-92b3-835f381150ec"]
2021-10-20T22:35:31.086Z|2d1b86a3-f63d-4024-bff1-533e885ca38b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5213417e-cdd6-40d8-a650-4cd3e765a650&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-10-20T22:35:31.086Z|2d1b86a3-f63d-4024-bff1-533e885ca38b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5213417e-cdd6-40d8-a650-4cd3e765a650&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-10-20T22:35:31.099Z|2d1b86a3-f63d-4024-bff1-533e885ca38b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5213417e-cdd6-40d8-a650-4cd3e765a650&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-10-20T22:35:31.099Z|2d1b86a3-f63d-4024-bff1-533e885ca38b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5213417e-cdd6-40d8-a650-4cd3e765a650&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-10-20T22:35:31.099Z|2d1b86a3-f63d-4024-bff1-533e885ca38b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5213417e-cdd6-40d8-a650-4cd3e765a650&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-10-20T22:35:31.100Z|2d1b86a3-f63d-4024-bff1-533e885ca38b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5213417e-cdd6-40d8-a650-4cd3e765a650&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 20 Oct 2021 22:35:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-20T22:35:31.101Z|2d1b86a3-f63d-4024-bff1-533e885ca38b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5213417e-cdd6-40d8-a650-4cd3e765a650&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-10-20T22:35:31.101Z|2d1b86a3-f63d-4024-bff1-533e885ca38b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5213417e-cdd6-40d8-a650-4cd3e765a650&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-10-20T22:35:31.102Z|2d1b86a3-f63d-4024-bff1-533e885ca38b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5213417e-cdd6-40d8-a650-4cd3e765a650&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-10-20T22:35:31.111Z|2d1b86a3-f63d-4024-bff1-533e885ca38b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|||INFO|500||Exiting.
2021-10-20T22:35:31.140Z|e2e578dc-93f4-426e-bd9a-7c7c4cfd83c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:35:31.141Z|e2e578dc-93f4-426e-bd9a-7c7c4cfd83c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:35:31.230Z|d3883cf3-f045-4fc4-a72f-462194840f2c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|||INFO|500||Entering
2021-10-20T22:35:31.234Z|d3883cf3-f045-4fc4-a72f-462194840f2c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5213417e-cdd6-40d8-a650-4cd3e765a650|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5213417e-cdd6-40d8-a650-4cd3e765a650
2021-10-20T22:35:31.234Z|d3883cf3-f045-4fc4-a72f-462194840f2c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5213417e-cdd6-40d8-a650-4cd3e765a650|INFO|500||Invoke
2021-10-20T22:35:31.234Z|d3883cf3-f045-4fc4-a72f-462194840f2c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5213417e-cdd6-40d8-a650-4cd3e765a650|DEBUG|500||===========================request begin================================================
2021-10-20T22:35:31.235Z|d3883cf3-f045-4fc4-a72f-462194840f2c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5213417e-cdd6-40d8-a650-4cd3e765a650|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/5213417e-cdd6-40d8-a650-4cd3e765a650
2021-10-20T22:35:31.235Z|d3883cf3-f045-4fc4-a72f-462194840f2c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5213417e-cdd6-40d8-a650-4cd3e765a650|DEBUG|500||Method      : GET
2021-10-20T22:35:31.235Z|d3883cf3-f045-4fc4-a72f-462194840f2c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5213417e-cdd6-40d8-a650-4cd3e765a650|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fb38ebf44274402b", X-B3-SpanId:"9a29eeb16510af9d", X-B3-ParentSpanId:"fb38ebf44274402b", X-B3-Sampled:"0", X-ONAP-RequestID:"d3883cf3-f045-4fc4-a72f-462194840f2c", X-RequestID:"d3883cf3-f045-4fc4-a72f-462194840f2c", X-TransactionID:"d3883cf3-f045-4fc4-a72f-462194840f2c", X-ECOMP-RequestID:"d3883cf3-f045-4fc4-a72f-462194840f2c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fb5c141f-0256-4206-a23a-946a70b14b15"]
2021-10-20T22:35:31.235Z|d3883cf3-f045-4fc4-a72f-462194840f2c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5213417e-cdd6-40d8-a650-4cd3e765a650|DEBUG|500||Request body: 
2021-10-20T22:35:31.236Z|d3883cf3-f045-4fc4-a72f-462194840f2c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5213417e-cdd6-40d8-a650-4cd3e765a650|DEBUG|500||==========================request end================================================
2021-10-20T22:35:31.257Z|d3883cf3-f045-4fc4-a72f-462194840f2c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5213417e-cdd6-40d8-a650-4cd3e765a650|DEBUG|500||============================response begin==========================================
2021-10-20T22:35:31.257Z|d3883cf3-f045-4fc4-a72f-462194840f2c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5213417e-cdd6-40d8-a650-4cd3e765a650|DEBUG|500||Status code  : 200 OK
2021-10-20T22:35:31.257Z|d3883cf3-f045-4fc4-a72f-462194840f2c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5213417e-cdd6-40d8-a650-4cd3e765a650|DEBUG|500||Status text  : 
2021-10-20T22:35:31.258Z|d3883cf3-f045-4fc4-a72f-462194840f2c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5213417e-cdd6-40d8-a650-4cd3e765a650|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 20 Oct 2021 22:35:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-20T22:35:31.260Z|d3883cf3-f045-4fc4-a72f-462194840f2c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5213417e-cdd6-40d8-a650-4cd3e765a650|DEBUG|500||Response body: {
  "requestId" : "5213417e-cdd6-40d8-a650-4cd3e765a650",
  "requestStatus" : "ROLLED_BACK",
  "statusMessage" : "Exception in org.onap.so.bpmn.infrastructure.aai.tasks.AAICreateTasks.createServiceInstance Error calling A&AI. Request-Id=5213417e-cdd6-40d8-a650-4cd3e765a650 Resource not found for PUT using id business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/f76a53a9-5c2c-4da5-873d-50b7818476fd (msg=Node Not Found:object located at service-design-and-creation/models/model/f650ac71-7d4a-444d-a0e7-7b4936078dd4/model-vers/model-ver/0c087be7-3c60-4050-89c5-864cc8abb5a7#model-version not found) (ec=ERR.5.4.6114)",
  "rollbackStatusMessage" : "Rollback has been completed successfully.",
  "flowStatus" : "All Rollback flows have completed successfully",
  "progress" : 100,
  "startTime" : "2021-10-20T22:35:18.000+00:00",
  "endTime" : "2021-10-20T22:35:22.000+00:00",
  "source" : "VID",
  "tenantId" : "f42839532c9542ba86cf33b02b5720da",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-7ee34c0d-4221-45f1-ae3b-19190dc62a36\",\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\": \"f650ac71-7d4a-444d-a0e7-7b4936078dd4\",\n\t\t\t\"modelVersionId\": \"0c087be7-3c60-4050-89c5-864cc8abb5a7\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"f42839532c9542ba86cf33b02b5720da\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n                \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_vm\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicvm-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicvm-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"007816bd-8a47-452b-b3fb-254456218215\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-10-20T22:35:22.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "f76a53a9-5c2c-4da5-873d-50b7818476fd",
  "serviceInstanceName" : "basic_vm-7ee34c0d-4221-45f1-ae3b-19190dc62a36",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "5213417e-cdd6-40d8-a650-4cd3e765a650",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5213417e-cdd6-40d8-a650-4cd3e765a650"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5213417e-cdd6-40d8-a650-4cd3e765a650"
    }
  }
}
2021-10-20T22:35:31.260Z|d3883cf3-f045-4fc4-a72f-462194840f2c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5213417e-cdd6-40d8-a650-4cd3e765a650|DEBUG|500||=======================response end=================================================
2021-10-20T22:35:31.260Z|d3883cf3-f045-4fc4-a72f-462194840f2c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5213417e-cdd6-40d8-a650-4cd3e765a650|INFO|500||InvokeReturn
2021-10-20T22:35:31.262Z|d3883cf3-f045-4fc4-a72f-462194840f2c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5213417e-cdd6-40d8-a650-4cd3e765a650&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5213417e-cdd6-40d8-a650-4cd3e765a650&IS_INTERNAL_DATA=false
2021-10-20T22:35:31.262Z|d3883cf3-f045-4fc4-a72f-462194840f2c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5213417e-cdd6-40d8-a650-4cd3e765a650&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-10-20T22:35:31.262Z|d3883cf3-f045-4fc4-a72f-462194840f2c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5213417e-cdd6-40d8-a650-4cd3e765a650&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-10-20T22:35:31.263Z|d3883cf3-f045-4fc4-a72f-462194840f2c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5213417e-cdd6-40d8-a650-4cd3e765a650&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5213417e-cdd6-40d8-a650-4cd3e765a650&IS_INTERNAL_DATA=false
2021-10-20T22:35:31.263Z|d3883cf3-f045-4fc4-a72f-462194840f2c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5213417e-cdd6-40d8-a650-4cd3e765a650&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-10-20T22:35:31.263Z|d3883cf3-f045-4fc4-a72f-462194840f2c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5213417e-cdd6-40d8-a650-4cd3e765a650&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fb38ebf44274402b", X-B3-SpanId:"9b90b6a404eb384b", X-B3-ParentSpanId:"fb38ebf44274402b", X-B3-Sampled:"0", X-ONAP-RequestID:"d3883cf3-f045-4fc4-a72f-462194840f2c", X-RequestID:"d3883cf3-f045-4fc4-a72f-462194840f2c", X-TransactionID:"d3883cf3-f045-4fc4-a72f-462194840f2c", X-ECOMP-RequestID:"d3883cf3-f045-4fc4-a72f-462194840f2c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f1c16e3b-6dda-4861-83e0-e9acbe872184"]
2021-10-20T22:35:31.263Z|d3883cf3-f045-4fc4-a72f-462194840f2c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5213417e-cdd6-40d8-a650-4cd3e765a650&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-10-20T22:35:31.263Z|d3883cf3-f045-4fc4-a72f-462194840f2c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5213417e-cdd6-40d8-a650-4cd3e765a650&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-10-20T22:35:31.276Z|d3883cf3-f045-4fc4-a72f-462194840f2c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5213417e-cdd6-40d8-a650-4cd3e765a650&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-10-20T22:35:31.276Z|d3883cf3-f045-4fc4-a72f-462194840f2c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5213417e-cdd6-40d8-a650-4cd3e765a650&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-10-20T22:35:31.276Z|d3883cf3-f045-4fc4-a72f-462194840f2c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5213417e-cdd6-40d8-a650-4cd3e765a650&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-10-20T22:35:31.277Z|d3883cf3-f045-4fc4-a72f-462194840f2c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5213417e-cdd6-40d8-a650-4cd3e765a650&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 20 Oct 2021 22:35:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-20T22:35:31.279Z|d3883cf3-f045-4fc4-a72f-462194840f2c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5213417e-cdd6-40d8-a650-4cd3e765a650&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-10-20T22:35:31.279Z|d3883cf3-f045-4fc4-a72f-462194840f2c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5213417e-cdd6-40d8-a650-4cd3e765a650&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-10-20T22:35:31.279Z|d3883cf3-f045-4fc4-a72f-462194840f2c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5213417e-cdd6-40d8-a650-4cd3e765a650&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-10-20T22:35:31.291Z|d3883cf3-f045-4fc4-a72f-462194840f2c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|||INFO|500||Exiting.
2021-10-20T22:35:31.407Z|0eeed69f-9852-40a1-b896-b166aa1b47e8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|||INFO|500||Entering
2021-10-20T22:35:31.411Z|0eeed69f-9852-40a1-b896-b166aa1b47e8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5213417e-cdd6-40d8-a650-4cd3e765a650|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5213417e-cdd6-40d8-a650-4cd3e765a650
2021-10-20T22:35:31.411Z|0eeed69f-9852-40a1-b896-b166aa1b47e8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5213417e-cdd6-40d8-a650-4cd3e765a650|INFO|500||Invoke
2021-10-20T22:35:31.411Z|0eeed69f-9852-40a1-b896-b166aa1b47e8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5213417e-cdd6-40d8-a650-4cd3e765a650|DEBUG|500||===========================request begin================================================
2021-10-20T22:35:31.412Z|0eeed69f-9852-40a1-b896-b166aa1b47e8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5213417e-cdd6-40d8-a650-4cd3e765a650|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/5213417e-cdd6-40d8-a650-4cd3e765a650
2021-10-20T22:35:31.412Z|0eeed69f-9852-40a1-b896-b166aa1b47e8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5213417e-cdd6-40d8-a650-4cd3e765a650|DEBUG|500||Method      : GET
2021-10-20T22:35:31.412Z|0eeed69f-9852-40a1-b896-b166aa1b47e8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5213417e-cdd6-40d8-a650-4cd3e765a650|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bcfa42b34f618d75", X-B3-SpanId:"b3eda00f685b9206", X-B3-ParentSpanId:"bcfa42b34f618d75", X-B3-Sampled:"0", X-ONAP-RequestID:"0eeed69f-9852-40a1-b896-b166aa1b47e8", X-RequestID:"0eeed69f-9852-40a1-b896-b166aa1b47e8", X-TransactionID:"0eeed69f-9852-40a1-b896-b166aa1b47e8", X-ECOMP-RequestID:"0eeed69f-9852-40a1-b896-b166aa1b47e8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1fa3efb2-71d8-4f2e-955c-abb51df63cb4"]
2021-10-20T22:35:31.412Z|0eeed69f-9852-40a1-b896-b166aa1b47e8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5213417e-cdd6-40d8-a650-4cd3e765a650|DEBUG|500||Request body: 
2021-10-20T22:35:31.413Z|0eeed69f-9852-40a1-b896-b166aa1b47e8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5213417e-cdd6-40d8-a650-4cd3e765a650|DEBUG|500||==========================request end================================================
2021-10-20T22:35:31.432Z|0eeed69f-9852-40a1-b896-b166aa1b47e8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5213417e-cdd6-40d8-a650-4cd3e765a650|DEBUG|500||============================response begin==========================================
2021-10-20T22:35:31.433Z|0eeed69f-9852-40a1-b896-b166aa1b47e8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5213417e-cdd6-40d8-a650-4cd3e765a650|DEBUG|500||Status code  : 200 OK
2021-10-20T22:35:31.433Z|0eeed69f-9852-40a1-b896-b166aa1b47e8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5213417e-cdd6-40d8-a650-4cd3e765a650|DEBUG|500||Status text  : 
2021-10-20T22:35:31.433Z|0eeed69f-9852-40a1-b896-b166aa1b47e8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5213417e-cdd6-40d8-a650-4cd3e765a650|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 20 Oct 2021 22:35:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-20T22:35:31.435Z|0eeed69f-9852-40a1-b896-b166aa1b47e8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5213417e-cdd6-40d8-a650-4cd3e765a650|DEBUG|500||Response body: {
  "requestId" : "5213417e-cdd6-40d8-a650-4cd3e765a650",
  "requestStatus" : "ROLLED_BACK",
  "statusMessage" : "Exception in org.onap.so.bpmn.infrastructure.aai.tasks.AAICreateTasks.createServiceInstance Error calling A&AI. Request-Id=5213417e-cdd6-40d8-a650-4cd3e765a650 Resource not found for PUT using id business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/f76a53a9-5c2c-4da5-873d-50b7818476fd (msg=Node Not Found:object located at service-design-and-creation/models/model/f650ac71-7d4a-444d-a0e7-7b4936078dd4/model-vers/model-ver/0c087be7-3c60-4050-89c5-864cc8abb5a7#model-version not found) (ec=ERR.5.4.6114)",
  "rollbackStatusMessage" : "Rollback has been completed successfully.",
  "flowStatus" : "All Rollback flows have completed successfully",
  "progress" : 100,
  "startTime" : "2021-10-20T22:35:18.000+00:00",
  "endTime" : "2021-10-20T22:35:22.000+00:00",
  "source" : "VID",
  "tenantId" : "f42839532c9542ba86cf33b02b5720da",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-7ee34c0d-4221-45f1-ae3b-19190dc62a36\",\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\": \"f650ac71-7d4a-444d-a0e7-7b4936078dd4\",\n\t\t\t\"modelVersionId\": \"0c087be7-3c60-4050-89c5-864cc8abb5a7\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"f42839532c9542ba86cf33b02b5720da\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n                \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_vm\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicvm-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicvm-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"007816bd-8a47-452b-b3fb-254456218215\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-10-20T22:35:22.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "f76a53a9-5c2c-4da5-873d-50b7818476fd",
  "serviceInstanceName" : "basic_vm-7ee34c0d-4221-45f1-ae3b-19190dc62a36",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "5213417e-cdd6-40d8-a650-4cd3e765a650",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5213417e-cdd6-40d8-a650-4cd3e765a650"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5213417e-cdd6-40d8-a650-4cd3e765a650"
    }
  }
}
2021-10-20T22:35:31.435Z|0eeed69f-9852-40a1-b896-b166aa1b47e8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5213417e-cdd6-40d8-a650-4cd3e765a650|DEBUG|500||=======================response end=================================================
2021-10-20T22:35:31.436Z|0eeed69f-9852-40a1-b896-b166aa1b47e8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5213417e-cdd6-40d8-a650-4cd3e765a650|INFO|500||InvokeReturn
2021-10-20T22:35:31.437Z|0eeed69f-9852-40a1-b896-b166aa1b47e8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5213417e-cdd6-40d8-a650-4cd3e765a650&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5213417e-cdd6-40d8-a650-4cd3e765a650&IS_INTERNAL_DATA=false
2021-10-20T22:35:31.437Z|0eeed69f-9852-40a1-b896-b166aa1b47e8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5213417e-cdd6-40d8-a650-4cd3e765a650&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-10-20T22:35:31.438Z|0eeed69f-9852-40a1-b896-b166aa1b47e8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5213417e-cdd6-40d8-a650-4cd3e765a650&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-10-20T22:35:31.438Z|0eeed69f-9852-40a1-b896-b166aa1b47e8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5213417e-cdd6-40d8-a650-4cd3e765a650&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5213417e-cdd6-40d8-a650-4cd3e765a650&IS_INTERNAL_DATA=false
2021-10-20T22:35:31.438Z|0eeed69f-9852-40a1-b896-b166aa1b47e8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5213417e-cdd6-40d8-a650-4cd3e765a650&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-10-20T22:35:31.438Z|0eeed69f-9852-40a1-b896-b166aa1b47e8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5213417e-cdd6-40d8-a650-4cd3e765a650&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bcfa42b34f618d75", X-B3-SpanId:"cbee7bb918c81557", X-B3-ParentSpanId:"bcfa42b34f618d75", X-B3-Sampled:"0", X-ONAP-RequestID:"0eeed69f-9852-40a1-b896-b166aa1b47e8", X-RequestID:"0eeed69f-9852-40a1-b896-b166aa1b47e8", X-TransactionID:"0eeed69f-9852-40a1-b896-b166aa1b47e8", X-ECOMP-RequestID:"0eeed69f-9852-40a1-b896-b166aa1b47e8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"48568bb3-1db5-479b-85c4-8288c8bfcc62"]
2021-10-20T22:35:31.438Z|0eeed69f-9852-40a1-b896-b166aa1b47e8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5213417e-cdd6-40d8-a650-4cd3e765a650&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-10-20T22:35:31.439Z|0eeed69f-9852-40a1-b896-b166aa1b47e8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5213417e-cdd6-40d8-a650-4cd3e765a650&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-10-20T22:35:31.453Z|0eeed69f-9852-40a1-b896-b166aa1b47e8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5213417e-cdd6-40d8-a650-4cd3e765a650&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-10-20T22:35:31.454Z|0eeed69f-9852-40a1-b896-b166aa1b47e8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5213417e-cdd6-40d8-a650-4cd3e765a650&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-10-20T22:35:31.454Z|0eeed69f-9852-40a1-b896-b166aa1b47e8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5213417e-cdd6-40d8-a650-4cd3e765a650&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-10-20T22:35:31.454Z|0eeed69f-9852-40a1-b896-b166aa1b47e8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5213417e-cdd6-40d8-a650-4cd3e765a650&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 20 Oct 2021 22:35:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-20T22:35:31.455Z|0eeed69f-9852-40a1-b896-b166aa1b47e8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5213417e-cdd6-40d8-a650-4cd3e765a650&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-10-20T22:35:31.455Z|0eeed69f-9852-40a1-b896-b166aa1b47e8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5213417e-cdd6-40d8-a650-4cd3e765a650&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-10-20T22:35:31.455Z|0eeed69f-9852-40a1-b896-b166aa1b47e8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5213417e-cdd6-40d8-a650-4cd3e765a650&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-10-20T22:35:31.468Z|0eeed69f-9852-40a1-b896-b166aa1b47e8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5213417e-cdd6-40d8-a650-4cd3e765a650|InfraPortalClient|||INFO|500||Exiting.
2021-10-20T22:35:36.357Z|3d579376-1da5-4628-a503-5f4e8b393596|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:35:36.358Z|3d579376-1da5-4628-a503-5f4e8b393596|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:35:36.360Z|816a5099-cfc8-4dc8-afc0-634e649c80e3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:35:36.361Z|816a5099-cfc8-4dc8-afc0-634e649c80e3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:35:36.369Z|b5c7f9fa-2773-4abc-9029-8fa14762003f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:35:36.369Z|b5c7f9fa-2773-4abc-9029-8fa14762003f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:35:46.143Z|8284bd73-5ba7-4b8e-a15e-b7fe3bb5aedf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:35:46.148Z|8284bd73-5ba7-4b8e-a15e-b7fe3bb5aedf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:35:46.388Z|82d123d3-6b8d-4589-8df9-c4d39fd3f60c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:35:46.388Z|bee7c6bb-cbda-408d-b899-90067359139d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:35:46.389Z|82d123d3-6b8d-4589-8df9-c4d39fd3f60c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:35:46.389Z|bee7c6bb-cbda-408d-b899-90067359139d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:35:46.391Z|be617732-af43-4ff8-8bce-e59d9ffae74f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:35:46.392Z|be617732-af43-4ff8-8bce-e59d9ffae74f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:35:46.479Z|2b86749b-36ac-4d82-9b82-13654b631b30|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:35:46.479Z|2b86749b-36ac-4d82-9b82-13654b631b30|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:35:56.417Z|6fd87e17-cc13-43e4-8648-8eae66f11586|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:35:56.417Z|a6fa748b-2ec3-4619-9dff-9c95266706f1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:35:56.418Z|6fd87e17-cc13-43e4-8648-8eae66f11586|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:35:56.418Z|a6fa748b-2ec3-4619-9dff-9c95266706f1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:35:56.420Z|5680b8b4-030c-4a20-91a5-000424dce7c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:35:56.420Z|5680b8b4-030c-4a20-91a5-000424dce7c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:36:01.141Z|afb81de9-4fbc-48c0-9071-7c6e18ea01ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:36:01.142Z|afb81de9-4fbc-48c0-9071-7c6e18ea01ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:36:02.841Z|2d629873-4e63-4b0f-bdf4-fc2a89f54a40|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-20T22:36:02.842Z|2d629873-4e63-4b0f-bdf4-fc2a89f54a40|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-20T22:36:06.441Z|4a277833-2e2a-46d8-b0e8-d2a8f83f4a67|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:36:06.441Z|336d5d5d-b01d-4807-bf04-f2ed81d67398|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:36:06.441Z|cd6fce70-e9b7-4555-ab85-a1f15a2a5071|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:36:06.442Z|336d5d5d-b01d-4807-bf04-f2ed81d67398|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:36:06.442Z|cd6fce70-e9b7-4555-ab85-a1f15a2a5071|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:36:06.442Z|4a277833-2e2a-46d8-b0e8-d2a8f83f4a67|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:36:16.140Z|d1544eb9-be09-4ce8-9e01-a2c7787e3c0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:36:16.141Z|d1544eb9-be09-4ce8-9e01-a2c7787e3c0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:36:16.461Z|80fa3434-545a-4140-8e6d-b11ddbecbfe6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:36:16.461Z|80fa3434-545a-4140-8e6d-b11ddbecbfe6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:36:16.462Z|9b07bbf4-48ef-44d4-b68a-bea6bdd38a5a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:36:16.463Z|9b07bbf4-48ef-44d4-b68a-bea6bdd38a5a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:36:16.466Z|56b33da6-b0b6-4b7d-abc2-25bef9f38fb7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:36:16.466Z|56b33da6-b0b6-4b7d-abc2-25bef9f38fb7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:36:16.480Z|cadc9366-1786-4241-b687-3870b2c32d39|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:36:16.480Z|cadc9366-1786-4241-b687-3870b2c32d39|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:36:18.894Z|3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2021-10-20T22:36:18.900Z|3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c already exists in requestDb InfraActiveRequests table
2021-10-20T22:36:18.901Z|3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c
2021-10-20T22:36:18.902Z|3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|INFO|500||Invoke
2021-10-20T22:36:18.902Z|3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|DEBUG|500||===========================request begin================================================
2021-10-20T22:36:18.902Z|3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c
2021-10-20T22:36:18.903Z|3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|DEBUG|500||Method      : GET
2021-10-20T22:36:18.903Z|3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b0e7e573bd4334d3", X-B3-SpanId:"03c0c2cf31e0acc9", X-B3-ParentSpanId:"b0e7e573bd4334d3", X-B3-Sampled:"0", X-ONAP-RequestID:"3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c", X-RequestID:"3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c", X-TransactionID:"3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c", X-ECOMP-RequestID:"3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"37fdae66-3ce1-4d03-80aa-5322de8367d2"]
2021-10-20T22:36:18.903Z|3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|DEBUG|500||Request body: 
2021-10-20T22:36:18.904Z|3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|DEBUG|500||==========================request end================================================
2021-10-20T22:36:18.929Z|3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|DEBUG|500||============================response begin==========================================
2021-10-20T22:36:18.930Z|3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|DEBUG|500||Status code  : 404 NOT_FOUND
2021-10-20T22:36:18.930Z|3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|DEBUG|500||Status text  : 
2021-10-20T22:36:18.930Z|3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 20 Oct 2021 22:36:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-20T22:36:18.931Z|3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|DEBUG|500||Response body: 
2021-10-20T22:36:18.931Z|3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|DEBUG|500||=======================response end=================================================
2021-10-20T22:36:18.931Z|3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|INFO|404|Not Found|InvokeReturn
2021-10-20T22:36:18.946Z|3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2021-10-20T22:36:18.954Z|3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-10-20T22:36:18.998Z|3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f42839532c9542ba86cf33b02b5720da|INFO|500||Invoke
2021-10-20T22:36:18.999Z|3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f42839532c9542ba86cf33b02b5720da|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f42839532c9542ba86cf33b02b5720da with request headers:{Authorization=[***REDACTED***], X-RequestID=[3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[6cbd4ecc-abc4-4a07-a5e3-2151651da92f], X-ECOMP-RequestID=[3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c], X-TransactionId=[], X-ONAP-RequestID=[3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c]}
2021-10-20T22:36:19.248Z|3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f42839532c9542ba86cf33b02b5720da|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f42839532c9542ba86cf33b02b5720da has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-211020-22:36:19:067-68516], vertex-id=[12416], Content-Length=[608], Date=[Wed, 20 Oct 2021 22:36:19 GMT], Content-Type=[application/json]}
2021-10-20T22:36:19.250Z|3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f42839532c9542ba86cf33b02b5720da|DEBUG|500||{"tenant-id":"f42839532c9542ba86cf33b02b5720da","tenant-name":"ci-onap-master-vnfs","tenant-context":"None","resource-version":"1634769017015","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"}]}]}}

2021-10-20T22:36:19.250Z|3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f42839532c9542ba86cf33b02b5720da|INFO|500||InvokeReturn
2021-10-20T22:36:19.252Z|3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2021-10-20T22:36:19.252Z|3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2021-10-20T22:36:19.254Z|3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2021-10-20T22:36:19.254Z|3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2021-10-20T22:36:19.254Z|3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2021-10-20T22:36:19.255Z|3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2021-10-20T22:36:19.255Z|3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2021-10-20T22:36:19.255Z|3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"111", X-B3-TraceId:"b0e7e573bd4334d3", X-B3-SpanId:"5b3fa326be5b862c", X-B3-ParentSpanId:"b0e7e573bd4334d3", X-B3-Sampled:"0", X-ONAP-RequestID:"3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c", X-RequestID:"3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c", X-TransactionID:"3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c", X-ECOMP-RequestID:"3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a5ba32f0-cfc7-4d4e-b698-d65fad28184c"]
2021-10-20T22:36:19.255Z|3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"basic_cnf-de098ebe-d11c-4578-9cdd-9eb769589a31","requestScope":"service"}
2021-10-20T22:36:19.256Z|3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2021-10-20T22:36:19.280Z|3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2021-10-20T22:36:19.280Z|3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2021-10-20T22:36:19.281Z|3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2021-10-20T22:36:19.281Z|3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 20 Oct 2021 22:36:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-20T22:36:19.281Z|3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2021-10-20T22:36:19.282Z|3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2021-10-20T22:36:19.282Z|3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2021-10-20T22:36:19.283Z|3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2021-10-20T22:36:19.283Z|3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2021-10-20T22:36:19.283Z|3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2021-10-20T22:36:19.283Z|3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2021-10-20T22:36:19.284Z|3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2021-10-20T22:36:19.284Z|3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c", X-RequestID:"3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c", X-TransactionID:"3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c", X-ECOMP-RequestID:"3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fca6814f-455b-4d20-bf68-f69f07c2d906"]
2021-10-20T22:36:19.284Z|3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2021-10-20T22:36:19.284Z|3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2021-10-20T22:36:19.339Z|3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2021-10-20T22:36:19.339Z|3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2021-10-20T22:36:19.340Z|3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2021-10-20T22:36:19.340Z|3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Wed, 20 Oct 2021 22:36:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-20T22:36:19.343Z|3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {
  "modelName" : "GR-API-DEFAULT",
  "description" : "Gr api service for VID to use for infra APIH orchestration",
  "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672",
  "created" : "2021-10-20 22:03:42.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"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "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"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    }
  }
}
2021-10-20T22:36:19.343Z|3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2021-10-20T22:36:19.343Z|3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2021-10-20T22:36:19.348Z|3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance
2021-10-20T22:36:19.348Z|3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke
2021-10-20T22:36:19.348Z|3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================
2021-10-20T22:36:19.349Z|3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance
2021-10-20T22:36:19.349Z|3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method      : GET
2021-10-20T22:36:19.349Z|3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c", X-RequestID:"3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c", X-TransactionID:"3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c", X-ECOMP-RequestID:"3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0136a76c-a777-40d9-9456-489f4156899f"]
2021-10-20T22:36:19.349Z|3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 
2021-10-20T22:36:19.349Z|3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================
2021-10-20T22:36:19.373Z|3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin==========================================
2021-10-20T22:36:19.373Z|3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code  : 200 OK
2021-10-20T22:36:19.374Z|3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text  : 
2021-10-20T22:36:19.374Z|3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Wed, 20 Oct 2021 22:36:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-20T22:36:19.376Z|3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: {
  "id" : 505,
  "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" : "2021-10-20T22:03:42.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/505"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/505"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/505/service"
    }
  }
}
2021-10-20T22:36:19.376Z|3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end=================================================
2021-10-20T22:36:19.376Z|3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn
2021-10-20T22:36:19.379Z|3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2021-10-20T22:36:19.380Z|3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2021-10-20T22:36:19.380Z|3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2021-10-20T22:36:19.380Z|3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2021-10-20T22:36:19.380Z|3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2021-10-20T22:36:19.380Z|3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c", X-RequestID:"3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c", X-TransactionID:"3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c", X-ECOMP-RequestID:"3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3d8fa648-ce86-4ee1-b755-9099d4ff00e8"]
2021-10-20T22:36:19.381Z|3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2021-10-20T22:36:19.381Z|3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2021-10-20T22:36:19.486Z|3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2021-10-20T22:36:19.487Z|3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2021-10-20T22:36:19.487Z|3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2021-10-20T22:36:19.487Z|3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Wed, 20 Oct 2021 22:36:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-20T22:36:19.490Z|3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {
  "modelName" : "GR-API-DEFAULT",
  "description" : "Gr api service for VID to use for infra APIH orchestration",
  "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672",
  "created" : "2021-10-20 22:03:42.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"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "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"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    }
  }
}
2021-10-20T22:36:19.490Z|3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2021-10-20T22:36:19.491Z|3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2021-10-20T22:36:19.494Z|3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2021-10-20T22:36:19.495Z|3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2021-10-20T22:36:19.495Z|3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2021-10-20T22:36:19.495Z|3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2021-10-20T22:36:19.495Z|3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2021-10-20T22:36:19.496Z|3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1844", X-B3-TraceId:"b0e7e573bd4334d3", X-B3-SpanId:"3b05acef5552f108", X-B3-ParentSpanId:"b0e7e573bd4334d3", X-B3-Sampled:"0", X-ONAP-RequestID:"3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c", X-RequestID:"3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c", X-TransactionID:"3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c", X-ECOMP-RequestID:"3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d03f684a-2c93-475d-aca4-ca5314bba567"]
2021-10-20T22:36:19.496Z|3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c","requestStatus":"IN_PROGRESS","startTime":1634769378947,"source":"VID","tenantId":"f42839532c9542ba86cf33b02b5720da","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-de098ebe-d11c-4578-9cdd-9eb769589a31\",\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\": \"9f8f8eb6-2c71-4ee8-9f52-49ff6199d68b\",\n\t\t\t\"modelVersionId\": \"8bc2ef20-83b0-49fe-b0a3-e8446ae3e29e\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"f42839532c9542ba86cf33b02b5720da\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n                \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_cnf\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnf-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnf_project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"93f7a12a-027a-49ff-bb7a-2e388144f30a\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"k8sregion","serviceInstanceName":"basic_cnf-de098ebe-d11c-4578-9cdd-9eb769589a31","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":"3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c"}
2021-10-20T22:36:19.496Z|3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2021-10-20T22:36:19.536Z|3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2021-10-20T22:36:19.536Z|3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2021-10-20T22:36:19.537Z|3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2021-10-20T22:36:19.537Z|3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 20 Oct 2021 22:36:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-20T22:36:19.538Z|3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-10-20T22:36:18.947+00:00",
  "source" : "VID",
  "tenantId" : "f42839532c9542ba86cf33b02b5720da",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-de098ebe-d11c-4578-9cdd-9eb769589a31\",\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\": \"9f8f8eb6-2c71-4ee8-9f52-49ff6199d68b\",\n\t\t\t\"modelVersionId\": \"8bc2ef20-83b0-49fe-b0a3-e8446ae3e29e\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"f42839532c9542ba86cf33b02b5720da\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n                \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_cnf\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnf-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnf_project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"93f7a12a-027a-49ff-bb7a-2e388144f30a\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2021-10-20T22:36:19.520+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceName" : "basic_cnf-de098ebe-d11c-4578-9cdd-9eb769589a31",
  "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" : "3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c"
    }
  }
}
2021-10-20T22:36:19.538Z|3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2021-10-20T22:36:19.538Z|3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2021-10-20T22:36:19.550Z|3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2021-10-20T22:36:19.550Z|3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2021-10-20T22:36:19.551Z|3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2021-10-20T22:36:19.551Z|3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2021-10-20T22:36:19.551Z|3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2021-10-20T22:36:19.551Z|3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"2251", X-B3-TraceId:"b0e7e573bd4334d3", X-B3-SpanId:"a355daac9757b4c0", X-B3-ParentSpanId:"b0e7e573bd4334d3", X-B3-Sampled:"0", X-ONAP-RequestID:"3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c", X-RequestID:"3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c", X-TransactionID:"3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c", X-ECOMP-RequestID:"3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"88e281b0-b75f-4de2-9e08-be5f30708a43"]
2021-10-20T22:36:19.552Z|3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"9f8f8eb6-2c71-4ee8-9f52-49ff6199d68b\",\"modelType\":\"service\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"8bc2ef20-83b0-49fe-b0a3-e8446ae3e29e\",\"modelUuid\":\"8bc2ef20-83b0-49fe-b0a3-e8446ae3e29e\",\"modelInvariantUuid\":\"9f8f8eb6-2c71-4ee8-9f52-49ff6199d68b\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_cnf-de098ebe-d11c-4578-9cdd-9eb769589a31\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicnf-customer\"},\"cloudConfiguration\":{\"tenantId\":\"f42839532c9542ba86cf33b02b5720da\",\"cloudOwner\":\"basicnf-owner\",\"lcpCloudRegionId\":\"k8sregion\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_cnf\",\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"},\"project\":{\"projectName\":\"basicnf_project\"},\"owningEntity\":{\"owningEntityId\":\"93f7a12a-027a-49ff-bb7a-2e388144f30a\",\"owningEntityName\":\"basicnf_owning_entity\"}}}","type":"String"},"requestId":{"value":"3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c","type":"String"},"mso-request-id":{"value":"3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c","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"}}}
2021-10-20T22:36:19.552Z|3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2021-10-20T22:36:20.571Z|3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2021-10-20T22:36:20.572Z|3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2021-10-20T22:36:20.572Z|3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2021-10-20T22:36:20.572Z|3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Wed, 20 Oct 2021 22:36:20 GMT", X-ONAP-RequestID:"3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c", X-RequestID:"3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c", X-TransactionID:"3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c", X-ECOMP-RequestID:"3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"88e281b0-b75f-4de2-9e08-be5f30708a43", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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"]
2021-10-20T22:36:20.573Z|3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c\",\"instanceId\":\"6a54a2ec-16de-4511-b530-a601cf39a86e\"}}","message":"Success","processInstanceID":"2518f088-31f6-11ec-9d7c-6e92b440bbfd","variables":null,"messageCode":200}
2021-10-20T22:36:20.573Z|3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2021-10-20T22:36:20.574Z|3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2021-10-20T22:36:20.577Z|3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2021-10-20T22:36:20.709Z|7e326a81-f9dc-4202-bf00-91a71dcb470e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|||INFO|500||Entering
2021-10-20T22:36:20.712Z|7e326a81-f9dc-4202-bf00-91a71dcb470e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c
2021-10-20T22:36:20.713Z|7e326a81-f9dc-4202-bf00-91a71dcb470e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|INFO|500||Invoke
2021-10-20T22:36:20.713Z|7e326a81-f9dc-4202-bf00-91a71dcb470e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|DEBUG|500||===========================request begin================================================
2021-10-20T22:36:20.714Z|7e326a81-f9dc-4202-bf00-91a71dcb470e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c
2021-10-20T22:36:20.714Z|7e326a81-f9dc-4202-bf00-91a71dcb470e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|DEBUG|500||Method      : GET
2021-10-20T22:36:20.714Z|7e326a81-f9dc-4202-bf00-91a71dcb470e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"83746edaa31bc6b1", X-B3-SpanId:"a376ac68d6f03a7c", X-B3-ParentSpanId:"83746edaa31bc6b1", X-B3-Sampled:"0", X-ONAP-RequestID:"7e326a81-f9dc-4202-bf00-91a71dcb470e", X-RequestID:"7e326a81-f9dc-4202-bf00-91a71dcb470e", X-TransactionID:"7e326a81-f9dc-4202-bf00-91a71dcb470e", X-ECOMP-RequestID:"7e326a81-f9dc-4202-bf00-91a71dcb470e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"485d3486-030b-4319-a724-4ba22152c90f"]
2021-10-20T22:36:20.715Z|7e326a81-f9dc-4202-bf00-91a71dcb470e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|DEBUG|500||Request body: 
2021-10-20T22:36:20.715Z|7e326a81-f9dc-4202-bf00-91a71dcb470e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|DEBUG|500||==========================request end================================================
2021-10-20T22:36:20.736Z|7e326a81-f9dc-4202-bf00-91a71dcb470e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|DEBUG|500||============================response begin==========================================
2021-10-20T22:36:20.736Z|7e326a81-f9dc-4202-bf00-91a71dcb470e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|DEBUG|500||Status code  : 200 OK
2021-10-20T22:36:20.737Z|7e326a81-f9dc-4202-bf00-91a71dcb470e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|DEBUG|500||Status text  : 
2021-10-20T22:36:20.737Z|7e326a81-f9dc-4202-bf00-91a71dcb470e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 20 Oct 2021 22:36:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-20T22:36:20.738Z|7e326a81-f9dc-4202-bf00-91a71dcb470e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|DEBUG|500||Response body: {
  "requestId" : "3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-10-20T22:36:18.000+00:00",
  "source" : "VID",
  "tenantId" : "f42839532c9542ba86cf33b02b5720da",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-de098ebe-d11c-4578-9cdd-9eb769589a31\",\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\": \"9f8f8eb6-2c71-4ee8-9f52-49ff6199d68b\",\n\t\t\t\"modelVersionId\": \"8bc2ef20-83b0-49fe-b0a3-e8446ae3e29e\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"f42839532c9542ba86cf33b02b5720da\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n                \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_cnf\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnf-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnf_project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"93f7a12a-027a-49ff-bb7a-2e388144f30a\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-10-20T22:36:20.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "6a54a2ec-16de-4511-b530-a601cf39a86e",
  "serviceInstanceName" : "basic_cnf-de098ebe-d11c-4578-9cdd-9eb769589a31",
  "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" : "3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c"
    }
  }
}
2021-10-20T22:36:20.738Z|7e326a81-f9dc-4202-bf00-91a71dcb470e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|DEBUG|500||=======================response end=================================================
2021-10-20T22:36:20.739Z|7e326a81-f9dc-4202-bf00-91a71dcb470e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|INFO|500||InvokeReturn
2021-10-20T22:36:20.741Z|7e326a81-f9dc-4202-bf00-91a71dcb470e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c&IS_INTERNAL_DATA=false
2021-10-20T22:36:20.741Z|7e326a81-f9dc-4202-bf00-91a71dcb470e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-10-20T22:36:20.742Z|7e326a81-f9dc-4202-bf00-91a71dcb470e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-10-20T22:36:20.742Z|7e326a81-f9dc-4202-bf00-91a71dcb470e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c&IS_INTERNAL_DATA=false
2021-10-20T22:36:20.742Z|7e326a81-f9dc-4202-bf00-91a71dcb470e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-10-20T22:36:20.743Z|7e326a81-f9dc-4202-bf00-91a71dcb470e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"83746edaa31bc6b1", X-B3-SpanId:"df450d85d3d4fca7", X-B3-ParentSpanId:"83746edaa31bc6b1", X-B3-Sampled:"0", X-ONAP-RequestID:"7e326a81-f9dc-4202-bf00-91a71dcb470e", X-RequestID:"7e326a81-f9dc-4202-bf00-91a71dcb470e", X-TransactionID:"7e326a81-f9dc-4202-bf00-91a71dcb470e", X-ECOMP-RequestID:"7e326a81-f9dc-4202-bf00-91a71dcb470e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a7aaebfd-0729-478e-aec3-832d59a44d33"]
2021-10-20T22:36:20.743Z|7e326a81-f9dc-4202-bf00-91a71dcb470e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-10-20T22:36:20.743Z|7e326a81-f9dc-4202-bf00-91a71dcb470e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-10-20T22:36:20.771Z|7e326a81-f9dc-4202-bf00-91a71dcb470e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-10-20T22:36:20.771Z|7e326a81-f9dc-4202-bf00-91a71dcb470e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-10-20T22:36:20.772Z|7e326a81-f9dc-4202-bf00-91a71dcb470e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-10-20T22:36:20.772Z|7e326a81-f9dc-4202-bf00-91a71dcb470e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 20 Oct 2021 22:36:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-20T22:36:20.774Z|7e326a81-f9dc-4202-bf00-91a71dcb470e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-10-20T22:36:20.774Z|7e326a81-f9dc-4202-bf00-91a71dcb470e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-10-20T22:36:20.774Z|7e326a81-f9dc-4202-bf00-91a71dcb470e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-10-20T22:36:20.784Z|7e326a81-f9dc-4202-bf00-91a71dcb470e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|||INFO|500||Exiting.
2021-10-20T22:36:26.484Z|f792542d-c7ce-47b2-9fd0-7698c3fba490|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:36:26.485Z|f792542d-c7ce-47b2-9fd0-7698c3fba490|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:36:26.487Z|122d09e0-e837-4d04-af86-7e5bde6e9f51|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:36:26.488Z|122d09e0-e837-4d04-af86-7e5bde6e9f51|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:36:26.489Z|81b32a04-efad-4fd0-9d89-b051a0a54432|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:36:26.490Z|81b32a04-efad-4fd0-9d89-b051a0a54432|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:36:30.914Z|1de3ba52-9d07-4bba-883e-4ae07cc4a79a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|||INFO|500||Entering
2021-10-20T22:36:30.918Z|1de3ba52-9d07-4bba-883e-4ae07cc4a79a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c
2021-10-20T22:36:30.919Z|1de3ba52-9d07-4bba-883e-4ae07cc4a79a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|INFO|500||Invoke
2021-10-20T22:36:30.919Z|1de3ba52-9d07-4bba-883e-4ae07cc4a79a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|DEBUG|500||===========================request begin================================================
2021-10-20T22:36:30.919Z|1de3ba52-9d07-4bba-883e-4ae07cc4a79a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c
2021-10-20T22:36:30.920Z|1de3ba52-9d07-4bba-883e-4ae07cc4a79a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|DEBUG|500||Method      : GET
2021-10-20T22:36:30.920Z|1de3ba52-9d07-4bba-883e-4ae07cc4a79a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6909653fb6836ebd", X-B3-SpanId:"24f03d970cd3f665", X-B3-ParentSpanId:"6909653fb6836ebd", X-B3-Sampled:"0", X-ONAP-RequestID:"1de3ba52-9d07-4bba-883e-4ae07cc4a79a", X-RequestID:"1de3ba52-9d07-4bba-883e-4ae07cc4a79a", X-TransactionID:"1de3ba52-9d07-4bba-883e-4ae07cc4a79a", X-ECOMP-RequestID:"1de3ba52-9d07-4bba-883e-4ae07cc4a79a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bd38832b-42f6-4649-a73d-d28510c154f7"]
2021-10-20T22:36:30.921Z|1de3ba52-9d07-4bba-883e-4ae07cc4a79a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|DEBUG|500||Request body: 
2021-10-20T22:36:30.921Z|1de3ba52-9d07-4bba-883e-4ae07cc4a79a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|DEBUG|500||==========================request end================================================
2021-10-20T22:36:30.945Z|1de3ba52-9d07-4bba-883e-4ae07cc4a79a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|DEBUG|500||============================response begin==========================================
2021-10-20T22:36:30.946Z|1de3ba52-9d07-4bba-883e-4ae07cc4a79a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|DEBUG|500||Status code  : 200 OK
2021-10-20T22:36:30.946Z|1de3ba52-9d07-4bba-883e-4ae07cc4a79a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|DEBUG|500||Status text  : 
2021-10-20T22:36:30.947Z|1de3ba52-9d07-4bba-883e-4ae07cc4a79a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 20 Oct 2021 22:36:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-20T22:36:30.948Z|1de3ba52-9d07-4bba-883e-4ae07cc4a79a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|DEBUG|500||Response body: {
  "requestId" : "3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c",
  "requestStatus" : "ROLLED_BACK",
  "statusMessage" : "Exception in org.onap.so.bpmn.infrastructure.aai.tasks.AAICreateTasks.createServiceInstance Error calling A&AI. Request-Id=3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c Resource not found for PUT using id business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/6a54a2ec-16de-4511-b530-a601cf39a86e (msg=Node Not Found:object located at service-design-and-creation/models/model/9f8f8eb6-2c71-4ee8-9f52-49ff6199d68b/model-vers/model-ver/8bc2ef20-83b0-49fe-b0a3-e8446ae3e29e#model-version not found) (ec=ERR.5.4.6114)",
  "rollbackStatusMessage" : "Rollback has been completed successfully.",
  "flowStatus" : "All Rollback flows have completed successfully",
  "progress" : 100,
  "startTime" : "2021-10-20T22:36:18.000+00:00",
  "endTime" : "2021-10-20T22:36:22.000+00:00",
  "source" : "VID",
  "tenantId" : "f42839532c9542ba86cf33b02b5720da",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-de098ebe-d11c-4578-9cdd-9eb769589a31\",\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\": \"9f8f8eb6-2c71-4ee8-9f52-49ff6199d68b\",\n\t\t\t\"modelVersionId\": \"8bc2ef20-83b0-49fe-b0a3-e8446ae3e29e\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"f42839532c9542ba86cf33b02b5720da\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n                \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_cnf\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnf-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnf_project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"93f7a12a-027a-49ff-bb7a-2e388144f30a\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-10-20T22:36:22.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "6a54a2ec-16de-4511-b530-a601cf39a86e",
  "serviceInstanceName" : "basic_cnf-de098ebe-d11c-4578-9cdd-9eb769589a31",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c"
    }
  }
}
2021-10-20T22:36:30.949Z|1de3ba52-9d07-4bba-883e-4ae07cc4a79a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|DEBUG|500||=======================response end=================================================
2021-10-20T22:36:30.949Z|1de3ba52-9d07-4bba-883e-4ae07cc4a79a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|INFO|500||InvokeReturn
2021-10-20T22:36:30.954Z|1de3ba52-9d07-4bba-883e-4ae07cc4a79a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c&IS_INTERNAL_DATA=false
2021-10-20T22:36:30.954Z|1de3ba52-9d07-4bba-883e-4ae07cc4a79a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-10-20T22:36:30.955Z|1de3ba52-9d07-4bba-883e-4ae07cc4a79a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-10-20T22:36:30.955Z|1de3ba52-9d07-4bba-883e-4ae07cc4a79a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c&IS_INTERNAL_DATA=false
2021-10-20T22:36:30.955Z|1de3ba52-9d07-4bba-883e-4ae07cc4a79a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-10-20T22:36:30.956Z|1de3ba52-9d07-4bba-883e-4ae07cc4a79a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6909653fb6836ebd", X-B3-SpanId:"01ed7e4df14fc1e0", X-B3-ParentSpanId:"6909653fb6836ebd", X-B3-Sampled:"0", X-ONAP-RequestID:"1de3ba52-9d07-4bba-883e-4ae07cc4a79a", X-RequestID:"1de3ba52-9d07-4bba-883e-4ae07cc4a79a", X-TransactionID:"1de3ba52-9d07-4bba-883e-4ae07cc4a79a", X-ECOMP-RequestID:"1de3ba52-9d07-4bba-883e-4ae07cc4a79a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"679c3a8b-5623-4629-8345-3cfd84080c60"]
2021-10-20T22:36:30.956Z|1de3ba52-9d07-4bba-883e-4ae07cc4a79a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-10-20T22:36:30.957Z|1de3ba52-9d07-4bba-883e-4ae07cc4a79a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-10-20T22:36:30.973Z|1de3ba52-9d07-4bba-883e-4ae07cc4a79a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-10-20T22:36:30.973Z|1de3ba52-9d07-4bba-883e-4ae07cc4a79a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-10-20T22:36:30.974Z|1de3ba52-9d07-4bba-883e-4ae07cc4a79a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-10-20T22:36:30.974Z|1de3ba52-9d07-4bba-883e-4ae07cc4a79a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 20 Oct 2021 22:36:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-20T22:36:30.975Z|1de3ba52-9d07-4bba-883e-4ae07cc4a79a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-10-20T22:36:30.975Z|1de3ba52-9d07-4bba-883e-4ae07cc4a79a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-10-20T22:36:30.976Z|1de3ba52-9d07-4bba-883e-4ae07cc4a79a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-10-20T22:36:30.985Z|1de3ba52-9d07-4bba-883e-4ae07cc4a79a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|||INFO|500||Exiting.
2021-10-20T22:36:31.103Z|a7bd79ed-8efd-47e7-a19e-561e059ebbf7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|||INFO|500||Entering
2021-10-20T22:36:31.106Z|a7bd79ed-8efd-47e7-a19e-561e059ebbf7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c
2021-10-20T22:36:31.107Z|a7bd79ed-8efd-47e7-a19e-561e059ebbf7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|INFO|500||Invoke
2021-10-20T22:36:31.107Z|a7bd79ed-8efd-47e7-a19e-561e059ebbf7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|DEBUG|500||===========================request begin================================================
2021-10-20T22:36:31.108Z|a7bd79ed-8efd-47e7-a19e-561e059ebbf7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c
2021-10-20T22:36:31.108Z|a7bd79ed-8efd-47e7-a19e-561e059ebbf7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|DEBUG|500||Method      : GET
2021-10-20T22:36:31.108Z|a7bd79ed-8efd-47e7-a19e-561e059ebbf7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"93b5b200afd5b084", X-B3-SpanId:"a6bd5aa78e652b70", X-B3-ParentSpanId:"93b5b200afd5b084", X-B3-Sampled:"0", X-ONAP-RequestID:"a7bd79ed-8efd-47e7-a19e-561e059ebbf7", X-RequestID:"a7bd79ed-8efd-47e7-a19e-561e059ebbf7", X-TransactionID:"a7bd79ed-8efd-47e7-a19e-561e059ebbf7", X-ECOMP-RequestID:"a7bd79ed-8efd-47e7-a19e-561e059ebbf7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"01ef9c06-a0af-4c87-9a8b-a284a8e40e6b"]
2021-10-20T22:36:31.108Z|a7bd79ed-8efd-47e7-a19e-561e059ebbf7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|DEBUG|500||Request body: 
2021-10-20T22:36:31.109Z|a7bd79ed-8efd-47e7-a19e-561e059ebbf7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|DEBUG|500||==========================request end================================================
2021-10-20T22:36:31.128Z|a7bd79ed-8efd-47e7-a19e-561e059ebbf7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|DEBUG|500||============================response begin==========================================
2021-10-20T22:36:31.128Z|a7bd79ed-8efd-47e7-a19e-561e059ebbf7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|DEBUG|500||Status code  : 200 OK
2021-10-20T22:36:31.129Z|a7bd79ed-8efd-47e7-a19e-561e059ebbf7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|DEBUG|500||Status text  : 
2021-10-20T22:36:31.129Z|a7bd79ed-8efd-47e7-a19e-561e059ebbf7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 20 Oct 2021 22:36:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-20T22:36:31.130Z|a7bd79ed-8efd-47e7-a19e-561e059ebbf7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|DEBUG|500||Response body: {
  "requestId" : "3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c",
  "requestStatus" : "ROLLED_BACK",
  "statusMessage" : "Exception in org.onap.so.bpmn.infrastructure.aai.tasks.AAICreateTasks.createServiceInstance Error calling A&AI. Request-Id=3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c Resource not found for PUT using id business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/6a54a2ec-16de-4511-b530-a601cf39a86e (msg=Node Not Found:object located at service-design-and-creation/models/model/9f8f8eb6-2c71-4ee8-9f52-49ff6199d68b/model-vers/model-ver/8bc2ef20-83b0-49fe-b0a3-e8446ae3e29e#model-version not found) (ec=ERR.5.4.6114)",
  "rollbackStatusMessage" : "Rollback has been completed successfully.",
  "flowStatus" : "All Rollback flows have completed successfully",
  "progress" : 100,
  "startTime" : "2021-10-20T22:36:18.000+00:00",
  "endTime" : "2021-10-20T22:36:22.000+00:00",
  "source" : "VID",
  "tenantId" : "f42839532c9542ba86cf33b02b5720da",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-de098ebe-d11c-4578-9cdd-9eb769589a31\",\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\": \"9f8f8eb6-2c71-4ee8-9f52-49ff6199d68b\",\n\t\t\t\"modelVersionId\": \"8bc2ef20-83b0-49fe-b0a3-e8446ae3e29e\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"f42839532c9542ba86cf33b02b5720da\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n                \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_cnf\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnf-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnf_project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"93f7a12a-027a-49ff-bb7a-2e388144f30a\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-10-20T22:36:22.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "6a54a2ec-16de-4511-b530-a601cf39a86e",
  "serviceInstanceName" : "basic_cnf-de098ebe-d11c-4578-9cdd-9eb769589a31",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c"
    }
  }
}
2021-10-20T22:36:31.130Z|a7bd79ed-8efd-47e7-a19e-561e059ebbf7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|DEBUG|500||=======================response end=================================================
2021-10-20T22:36:31.131Z|a7bd79ed-8efd-47e7-a19e-561e059ebbf7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|INFO|500||InvokeReturn
2021-10-20T22:36:31.132Z|a7bd79ed-8efd-47e7-a19e-561e059ebbf7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c&IS_INTERNAL_DATA=false
2021-10-20T22:36:31.133Z|a7bd79ed-8efd-47e7-a19e-561e059ebbf7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-10-20T22:36:31.133Z|a7bd79ed-8efd-47e7-a19e-561e059ebbf7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-10-20T22:36:31.133Z|a7bd79ed-8efd-47e7-a19e-561e059ebbf7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c&IS_INTERNAL_DATA=false
2021-10-20T22:36:31.134Z|a7bd79ed-8efd-47e7-a19e-561e059ebbf7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-10-20T22:36:31.134Z|a7bd79ed-8efd-47e7-a19e-561e059ebbf7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"93b5b200afd5b084", X-B3-SpanId:"6c276616d007a83e", X-B3-ParentSpanId:"93b5b200afd5b084", X-B3-Sampled:"0", X-ONAP-RequestID:"a7bd79ed-8efd-47e7-a19e-561e059ebbf7", X-RequestID:"a7bd79ed-8efd-47e7-a19e-561e059ebbf7", X-TransactionID:"a7bd79ed-8efd-47e7-a19e-561e059ebbf7", X-ECOMP-RequestID:"a7bd79ed-8efd-47e7-a19e-561e059ebbf7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8738dcc7-6023-4042-9d24-a0ead1ced566"]
2021-10-20T22:36:31.134Z|a7bd79ed-8efd-47e7-a19e-561e059ebbf7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-10-20T22:36:31.134Z|a7bd79ed-8efd-47e7-a19e-561e059ebbf7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-10-20T22:36:31.140Z|be2ae8d1-704c-40f7-a53d-3cdbdd7f574d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:36:31.143Z|be2ae8d1-704c-40f7-a53d-3cdbdd7f574d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:36:31.146Z|a7bd79ed-8efd-47e7-a19e-561e059ebbf7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-10-20T22:36:31.147Z|a7bd79ed-8efd-47e7-a19e-561e059ebbf7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-10-20T22:36:31.147Z|a7bd79ed-8efd-47e7-a19e-561e059ebbf7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-10-20T22:36:31.147Z|a7bd79ed-8efd-47e7-a19e-561e059ebbf7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 20 Oct 2021 22:36:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-20T22:36:31.148Z|a7bd79ed-8efd-47e7-a19e-561e059ebbf7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-10-20T22:36:31.148Z|a7bd79ed-8efd-47e7-a19e-561e059ebbf7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-10-20T22:36:31.149Z|a7bd79ed-8efd-47e7-a19e-561e059ebbf7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-10-20T22:36:31.157Z|a7bd79ed-8efd-47e7-a19e-561e059ebbf7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|||INFO|500||Exiting.
2021-10-20T22:36:31.270Z|b1f478c2-e8d0-4da8-9926-ed0c30a62713|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|||INFO|500||Entering
2021-10-20T22:36:31.274Z|b1f478c2-e8d0-4da8-9926-ed0c30a62713|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c
2021-10-20T22:36:31.274Z|b1f478c2-e8d0-4da8-9926-ed0c30a62713|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|INFO|500||Invoke
2021-10-20T22:36:31.275Z|b1f478c2-e8d0-4da8-9926-ed0c30a62713|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|DEBUG|500||===========================request begin================================================
2021-10-20T22:36:31.275Z|b1f478c2-e8d0-4da8-9926-ed0c30a62713|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c
2021-10-20T22:36:31.275Z|b1f478c2-e8d0-4da8-9926-ed0c30a62713|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|DEBUG|500||Method      : GET
2021-10-20T22:36:31.276Z|b1f478c2-e8d0-4da8-9926-ed0c30a62713|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c4298571ebb8441c", X-B3-SpanId:"f4e2cc6d6592aa2a", X-B3-ParentSpanId:"c4298571ebb8441c", X-B3-Sampled:"0", X-ONAP-RequestID:"b1f478c2-e8d0-4da8-9926-ed0c30a62713", X-RequestID:"b1f478c2-e8d0-4da8-9926-ed0c30a62713", X-TransactionID:"b1f478c2-e8d0-4da8-9926-ed0c30a62713", X-ECOMP-RequestID:"b1f478c2-e8d0-4da8-9926-ed0c30a62713", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"60d3abc8-187e-447b-8bd5-f62dd8c65978"]
2021-10-20T22:36:31.276Z|b1f478c2-e8d0-4da8-9926-ed0c30a62713|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|DEBUG|500||Request body: 
2021-10-20T22:36:31.276Z|b1f478c2-e8d0-4da8-9926-ed0c30a62713|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|DEBUG|500||==========================request end================================================
2021-10-20T22:36:31.297Z|b1f478c2-e8d0-4da8-9926-ed0c30a62713|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|DEBUG|500||============================response begin==========================================
2021-10-20T22:36:31.298Z|b1f478c2-e8d0-4da8-9926-ed0c30a62713|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|DEBUG|500||Status code  : 200 OK
2021-10-20T22:36:31.298Z|b1f478c2-e8d0-4da8-9926-ed0c30a62713|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|DEBUG|500||Status text  : 
2021-10-20T22:36:31.298Z|b1f478c2-e8d0-4da8-9926-ed0c30a62713|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 20 Oct 2021 22:36:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-20T22:36:31.300Z|b1f478c2-e8d0-4da8-9926-ed0c30a62713|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|DEBUG|500||Response body: {
  "requestId" : "3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c",
  "requestStatus" : "ROLLED_BACK",
  "statusMessage" : "Exception in org.onap.so.bpmn.infrastructure.aai.tasks.AAICreateTasks.createServiceInstance Error calling A&AI. Request-Id=3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c Resource not found for PUT using id business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/6a54a2ec-16de-4511-b530-a601cf39a86e (msg=Node Not Found:object located at service-design-and-creation/models/model/9f8f8eb6-2c71-4ee8-9f52-49ff6199d68b/model-vers/model-ver/8bc2ef20-83b0-49fe-b0a3-e8446ae3e29e#model-version not found) (ec=ERR.5.4.6114)",
  "rollbackStatusMessage" : "Rollback has been completed successfully.",
  "flowStatus" : "All Rollback flows have completed successfully",
  "progress" : 100,
  "startTime" : "2021-10-20T22:36:18.000+00:00",
  "endTime" : "2021-10-20T22:36:22.000+00:00",
  "source" : "VID",
  "tenantId" : "f42839532c9542ba86cf33b02b5720da",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-de098ebe-d11c-4578-9cdd-9eb769589a31\",\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\": \"9f8f8eb6-2c71-4ee8-9f52-49ff6199d68b\",\n\t\t\t\"modelVersionId\": \"8bc2ef20-83b0-49fe-b0a3-e8446ae3e29e\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"f42839532c9542ba86cf33b02b5720da\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n                \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_cnf\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnf-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnf_project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"93f7a12a-027a-49ff-bb7a-2e388144f30a\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-10-20T22:36:22.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "6a54a2ec-16de-4511-b530-a601cf39a86e",
  "serviceInstanceName" : "basic_cnf-de098ebe-d11c-4578-9cdd-9eb769589a31",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c"
    }
  }
}
2021-10-20T22:36:31.300Z|b1f478c2-e8d0-4da8-9926-ed0c30a62713|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|DEBUG|500||=======================response end=================================================
2021-10-20T22:36:31.301Z|b1f478c2-e8d0-4da8-9926-ed0c30a62713|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|INFO|500||InvokeReturn
2021-10-20T22:36:31.302Z|b1f478c2-e8d0-4da8-9926-ed0c30a62713|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c&IS_INTERNAL_DATA=false
2021-10-20T22:36:31.302Z|b1f478c2-e8d0-4da8-9926-ed0c30a62713|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-10-20T22:36:31.303Z|b1f478c2-e8d0-4da8-9926-ed0c30a62713|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-10-20T22:36:31.303Z|b1f478c2-e8d0-4da8-9926-ed0c30a62713|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c&IS_INTERNAL_DATA=false
2021-10-20T22:36:31.303Z|b1f478c2-e8d0-4da8-9926-ed0c30a62713|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-10-20T22:36:31.303Z|b1f478c2-e8d0-4da8-9926-ed0c30a62713|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c4298571ebb8441c", X-B3-SpanId:"dbb2d8c912445e18", X-B3-ParentSpanId:"c4298571ebb8441c", X-B3-Sampled:"0", X-ONAP-RequestID:"b1f478c2-e8d0-4da8-9926-ed0c30a62713", X-RequestID:"b1f478c2-e8d0-4da8-9926-ed0c30a62713", X-TransactionID:"b1f478c2-e8d0-4da8-9926-ed0c30a62713", X-ECOMP-RequestID:"b1f478c2-e8d0-4da8-9926-ed0c30a62713", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a8901cd5-4bca-4d0b-98b6-6c079ee6aefe"]
2021-10-20T22:36:31.304Z|b1f478c2-e8d0-4da8-9926-ed0c30a62713|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-10-20T22:36:31.304Z|b1f478c2-e8d0-4da8-9926-ed0c30a62713|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-10-20T22:36:31.319Z|b1f478c2-e8d0-4da8-9926-ed0c30a62713|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-10-20T22:36:31.319Z|b1f478c2-e8d0-4da8-9926-ed0c30a62713|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-10-20T22:36:31.319Z|b1f478c2-e8d0-4da8-9926-ed0c30a62713|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-10-20T22:36:31.320Z|b1f478c2-e8d0-4da8-9926-ed0c30a62713|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 20 Oct 2021 22:36:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-20T22:36:31.321Z|b1f478c2-e8d0-4da8-9926-ed0c30a62713|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-10-20T22:36:31.321Z|b1f478c2-e8d0-4da8-9926-ed0c30a62713|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-10-20T22:36:31.321Z|b1f478c2-e8d0-4da8-9926-ed0c30a62713|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-10-20T22:36:31.330Z|b1f478c2-e8d0-4da8-9926-ed0c30a62713|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|||INFO|500||Exiting.
2021-10-20T22:36:31.450Z|b305f31d-b769-47b0-91ac-18631e4a90a5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|||INFO|500||Entering
2021-10-20T22:36:31.453Z|b305f31d-b769-47b0-91ac-18631e4a90a5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c
2021-10-20T22:36:31.454Z|b305f31d-b769-47b0-91ac-18631e4a90a5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|INFO|500||Invoke
2021-10-20T22:36:31.454Z|b305f31d-b769-47b0-91ac-18631e4a90a5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|DEBUG|500||===========================request begin================================================
2021-10-20T22:36:31.454Z|b305f31d-b769-47b0-91ac-18631e4a90a5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c
2021-10-20T22:36:31.455Z|b305f31d-b769-47b0-91ac-18631e4a90a5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|DEBUG|500||Method      : GET
2021-10-20T22:36:31.455Z|b305f31d-b769-47b0-91ac-18631e4a90a5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ef8517dcc81b8da5", X-B3-SpanId:"2e0a3da058c4e47d", X-B3-ParentSpanId:"ef8517dcc81b8da5", X-B3-Sampled:"0", X-ONAP-RequestID:"b305f31d-b769-47b0-91ac-18631e4a90a5", X-RequestID:"b305f31d-b769-47b0-91ac-18631e4a90a5", X-TransactionID:"b305f31d-b769-47b0-91ac-18631e4a90a5", X-ECOMP-RequestID:"b305f31d-b769-47b0-91ac-18631e4a90a5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2d4d66eb-6fac-4081-b1bc-f7a05f792d7b"]
2021-10-20T22:36:31.455Z|b305f31d-b769-47b0-91ac-18631e4a90a5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|DEBUG|500||Request body: 
2021-10-20T22:36:31.456Z|b305f31d-b769-47b0-91ac-18631e4a90a5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|DEBUG|500||==========================request end================================================
2021-10-20T22:36:31.474Z|b305f31d-b769-47b0-91ac-18631e4a90a5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|DEBUG|500||============================response begin==========================================
2021-10-20T22:36:31.474Z|b305f31d-b769-47b0-91ac-18631e4a90a5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|DEBUG|500||Status code  : 200 OK
2021-10-20T22:36:31.474Z|b305f31d-b769-47b0-91ac-18631e4a90a5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|DEBUG|500||Status text  : 
2021-10-20T22:36:31.475Z|b305f31d-b769-47b0-91ac-18631e4a90a5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 20 Oct 2021 22:36:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-20T22:36:31.477Z|b305f31d-b769-47b0-91ac-18631e4a90a5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|DEBUG|500||Response body: {
  "requestId" : "3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c",
  "requestStatus" : "ROLLED_BACK",
  "statusMessage" : "Exception in org.onap.so.bpmn.infrastructure.aai.tasks.AAICreateTasks.createServiceInstance Error calling A&AI. Request-Id=3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c Resource not found for PUT using id business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/6a54a2ec-16de-4511-b530-a601cf39a86e (msg=Node Not Found:object located at service-design-and-creation/models/model/9f8f8eb6-2c71-4ee8-9f52-49ff6199d68b/model-vers/model-ver/8bc2ef20-83b0-49fe-b0a3-e8446ae3e29e#model-version not found) (ec=ERR.5.4.6114)",
  "rollbackStatusMessage" : "Rollback has been completed successfully.",
  "flowStatus" : "All Rollback flows have completed successfully",
  "progress" : 100,
  "startTime" : "2021-10-20T22:36:18.000+00:00",
  "endTime" : "2021-10-20T22:36:22.000+00:00",
  "source" : "VID",
  "tenantId" : "f42839532c9542ba86cf33b02b5720da",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-de098ebe-d11c-4578-9cdd-9eb769589a31\",\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\": \"9f8f8eb6-2c71-4ee8-9f52-49ff6199d68b\",\n\t\t\t\"modelVersionId\": \"8bc2ef20-83b0-49fe-b0a3-e8446ae3e29e\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"f42839532c9542ba86cf33b02b5720da\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n                \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_cnf\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnf-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnf_project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"93f7a12a-027a-49ff-bb7a-2e388144f30a\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-10-20T22:36:22.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "6a54a2ec-16de-4511-b530-a601cf39a86e",
  "serviceInstanceName" : "basic_cnf-de098ebe-d11c-4578-9cdd-9eb769589a31",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c"
    }
  }
}
2021-10-20T22:36:31.477Z|b305f31d-b769-47b0-91ac-18631e4a90a5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|DEBUG|500||=======================response end=================================================
2021-10-20T22:36:31.478Z|b305f31d-b769-47b0-91ac-18631e4a90a5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|INFO|500||InvokeReturn
2021-10-20T22:36:31.479Z|b305f31d-b769-47b0-91ac-18631e4a90a5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c&IS_INTERNAL_DATA=false
2021-10-20T22:36:31.479Z|b305f31d-b769-47b0-91ac-18631e4a90a5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-10-20T22:36:31.479Z|b305f31d-b769-47b0-91ac-18631e4a90a5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-10-20T22:36:31.480Z|b305f31d-b769-47b0-91ac-18631e4a90a5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c&IS_INTERNAL_DATA=false
2021-10-20T22:36:31.480Z|b305f31d-b769-47b0-91ac-18631e4a90a5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-10-20T22:36:31.480Z|b305f31d-b769-47b0-91ac-18631e4a90a5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ef8517dcc81b8da5", X-B3-SpanId:"32a2aec47d5424b6", X-B3-ParentSpanId:"ef8517dcc81b8da5", X-B3-Sampled:"0", X-ONAP-RequestID:"b305f31d-b769-47b0-91ac-18631e4a90a5", X-RequestID:"b305f31d-b769-47b0-91ac-18631e4a90a5", X-TransactionID:"b305f31d-b769-47b0-91ac-18631e4a90a5", X-ECOMP-RequestID:"b305f31d-b769-47b0-91ac-18631e4a90a5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0df988ca-19a2-4209-aae4-4bb7d2d8262f"]
2021-10-20T22:36:31.480Z|b305f31d-b769-47b0-91ac-18631e4a90a5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-10-20T22:36:31.481Z|b305f31d-b769-47b0-91ac-18631e4a90a5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-10-20T22:36:31.497Z|b305f31d-b769-47b0-91ac-18631e4a90a5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-10-20T22:36:31.498Z|b305f31d-b769-47b0-91ac-18631e4a90a5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-10-20T22:36:31.498Z|b305f31d-b769-47b0-91ac-18631e4a90a5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-10-20T22:36:31.498Z|b305f31d-b769-47b0-91ac-18631e4a90a5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 20 Oct 2021 22:36:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-20T22:36:31.500Z|b305f31d-b769-47b0-91ac-18631e4a90a5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-10-20T22:36:31.500Z|b305f31d-b769-47b0-91ac-18631e4a90a5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-10-20T22:36:31.501Z|b305f31d-b769-47b0-91ac-18631e4a90a5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-10-20T22:36:31.508Z|b305f31d-b769-47b0-91ac-18631e4a90a5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|||INFO|500||Exiting.
2021-10-20T22:36:31.622Z|6c235003-0c0f-4f83-b0e6-8da8ba79adb2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|||INFO|500||Entering
2021-10-20T22:36:31.625Z|6c235003-0c0f-4f83-b0e6-8da8ba79adb2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c
2021-10-20T22:36:31.625Z|6c235003-0c0f-4f83-b0e6-8da8ba79adb2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|INFO|500||Invoke
2021-10-20T22:36:31.625Z|6c235003-0c0f-4f83-b0e6-8da8ba79adb2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|DEBUG|500||===========================request begin================================================
2021-10-20T22:36:31.625Z|6c235003-0c0f-4f83-b0e6-8da8ba79adb2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c
2021-10-20T22:36:31.626Z|6c235003-0c0f-4f83-b0e6-8da8ba79adb2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|DEBUG|500||Method      : GET
2021-10-20T22:36:31.626Z|6c235003-0c0f-4f83-b0e6-8da8ba79adb2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e34e6f9bdec127ba", X-B3-SpanId:"05ca9af26d1898a4", X-B3-ParentSpanId:"e34e6f9bdec127ba", X-B3-Sampled:"0", X-ONAP-RequestID:"6c235003-0c0f-4f83-b0e6-8da8ba79adb2", X-RequestID:"6c235003-0c0f-4f83-b0e6-8da8ba79adb2", X-TransactionID:"6c235003-0c0f-4f83-b0e6-8da8ba79adb2", X-ECOMP-RequestID:"6c235003-0c0f-4f83-b0e6-8da8ba79adb2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7d8af06a-31dd-4a17-a710-02177e692548"]
2021-10-20T22:36:31.626Z|6c235003-0c0f-4f83-b0e6-8da8ba79adb2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|DEBUG|500||Request body: 
2021-10-20T22:36:31.626Z|6c235003-0c0f-4f83-b0e6-8da8ba79adb2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|DEBUG|500||==========================request end================================================
2021-10-20T22:36:31.646Z|6c235003-0c0f-4f83-b0e6-8da8ba79adb2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|DEBUG|500||============================response begin==========================================
2021-10-20T22:36:31.647Z|6c235003-0c0f-4f83-b0e6-8da8ba79adb2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|DEBUG|500||Status code  : 200 OK
2021-10-20T22:36:31.647Z|6c235003-0c0f-4f83-b0e6-8da8ba79adb2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|DEBUG|500||Status text  : 
2021-10-20T22:36:31.647Z|6c235003-0c0f-4f83-b0e6-8da8ba79adb2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 20 Oct 2021 22:36:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-20T22:36:31.648Z|6c235003-0c0f-4f83-b0e6-8da8ba79adb2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|DEBUG|500||Response body: {
  "requestId" : "3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c",
  "requestStatus" : "ROLLED_BACK",
  "statusMessage" : "Exception in org.onap.so.bpmn.infrastructure.aai.tasks.AAICreateTasks.createServiceInstance Error calling A&AI. Request-Id=3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c Resource not found for PUT using id business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/6a54a2ec-16de-4511-b530-a601cf39a86e (msg=Node Not Found:object located at service-design-and-creation/models/model/9f8f8eb6-2c71-4ee8-9f52-49ff6199d68b/model-vers/model-ver/8bc2ef20-83b0-49fe-b0a3-e8446ae3e29e#model-version not found) (ec=ERR.5.4.6114)",
  "rollbackStatusMessage" : "Rollback has been completed successfully.",
  "flowStatus" : "All Rollback flows have completed successfully",
  "progress" : 100,
  "startTime" : "2021-10-20T22:36:18.000+00:00",
  "endTime" : "2021-10-20T22:36:22.000+00:00",
  "source" : "VID",
  "tenantId" : "f42839532c9542ba86cf33b02b5720da",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-de098ebe-d11c-4578-9cdd-9eb769589a31\",\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\": \"9f8f8eb6-2c71-4ee8-9f52-49ff6199d68b\",\n\t\t\t\"modelVersionId\": \"8bc2ef20-83b0-49fe-b0a3-e8446ae3e29e\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"f42839532c9542ba86cf33b02b5720da\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n                \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_cnf\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnf-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnf_project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"93f7a12a-027a-49ff-bb7a-2e388144f30a\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-10-20T22:36:22.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "6a54a2ec-16de-4511-b530-a601cf39a86e",
  "serviceInstanceName" : "basic_cnf-de098ebe-d11c-4578-9cdd-9eb769589a31",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c"
    }
  }
}
2021-10-20T22:36:31.648Z|6c235003-0c0f-4f83-b0e6-8da8ba79adb2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|DEBUG|500||=======================response end=================================================
2021-10-20T22:36:31.649Z|6c235003-0c0f-4f83-b0e6-8da8ba79adb2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|INFO|500||InvokeReturn
2021-10-20T22:36:31.650Z|6c235003-0c0f-4f83-b0e6-8da8ba79adb2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c&IS_INTERNAL_DATA=false
2021-10-20T22:36:31.650Z|6c235003-0c0f-4f83-b0e6-8da8ba79adb2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-10-20T22:36:31.650Z|6c235003-0c0f-4f83-b0e6-8da8ba79adb2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-10-20T22:36:31.651Z|6c235003-0c0f-4f83-b0e6-8da8ba79adb2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c&IS_INTERNAL_DATA=false
2021-10-20T22:36:31.651Z|6c235003-0c0f-4f83-b0e6-8da8ba79adb2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-10-20T22:36:31.651Z|6c235003-0c0f-4f83-b0e6-8da8ba79adb2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e34e6f9bdec127ba", X-B3-SpanId:"4f18269432accfdc", X-B3-ParentSpanId:"e34e6f9bdec127ba", X-B3-Sampled:"0", X-ONAP-RequestID:"6c235003-0c0f-4f83-b0e6-8da8ba79adb2", X-RequestID:"6c235003-0c0f-4f83-b0e6-8da8ba79adb2", X-TransactionID:"6c235003-0c0f-4f83-b0e6-8da8ba79adb2", X-ECOMP-RequestID:"6c235003-0c0f-4f83-b0e6-8da8ba79adb2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c8023c70-c583-4c2c-a8ea-80382a72ea9f"]
2021-10-20T22:36:31.651Z|6c235003-0c0f-4f83-b0e6-8da8ba79adb2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-10-20T22:36:31.652Z|6c235003-0c0f-4f83-b0e6-8da8ba79adb2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-10-20T22:36:31.667Z|6c235003-0c0f-4f83-b0e6-8da8ba79adb2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-10-20T22:36:31.668Z|6c235003-0c0f-4f83-b0e6-8da8ba79adb2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-10-20T22:36:31.668Z|6c235003-0c0f-4f83-b0e6-8da8ba79adb2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-10-20T22:36:31.668Z|6c235003-0c0f-4f83-b0e6-8da8ba79adb2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 20 Oct 2021 22:36:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-20T22:36:31.669Z|6c235003-0c0f-4f83-b0e6-8da8ba79adb2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-10-20T22:36:31.669Z|6c235003-0c0f-4f83-b0e6-8da8ba79adb2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-10-20T22:36:31.670Z|6c235003-0c0f-4f83-b0e6-8da8ba79adb2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-10-20T22:36:31.678Z|6c235003-0c0f-4f83-b0e6-8da8ba79adb2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3f19c0ce-e04d-46c7-ae7e-1effe4f0c52c|InfraPortalClient|||INFO|500||Exiting.
2021-10-20T22:36:36.507Z|b5a45375-04d3-49b8-9fb0-926cd77b9296|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:36:36.508Z|b5a45375-04d3-49b8-9fb0-926cd77b9296|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:36:36.512Z|1649e92d-e1c3-41cb-b070-d860a89221ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:36:36.512Z|1649e92d-e1c3-41cb-b070-d860a89221ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:36:36.513Z|80b343a2-08ef-458a-b7c6-49823e4780b5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:36:36.513Z|80b343a2-08ef-458a-b7c6-49823e4780b5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:36:46.140Z|3a38cd84-42cd-498b-8c53-47f76f5985a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:36:46.141Z|3a38cd84-42cd-498b-8c53-47f76f5985a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:36:46.480Z|c21bccee-be78-40ea-b477-55264e8a27a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:36:46.481Z|c21bccee-be78-40ea-b477-55264e8a27a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:36:46.530Z|648144ae-5e70-428a-9957-4141d1b4d99f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:36:46.531Z|648144ae-5e70-428a-9957-4141d1b4d99f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:36:46.533Z|b3b6943a-9035-451c-b85e-86c0968a258a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:36:46.533Z|f6a251ed-36e3-49d6-b2be-9f7ff91d5d36|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:36:46.533Z|b3b6943a-9035-451c-b85e-86c0968a258a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:36:46.534Z|f6a251ed-36e3-49d6-b2be-9f7ff91d5d36|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:36:56.557Z|cde30974-5393-4a9d-b86a-f2d44da79d66|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:36:56.557Z|4d133411-d41c-4699-910c-bd9cf01b364f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:36:56.558Z|cde30974-5393-4a9d-b86a-f2d44da79d66|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:36:56.558Z|4d133411-d41c-4699-910c-bd9cf01b364f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:36:56.560Z|0db0c19f-d75a-4a8a-ab88-47ceab6a99fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:36:56.560Z|0db0c19f-d75a-4a8a-ab88-47ceab6a99fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:37:01.142Z|f69ab810-ab54-43a7-bb22-01fcb9de4f6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:37:01.145Z|f69ab810-ab54-43a7-bb22-01fcb9de4f6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:37:02.844Z|8269ad2c-cfbc-4cb5-bda7-da9d1a5ce428|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-20T22:37:02.846Z|8269ad2c-cfbc-4cb5-bda7-da9d1a5ce428|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-20T22:37:06.581Z|e7a97ffd-f79e-4c53-bedc-7f4ef2e55425|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:37:06.582Z|36f010b6-2321-4a76-8378-e788b3e9c103|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:37:06.582Z|e7a97ffd-f79e-4c53-bedc-7f4ef2e55425|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:37:06.582Z|36f010b6-2321-4a76-8378-e788b3e9c103|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:37:06.583Z|57a9e612-fb2e-4477-b803-07ea081ff132|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:37:06.584Z|57a9e612-fb2e-4477-b803-07ea081ff132|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:37:16.140Z|34e1069a-5a66-42bf-86bf-66e55abd9baf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:37:16.141Z|34e1069a-5a66-42bf-86bf-66e55abd9baf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:37:16.481Z|afbdf4d4-2351-477e-b545-374f8abd07ef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:37:16.482Z|afbdf4d4-2351-477e-b545-374f8abd07ef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:37:16.604Z|c5ecfac1-f6de-4216-a6b0-6d6b2ae05a47|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:37:16.604Z|c5ecfac1-f6de-4216-a6b0-6d6b2ae05a47|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:37:16.606Z|64a0822f-a995-4c5b-82a8-4d8be0adcdbf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:37:16.606Z|64a0822f-a995-4c5b-82a8-4d8be0adcdbf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:37:16.611Z|f711ec30-057d-4168-b327-26e43208b9e7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:37:16.612Z|f711ec30-057d-4168-b327-26e43208b9e7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:37:26.625Z|5df8c01c-621e-4b67-96ec-43cf934dd546|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:37:26.625Z|759aca43-375c-4bd3-a45f-a8079ec9e32c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:37:26.626Z|759aca43-375c-4bd3-a45f-a8079ec9e32c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:37:26.626Z|5df8c01c-621e-4b67-96ec-43cf934dd546|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:37:26.633Z|8e1c33d3-8d3e-475a-9f3f-6db6f0158f9a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:37:26.634Z|8e1c33d3-8d3e-475a-9f3f-6db6f0158f9a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:37:31.140Z|a38152fe-0cf5-4713-a604-1aeba5d73618|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:37:31.141Z|a38152fe-0cf5-4713-a604-1aeba5d73618|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:37:36.648Z|2e3f5840-3fd0-40d1-89ff-bfe7a59091a9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:37:36.649Z|c46b69c4-7873-4684-a311-430c331a37ee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:37:36.649Z|2e3f5840-3fd0-40d1-89ff-bfe7a59091a9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:37:36.649Z|c46b69c4-7873-4684-a311-430c331a37ee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:37:36.658Z|0a082307-0252-4d11-b2e5-a95a68cfa7f6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:37:36.659Z|0a082307-0252-4d11-b2e5-a95a68cfa7f6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:37:46.140Z|d7ad0493-0672-47b9-a6b1-d228507d288d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:37:46.143Z|d7ad0493-0672-47b9-a6b1-d228507d288d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:37:46.483Z|b385b8db-e38c-4bf6-b831-c38bf3e4c139|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:37:46.483Z|b385b8db-e38c-4bf6-b831-c38bf3e4c139|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:37:46.675Z|35e9220e-b3f2-4714-a55a-e21bb9f7073a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:37:46.676Z|35e9220e-b3f2-4714-a55a-e21bb9f7073a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:37:46.683Z|9ae20c30-94e3-4a11-b2d3-764ca75c5fc0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:37:46.683Z|3af304bf-db6c-4f23-911f-38ae3826c1a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:37:46.683Z|9ae20c30-94e3-4a11-b2d3-764ca75c5fc0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:37:46.683Z|3af304bf-db6c-4f23-911f-38ae3826c1a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:37:56.703Z|059c044c-a5e1-4acb-8fd8-9be94ba91387|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:37:56.703Z|059c044c-a5e1-4acb-8fd8-9be94ba91387|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:37:56.715Z|511dc55b-a942-4895-9e7e-8997e4a4d909|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:37:56.715Z|f1fc4376-597c-421a-8848-f1f0aad15c49|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:37:56.716Z|511dc55b-a942-4895-9e7e-8997e4a4d909|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:37:56.716Z|f1fc4376-597c-421a-8848-f1f0aad15c49|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:38:01.140Z|112c02d2-c137-4057-a189-8905217512f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:38:01.141Z|112c02d2-c137-4057-a189-8905217512f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:38:02.841Z|c2d0c455-dac0-4ee0-96b2-2f6a72f9b0f4|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-20T22:38:02.842Z|c2d0c455-dac0-4ee0-96b2-2f6a72f9b0f4|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-20T22:38:06.765Z|50f9415d-101f-46e0-9a3d-dee6d859513d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:38:06.765Z|e8e3d55b-b879-4abc-8200-5f05fe48d5b5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:38:06.766Z|e8e3d55b-b879-4abc-8200-5f05fe48d5b5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:38:06.766Z|50f9415d-101f-46e0-9a3d-dee6d859513d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:38:06.767Z|93015460-ecee-47dc-b770-495e79be6888|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:38:06.768Z|93015460-ecee-47dc-b770-495e79be6888|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:38:16.140Z|29eee60e-6d1e-44ad-add2-163e0a84195f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:38:16.141Z|29eee60e-6d1e-44ad-add2-163e0a84195f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:38:16.484Z|f5cf6c10-2b25-4957-9641-1f53619a8964|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:38:16.484Z|f5cf6c10-2b25-4957-9641-1f53619a8964|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:38:16.790Z|be8ba364-0a8f-4bda-8a7e-864504794321|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:38:16.791Z|be8ba364-0a8f-4bda-8a7e-864504794321|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:38:16.794Z|cd7c5410-f881-4cbe-8bec-af1c71219d9d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:38:16.795Z|cd7c5410-f881-4cbe-8bec-af1c71219d9d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:38:16.796Z|8d272f6d-a059-4068-9a95-763fde96b876|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:38:16.796Z|8d272f6d-a059-4068-9a95-763fde96b876|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:38:26.819Z|664c74f5-f7e0-4468-ad7e-642f59475636|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:38:26.818Z|529475d6-2b6f-4943-8ce4-fa418acce4ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:38:26.820Z|529475d6-2b6f-4943-8ce4-fa418acce4ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:38:26.820Z|664c74f5-f7e0-4468-ad7e-642f59475636|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:38:26.822Z|8c54e20d-7e74-4055-ae48-64c6dc84852d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:38:26.823Z|8c54e20d-7e74-4055-ae48-64c6dc84852d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:38:31.141Z|a1c933c3-1ceb-4347-b063-8e9386d7e5d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:38:31.144Z|a1c933c3-1ceb-4347-b063-8e9386d7e5d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:38:36.848Z|cf2d5d72-6717-46b6-99f5-0f4ff19bc2a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:38:36.849Z|cf2d5d72-6717-46b6-99f5-0f4ff19bc2a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:38:36.853Z|52ac4945-5a2a-4c4e-a793-45a3af15d355|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:38:36.855Z|52ac4945-5a2a-4c4e-a793-45a3af15d355|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:38:36.867Z|571a39a2-595d-4231-aee1-625f236378fa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:38:36.867Z|571a39a2-595d-4231-aee1-625f236378fa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:38:46.140Z|3b0199a6-35de-4f69-9d3e-0b32f7e74e5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:38:46.141Z|3b0199a6-35de-4f69-9d3e-0b32f7e74e5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:38:46.485Z|95308ddc-9910-4514-a6f3-84dbf9914984|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:38:46.485Z|95308ddc-9910-4514-a6f3-84dbf9914984|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:38:46.870Z|dd099df4-e516-4acb-b5d5-79c1dea0f0f6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:38:46.871Z|dd099df4-e516-4acb-b5d5-79c1dea0f0f6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:38:46.884Z|cba72d76-7e4f-45bb-9981-08f0e68164df|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:38:46.885Z|cba72d76-7e4f-45bb-9981-08f0e68164df|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:38:46.892Z|e88637c4-08e7-45f4-8d4f-a56e58ebdfc0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:38:46.892Z|e88637c4-08e7-45f4-8d4f-a56e58ebdfc0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:38:56.897Z|3c01a1bc-00ab-4a9b-a37a-da01e46b125a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:38:56.898Z|3c01a1bc-00ab-4a9b-a37a-da01e46b125a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:38:56.908Z|483a27b8-199c-4e37-96a6-71dbe0cda4de|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:38:56.908Z|483a27b8-199c-4e37-96a6-71dbe0cda4de|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:38:56.918Z|059940cf-085d-43dc-9284-75c149df219e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:38:56.918Z|059940cf-085d-43dc-9284-75c149df219e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:39:01.140Z|aa7e1be6-ba86-42f9-a0d1-d628489b813a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:39:01.141Z|aa7e1be6-ba86-42f9-a0d1-d628489b813a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:39:02.841Z|07844110-e981-4bb1-9da2-73ffdfcf9002|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-20T22:39:02.842Z|07844110-e981-4bb1-9da2-73ffdfcf9002|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-20T22:39:06.924Z|0ee7d4ce-2741-43bb-b2a0-85f882ff54cb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:39:06.925Z|0ee7d4ce-2741-43bb-b2a0-85f882ff54cb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:39:06.937Z|532fd0fb-3a36-4c18-aab9-fdb935320290|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:39:06.938Z|532fd0fb-3a36-4c18-aab9-fdb935320290|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:39:06.940Z|6517cd9d-c34b-47b4-ad53-afb8762eae89|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:39:06.941Z|6517cd9d-c34b-47b4-ad53-afb8762eae89|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:39:16.140Z|0bc744dd-d4f3-4718-9197-feacfb19e402|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:39:16.143Z|0bc744dd-d4f3-4718-9197-feacfb19e402|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:39:16.486Z|f0a65bf6-f645-446e-a513-d37a06bfeb46|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:39:16.486Z|f0a65bf6-f645-446e-a513-d37a06bfeb46|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:39:16.961Z|2b085251-4bf1-4a68-b780-8539ed4c54d8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:39:16.962Z|2b085251-4bf1-4a68-b780-8539ed4c54d8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:39:16.976Z|972e3477-7716-4ff2-954f-7faf923bf96a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:39:16.976Z|972e3477-7716-4ff2-954f-7faf923bf96a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:39:16.977Z|f140058c-15db-4215-adf5-a89f5c758d82|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:39:16.978Z|f140058c-15db-4215-adf5-a89f5c758d82|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:39:26.994Z|4fd12e8f-a61b-481d-b80a-748825527d49|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:39:26.996Z|4fd12e8f-a61b-481d-b80a-748825527d49|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:39:27.010Z|a9c66bec-bd6a-4aea-9172-ee64adde6f02|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:39:27.011Z|a9c66bec-bd6a-4aea-9172-ee64adde6f02|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:39:27.018Z|98e067f5-8b0c-411d-ace1-d4b5a94b8fad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:39:27.018Z|98e067f5-8b0c-411d-ace1-d4b5a94b8fad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:39:31.140Z|323b6250-ca17-4e3c-96ba-9f14e4ea0f3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:39:31.141Z|323b6250-ca17-4e3c-96ba-9f14e4ea0f3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:39:37.016Z|ea54e75b-091a-4fc3-a39b-c87d307233a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:39:37.016Z|ea54e75b-091a-4fc3-a39b-c87d307233a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:39:37.029Z|cb92d67a-741f-4acd-9f1d-015a4ad0f26d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:39:37.029Z|cb92d67a-741f-4acd-9f1d-015a4ad0f26d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:39:37.044Z|3b6acc3a-33b2-4efe-aef2-f2da68c93fdf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:39:37.044Z|3b6acc3a-33b2-4efe-aef2-f2da68c93fdf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:39:46.140Z|3482cb19-4a6c-4d44-b907-da2b6f3c6bb3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:39:46.141Z|3482cb19-4a6c-4d44-b907-da2b6f3c6bb3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:39:46.487Z|7acf32b2-4cb8-4a98-8283-9b54b3036e51|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:39:46.488Z|7acf32b2-4cb8-4a98-8283-9b54b3036e51|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:39:47.038Z|69093b98-8bca-4f39-acc1-6abe01890619|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:39:47.039Z|69093b98-8bca-4f39-acc1-6abe01890619|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:39:47.049Z|13659e4d-29cb-44bd-bbb5-aa3714b05576|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:39:47.050Z|13659e4d-29cb-44bd-bbb5-aa3714b05576|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:39:47.068Z|fc240306-9e41-4a80-aab3-c19fbf542922|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:39:47.068Z|fc240306-9e41-4a80-aab3-c19fbf542922|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:39:57.062Z|9885311a-64f9-4626-b780-4c05ddb1477d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:39:57.063Z|9885311a-64f9-4626-b780-4c05ddb1477d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:39:57.069Z|9424f3f1-fd4a-4eb4-a7c3-5e2733b58730|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:39:57.070Z|9424f3f1-fd4a-4eb4-a7c3-5e2733b58730|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:39:57.094Z|daaf2efb-1037-4caf-805b-0655e9c8fd26|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:39:57.094Z|daaf2efb-1037-4caf-805b-0655e9c8fd26|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:40:01.140Z|a7a1bfea-c7c8-4b60-a643-adba39661c7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:40:01.143Z|a7a1bfea-c7c8-4b60-a643-adba39661c7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:40:02.846Z|9f2f33ac-c0e2-4be1-828e-8de59a6b2cb4|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-20T22:40:02.847Z|9f2f33ac-c0e2-4be1-828e-8de59a6b2cb4|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-20T22:40:07.311Z|c4bacff8-827c-40c7-8635-3d7ab8413d8c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:40:07.311Z|db0ee52d-53c3-4e51-b7dd-d438d5bc7deb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:40:07.312Z|db0ee52d-53c3-4e51-b7dd-d438d5bc7deb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:40:07.312Z|c4bacff8-827c-40c7-8635-3d7ab8413d8c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:40:07.320Z|65cb3c8d-b272-410a-82f9-9a7e24024fbe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:40:07.320Z|65cb3c8d-b272-410a-82f9-9a7e24024fbe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:40:16.141Z|39e56479-025e-4838-b7c3-bb18e566a777|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:40:16.142Z|39e56479-025e-4838-b7c3-bb18e566a777|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:40:16.488Z|fb131b24-679f-463e-9805-c2fd340e11dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:40:16.489Z|fb131b24-679f-463e-9805-c2fd340e11dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:40:17.366Z|a1a25d9e-8b24-479a-a37a-8ee82f9624a8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:40:17.367Z|a1a25d9e-8b24-479a-a37a-8ee82f9624a8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:40:17.369Z|73d69510-ffdf-436c-875c-bfd2af4ff2e4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:40:17.369Z|73d69510-ffdf-436c-875c-bfd2af4ff2e4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:40:17.369Z|6c9ff495-5fab-4840-8594-8663577732d9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:40:17.370Z|6c9ff495-5fab-4840-8594-8663577732d9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:40:27.390Z|d7660c39-25f2-4dea-8cd0-ad11946603c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:40:27.390Z|3c3a99da-9daf-4c97-8fb1-746b5929f39e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:40:27.390Z|d7660c39-25f2-4dea-8cd0-ad11946603c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:40:27.405Z|13ebb5f9-f901-4630-9284-cffaa8f16380|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:40:27.406Z|13ebb5f9-f901-4630-9284-cffaa8f16380|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:40:27.404Z|3c3a99da-9daf-4c97-8fb1-746b5929f39e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:40:31.140Z|feabdce6-fc2d-4d21-a978-b2efd90ca195|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:40:31.141Z|feabdce6-fc2d-4d21-a978-b2efd90ca195|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:40:37.415Z|d314c029-848f-4f33-ae4c-b216cb1e5093|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:40:37.416Z|d314c029-848f-4f33-ae4c-b216cb1e5093|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:40:37.427Z|fe07dcb5-a5a4-4a49-95e5-0d417a22f4f0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:40:37.427Z|fe07dcb5-a5a4-4a49-95e5-0d417a22f4f0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:40:37.455Z|b00126e0-4bae-4fb7-8386-884c9ac7f711|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:40:37.455Z|b00126e0-4bae-4fb7-8386-884c9ac7f711|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:40:46.140Z|d24bd0ea-7d86-4494-9038-ffddb3285f05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:40:46.143Z|d24bd0ea-7d86-4494-9038-ffddb3285f05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:40:46.490Z|ab717c2e-62e8-4584-8522-d982ec438de1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:40:46.490Z|ab717c2e-62e8-4584-8522-d982ec438de1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:40:47.451Z|ebbf9ece-75ed-4eec-a74c-1d3937a92a4c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:40:47.451Z|ebbf9ece-75ed-4eec-a74c-1d3937a92a4c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:40:47.457Z|edc853f6-5ce3-47eb-a3c0-a647397a549c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:40:47.457Z|edc853f6-5ce3-47eb-a3c0-a647397a549c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:40:47.487Z|74de357d-bc56-4408-84f7-c3b22cc36e88|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:40:47.488Z|74de357d-bc56-4408-84f7-c3b22cc36e88|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:40:57.474Z|852ce347-451b-47b4-85e5-0aa2347e494d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:40:57.475Z|852ce347-451b-47b4-85e5-0aa2347e494d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:40:57.483Z|4e26751c-6f92-4d12-8be9-dec1e1e36779|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:40:57.484Z|4e26751c-6f92-4d12-8be9-dec1e1e36779|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:40:57.511Z|0d240f41-0ecf-434b-b8a8-a30140577cd3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:40:57.513Z|0d240f41-0ecf-434b-b8a8-a30140577cd3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:41:01.140Z|90449b22-63d6-4660-86ed-1a6258d43858|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:41:01.141Z|90449b22-63d6-4660-86ed-1a6258d43858|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:41:02.840Z|0773f3f9-b7d0-446a-b927-25e9335823d5|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-20T22:41:02.841Z|0773f3f9-b7d0-446a-b927-25e9335823d5|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-20T22:41:07.516Z|48852f2f-6997-4ef5-9d5c-1b97e7c49061|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:41:07.517Z|48852f2f-6997-4ef5-9d5c-1b97e7c49061|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:41:07.525Z|b834b8d2-fdf0-4e1d-8a35-843a161f798a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:41:07.526Z|b834b8d2-fdf0-4e1d-8a35-843a161f798a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:41:07.534Z|4de24051-7bda-429f-9945-4987cd0f740d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:41:07.535Z|4de24051-7bda-429f-9945-4987cd0f740d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:41:16.140Z|c2da0a9a-de2b-4920-975d-00c1c2c3dac0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:41:16.141Z|c2da0a9a-de2b-4920-975d-00c1c2c3dac0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:41:16.490Z|80c312c5-dd0e-48a9-ad60-257708ba71b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:41:16.491Z|80c312c5-dd0e-48a9-ad60-257708ba71b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:41:17.547Z|ba3ceeb2-2f49-4ddc-95e8-15098b301ad5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:41:17.548Z|ba3ceeb2-2f49-4ddc-95e8-15098b301ad5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:41:17.551Z|35c73853-17eb-48c6-8d74-2715af96ae03|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:41:17.552Z|35c73853-17eb-48c6-8d74-2715af96ae03|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:41:17.557Z|3c8242b6-2a23-4a09-832d-cd7c727512cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:41:17.558Z|3c8242b6-2a23-4a09-832d-cd7c727512cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:41:27.582Z|0fb3a0e5-196a-4e2c-a84d-f18085abefac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:41:27.582Z|32d3044e-6cb6-46e3-8d5b-ff9e16235bbf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:41:27.585Z|0fb3a0e5-196a-4e2c-a84d-f18085abefac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:41:27.585Z|32d3044e-6cb6-46e3-8d5b-ff9e16235bbf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:41:27.589Z|7b1efeaa-fcaa-4bb4-8af9-16d6f2d02bea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:41:27.590Z|7b1efeaa-fcaa-4bb4-8af9-16d6f2d02bea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:41:31.141Z|9f275d40-73ac-4e55-8898-516cc455d262|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:41:31.144Z|9f275d40-73ac-4e55-8898-516cc455d262|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:41:37.613Z|a09a60b6-2890-4c13-97d5-4caf69b942a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:41:37.613Z|c2b07419-1ed3-40d7-bd40-ba2ed6697271|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:41:37.614Z|a09a60b6-2890-4c13-97d5-4caf69b942a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:41:37.614Z|c2b07419-1ed3-40d7-bd40-ba2ed6697271|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:41:37.628Z|49ed61eb-1c77-4a69-b3c3-08c391219e28|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:41:37.629Z|49ed61eb-1c77-4a69-b3c3-08c391219e28|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:41:46.140Z|ba988b49-98f4-441c-922c-76a32a840354|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:41:46.141Z|ba988b49-98f4-441c-922c-76a32a840354|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:41:46.492Z|64fb16ea-9ce2-427b-a875-2153b5434b9b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:41:46.493Z|64fb16ea-9ce2-427b-a875-2153b5434b9b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:41:47.636Z|cb287e42-41ba-48e4-8578-f5cb7248c0d0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:41:47.637Z|cb287e42-41ba-48e4-8578-f5cb7248c0d0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:41:47.639Z|7dc99bb8-38c8-431a-aa43-29f63272dce7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:41:47.640Z|7dc99bb8-38c8-431a-aa43-29f63272dce7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:41:47.649Z|19b23d0c-7d4a-45d8-bf65-4c012339b81d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:41:47.650Z|19b23d0c-7d4a-45d8-bf65-4c012339b81d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:41:57.658Z|56561b23-a0be-4748-a0d1-14fc7396dadc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:41:57.659Z|56561b23-a0be-4748-a0d1-14fc7396dadc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:41:57.661Z|fb79f8a0-46f3-4c67-a615-2ee41b32f195|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:41:57.662Z|fb79f8a0-46f3-4c67-a615-2ee41b32f195|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:41:57.690Z|89154ca4-2d6d-4d7e-9780-340d8f9feec2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:41:57.691Z|89154ca4-2d6d-4d7e-9780-340d8f9feec2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:42:01.140Z|d9d673a6-bc44-4b6b-87ec-a1f89425f96b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:42:01.141Z|d9d673a6-bc44-4b6b-87ec-a1f89425f96b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:42:02.841Z|38479332-a90b-499b-bb47-1dd6700a7b1d|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-20T22:42:02.842Z|38479332-a90b-499b-bb47-1dd6700a7b1d|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-20T22:42:07.696Z|88f911dd-5b97-434f-b94c-125de2cfbd24|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:42:07.696Z|d8e19302-3351-4f34-a06e-f5c31d9d0f77|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:42:07.697Z|88f911dd-5b97-434f-b94c-125de2cfbd24|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:42:07.697Z|d8e19302-3351-4f34-a06e-f5c31d9d0f77|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:42:07.714Z|c95ae28c-3720-419c-a74d-cdad7c8f5a59|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:42:07.715Z|c95ae28c-3720-419c-a74d-cdad7c8f5a59|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:42:16.140Z|7bfdb584-a7c3-4b91-a267-16b51d676552|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:42:16.143Z|7bfdb584-a7c3-4b91-a267-16b51d676552|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:42:16.493Z|454d678b-76ac-4b08-ab40-e302290178c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:42:16.494Z|454d678b-76ac-4b08-ab40-e302290178c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:42:17.721Z|267e2aea-8135-4163-9175-5b8f41bc8684|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:42:17.721Z|267e2aea-8135-4163-9175-5b8f41bc8684|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:42:17.725Z|19316ece-41e5-4a29-9428-cef48a7e38a2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:42:17.726Z|19316ece-41e5-4a29-9428-cef48a7e38a2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:42:17.738Z|01e56653-7be4-4d7e-a67b-2f7b87cc595f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:42:17.738Z|01e56653-7be4-4d7e-a67b-2f7b87cc595f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:42:27.744Z|4e5fa10a-f386-43fb-9b64-55c6b31e8d53|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:42:27.744Z|4e5fa10a-f386-43fb-9b64-55c6b31e8d53|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:42:27.747Z|7241ae8f-80d3-4a49-afd9-5652fd37c95e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:42:27.747Z|7241ae8f-80d3-4a49-afd9-5652fd37c95e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:42:27.765Z|caf53739-417c-4025-af9b-f5fd47096eda|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:42:27.766Z|caf53739-417c-4025-af9b-f5fd47096eda|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:42:31.140Z|652c0dcf-36cd-43b3-8403-f1f4982e21f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:42:31.141Z|652c0dcf-36cd-43b3-8403-f1f4982e21f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:42:37.775Z|78a32a55-fff3-4cad-837f-d4bb84e1fe9b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:42:37.777Z|c6c774e1-6bf8-4667-ab1f-427e7163a741|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:42:37.777Z|78a32a55-fff3-4cad-837f-d4bb84e1fe9b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:42:37.778Z|c6c774e1-6bf8-4667-ab1f-427e7163a741|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:42:37.794Z|8f1786f5-c59e-46ca-8f7d-b1cf83d6741b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:42:37.795Z|8f1786f5-c59e-46ca-8f7d-b1cf83d6741b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:42:46.141Z|b9969580-73ef-498d-8aa0-902833c2ed43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:42:46.142Z|b9969580-73ef-498d-8aa0-902833c2ed43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:42:46.495Z|25ce2883-b54c-4ee7-a8ee-6a3b7f142d8e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:42:46.495Z|25ce2883-b54c-4ee7-a8ee-6a3b7f142d8e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:42:47.806Z|93f79a1f-b70e-4a52-8d22-87cd1e5180ab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:42:47.807Z|93f79a1f-b70e-4a52-8d22-87cd1e5180ab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:42:47.808Z|f19df603-0647-4fb3-b4e4-f39fec7c07ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:42:47.808Z|f19df603-0647-4fb3-b4e4-f39fec7c07ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:42:47.820Z|e0091cff-7ef2-4fb9-aa85-c99f6d7d83b0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:42:47.820Z|e0091cff-7ef2-4fb9-aa85-c99f6d7d83b0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:42:57.837Z|f50877c6-0d80-4048-8e20-c2785cdb1887|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:42:57.838Z|f50877c6-0d80-4048-8e20-c2785cdb1887|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:42:57.843Z|0b7780c0-07c8-4099-b522-39914f7cd810|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:42:57.843Z|0b7780c0-07c8-4099-b522-39914f7cd810|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:42:57.850Z|888edfb1-fbc5-4a90-b9d8-719a9b4aa5e7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:42:57.850Z|888edfb1-fbc5-4a90-b9d8-719a9b4aa5e7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:43:01.140Z|82a6da20-87d6-428b-b619-64c36a9fa476|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:43:01.143Z|82a6da20-87d6-428b-b619-64c36a9fa476|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:43:02.841Z|2e8b0606-1619-4199-bf76-cdff5b8bcfc3|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-20T22:43:02.842Z|2e8b0606-1619-4199-bf76-cdff5b8bcfc3|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-20T22:43:07.866Z|d48c4ba6-748e-4f14-a10d-176dddfd7d9c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:43:07.866Z|bf023eb6-22d5-4aab-bc03-be86b19ece60|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:43:07.867Z|bf023eb6-22d5-4aab-bc03-be86b19ece60|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:43:07.867Z|d48c4ba6-748e-4f14-a10d-176dddfd7d9c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:43:07.878Z|499ae520-bd2e-4483-8f59-c65e13ea4799|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:43:07.878Z|499ae520-bd2e-4483-8f59-c65e13ea4799|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:43:16.140Z|48356058-d3b2-48ae-b0c1-d2f4e4c5bd44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:43:16.141Z|48356058-d3b2-48ae-b0c1-d2f4e4c5bd44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:43:16.496Z|39ce62bf-958f-4960-a91e-4188770a521e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:43:16.497Z|39ce62bf-958f-4960-a91e-4188770a521e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:43:17.904Z|0af5cb4a-1e6b-4bee-a7da-89a7f4eb47a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:43:17.905Z|0af5cb4a-1e6b-4bee-a7da-89a7f4eb47a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:43:17.906Z|48a6f1ac-5d54-4b9c-99d9-92ac85fd2f38|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:43:17.907Z|6fcfbdf7-6a9b-43c8-a427-4ce221be606a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:43:17.907Z|48a6f1ac-5d54-4b9c-99d9-92ac85fd2f38|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:43:17.907Z|6fcfbdf7-6a9b-43c8-a427-4ce221be606a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:43:27.928Z|96fadc2f-2dfc-44cf-891e-64ea6a71e4c8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:43:27.928Z|091a5e7e-96bc-4d39-8bb8-f6d8813dee4d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:43:27.928Z|96fadc2f-2dfc-44cf-891e-64ea6a71e4c8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:43:27.930Z|dbe1e88f-b447-4c33-9cb6-6a6d37307be5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:43:27.930Z|dbe1e88f-b447-4c33-9cb6-6a6d37307be5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:43:27.930Z|091a5e7e-96bc-4d39-8bb8-f6d8813dee4d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:43:31.140Z|a78a72f3-04cf-4b4b-a0b9-339e73d4f12e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:43:31.141Z|a78a72f3-04cf-4b4b-a0b9-339e73d4f12e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:43:37.949Z|fce82e2d-ad64-4b24-b41d-c64e0c50e393|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:43:37.949Z|73b2a8b6-fe58-41ec-86fc-5441a8cba029|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:43:37.949Z|fce82e2d-ad64-4b24-b41d-c64e0c50e393|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:43:37.949Z|d59ac94c-b7e5-40e5-9a64-b4d039a6799b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:43:37.949Z|73b2a8b6-fe58-41ec-86fc-5441a8cba029|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:43:37.950Z|d59ac94c-b7e5-40e5-9a64-b4d039a6799b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:43:46.140Z|c689073c-ec6b-49f9-8ea1-307cab955f86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:43:46.145Z|c689073c-ec6b-49f9-8ea1-307cab955f86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:43:46.497Z|bfefe147-af01-4bd2-b7bf-5acbc2d0590d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:43:46.498Z|bfefe147-af01-4bd2-b7bf-5acbc2d0590d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:43:47.971Z|9b9ab073-74cd-4f85-b6d4-110d459dfd76|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:43:47.972Z|93b92f27-2dac-46e0-9308-142dd83822bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:43:47.972Z|9b9ab073-74cd-4f85-b6d4-110d459dfd76|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:43:47.972Z|93b92f27-2dac-46e0-9308-142dd83822bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:43:47.975Z|f8f9f310-4da5-41d1-94f3-7e9329511615|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:43:47.977Z|f8f9f310-4da5-41d1-94f3-7e9329511615|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:43:57.996Z|03bb84ff-e33b-4198-85e4-f4c0304cbd69|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:43:57.996Z|a9c160c0-dd2f-4d11-8b3e-c4d28fb9acd2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:43:57.996Z|03bb84ff-e33b-4198-85e4-f4c0304cbd69|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:43:57.996Z|a9c160c0-dd2f-4d11-8b3e-c4d28fb9acd2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:43:57.997Z|a3f4e2ef-22b3-46fd-b8b8-d3fd927168e6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:43:57.998Z|a3f4e2ef-22b3-46fd-b8b8-d3fd927168e6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:44:01.140Z|f6c2f3f5-3916-4b37-b38c-84c724a088e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:44:01.141Z|f6c2f3f5-3916-4b37-b38c-84c724a088e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:44:02.843Z|d0dc8c65-269f-4519-be34-3367873d007e|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-20T22:44:02.844Z|d0dc8c65-269f-4519-be34-3367873d007e|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-20T22:44:08.026Z|f89527e5-6595-4306-bd5b-531cb6f613f1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:44:08.026Z|aa1bc789-5992-4420-8a29-c36df3ff71ff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:44:08.026Z|a6d6cc93-7dea-45d3-82b2-706d00d3bf28|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:44:08.028Z|f89527e5-6595-4306-bd5b-531cb6f613f1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:44:08.028Z|aa1bc789-5992-4420-8a29-c36df3ff71ff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:44:08.028Z|a6d6cc93-7dea-45d3-82b2-706d00d3bf28|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:44:16.141Z|03e3fc6a-c343-45c3-b2ab-5e95449f0065|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:44:16.142Z|03e3fc6a-c343-45c3-b2ab-5e95449f0065|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:44:16.498Z|25d61721-697a-458b-87f8-8678da2ae964|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:44:16.499Z|25d61721-697a-458b-87f8-8678da2ae964|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:44:18.052Z|67fdb66b-555f-4320-93cb-6694fc6ac16f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:44:18.052Z|6f72be4b-8276-4030-8873-f92ce5c5dce4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:44:18.053Z|6e95f893-f1b0-42db-9316-2c0d1617b33e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:44:18.053Z|6f72be4b-8276-4030-8873-f92ce5c5dce4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:44:18.053Z|67fdb66b-555f-4320-93cb-6694fc6ac16f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:44:18.053Z|6e95f893-f1b0-42db-9316-2c0d1617b33e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:44:28.073Z|4236c2d4-e236-44d1-80bc-283b426f2d39|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:44:28.074Z|4236c2d4-e236-44d1-80bc-283b426f2d39|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:44:28.079Z|543d0c23-3bb1-4d2f-8193-0ac201716de3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:44:28.079Z|543d0c23-3bb1-4d2f-8193-0ac201716de3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:44:28.079Z|f25d9520-84fe-46f4-8183-99adf96a25c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:44:28.080Z|f25d9520-84fe-46f4-8183-99adf96a25c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:44:31.140Z|ef01b743-01df-4d2d-b957-6031e92b0681|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:44:31.143Z|ef01b743-01df-4d2d-b957-6031e92b0681|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:44:38.097Z|b0ed1385-a16f-4ca1-bd64-ce25f785caf6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:44:38.098Z|b0ed1385-a16f-4ca1-bd64-ce25f785caf6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:44:38.099Z|f6c0b87a-c338-49d5-a491-b775dd4d7d3d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:44:38.099Z|f6c0b87a-c338-49d5-a491-b775dd4d7d3d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:44:38.108Z|aca3e1fb-6fe3-4027-ad00-14aca4c4d40a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:44:38.109Z|aca3e1fb-6fe3-4027-ad00-14aca4c4d40a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:44:46.140Z|9cf8f088-07ed-48f7-b2b4-4c0656e212dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:44:46.141Z|9cf8f088-07ed-48f7-b2b4-4c0656e212dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:44:46.499Z|b938e1d6-4e0b-4bd5-812b-2012ab33e55d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:44:46.500Z|b938e1d6-4e0b-4bd5-812b-2012ab33e55d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:44:48.121Z|39fb68f4-bc41-408a-9248-784edf224764|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:44:48.122Z|39fb68f4-bc41-408a-9248-784edf224764|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:44:48.126Z|0f244a63-bc62-4d6d-bfb7-278bf37cf1fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:44:48.126Z|0f244a63-bc62-4d6d-bfb7-278bf37cf1fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:44:48.130Z|47443a20-f86b-4dc1-a32c-8791c043a584|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:44:48.130Z|47443a20-f86b-4dc1-a32c-8791c043a584|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:44:58.141Z|eeabcdef-da9c-4bf8-8e71-347b58dd8ab6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:44:58.142Z|eeabcdef-da9c-4bf8-8e71-347b58dd8ab6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:44:58.145Z|0d5adbfa-a871-4a46-ad44-3540eb4c28ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:44:58.145Z|0d5adbfa-a871-4a46-ad44-3540eb4c28ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:44:58.148Z|64e08a90-4ffc-4599-98e3-7d463a27d59a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:44:58.149Z|64e08a90-4ffc-4599-98e3-7d463a27d59a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:45:01.140Z|5408906f-6e15-4830-83a0-6f9fc861e64d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:45:01.141Z|5408906f-6e15-4830-83a0-6f9fc861e64d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:45:02.841Z|da67fbb2-d2a3-4dee-9f6a-1e98d20bf5e4|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-20T22:45:02.842Z|da67fbb2-d2a3-4dee-9f6a-1e98d20bf5e4|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-20T22:45:08.163Z|97c47da8-3316-4845-a7e1-ce429d9cfaa5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:45:08.163Z|21d97b82-2cfa-44e6-be11-38ea26fde00c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:45:08.163Z|21d97b82-2cfa-44e6-be11-38ea26fde00c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:45:08.163Z|97c47da8-3316-4845-a7e1-ce429d9cfaa5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:45:08.168Z|8ce68494-732e-4682-9c76-05c1e261133e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:45:08.169Z|8ce68494-732e-4682-9c76-05c1e261133e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:45:16.140Z|f03cef2d-db76-438d-a2cc-0da9bc69aa58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:45:16.142Z|f03cef2d-db76-438d-a2cc-0da9bc69aa58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:45:16.501Z|4289451b-21a6-4ca9-a9f7-db6d033d4e3b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:45:16.501Z|4289451b-21a6-4ca9-a9f7-db6d033d4e3b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:45:18.184Z|9d74987b-2ccb-443d-8cc0-08d8a207f44d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:45:18.185Z|9d74987b-2ccb-443d-8cc0-08d8a207f44d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:45:18.188Z|d11c0b06-202b-48d0-9ac1-5f64c30818f7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:45:18.189Z|d11c0b06-202b-48d0-9ac1-5f64c30818f7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:45:18.191Z|e64a2de1-12fc-4230-8f82-592f0158ceb1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:45:18.192Z|e64a2de1-12fc-4230-8f82-592f0158ceb1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:45:28.214Z|a05e1fd7-5b2a-460e-a002-58f5eea31eed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:45:28.214Z|7b61b9b3-fc7e-4a15-b412-56414b40af9f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:45:28.214Z|87d2d945-56a2-427e-8a69-894c75752d00|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:45:28.216Z|7b61b9b3-fc7e-4a15-b412-56414b40af9f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:45:28.216Z|a05e1fd7-5b2a-460e-a002-58f5eea31eed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:45:28.216Z|87d2d945-56a2-427e-8a69-894c75752d00|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:45:31.141Z|fc637c9f-e0bf-45a9-96cb-52b482856f51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:45:31.142Z|fc637c9f-e0bf-45a9-96cb-52b482856f51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:45:38.241Z|b7e9967e-5a50-45ee-b7b9-427609681216|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:45:38.242Z|b7e9967e-5a50-45ee-b7b9-427609681216|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:45:38.244Z|6b292a92-3b45-4e5e-9f3d-11d78b45e011|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:45:38.244Z|6b292a92-3b45-4e5e-9f3d-11d78b45e011|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:45:38.246Z|7af2ff59-1b69-411e-833e-9602d9e48a48|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:45:38.246Z|7af2ff59-1b69-411e-833e-9602d9e48a48|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:45:46.140Z|f697afaf-e9a7-4752-b005-da618bf31e5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:45:46.141Z|f697afaf-e9a7-4752-b005-da618bf31e5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:45:46.502Z|c0559797-dc25-4976-9289-a9aee6d8f203|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:45:46.502Z|c0559797-dc25-4976-9289-a9aee6d8f203|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:45:48.267Z|732fcb39-d3fb-4605-9bed-bae4856d0942|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:45:48.267Z|44ea99ab-f36f-44fb-ac51-732e451d124a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:45:48.267Z|732fcb39-d3fb-4605-9bed-bae4856d0942|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:45:48.268Z|44ea99ab-f36f-44fb-ac51-732e451d124a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:45:48.270Z|ad7464da-8027-460d-8d18-ddede8813f6b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:45:48.270Z|ad7464da-8027-460d-8d18-ddede8813f6b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:45:58.288Z|90c37063-75a8-49ae-96d3-67a1e16c12e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:45:58.289Z|90c37063-75a8-49ae-96d3-67a1e16c12e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:45:58.290Z|0ce1ea19-b151-4c1f-b4af-06d845772fd4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:45:58.290Z|0ce1ea19-b151-4c1f-b4af-06d845772fd4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:45:58.292Z|73f3086f-bb89-4281-8818-b5f9f3c2a890|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:45:58.292Z|73f3086f-bb89-4281-8818-b5f9f3c2a890|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:46:01.140Z|37f7d801-3360-45d6-8299-e430e2bd72a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:46:01.143Z|37f7d801-3360-45d6-8299-e430e2bd72a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:46:02.841Z|fddea05c-23fc-4061-9caf-bcedc403d9ec|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-20T22:46:02.842Z|fddea05c-23fc-4061-9caf-bcedc403d9ec|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-20T22:46:08.309Z|fecb76fc-b734-478a-b029-541fa1821fa0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:46:08.309Z|fecb76fc-b734-478a-b029-541fa1821fa0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:46:08.311Z|955e610f-382c-4fa0-879a-507b9a876b0b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:46:08.311Z|cff14041-ff93-4089-a1c7-d40d298a0736|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:46:08.312Z|955e610f-382c-4fa0-879a-507b9a876b0b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:46:08.312Z|cff14041-ff93-4089-a1c7-d40d298a0736|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:46:16.140Z|cdc46c1a-28d0-47c3-bc92-5bbedc2e223f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:46:16.141Z|cdc46c1a-28d0-47c3-bc92-5bbedc2e223f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:46:16.503Z|f51c5658-8c26-4d6d-ab56-51cdd4938aa3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:46:16.503Z|f51c5658-8c26-4d6d-ab56-51cdd4938aa3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:46:18.329Z|0621c8a8-cff5-48b2-b8bf-291196cbff25|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:46:18.329Z|49eb5919-e4a9-4973-af4b-f42fbbdbd7e4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:46:18.330Z|cbafc187-6412-4d88-b8df-d8d33d9ab228|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:46:18.330Z|0621c8a8-cff5-48b2-b8bf-291196cbff25|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:46:18.330Z|49eb5919-e4a9-4973-af4b-f42fbbdbd7e4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:46:18.330Z|cbafc187-6412-4d88-b8df-d8d33d9ab228|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:46:28.350Z|5efce442-9a33-4c73-a6eb-1689df1f5bb6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:46:28.351Z|5efce442-9a33-4c73-a6eb-1689df1f5bb6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:46:28.353Z|cf4b7ba9-c83f-4ea9-b072-05b7290f496e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:46:28.353Z|cf4b7ba9-c83f-4ea9-b072-05b7290f496e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:46:28.355Z|70c74f33-bd1b-40b4-a200-0f72a6213cdb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:46:28.355Z|70c74f33-bd1b-40b4-a200-0f72a6213cdb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:46:31.140Z|631a6c4b-2cc9-4aaa-9a51-43190fb48ba6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:46:31.141Z|631a6c4b-2cc9-4aaa-9a51-43190fb48ba6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:46:38.372Z|135c0fdc-6ac1-4710-a3f6-a24f01689b1d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:46:38.373Z|135c0fdc-6ac1-4710-a3f6-a24f01689b1d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:46:38.377Z|1218de66-9568-4324-bf48-b0de41680c8f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:46:38.378Z|1218de66-9568-4324-bf48-b0de41680c8f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:46:38.380Z|849417d2-a9ad-4ad7-a94a-853e327d0321|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:46:38.380Z|849417d2-a9ad-4ad7-a94a-853e327d0321|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:46:46.140Z|d2e38dcd-ccf9-43d4-b914-291dd7bdeb67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:46:46.143Z|d2e38dcd-ccf9-43d4-b914-291dd7bdeb67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:46:46.504Z|7be7a8ea-abb8-474a-810c-ee847bcdaac1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:46:46.504Z|7be7a8ea-abb8-474a-810c-ee847bcdaac1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:46:48.399Z|f09f52f3-095d-489a-9eb8-d2825a73444b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:46:48.400Z|f09f52f3-095d-489a-9eb8-d2825a73444b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:46:48.403Z|2fa66f4c-80e0-4fec-a7f0-195a64cd47a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:46:48.404Z|2fa66f4c-80e0-4fec-a7f0-195a64cd47a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:46:48.407Z|c8940bf5-5d22-4541-812e-38a6d220cb52|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:46:48.407Z|c8940bf5-5d22-4541-812e-38a6d220cb52|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:46:58.428Z|eebe2cbf-5508-47ba-ada0-73365e84cd01|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:46:58.428Z|0e730a72-ec95-414d-bbec-0e69aed7f6fc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:46:58.430Z|adebd6d7-f38f-4bb2-b2b6-fa17632fbd4e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:46:58.431Z|adebd6d7-f38f-4bb2-b2b6-fa17632fbd4e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:46:58.430Z|0e730a72-ec95-414d-bbec-0e69aed7f6fc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:46:58.430Z|eebe2cbf-5508-47ba-ada0-73365e84cd01|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:47:01.141Z|f3d549fb-189d-4932-9dec-e235f38ebfbd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:47:01.142Z|f3d549fb-189d-4932-9dec-e235f38ebfbd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:47:02.841Z|25d76dd3-a195-499e-929d-563e204a675a|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-20T22:47:02.842Z|25d76dd3-a195-499e-929d-563e204a675a|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-20T22:47:08.457Z|cadd5124-417d-43e7-b0fb-983db3a0e79b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:47:08.457Z|8bf1fab0-bbaa-4a8b-a6a3-e8ed80582093|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:47:08.457Z|7b1b72fd-5e65-40d2-b281-b28015b6229e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:47:08.458Z|8bf1fab0-bbaa-4a8b-a6a3-e8ed80582093|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:47:08.458Z|cadd5124-417d-43e7-b0fb-983db3a0e79b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:47:08.458Z|7b1b72fd-5e65-40d2-b281-b28015b6229e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:47:16.140Z|7cd08a39-0851-4a0c-9653-fe61f59ca19f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:47:16.141Z|7cd08a39-0851-4a0c-9653-fe61f59ca19f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:47:16.505Z|0b44cef7-0472-4f0f-847f-11804d96ccf0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:47:16.506Z|0b44cef7-0472-4f0f-847f-11804d96ccf0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:47:18.481Z|ed01d32b-e61b-4e7f-aa57-03dfe420db77|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:47:18.481Z|0cca5516-ff7e-4145-bab7-52b94d31dff3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:47:18.482Z|ed01d32b-e61b-4e7f-aa57-03dfe420db77|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:47:18.482Z|0cca5516-ff7e-4145-bab7-52b94d31dff3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:47:18.482Z|e979a6ad-baf4-4919-a25d-aa99bd37b0a2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:47:18.483Z|e979a6ad-baf4-4919-a25d-aa99bd37b0a2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:47:28.507Z|78bc504d-2bae-4f5a-8f9d-1b414977de64|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:47:28.507Z|29f699f7-8ba6-45b5-b55a-d609b66db27e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:47:28.508Z|29f699f7-8ba6-45b5-b55a-d609b66db27e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:47:28.508Z|78bc504d-2bae-4f5a-8f9d-1b414977de64|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:47:28.512Z|1f508693-9bb4-4081-acfa-7cdd309b8c6c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:47:28.513Z|1f508693-9bb4-4081-acfa-7cdd309b8c6c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:47:31.140Z|db91eb9d-26f3-45c6-9d61-3a821f2b64f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:47:31.143Z|db91eb9d-26f3-45c6-9d61-3a821f2b64f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:47:38.531Z|5ade2a77-b9e6-4b47-83ec-11fed868eedf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:47:38.531Z|4cfeff45-4d0a-4df8-af86-ab1496990025|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:47:38.531Z|5ade2a77-b9e6-4b47-83ec-11fed868eedf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:47:38.531Z|4cfeff45-4d0a-4df8-af86-ab1496990025|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:47:38.541Z|d6b9dc05-28c6-4d43-abe6-c918f26dfd55|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:47:38.541Z|d6b9dc05-28c6-4d43-abe6-c918f26dfd55|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:47:46.140Z|50b20609-5bf7-44fe-8599-e1aaf9e329fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:47:46.141Z|50b20609-5bf7-44fe-8599-e1aaf9e329fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:47:46.506Z|c33181e6-2edc-4a52-b2d1-5e28cb5f71ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:47:46.507Z|c33181e6-2edc-4a52-b2d1-5e28cb5f71ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:47:48.551Z|bc482890-1acd-441e-8140-feedda021f93|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:47:48.552Z|bc482890-1acd-441e-8140-feedda021f93|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:47:48.555Z|6c033f73-22ad-48e1-94b7-525c11b53b16|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:47:48.555Z|6c033f73-22ad-48e1-94b7-525c11b53b16|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:47:48.563Z|94712198-0fc8-4c5a-acc2-079d6c38b857|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:47:48.563Z|94712198-0fc8-4c5a-acc2-079d6c38b857|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:47:58.577Z|7ca940dd-fab5-4d67-911b-815c63f86852|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:47:58.577Z|c44dcfa4-366b-4c90-9309-8f574b119104|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:47:58.577Z|7ca940dd-fab5-4d67-911b-815c63f86852|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:47:58.577Z|c44dcfa4-366b-4c90-9309-8f574b119104|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:47:58.584Z|811c00ec-c5c2-4e58-a742-bda9c0eb9f6f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:47:58.584Z|811c00ec-c5c2-4e58-a742-bda9c0eb9f6f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:48:01.140Z|4fa6f846-381f-48b0-bf42-4a32a37801fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:48:01.141Z|4fa6f846-381f-48b0-bf42-4a32a37801fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:48:02.840Z|9b1ed697-cf92-4551-92f3-bf52d5caa92b|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-20T22:48:02.841Z|9b1ed697-cf92-4551-92f3-bf52d5caa92b|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-20T22:48:08.596Z|fffd90a1-0ffe-4709-9820-110bdab039f7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:48:08.596Z|714d8a8a-8588-44f1-8637-aa752cc0fb16|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:48:08.597Z|fffd90a1-0ffe-4709-9820-110bdab039f7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:48:08.597Z|714d8a8a-8588-44f1-8637-aa752cc0fb16|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:48:08.603Z|772f5d07-bf2a-4d67-9b37-1aa1e74599bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:48:08.604Z|772f5d07-bf2a-4d67-9b37-1aa1e74599bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:48:16.140Z|43c56dce-8767-43dc-b010-29e9475a0136|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:48:16.143Z|43c56dce-8767-43dc-b010-29e9475a0136|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:48:16.507Z|459b1cee-b619-42cd-bac3-f5a7a96cc43c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:48:16.508Z|459b1cee-b619-42cd-bac3-f5a7a96cc43c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:48:18.617Z|34f667f2-88b9-497b-bab6-744265af68ee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:48:18.618Z|34f667f2-88b9-497b-bab6-744265af68ee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:48:18.617Z|7b58bedf-8101-4b72-b6a3-13989ec7298e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:48:18.620Z|7b58bedf-8101-4b72-b6a3-13989ec7298e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:48:18.622Z|5acfc5ec-fab3-48e9-b746-734046f1e4dd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:48:18.623Z|5acfc5ec-fab3-48e9-b746-734046f1e4dd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:48:28.641Z|364c85b8-cb63-4301-88b7-37402cc1ac6f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:48:28.642Z|364c85b8-cb63-4301-88b7-37402cc1ac6f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:48:28.642Z|f629b8a3-c80c-4c5e-b207-15829f04f018|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:48:28.642Z|f629b8a3-c80c-4c5e-b207-15829f04f018|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:48:28.642Z|cb08258c-861c-4891-9a91-06a57c270f85|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:48:28.643Z|cb08258c-861c-4891-9a91-06a57c270f85|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:48:31.140Z|2c926d5e-d2ef-46b0-b8cf-f7b65836fa46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:48:31.141Z|2c926d5e-d2ef-46b0-b8cf-f7b65836fa46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:48:38.662Z|96a650b7-49fb-4103-b673-0bfe7be8a3cf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:48:38.662Z|a07477fb-7304-4952-8ccb-e4b4c3aa692b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:48:38.662Z|96a650b7-49fb-4103-b673-0bfe7be8a3cf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:48:38.662Z|a07477fb-7304-4952-8ccb-e4b4c3aa692b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:48:38.665Z|5f7c3427-72d8-468b-9963-f0104a02e61e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:48:38.665Z|5f7c3427-72d8-468b-9963-f0104a02e61e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:48:46.140Z|8aa21fa1-d461-4014-bc9e-440bcf3a7ec1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:48:46.141Z|8aa21fa1-d461-4014-bc9e-440bcf3a7ec1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:48:46.509Z|ac89b519-d3e5-459b-8534-0cfb4ce1b170|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:48:46.509Z|ac89b519-d3e5-459b-8534-0cfb4ce1b170|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:48:48.691Z|d1329213-1a05-48de-b184-92920c223dab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:48:48.691Z|ee49a16a-9181-4c3f-8e3b-d44b7db365bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:48:48.691Z|c331b00e-1f21-4646-be16-87bd92cc0888|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:48:48.693Z|c331b00e-1f21-4646-be16-87bd92cc0888|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:48:48.693Z|ee49a16a-9181-4c3f-8e3b-d44b7db365bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:48:48.693Z|d1329213-1a05-48de-b184-92920c223dab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:48:58.719Z|415f823b-5f7b-400e-b6d2-a8a4a7ce18ea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:48:58.719Z|6ce13e1b-9aa8-4eef-8235-ddd442b68ee1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:48:58.720Z|415f823b-5f7b-400e-b6d2-a8a4a7ce18ea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:48:58.720Z|6ce13e1b-9aa8-4eef-8235-ddd442b68ee1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:48:58.724Z|d6f76cc5-c44d-4f18-9826-7140d3ffd8f4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:48:58.724Z|d6f76cc5-c44d-4f18-9826-7140d3ffd8f4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:49:01.141Z|b9f506dd-08d4-4636-90d3-b532190465c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:49:01.144Z|b9f506dd-08d4-4636-90d3-b532190465c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:49:02.841Z|cc6863ff-197d-4a8a-86e3-62f81800c081|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-20T22:49:02.842Z|cc6863ff-197d-4a8a-86e3-62f81800c081|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-20T22:49:08.741Z|f422dbb2-065d-4b09-922c-0b7f74bd3f3b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:49:08.741Z|c97ac4df-2db1-49de-8c47-fe1c08b51e8e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:49:08.742Z|f422dbb2-065d-4b09-922c-0b7f74bd3f3b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:49:08.742Z|c97ac4df-2db1-49de-8c47-fe1c08b51e8e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:49:08.743Z|b3508eda-5a22-443f-a1e7-9205261b37b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:49:08.744Z|b3508eda-5a22-443f-a1e7-9205261b37b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:49:16.140Z|89496b49-41dc-4929-ad34-aab23d317657|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:49:16.141Z|89496b49-41dc-4929-ad34-aab23d317657|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:49:16.510Z|83a85afd-8e2d-4533-9269-4fb8fdceb7d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:49:16.510Z|83a85afd-8e2d-4533-9269-4fb8fdceb7d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:49:18.764Z|ffdc82a7-0388-4fd2-91b1-ca3e58be7ed7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:49:18.765Z|ffdc82a7-0388-4fd2-91b1-ca3e58be7ed7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:49:18.765Z|4fbb8f33-ecb2-43b1-b87b-4d55aff13f8d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:49:18.766Z|4fbb8f33-ecb2-43b1-b87b-4d55aff13f8d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:49:18.768Z|249fa8a4-d5c8-467f-8ac6-0144bc68c1e9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:49:18.769Z|249fa8a4-d5c8-467f-8ac6-0144bc68c1e9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:49:28.786Z|941d723a-ed07-4e41-a37b-42cf586f4f3a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:49:28.786Z|941d723a-ed07-4e41-a37b-42cf586f4f3a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:49:28.786Z|8d7b4e48-0d0e-4d3c-8585-14f949d09006|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:49:28.787Z|8d7b4e48-0d0e-4d3c-8585-14f949d09006|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:49:28.788Z|8784faff-42e5-4198-a57e-fb4edab3e28c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:49:28.789Z|8784faff-42e5-4198-a57e-fb4edab3e28c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:49:31.140Z|175db462-6f41-45f9-9fd8-0ff0ac2c7909|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:49:31.141Z|175db462-6f41-45f9-9fd8-0ff0ac2c7909|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:49:38.809Z|57975d53-2fa7-44f5-a545-6aaeb938e3e2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:49:38.809Z|57975d53-2fa7-44f5-a545-6aaeb938e3e2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:49:38.811Z|054429ba-8539-4b07-aa8b-75fccbbf834a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:49:38.811Z|054429ba-8539-4b07-aa8b-75fccbbf834a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:49:38.817Z|733dea50-b0ce-416c-b9bb-761f2ea9009b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:49:38.818Z|733dea50-b0ce-416c-b9bb-761f2ea9009b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:49:46.140Z|e3180fd2-210b-4c4b-a14b-a3721cadaf4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:49:46.143Z|e3180fd2-210b-4c4b-a14b-a3721cadaf4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:49:46.511Z|5e352f98-2753-48f7-8775-6551a275b6a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:49:46.511Z|5e352f98-2753-48f7-8775-6551a275b6a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:49:48.835Z|9f84f00c-43b0-4540-bab7-44f5d6687381|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:49:48.836Z|9f84f00c-43b0-4540-bab7-44f5d6687381|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:49:48.837Z|a82246b0-7e12-45bb-aefa-b62d6cce6ac1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:49:48.837Z|a82246b0-7e12-45bb-aefa-b62d6cce6ac1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:49:48.837Z|18119c2c-3e25-4a95-b452-bc1cffc01095|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:49:48.838Z|18119c2c-3e25-4a95-b452-bc1cffc01095|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:49:58.857Z|25b1dfc1-ef7c-4624-bc39-c687ffe08e3b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:49:58.858Z|25b1dfc1-ef7c-4624-bc39-c687ffe08e3b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:49:58.859Z|65df4b8e-0d65-4fb3-8399-3f73b62ec619|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:49:58.860Z|65df4b8e-0d65-4fb3-8399-3f73b62ec619|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:49:58.861Z|d2e87eac-4e2c-4a43-9ead-301606972fec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:49:58.861Z|d2e87eac-4e2c-4a43-9ead-301606972fec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:50:01.140Z|bc354915-991d-4788-a960-b0be054fe7ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:50:01.141Z|bc354915-991d-4788-a960-b0be054fe7ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:50:02.840Z|aa07c7d2-c72d-40fe-8eb2-b75d0b6b403e|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-20T22:50:02.841Z|aa07c7d2-c72d-40fe-8eb2-b75d0b6b403e|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-20T22:50:08.881Z|50598db8-a5c7-41a5-80ed-20f8a17b393b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:50:08.881Z|6cc09e81-2a92-4faa-83d2-5bfdd8f4d5e3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:50:08.882Z|acca00b9-c249-4d39-872d-0db5940e41d2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:50:08.882Z|acca00b9-c249-4d39-872d-0db5940e41d2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:50:08.883Z|50598db8-a5c7-41a5-80ed-20f8a17b393b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:50:08.882Z|6cc09e81-2a92-4faa-83d2-5bfdd8f4d5e3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:50:16.141Z|550ae68e-1b2d-4bcb-b420-c003f58ff8a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:50:16.145Z|550ae68e-1b2d-4bcb-b420-c003f58ff8a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:50:16.512Z|e8dd8887-6432-4a2b-a79a-97782f9410c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:50:16.513Z|e8dd8887-6432-4a2b-a79a-97782f9410c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:50:18.909Z|98910ef6-1ced-43dc-ba72-50ffac90885c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:50:18.909Z|61d354fb-64fb-454b-a881-7954be0359fa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:50:18.909Z|dd9e62ee-2197-4c06-b23a-7c222f6b4f9d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:50:18.911Z|dd9e62ee-2197-4c06-b23a-7c222f6b4f9d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:50:18.911Z|61d354fb-64fb-454b-a881-7954be0359fa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:50:18.911Z|98910ef6-1ced-43dc-ba72-50ffac90885c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:50:28.935Z|eb6ec963-4669-4347-b979-b479bab35d3f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:50:28.935Z|ede705b8-4827-4dcf-8a1d-13c11efa6bd1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:50:28.935Z|ede705b8-4827-4dcf-8a1d-13c11efa6bd1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:50:28.935Z|eb6ec963-4669-4347-b979-b479bab35d3f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:50:28.939Z|e784a73f-3514-4603-95e1-ad84ffae1350|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:50:28.940Z|e784a73f-3514-4603-95e1-ad84ffae1350|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:50:31.140Z|62084113-381b-41e5-aa54-f9f28026dac1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:50:31.141Z|62084113-381b-41e5-aa54-f9f28026dac1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:50:38.958Z|cc6bb8d4-31f1-4146-80cc-881fede8902c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:50:38.958Z|42a34951-8b66-46a8-9902-4f4e45e09032|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:50:38.959Z|42a34951-8b66-46a8-9902-4f4e45e09032|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:50:38.959Z|cc6bb8d4-31f1-4146-80cc-881fede8902c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:50:38.962Z|b5eadb6f-ac38-42e1-99ad-c191df501b44|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:50:38.962Z|b5eadb6f-ac38-42e1-99ad-c191df501b44|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:50:46.140Z|1f4ab320-c69d-4205-8db7-d59611c47d0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:50:46.141Z|1f4ab320-c69d-4205-8db7-d59611c47d0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:50:46.513Z|223b83fb-4217-4abb-924d-f5804247741d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:50:46.514Z|223b83fb-4217-4abb-924d-f5804247741d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:50:48.979Z|722d2287-463b-4c72-8ffe-3f82c4f7c6c4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:50:48.979Z|722d2287-463b-4c72-8ffe-3f82c4f7c6c4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:50:48.981Z|c56dbe5e-7bf2-4b59-abbf-37983a9d6fd8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:50:48.981Z|c56dbe5e-7bf2-4b59-abbf-37983a9d6fd8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:50:48.984Z|c3d4dcab-5d77-4bcf-9aee-079e560a1d83|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:50:48.984Z|c3d4dcab-5d77-4bcf-9aee-079e560a1d83|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:50:59.002Z|15194669-8137-4cfd-b1b3-8d3a6885a13f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:50:59.002Z|15194669-8137-4cfd-b1b3-8d3a6885a13f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:50:59.003Z|63484ad0-5227-4311-9bb8-3e55c0135afe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:50:59.003Z|63484ad0-5227-4311-9bb8-3e55c0135afe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:50:59.005Z|31e27e80-0b8c-4c30-8f1b-160975c19a88|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:50:59.005Z|31e27e80-0b8c-4c30-8f1b-160975c19a88|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:51:01.140Z|5b927dd5-83bb-4384-a0d9-8dbb0d2fb75f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:51:01.143Z|5b927dd5-83bb-4384-a0d9-8dbb0d2fb75f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:51:02.841Z|67fe87dd-2ae1-4b3e-a3df-b5f0709e9bd8|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-20T22:51:02.842Z|67fe87dd-2ae1-4b3e-a3df-b5f0709e9bd8|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-20T22:51:09.023Z|aff7e848-247d-409b-beed-a691a0431006|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:51:09.023Z|6223f5f9-c75a-4b06-9621-6f2c1f5f174e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:51:09.024Z|6223f5f9-c75a-4b06-9621-6f2c1f5f174e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:51:09.024Z|aff7e848-247d-409b-beed-a691a0431006|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:51:09.025Z|fad66cf2-13c5-416e-8bee-e44b43d34b9d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:51:09.026Z|fad66cf2-13c5-416e-8bee-e44b43d34b9d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:51:16.140Z|98979dae-9884-4ee8-9e92-106567cf82fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:51:16.141Z|98979dae-9884-4ee8-9e92-106567cf82fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:51:16.514Z|2b47259c-1ddb-4ddf-909d-8544ec8420b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:51:16.515Z|2b47259c-1ddb-4ddf-909d-8544ec8420b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:51:19.044Z|6b431683-208f-4ba0-a8d6-29e574bdf4d2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:51:19.044Z|aedb5543-91eb-4af5-9100-07fc485d03f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:51:19.044Z|6b431683-208f-4ba0-a8d6-29e574bdf4d2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:51:19.045Z|aedb5543-91eb-4af5-9100-07fc485d03f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:51:19.047Z|f752dbd7-465d-47b2-8d6f-dfaec059e3e1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:51:19.048Z|f752dbd7-465d-47b2-8d6f-dfaec059e3e1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:51:29.065Z|31da3714-98ed-40f0-8b54-04fa898fbf8a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:51:29.066Z|31da3714-98ed-40f0-8b54-04fa898fbf8a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:51:29.067Z|fe963f38-1405-493d-86a4-bcc54d89b633|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:51:29.067Z|fe963f38-1405-493d-86a4-bcc54d89b633|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:51:29.068Z|7dcf7579-32b8-4ea4-b8b3-a99b7beb6b12|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:51:29.071Z|7dcf7579-32b8-4ea4-b8b3-a99b7beb6b12|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:51:31.140Z|40ead5bf-3841-4eb7-aa02-84dfe5595f7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:51:31.141Z|40ead5bf-3841-4eb7-aa02-84dfe5595f7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:51:39.089Z|65d35632-1033-4ebc-b80e-b5570375700b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:51:39.089Z|65d35632-1033-4ebc-b80e-b5570375700b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:51:39.090Z|60835312-2bc0-48b4-80df-164c1d3b35c7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:51:39.090Z|60835312-2bc0-48b4-80df-164c1d3b35c7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:51:39.090Z|e50b8b1c-fa94-4d37-bbcc-8cbfec4c9679|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:51:39.091Z|e50b8b1c-fa94-4d37-bbcc-8cbfec4c9679|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:51:46.141Z|33f5113e-34e9-4aa6-9616-7efaf8929e29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:51:46.144Z|33f5113e-34e9-4aa6-9616-7efaf8929e29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:51:46.515Z|8a70ee20-1072-4fb9-b7ef-2ad8fbda3c68|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:51:46.516Z|8a70ee20-1072-4fb9-b7ef-2ad8fbda3c68|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:51:49.115Z|0f1dfe35-834d-4aa7-a360-847fb1826122|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:51:49.115Z|d8719df1-8819-41f1-902d-4ae3d6848f84|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:51:49.115Z|86caa50f-e4d8-4468-944b-2602ba1eac29|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:51:49.116Z|86caa50f-e4d8-4468-944b-2602ba1eac29|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:51:49.116Z|d8719df1-8819-41f1-902d-4ae3d6848f84|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:51:49.116Z|0f1dfe35-834d-4aa7-a360-847fb1826122|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:51:59.145Z|2d15654f-9679-4cc1-9f0e-bfcc705d1f8d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:51:59.145Z|e5e15acb-aa00-4ea4-af63-921beb3878c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:51:59.145Z|aa6c50e3-2be9-423b-9015-c3086f07eda5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:51:59.147Z|aa6c50e3-2be9-423b-9015-c3086f07eda5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:51:59.147Z|e5e15acb-aa00-4ea4-af63-921beb3878c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:51:59.147Z|2d15654f-9679-4cc1-9f0e-bfcc705d1f8d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:52:01.143Z|6e77483d-1531-46a3-8e57-86a71a936180|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:52:01.145Z|6e77483d-1531-46a3-8e57-86a71a936180|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:52:02.842Z|b0ac41ba-183c-478f-8d0d-c4d34a2c6aba|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-20T22:52:02.842Z|b0ac41ba-183c-478f-8d0d-c4d34a2c6aba|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-20T22:52:09.171Z|a0add9c4-d331-4403-8ffc-8435bdd46f22|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:52:09.172Z|a0add9c4-d331-4403-8ffc-8435bdd46f22|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:52:09.173Z|2d4d9576-8e39-4072-86d1-95e2dfec6809|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:52:09.174Z|2d4d9576-8e39-4072-86d1-95e2dfec6809|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:52:09.174Z|5d5d66d8-e1e3-42c4-98bd-d5eeef121608|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:52:09.175Z|5d5d66d8-e1e3-42c4-98bd-d5eeef121608|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:52:16.140Z|268c442b-f21e-4ae9-8739-d4a143c40295|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:52:16.141Z|268c442b-f21e-4ae9-8739-d4a143c40295|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:52:16.516Z|11b5c7f9-f5dd-46e8-b5e6-beeca555743c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:52:16.517Z|11b5c7f9-f5dd-46e8-b5e6-beeca555743c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:52:19.197Z|9be9162f-5b87-4fb1-aa4f-94ef02d3968f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:52:19.197Z|2172f1e2-3f53-4b55-8f7c-d9c08d389926|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:52:19.198Z|2172f1e2-3f53-4b55-8f7c-d9c08d389926|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:52:19.199Z|57c8bdb2-2f80-4744-9f67-6cc8de8a5ad1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:52:19.200Z|57c8bdb2-2f80-4744-9f67-6cc8de8a5ad1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:52:19.198Z|9be9162f-5b87-4fb1-aa4f-94ef02d3968f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:52:29.220Z|9c45f3a2-4828-4c02-abbb-768bcd87ac47|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:52:29.221Z|67821592-7fa9-4f1f-8a29-0b4c2a959d13|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:52:29.221Z|67821592-7fa9-4f1f-8a29-0b4c2a959d13|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:52:29.221Z|9c45f3a2-4828-4c02-abbb-768bcd87ac47|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:52:29.229Z|9164bf5f-4c95-44fd-9301-db09d87e0b5b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:52:29.230Z|9164bf5f-4c95-44fd-9301-db09d87e0b5b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:52:31.140Z|fe2a06f7-9aad-45a9-b492-d98b296d0b1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:52:31.143Z|fe2a06f7-9aad-45a9-b492-d98b296d0b1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:52:39.242Z|053fa9f5-78df-4ca3-8fe7-4831faf536fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:52:39.242Z|053fa9f5-78df-4ca3-8fe7-4831faf536fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:52:39.243Z|dd0679a5-303f-46dc-aad0-e9a05c1d2c82|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:52:39.243Z|dd0679a5-303f-46dc-aad0-e9a05c1d2c82|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:52:39.249Z|13be0c98-75ad-40a6-b266-0d57b985b7a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:52:39.249Z|13be0c98-75ad-40a6-b266-0d57b985b7a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:52:46.141Z|86368341-71a0-4c0b-8b32-f72836a74a78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:52:46.141Z|86368341-71a0-4c0b-8b32-f72836a74a78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:52:46.518Z|39d77813-b926-42dc-b1bb-c138f9024bbb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:52:46.518Z|39d77813-b926-42dc-b1bb-c138f9024bbb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:52:49.264Z|0d1a39f9-832c-479f-91bd-7c48340218ee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:52:49.264Z|2d1b13ff-f545-4ae6-9759-6b797c87bd03|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:52:49.265Z|0d1a39f9-832c-479f-91bd-7c48340218ee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:52:49.265Z|2d1b13ff-f545-4ae6-9759-6b797c87bd03|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:52:49.277Z|5d12ac29-4182-4286-93b8-6c5679989dc2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:52:49.277Z|5d12ac29-4182-4286-93b8-6c5679989dc2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:52:59.285Z|ca2d20fd-d781-4bce-8426-0a67539f3406|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:52:59.285Z|7b2bff83-b4ec-4f0b-896f-eca09c4a4d55|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:52:59.286Z|ca2d20fd-d781-4bce-8426-0a67539f3406|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:52:59.286Z|7b2bff83-b4ec-4f0b-896f-eca09c4a4d55|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:52:59.299Z|5cf88c04-153b-4de6-a183-77bfbb32cbb8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:52:59.299Z|5cf88c04-153b-4de6-a183-77bfbb32cbb8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:53:01.140Z|5e769697-c2b5-4d70-a026-7179488254fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:53:01.141Z|5e769697-c2b5-4d70-a026-7179488254fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:53:02.840Z|a5d6332c-77e6-4651-a3d6-e2237aaf11d6|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-20T22:53:02.841Z|a5d6332c-77e6-4651-a3d6-e2237aaf11d6|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-20T22:53:09.305Z|2c3b5550-bb74-4fca-a8fa-008cb385fe74|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:53:09.305Z|2e2e5267-01c4-46d8-8d28-205718c106fa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:53:09.305Z|2c3b5550-bb74-4fca-a8fa-008cb385fe74|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:53:09.305Z|2e2e5267-01c4-46d8-8d28-205718c106fa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:53:09.316Z|a84b9cc9-2a6b-4af3-bdfe-50b76f116c82|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:53:09.317Z|a84b9cc9-2a6b-4af3-bdfe-50b76f116c82|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:53:16.140Z|600a8622-bb9b-4d81-b6d1-7182b9a72527|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:53:16.143Z|600a8622-bb9b-4d81-b6d1-7182b9a72527|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:53:16.519Z|77d45e1a-ca28-48bc-bdb8-149bde218eea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:53:16.519Z|77d45e1a-ca28-48bc-bdb8-149bde218eea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:53:19.329Z|e3d18183-a4b9-481a-ac0b-143e9e306f43|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:53:19.329Z|ba3733b5-9077-4682-a9b8-5e540d766dc6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:53:19.330Z|e3d18183-a4b9-481a-ac0b-143e9e306f43|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:53:19.330Z|ba3733b5-9077-4682-a9b8-5e540d766dc6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:53:19.335Z|3926a459-f7f3-4fdb-a440-4947b193db73|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:53:19.335Z|3926a459-f7f3-4fdb-a440-4947b193db73|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:53:29.361Z|6b0864f7-7233-4101-90cd-81b01b32ef65|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:53:29.361Z|38d829e0-249f-427e-abc3-325f7cc9f28e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:53:29.361Z|7627a59d-14f9-4518-82e9-6a3761e5ef36|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:53:29.363Z|6b0864f7-7233-4101-90cd-81b01b32ef65|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:53:29.363Z|38d829e0-249f-427e-abc3-325f7cc9f28e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:53:29.363Z|7627a59d-14f9-4518-82e9-6a3761e5ef36|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:53:31.141Z|55aa73ee-2e38-4ecd-98bb-996b3cab9c7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:53:31.142Z|55aa73ee-2e38-4ecd-98bb-996b3cab9c7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:53:39.386Z|579c9402-7b79-47bd-a57f-b90317eb3f3e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:53:39.386Z|aef05811-edff-4a22-b97a-a3726e586ba9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:53:39.386Z|1beed5e8-f6c4-4216-99e1-522c8fa1cdc8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:53:39.386Z|579c9402-7b79-47bd-a57f-b90317eb3f3e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:53:39.386Z|aef05811-edff-4a22-b97a-a3726e586ba9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:53:39.386Z|1beed5e8-f6c4-4216-99e1-522c8fa1cdc8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:53:46.141Z|b600581e-4441-43bd-bfb2-dd5224f26ac1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:53:46.142Z|b600581e-4441-43bd-bfb2-dd5224f26ac1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:53:46.520Z|03bad2ac-4b19-4b86-87c0-1e9bc68bbdfa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:53:46.521Z|03bad2ac-4b19-4b86-87c0-1e9bc68bbdfa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:53:49.408Z|02ab0a3f-f41b-405a-821e-ef49c44552b3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:53:49.408Z|f1a84806-d245-4145-93f7-4a365a4bf536|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:53:49.408Z|02ab0a3f-f41b-405a-821e-ef49c44552b3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:53:49.409Z|f1a84806-d245-4145-93f7-4a365a4bf536|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:53:49.410Z|78fcb115-0782-4d3d-9ea5-566e91095073|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:53:49.410Z|78fcb115-0782-4d3d-9ea5-566e91095073|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:53:59.430Z|bf6a39cd-14e5-4b72-a85a-0571bda858bb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:53:59.430Z|b7efc456-ecc9-461e-96e7-a27775927855|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:53:59.431Z|bf6a39cd-14e5-4b72-a85a-0571bda858bb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:53:59.431Z|b7efc456-ecc9-461e-96e7-a27775927855|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:53:59.434Z|6a0507e7-4f4e-4f65-b256-570bc4ce4f84|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:53:59.434Z|6a0507e7-4f4e-4f65-b256-570bc4ce4f84|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:54:01.140Z|1b9928eb-8c1e-4d6d-8005-b08839bc51f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:54:01.143Z|1b9928eb-8c1e-4d6d-8005-b08839bc51f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:54:02.841Z|40f8fc1e-95ba-400f-adc0-8a0bdf5ea521|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-20T22:54:02.842Z|40f8fc1e-95ba-400f-adc0-8a0bdf5ea521|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-20T22:54:09.452Z|da3883d4-8c40-4dc5-8167-49fd8eb1cd84|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:54:09.452Z|5f251188-1dc3-4aa8-8630-4ce442c42215|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:54:09.452Z|da3883d4-8c40-4dc5-8167-49fd8eb1cd84|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:54:09.453Z|5f251188-1dc3-4aa8-8630-4ce442c42215|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:54:09.457Z|33538728-5a5d-4324-be62-f40ec90ef8d4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:54:09.458Z|33538728-5a5d-4324-be62-f40ec90ef8d4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:54:16.140Z|cf104d0a-6a6a-403e-94ae-1ceafb11c00f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:54:16.141Z|cf104d0a-6a6a-403e-94ae-1ceafb11c00f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:54:16.522Z|48e85c2f-4317-4732-8390-c9634ccbd5ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:54:16.522Z|48e85c2f-4317-4732-8390-c9634ccbd5ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:54:19.477Z|fdd7826d-5dfc-41ba-8a8f-abdf9f2e285d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:54:19.477Z|886dc28e-b95d-43c2-b05a-806c966d6b99|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:54:19.478Z|11c25a16-491f-4c6d-8d6f-ccbd3838f35c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:54:19.478Z|fdd7826d-5dfc-41ba-8a8f-abdf9f2e285d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:54:19.478Z|11c25a16-491f-4c6d-8d6f-ccbd3838f35c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:54:19.478Z|886dc28e-b95d-43c2-b05a-806c966d6b99|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:54:29.503Z|b32c7e14-8752-415a-bf9a-221083e8aa14|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:54:29.503Z|7387d885-8378-4ae1-8b10-dc4d34cdedbd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:54:29.503Z|b32c7e14-8752-415a-bf9a-221083e8aa14|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:54:29.503Z|7387d885-8378-4ae1-8b10-dc4d34cdedbd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:54:29.504Z|40589dc8-626f-4ca3-bb4c-aa4a5a7a550a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:54:29.504Z|40589dc8-626f-4ca3-bb4c-aa4a5a7a550a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:54:31.140Z|dae790a0-fe65-4bcb-8579-ad29c939aecb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:54:31.141Z|dae790a0-fe65-4bcb-8579-ad29c939aecb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:54:39.524Z|112a8142-cde6-43ef-86fd-0a554b5bdbca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:54:39.524Z|c95d9d48-a0d6-463b-8f5b-64945793a42a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:54:39.525Z|c95d9d48-a0d6-463b-8f5b-64945793a42a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:54:39.525Z|112a8142-cde6-43ef-86fd-0a554b5bdbca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:54:39.526Z|c40b41a9-25dc-4179-b8a8-68377b6c700a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:54:39.526Z|c40b41a9-25dc-4179-b8a8-68377b6c700a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:54:46.141Z|63628f8c-5505-4a87-aad4-e35316ff673e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:54:46.145Z|63628f8c-5505-4a87-aad4-e35316ff673e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:54:46.523Z|d6466067-235a-471b-8815-58a2dcd858c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:54:46.523Z|d6466067-235a-471b-8815-58a2dcd858c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:54:49.548Z|314fb045-e3ce-4f42-b6cc-a1b079ca134a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:54:49.548Z|0d43c453-b46d-4d68-9011-eeea2acc2b11|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:54:49.549Z|0d43c453-b46d-4d68-9011-eeea2acc2b11|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:54:49.549Z|314fb045-e3ce-4f42-b6cc-a1b079ca134a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:54:49.551Z|e4b82254-ff3a-43c8-8da2-d67ed981299e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:54:49.551Z|e4b82254-ff3a-43c8-8da2-d67ed981299e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:54:59.569Z|e36306bf-6e3f-492c-9f6d-34ecf54e9b1f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:54:59.570Z|e36306bf-6e3f-492c-9f6d-34ecf54e9b1f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:54:59.572Z|993dbd6d-a182-4e42-94a5-cf212031e3e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:54:59.573Z|993dbd6d-a182-4e42-94a5-cf212031e3e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:54:59.576Z|be1e9869-15ac-4bdf-833c-fa343d1df8d4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:54:59.576Z|be1e9869-15ac-4bdf-833c-fa343d1df8d4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:55:01.140Z|725cc365-4358-4068-bfb4-1024d912eacf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:55:01.141Z|725cc365-4358-4068-bfb4-1024d912eacf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:55:02.842Z|650f5be2-01e5-4a18-a09a-1d8be4d4007b|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-20T22:55:02.843Z|650f5be2-01e5-4a18-a09a-1d8be4d4007b|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-20T22:55:09.599Z|fc010549-5a1a-4461-bfa0-ab7639585ee6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:55:09.599Z|0729cf99-8b6f-421b-86f1-cde3b558ffbb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:55:09.600Z|a978fc75-b04e-4cb1-8ffc-b9f7698e0348|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:55:09.601Z|0729cf99-8b6f-421b-86f1-cde3b558ffbb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:55:09.601Z|a978fc75-b04e-4cb1-8ffc-b9f7698e0348|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:55:09.601Z|fc010549-5a1a-4461-bfa0-ab7639585ee6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:55:16.141Z|88c9d5df-0f85-4218-9231-6c8ea13c0902|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:55:16.142Z|88c9d5df-0f85-4218-9231-6c8ea13c0902|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:55:16.524Z|6bea194a-c000-4d69-a449-bcaca27a3df1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:55:16.524Z|6bea194a-c000-4d69-a449-bcaca27a3df1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:55:19.623Z|b8c7dbfb-2a76-4aa6-837d-ce5d5a3325c9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:55:19.623Z|22387d8d-7bed-46e2-87dc-3ff89d26d8bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:55:19.624Z|b8c7dbfb-2a76-4aa6-837d-ce5d5a3325c9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:55:19.624Z|22387d8d-7bed-46e2-87dc-3ff89d26d8bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:55:19.626Z|6bbab334-69b9-4e6a-8b9a-90b1985b0ba7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:55:19.626Z|6bbab334-69b9-4e6a-8b9a-90b1985b0ba7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:55:29.647Z|03aa2ab7-32b5-4460-8c29-ef9739eb417d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:55:29.647Z|008c3d1c-1dd7-4279-94f0-b37ccd7a3469|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:55:29.647Z|1b4d3286-3514-41e3-b62f-b5df56176fd4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:55:29.648Z|1b4d3286-3514-41e3-b62f-b5df56176fd4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:55:29.648Z|008c3d1c-1dd7-4279-94f0-b37ccd7a3469|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:55:29.648Z|03aa2ab7-32b5-4460-8c29-ef9739eb417d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:55:31.140Z|0e34409c-3319-4d98-b972-d4beea00b180|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:55:31.143Z|0e34409c-3319-4d98-b972-d4beea00b180|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:55:39.671Z|67c0c129-6dce-460c-81a7-c99e416cf7e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:55:39.671Z|67c0c129-6dce-460c-81a7-c99e416cf7e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:55:39.671Z|339fdd26-3d4d-4cb3-bd47-cf8924028838|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:55:39.672Z|339fdd26-3d4d-4cb3-bd47-cf8924028838|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:55:39.681Z|84742131-2354-458c-892d-542a276ced41|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:55:39.682Z|84742131-2354-458c-892d-542a276ced41|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:55:46.141Z|6f74417c-0d10-4590-a19b-a98a40c1342a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:55:46.142Z|6f74417c-0d10-4590-a19b-a98a40c1342a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:55:46.525Z|72fabefb-f9ab-4fe2-9c0d-074d4e26b441|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:55:46.525Z|72fabefb-f9ab-4fe2-9c0d-074d4e26b441|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:55:49.695Z|5bec89a7-97d3-4801-97f5-0327c69daea4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:55:49.695Z|1d11c393-4af5-44f1-9b15-d694f426d739|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:55:49.696Z|5bec89a7-97d3-4801-97f5-0327c69daea4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:55:49.696Z|1d11c393-4af5-44f1-9b15-d694f426d739|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:55:49.701Z|64b82727-0a83-4865-b009-354e48c50889|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:55:49.701Z|64b82727-0a83-4865-b009-354e48c50889|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:55:59.717Z|ddf38f54-ea79-496c-a2fa-e550154dfb6e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:55:59.717Z|ddf38f54-ea79-496c-a2fa-e550154dfb6e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:55:59.718Z|ef7b64e5-769e-4bcd-8ead-0537ea6d5c75|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:55:59.719Z|ef7b64e5-769e-4bcd-8ead-0537ea6d5c75|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:55:59.721Z|ab74461f-fd2b-4f5a-b341-d1e632b82022|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:55:59.722Z|ab74461f-fd2b-4f5a-b341-d1e632b82022|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:56:01.140Z|416d53da-4b59-4345-8981-4ac0525e9681|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:56:01.141Z|416d53da-4b59-4345-8981-4ac0525e9681|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:56:02.841Z|e4328f45-49d3-4cf8-bdf4-da9fe55e1614|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-20T22:56:02.842Z|e4328f45-49d3-4cf8-bdf4-da9fe55e1614|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-20T22:56:09.740Z|20b4b0c8-75b2-42dc-9887-b4fdf7e43b91|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:56:09.740Z|5f9f2c0d-d727-41fc-805a-3415514e8253|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:56:09.741Z|20b4b0c8-75b2-42dc-9887-b4fdf7e43b91|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:56:09.741Z|5f9f2c0d-d727-41fc-805a-3415514e8253|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:56:09.750Z|963eaf2a-c22b-467b-aa14-ac788a71f854|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:56:09.750Z|963eaf2a-c22b-467b-aa14-ac788a71f854|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:56:16.140Z|c2d845ef-464e-41d4-9420-e4360242f04c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:56:16.143Z|c2d845ef-464e-41d4-9420-e4360242f04c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:56:16.526Z|6353f554-0e8b-4631-9a45-ebca8148bcc6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:56:16.526Z|6353f554-0e8b-4631-9a45-ebca8148bcc6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:56:19.761Z|a6bca747-83f2-42a8-8ed3-6b40aca5c470|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:56:19.761Z|4b5d10e3-0767-4211-8904-f2d544faece7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:56:19.761Z|a6bca747-83f2-42a8-8ed3-6b40aca5c470|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:56:19.761Z|4b5d10e3-0767-4211-8904-f2d544faece7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:56:19.772Z|eed0d36b-62f1-4810-982c-c783e5cabfd5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:56:19.773Z|eed0d36b-62f1-4810-982c-c783e5cabfd5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:56:29.791Z|0cf9b64e-c7cf-4483-b672-b27870492216|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:56:29.793Z|6390e425-105b-4053-a630-61b127f28df4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:56:29.791Z|4fbc4a28-9fd2-4865-9e4f-cb2757f030ae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:56:29.793Z|6390e425-105b-4053-a630-61b127f28df4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:56:29.793Z|0cf9b64e-c7cf-4483-b672-b27870492216|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:56:29.793Z|4fbc4a28-9fd2-4865-9e4f-cb2757f030ae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:56:31.141Z|4f275329-8585-4405-94ce-28e31781a48c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:56:31.142Z|4f275329-8585-4405-94ce-28e31781a48c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:56:39.817Z|3831c386-9060-46cc-95cc-51eb2553375b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:56:39.818Z|3831c386-9060-46cc-95cc-51eb2553375b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:56:39.823Z|aa1a561a-c2f1-4e91-bb33-251028db231c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:56:39.823Z|aa1ffc7b-d0fb-4828-a230-fce4a7f60d94|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:56:39.823Z|aa1a561a-c2f1-4e91-bb33-251028db231c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:56:39.823Z|aa1ffc7b-d0fb-4828-a230-fce4a7f60d94|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:56:46.141Z|fc6da005-11a4-4421-b9e8-3aed65aa0b32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:56:46.142Z|fc6da005-11a4-4421-b9e8-3aed65aa0b32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:56:46.527Z|de94b4c7-b6c1-4b55-8787-f1006d449e18|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:56:46.528Z|de94b4c7-b6c1-4b55-8787-f1006d449e18|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:56:49.840Z|48ca7a1f-a483-4534-a033-64b6a7b7c2a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:56:49.841Z|48ca7a1f-a483-4534-a033-64b6a7b7c2a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:56:49.841Z|9aaed02b-c082-4b5e-badb-1ce7222c9cb2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:56:49.841Z|9aaed02b-c082-4b5e-badb-1ce7222c9cb2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:56:49.845Z|5bbddbe6-ec66-46f1-b4a7-abb825ce0baf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:56:49.845Z|5bbddbe6-ec66-46f1-b4a7-abb825ce0baf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:56:59.865Z|39c77d6f-40b8-4a8c-9d0a-2d0ad2c932f6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:56:59.865Z|2ef1be3f-86f5-418d-9910-a0253b355794|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:56:59.866Z|39c77d6f-40b8-4a8c-9d0a-2d0ad2c932f6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:56:59.866Z|2ef1be3f-86f5-418d-9910-a0253b355794|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:56:59.866Z|6429d48b-8bbd-41ae-8cd3-5c4124a2991f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:56:59.867Z|6429d48b-8bbd-41ae-8cd3-5c4124a2991f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:57:01.140Z|92c03529-ed95-4137-87e2-3b0eb9f7a96f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:57:01.143Z|92c03529-ed95-4137-87e2-3b0eb9f7a96f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:57:02.841Z|16b42ca5-4241-41db-ab6c-bfc5be0a4d03|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-20T22:57:02.842Z|16b42ca5-4241-41db-ab6c-bfc5be0a4d03|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-20T22:57:09.886Z|df86cebc-bbdc-4874-ac4a-02dfc2f8dd23|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:57:09.886Z|df86cebc-bbdc-4874-ac4a-02dfc2f8dd23|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:57:09.888Z|a09c946a-4ba6-4584-a19c-ca587fc48c9f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:57:09.888Z|bb235cff-6ea3-494d-9f36-5dbd07481f0a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:57:09.888Z|a09c946a-4ba6-4584-a19c-ca587fc48c9f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:57:09.889Z|bb235cff-6ea3-494d-9f36-5dbd07481f0a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:57:16.140Z|c9ecc7b7-fe6e-4f44-810f-bc323cf89465|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:57:16.141Z|c9ecc7b7-fe6e-4f44-810f-bc323cf89465|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:57:16.528Z|a0a704c9-69cf-4acd-94a6-109ace91c1d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:57:16.529Z|a0a704c9-69cf-4acd-94a6-109ace91c1d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:57:19.910Z|f2fe8126-ae01-4ec2-8baf-3fcce1519e83|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:57:19.910Z|f2fe8126-ae01-4ec2-8baf-3fcce1519e83|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:57:19.910Z|6dd34c0f-2770-48b4-8455-54cfc4ac63c0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:57:19.911Z|6dd34c0f-2770-48b4-8455-54cfc4ac63c0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:57:19.912Z|9f24c541-459a-4771-83d3-951173c3236c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:57:19.912Z|9f24c541-459a-4771-83d3-951173c3236c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:57:29.932Z|f462688a-3d98-4111-a3e7-c9ae7e6d66ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:57:29.932Z|0c0ec40b-f6b7-42a9-963d-b24d4ae71b1c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:57:29.933Z|0c0ec40b-f6b7-42a9-963d-b24d4ae71b1c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:57:29.933Z|f462688a-3d98-4111-a3e7-c9ae7e6d66ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:57:29.935Z|56ac4905-52cd-426c-9035-b5749cfc3e58|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:57:29.935Z|56ac4905-52cd-426c-9035-b5749cfc3e58|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:57:31.140Z|6c1c4518-d9c4-4e8e-abba-5be154d6f127|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:57:31.141Z|6c1c4518-d9c4-4e8e-abba-5be154d6f127|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:57:39.953Z|027ab5b0-a2ed-4264-9af0-b9971e7d48b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:57:39.953Z|923a6865-ec9f-4352-82e4-a2f4addc9a66|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:57:39.954Z|923a6865-ec9f-4352-82e4-a2f4addc9a66|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:57:39.954Z|027ab5b0-a2ed-4264-9af0-b9971e7d48b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:57:39.956Z|470ee81c-d5d2-4baf-b200-9c58bb8efd0e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:57:39.957Z|470ee81c-d5d2-4baf-b200-9c58bb8efd0e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:57:46.141Z|7910b22a-600d-4232-a6a2-601b18df0c01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:57:46.145Z|7910b22a-600d-4232-a6a2-601b18df0c01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:57:46.529Z|69ae69de-6ae8-4a54-9c5f-709673aaef3a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:57:46.530Z|69ae69de-6ae8-4a54-9c5f-709673aaef3a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:57:49.977Z|b5768d9b-c728-46fd-bc8b-e083f32ba5e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:57:49.977Z|0db18665-672e-4cf2-9990-2602f7fdec3a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:57:49.977Z|201bfe36-a682-4fb4-a569-b6c813abdd7f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:57:49.978Z|201bfe36-a682-4fb4-a569-b6c813abdd7f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:57:49.978Z|0db18665-672e-4cf2-9990-2602f7fdec3a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:57:49.978Z|b5768d9b-c728-46fd-bc8b-e083f32ba5e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:58:00.008Z|77b48d95-c43d-4117-8cbf-b132fe27983b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:58:00.008Z|ca33faf9-7fa4-4846-a803-02a885dd42b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:58:00.008Z|84fbd7ae-447e-46ae-b032-df06b28b8048|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:58:00.010Z|ca33faf9-7fa4-4846-a803-02a885dd42b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:58:00.010Z|77b48d95-c43d-4117-8cbf-b132fe27983b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:58:00.010Z|84fbd7ae-447e-46ae-b032-df06b28b8048|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:58:01.141Z|728ad2e0-a728-4256-b185-4fd92757a2ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:58:01.142Z|728ad2e0-a728-4256-b185-4fd92757a2ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:58:02.841Z|c1eab606-1263-4dd9-aa4a-d04ce8020b38|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-20T22:58:02.842Z|c1eab606-1263-4dd9-aa4a-d04ce8020b38|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-20T22:58:10.035Z|9b55b3be-f89c-4b4e-99e2-e841d88dd946|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:58:10.035Z|9b55b3be-f89c-4b4e-99e2-e841d88dd946|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:58:10.037Z|1d09c10b-3325-43c2-a853-240396e1af60|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:58:10.038Z|14147b03-6b9d-4ded-ab4f-512dc5f90443|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:58:10.038Z|1d09c10b-3325-43c2-a853-240396e1af60|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:58:10.039Z|14147b03-6b9d-4ded-ab4f-512dc5f90443|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:58:16.140Z|321d9974-6d6a-45e3-a127-ccc073da538d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:58:16.141Z|321d9974-6d6a-45e3-a127-ccc073da538d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:58:16.530Z|f94e3f08-15ce-4871-94eb-0ec98c9bfde2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:58:16.531Z|f94e3f08-15ce-4871-94eb-0ec98c9bfde2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:58:20.059Z|a9f152a2-2ee1-4303-aec0-1ae5fb7c095a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:58:20.060Z|a9f152a2-2ee1-4303-aec0-1ae5fb7c095a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:58:20.060Z|b018a54e-ed71-4d6c-a308-b7095f47ffc6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:58:20.061Z|b018a54e-ed71-4d6c-a308-b7095f47ffc6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:58:20.068Z|5df79a00-ebfa-4c7a-bc38-2efaeffcbca3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:58:20.069Z|5df79a00-ebfa-4c7a-bc38-2efaeffcbca3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:58:30.088Z|9cb485c2-88fb-4d43-8abc-cf44fe034cd8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:58:30.089Z|9cb485c2-88fb-4d43-8abc-cf44fe034cd8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:58:30.090Z|dd6186db-d663-4f9c-9954-0986084786d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:58:30.091Z|dd6186db-d663-4f9c-9954-0986084786d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:58:30.091Z|12ffe7ad-e2b3-45fc-a479-04a97dd0948a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:58:30.091Z|12ffe7ad-e2b3-45fc-a479-04a97dd0948a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:58:31.140Z|c5e8c9b2-6406-4c73-9954-2df19b8d785b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:58:31.143Z|c5e8c9b2-6406-4c73-9954-2df19b8d785b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:58:40.113Z|d74dcf8b-d411-4e44-9bfd-8160ef0bdbc1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:58:40.113Z|0ff5b5b2-c7ce-4960-8fa5-6eca765fa97a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:58:40.113Z|65a524d0-ba6e-47b6-b752-997b36a653f4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:58:40.114Z|0ff5b5b2-c7ce-4960-8fa5-6eca765fa97a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:58:40.114Z|65a524d0-ba6e-47b6-b752-997b36a653f4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:58:40.114Z|d74dcf8b-d411-4e44-9bfd-8160ef0bdbc1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:58:46.140Z|42acd7d5-5af4-4369-99e7-c3e4b200c97d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:58:46.141Z|42acd7d5-5af4-4369-99e7-c3e4b200c97d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:58:46.531Z|dc53087c-9550-4a44-8c7e-ee95ce1250ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:58:46.532Z|dc53087c-9550-4a44-8c7e-ee95ce1250ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:58:50.137Z|c37de8cc-80cb-4fd6-ac34-6d0f6b9d7048|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:58:50.137Z|e3c8bb91-0cc8-4f3c-8c30-ae17ab708668|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:58:50.138Z|c37de8cc-80cb-4fd6-ac34-6d0f6b9d7048|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:58:50.138Z|043f29a5-0a3a-42b7-b4a6-e70fa77727ea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:58:50.138Z|e3c8bb91-0cc8-4f3c-8c30-ae17ab708668|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:58:50.138Z|043f29a5-0a3a-42b7-b4a6-e70fa77727ea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:59:00.160Z|6626f7b9-7b38-4f46-964f-3b27f16dc757|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:59:00.161Z|6626f7b9-7b38-4f46-964f-3b27f16dc757|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:59:00.161Z|42139d37-95f0-4a10-b36c-3eb3cc33d82a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:59:00.161Z|8906c6f8-a7ae-4768-a1f7-1fd6ae67a92e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:59:00.161Z|42139d37-95f0-4a10-b36c-3eb3cc33d82a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:59:00.161Z|8906c6f8-a7ae-4768-a1f7-1fd6ae67a92e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:59:01.140Z|4ad7a68c-160f-404c-a402-40b34b863437|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:59:01.141Z|4ad7a68c-160f-404c-a402-40b34b863437|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:59:02.841Z|809202f3-ab06-4eb1-b40d-f268f5370ebc|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-20T22:59:02.841Z|809202f3-ab06-4eb1-b40d-f268f5370ebc|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-20T22:59:10.183Z|c82d0776-bcf4-4b4b-aa09-afc37942e3cc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:59:10.184Z|c82d0776-bcf4-4b4b-aa09-afc37942e3cc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:59:10.185Z|b81bd3e8-3ac5-4f5b-9000-4cc5f3dcee63|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:59:10.185Z|b81bd3e8-3ac5-4f5b-9000-4cc5f3dcee63|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:59:10.190Z|b675cd86-4507-473f-8989-b65b45822f62|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:59:10.190Z|b675cd86-4507-473f-8989-b65b45822f62|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:59:16.140Z|d794bc3c-5232-4f08-b427-d00b2d1dd1f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:59:16.141Z|d794bc3c-5232-4f08-b427-d00b2d1dd1f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:59:16.533Z|cfbc8736-9326-42c9-89c8-f9a8f733ba39|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:59:16.533Z|cfbc8736-9326-42c9-89c8-f9a8f733ba39|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:59:20.205Z|e90647d9-34ba-41e0-a504-70726828e095|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:59:20.206Z|e90647d9-34ba-41e0-a504-70726828e095|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:59:20.206Z|ecd59697-2132-407c-be1b-9faf483447da|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:59:20.207Z|ecd59697-2132-407c-be1b-9faf483447da|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:59:20.208Z|3907c0d0-d44f-4afa-aeb4-2a6624f98e65|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:59:20.209Z|3907c0d0-d44f-4afa-aeb4-2a6624f98e65|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:59:30.238Z|7bc876c3-2e5c-4cc8-9cc2-ce6aaa5a5ede|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:59:30.238Z|6322a539-32f3-438e-8bb4-cd1eeb3ff277|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:59:30.238Z|d26264f3-16bf-41fb-bdd9-ca24a35d5768|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:59:30.240Z|7bc876c3-2e5c-4cc8-9cc2-ce6aaa5a5ede|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:59:30.240Z|d26264f3-16bf-41fb-bdd9-ca24a35d5768|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:59:30.240Z|6322a539-32f3-438e-8bb4-cd1eeb3ff277|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:59:31.141Z|5827b798-c830-427e-bf09-66ca139a5634|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:59:31.142Z|5827b798-c830-427e-bf09-66ca139a5634|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:59:40.265Z|70475279-4d7e-47b0-aac4-ecfaeea75da0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:59:40.265Z|bc960422-0cdf-464c-a12b-da2ba3e1e046|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:59:40.266Z|70475279-4d7e-47b0-aac4-ecfaeea75da0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:59:40.266Z|bc960422-0cdf-464c-a12b-da2ba3e1e046|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:59:40.267Z|c233e60e-43e3-4ecb-92d1-a9518e402e24|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:59:40.268Z|c233e60e-43e3-4ecb-92d1-a9518e402e24|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:59:46.140Z|3d447082-882c-4eda-bdd4-accf573bec31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:59:46.143Z|3d447082-882c-4eda-bdd4-accf573bec31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:59:46.534Z|9a68ded8-8d66-4c3a-b50a-436957a830f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T22:59:46.534Z|9a68ded8-8d66-4c3a-b50a-436957a830f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T22:59:50.286Z|ae3ef124-120c-41fb-b130-ad23af7ea1f7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:59:50.287Z|ae3ef124-120c-41fb-b130-ad23af7ea1f7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:59:50.288Z|daf47c97-0c78-4e5a-afdf-12f5033a24c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:59:50.288Z|daf47c97-0c78-4e5a-afdf-12f5033a24c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T22:59:50.289Z|0d573271-849b-480d-9517-dab6236b50b2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T22:59:50.289Z|0d573271-849b-480d-9517-dab6236b50b2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:00:00.311Z|cb5c2378-52f5-434d-bfee-d5ff5ed31ead|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:00:00.312Z|8226d931-ef40-4bbc-a33e-374c73eb33eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:00:00.311Z|cb5c2378-52f5-434d-bfee-d5ff5ed31ead|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:00:00.312Z|8226d931-ef40-4bbc-a33e-374c73eb33eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:00:00.317Z|c7d7eb23-f9c7-4aab-9107-4fb8737b9edc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:00:00.318Z|c7d7eb23-f9c7-4aab-9107-4fb8737b9edc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:00:01.140Z|f532309f-91a7-4673-893d-7deaccc7723d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T23:00:01.141Z|f532309f-91a7-4673-893d-7deaccc7723d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T23:00:02.840Z|535c21f4-0943-4c8c-aecc-3ca8e7409fee|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-20T23:00:02.841Z|535c21f4-0943-4c8c-aecc-3ca8e7409fee|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-20T23:00:10.342Z|c22fded4-e30d-40c7-a718-5cdcfbed642f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:00:10.342Z|f22f68ed-f86b-428d-89a3-2b895f2930bb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:00:10.343Z|c22fded4-e30d-40c7-a718-5cdcfbed642f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:00:10.343Z|f22f68ed-f86b-428d-89a3-2b895f2930bb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:00:10.354Z|96660a22-9b6a-4ab3-8c6e-8ccfdecb8bf9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:00:10.355Z|96660a22-9b6a-4ab3-8c6e-8ccfdecb8bf9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:00:16.140Z|833d530f-39ce-4a55-bf83-e4df89920dad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T23:00:16.141Z|833d530f-39ce-4a55-bf83-e4df89920dad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T23:00:16.535Z|97acb4f1-184d-4f35-a083-2773df4c8786|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T23:00:16.536Z|97acb4f1-184d-4f35-a083-2773df4c8786|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T23:00:20.363Z|d70c7796-5825-4435-8192-13fb8b8577d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:00:20.364Z|d70c7796-5825-4435-8192-13fb8b8577d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:00:20.365Z|eb473509-4bc1-4103-a231-f9f27b7f55ce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:00:20.366Z|eb473509-4bc1-4103-a231-f9f27b7f55ce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:00:20.377Z|90bdc71b-ecb4-4063-8e14-3dc945f16ad0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:00:20.378Z|90bdc71b-ecb4-4063-8e14-3dc945f16ad0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:00:30.386Z|24df3d4d-b472-457a-a104-719e300117a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:00:30.386Z|35a2139e-edd5-4c4c-ad3a-a1529097a637|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:00:30.387Z|24df3d4d-b472-457a-a104-719e300117a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:00:30.387Z|35a2139e-edd5-4c4c-ad3a-a1529097a637|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:00:30.397Z|aaeccdea-20c0-4223-94a4-0e1e3ff0d70a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:00:30.398Z|aaeccdea-20c0-4223-94a4-0e1e3ff0d70a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:00:31.140Z|68169a7c-9ea5-4c59-8cb3-554137e7bace|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T23:00:31.141Z|68169a7c-9ea5-4c59-8cb3-554137e7bace|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T23:00:40.408Z|fe584238-278c-4bbc-8001-8319de7d036c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:00:40.408Z|7ad05141-4b55-440e-928f-34d9bb6b5bf4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:00:40.408Z|fe584238-278c-4bbc-8001-8319de7d036c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:00:40.408Z|7ad05141-4b55-440e-928f-34d9bb6b5bf4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:00:40.421Z|88e11e5b-b97f-4f9d-be28-3abc956a8da8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:00:40.422Z|88e11e5b-b97f-4f9d-be28-3abc956a8da8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:00:46.142Z|ee72fdd8-76fc-4ce5-8da7-43c7db6b0c96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T23:00:46.144Z|ee72fdd8-76fc-4ce5-8da7-43c7db6b0c96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T23:00:46.537Z|5bebed29-895f-4c21-9ef8-938b2c504f27|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T23:00:46.538Z|5bebed29-895f-4c21-9ef8-938b2c504f27|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T23:00:50.437Z|5f6fd3e3-d260-4482-a1ca-559945410ed8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:00:50.437Z|7e055ba9-4233-43e1-9789-d9406f67cc38|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:00:50.439Z|7e055ba9-4233-43e1-9789-d9406f67cc38|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:00:50.439Z|5f6fd3e3-d260-4482-a1ca-559945410ed8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:00:50.457Z|2204960d-3cac-40ab-bc8a-98253893557f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:00:50.458Z|2204960d-3cac-40ab-bc8a-98253893557f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:01:00.464Z|9bc9b282-68bd-41b3-914e-a017cbf5c823|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:01:00.464Z|336d6643-9867-4c4e-b7b6-5ba23679ff99|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:01:00.465Z|336d6643-9867-4c4e-b7b6-5ba23679ff99|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:01:00.465Z|9bc9b282-68bd-41b3-914e-a017cbf5c823|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:01:00.480Z|d03023b4-542f-4fc5-bec9-f3b2b0a185a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:01:00.480Z|d03023b4-542f-4fc5-bec9-f3b2b0a185a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:01:01.140Z|34a1f25e-9258-499d-b4a1-8a013de330fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T23:01:01.141Z|34a1f25e-9258-499d-b4a1-8a013de330fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T23:01:02.841Z|7fc1b4f8-a337-4656-951a-5f56a35537eb|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-20T23:01:02.841Z|7fc1b4f8-a337-4656-951a-5f56a35537eb|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-20T23:01:10.486Z|9a8502d5-6d72-4cb5-b90d-401578247459|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:01:10.486Z|9a8502d5-6d72-4cb5-b90d-401578247459|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:01:10.487Z|d1370d8f-e052-4391-b42a-3b9526d4ffb1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:01:10.487Z|d1370d8f-e052-4391-b42a-3b9526d4ffb1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:01:10.500Z|aed1e59f-7cf9-47b5-abb0-9b7c13ca464c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:01:10.501Z|aed1e59f-7cf9-47b5-abb0-9b7c13ca464c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:01:16.140Z|b9a75851-c0a5-46f5-ac7f-d33c4d5881f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T23:01:16.141Z|b9a75851-c0a5-46f5-ac7f-d33c4d5881f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T23:01:16.538Z|c9a3d7d9-cf77-4542-bb77-72adb1b053b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T23:01:16.539Z|c9a3d7d9-cf77-4542-bb77-72adb1b053b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T23:01:20.507Z|6b91ab86-ba5f-43e4-a8d0-4d3f4c5e39e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:01:20.507Z|243d618b-4200-434a-ad35-1b7344b08526|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:01:20.508Z|6b91ab86-ba5f-43e4-a8d0-4d3f4c5e39e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:01:20.508Z|243d618b-4200-434a-ad35-1b7344b08526|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:01:20.534Z|f3b72fd4-0da5-4465-ae4b-647a488d7beb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:01:20.535Z|f3b72fd4-0da5-4465-ae4b-647a488d7beb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:01:30.538Z|446e15de-7efc-4e44-84ac-fa0c97ee3923|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:01:30.538Z|6020ad3a-7bee-4105-a12e-7c276790fd87|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:01:30.539Z|6020ad3a-7bee-4105-a12e-7c276790fd87|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:01:30.539Z|446e15de-7efc-4e44-84ac-fa0c97ee3923|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:01:30.555Z|8a96fecd-d429-4043-b505-e39abae36b6a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:01:30.555Z|8a96fecd-d429-4043-b505-e39abae36b6a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:01:31.140Z|278595b9-74f2-4575-b2d0-160c69adaef8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T23:01:31.142Z|278595b9-74f2-4575-b2d0-160c69adaef8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T23:01:40.566Z|16076013-21f1-4f0c-9609-81df323364b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:01:40.566Z|7a5c2ad8-e28e-435b-933d-603f784ca55b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:01:40.567Z|16076013-21f1-4f0c-9609-81df323364b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:01:40.567Z|7a5c2ad8-e28e-435b-933d-603f784ca55b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:01:40.572Z|d684be3a-0c8e-49b1-901f-5633d11091f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:01:40.573Z|d684be3a-0c8e-49b1-901f-5633d11091f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:01:46.141Z|b8755aa6-beec-4dbb-97fb-585e1865a02f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T23:01:46.141Z|b8755aa6-beec-4dbb-97fb-585e1865a02f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T23:01:46.539Z|939f4110-62e0-4463-ae2d-df24deaf95e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T23:01:46.540Z|939f4110-62e0-4463-ae2d-df24deaf95e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T23:01:50.587Z|dbc3e8e9-5e0e-4b88-81a4-6a84e46afdc7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:01:50.587Z|578dcef7-62ce-4470-b97a-7d53d5015a16|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:01:50.587Z|dbc3e8e9-5e0e-4b88-81a4-6a84e46afdc7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:01:50.587Z|578dcef7-62ce-4470-b97a-7d53d5015a16|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:01:50.600Z|0436ab91-deb2-48da-94e3-b05845156889|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:01:50.601Z|0436ab91-deb2-48da-94e3-b05845156889|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:02:00.607Z|e7916508-9068-421f-9077-c8ece4eb12e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:02:00.607Z|9407dc76-5819-4fde-aae8-773e0cdafd7f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:02:00.608Z|e7916508-9068-421f-9077-c8ece4eb12e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:02:00.608Z|9407dc76-5819-4fde-aae8-773e0cdafd7f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:02:00.622Z|9f55d74b-4022-47fe-b120-26ec20a6d13a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:02:00.622Z|9f55d74b-4022-47fe-b120-26ec20a6d13a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:02:01.140Z|94b6d7fd-492b-465a-88bf-c3750ff8fcf1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T23:02:01.141Z|94b6d7fd-492b-465a-88bf-c3750ff8fcf1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T23:02:02.845Z|4d6662b6-bac1-4f67-baa3-083641076749|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-20T23:02:02.847Z|4d6662b6-bac1-4f67-baa3-083641076749|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-20T23:02:10.633Z|3f0f409b-5a42-4c30-87ad-75b06513b399|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:02:10.633Z|55b7e89d-0fe0-4da2-9a8e-861c04780615|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:02:10.635Z|3f0f409b-5a42-4c30-87ad-75b06513b399|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:02:10.635Z|55b7e89d-0fe0-4da2-9a8e-861c04780615|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:02:10.646Z|2a311858-615a-4116-9b04-2ecee06b72c4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:02:10.647Z|2a311858-615a-4116-9b04-2ecee06b72c4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:02:16.141Z|2268a0f9-3c90-433e-b3d7-11fc2f9bc6b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T23:02:16.144Z|2268a0f9-3c90-433e-b3d7-11fc2f9bc6b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T23:02:16.540Z|59b841cc-33f7-43ef-bddb-023f084ee11d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T23:02:16.541Z|59b841cc-33f7-43ef-bddb-023f084ee11d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T23:02:20.660Z|d6940157-5889-4a94-83c6-1e43dfc2c20d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:02:20.661Z|d6940157-5889-4a94-83c6-1e43dfc2c20d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:02:20.714Z|f2985113-9a37-4151-bc3c-3483d56d98db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:02:20.715Z|f2985113-9a37-4151-bc3c-3483d56d98db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:02:20.717Z|f1471356-2139-4461-a497-5d29c9d6ce87|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:02:20.718Z|f1471356-2139-4461-a497-5d29c9d6ce87|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:02:30.731Z|b26c4e32-7423-44cf-b7b3-09cf08e201a3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:02:30.732Z|b26c4e32-7423-44cf-b7b3-09cf08e201a3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:02:30.739Z|317ddda4-8bad-4ef0-ad48-1be70d5e7c8f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:02:30.740Z|317ddda4-8bad-4ef0-ad48-1be70d5e7c8f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:02:30.750Z|178e8502-cf15-40a2-8c92-1fb5659009b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:02:30.750Z|178e8502-cf15-40a2-8c92-1fb5659009b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:02:31.140Z|f2ee9a86-988d-414d-8ae9-4760f815f23b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T23:02:31.141Z|f2ee9a86-988d-414d-8ae9-4760f815f23b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T23:02:40.752Z|c1e5cc86-2cbd-436e-b3e5-5618242abe68|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:02:40.753Z|c1e5cc86-2cbd-436e-b3e5-5618242abe68|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:02:40.761Z|2a6de4fc-8b51-47bf-9bff-19c54a57ade2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:02:40.761Z|2a6de4fc-8b51-47bf-9bff-19c54a57ade2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:02:40.771Z|3b44fd06-c3a2-4143-93f6-d4bb9c834210|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:02:40.771Z|3b44fd06-c3a2-4143-93f6-d4bb9c834210|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:02:46.140Z|3ca72f9d-5457-4a6b-9fc5-06e15947151f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T23:02:46.141Z|3ca72f9d-5457-4a6b-9fc5-06e15947151f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T23:02:46.542Z|eff26b28-dae7-49d6-a2fc-710edd1af73e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T23:02:46.542Z|eff26b28-dae7-49d6-a2fc-710edd1af73e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T23:02:50.773Z|8172a4f8-8a46-45a6-aac2-1d60d2999e28|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:02:50.773Z|8172a4f8-8a46-45a6-aac2-1d60d2999e28|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:02:50.779Z|841f654f-03fe-4227-8086-3a5dfcb3b71a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:02:50.780Z|841f654f-03fe-4227-8086-3a5dfcb3b71a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:02:50.794Z|edc34fa8-56ce-4788-a6b5-5ac3666aa448|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:02:50.794Z|edc34fa8-56ce-4788-a6b5-5ac3666aa448|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:03:00.801Z|34dbbbbd-1ab1-4faa-99db-d9f903d27cce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:03:00.801Z|34dbbbbd-1ab1-4faa-99db-d9f903d27cce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:03:00.803Z|78229b73-25c3-4d97-af99-de4ff73c1d2d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:03:00.804Z|78229b73-25c3-4d97-af99-de4ff73c1d2d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:03:00.824Z|f0b95d47-d87d-43fe-9785-b572474b16aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:03:00.825Z|f0b95d47-d87d-43fe-9785-b572474b16aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:03:01.140Z|f494b54f-a36a-4eb5-8ed5-2639ce1beaf1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T23:03:01.146Z|f494b54f-a36a-4eb5-8ed5-2639ce1beaf1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T23:03:02.841Z|aabf9c77-00ed-46b5-bbd1-2b00574d3d0f|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-20T23:03:02.842Z|aabf9c77-00ed-46b5-bbd1-2b00574d3d0f|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-20T23:03:10.830Z|bd6ccdf3-87dc-46dc-9c91-4535e21f8be5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:03:10.830Z|bd6ccdf3-87dc-46dc-9c91-4535e21f8be5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:03:10.842Z|78826950-d982-4d22-a29a-f8b3d0a3ad03|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:03:10.842Z|78826950-d982-4d22-a29a-f8b3d0a3ad03|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:03:10.848Z|f5914a2d-790a-4775-bc4e-190db4a4cf4c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:03:10.849Z|f5914a2d-790a-4775-bc4e-190db4a4cf4c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:03:16.140Z|ecc05140-86c4-4943-ba9b-c32e89e33a1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T23:03:16.141Z|ecc05140-86c4-4943-ba9b-c32e89e33a1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T23:03:16.543Z|a707110b-4f72-4722-be77-21015a021500|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T23:03:16.543Z|a707110b-4f72-4722-be77-21015a021500|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T23:03:20.852Z|66c79f33-f595-4bff-86cf-e52c4ed36592|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:03:20.853Z|66c79f33-f595-4bff-86cf-e52c4ed36592|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:03:20.861Z|53842b86-511b-44ad-adac-cd287bfcd265|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:03:20.861Z|53842b86-511b-44ad-adac-cd287bfcd265|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:03:20.870Z|522e73cb-6afc-472c-aaa3-e562fdd4e440|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:03:20.871Z|522e73cb-6afc-472c-aaa3-e562fdd4e440|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:03:30.881Z|d30f79e2-b750-41ae-89b3-3d6d6c7cb056|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:03:30.883Z|d30f79e2-b750-41ae-89b3-3d6d6c7cb056|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:03:30.885Z|99e1b8df-043a-4831-9634-9e062eaf98d8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:03:30.885Z|99e1b8df-043a-4831-9634-9e062eaf98d8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:03:30.890Z|ffce44d3-ff17-48a0-a702-f9f7771455d8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:03:30.891Z|ffce44d3-ff17-48a0-a702-f9f7771455d8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:03:31.141Z|ef73574c-5899-4d2b-bea2-72fde65211e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T23:03:31.142Z|ef73574c-5899-4d2b-bea2-72fde65211e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T23:03:40.913Z|2854d8cb-f20b-47df-9f8e-7cdacf7f1f34|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:03:40.914Z|2854d8cb-f20b-47df-9f8e-7cdacf7f1f34|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:03:40.919Z|651419db-a81a-4dd9-997f-e3f45541c905|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:03:40.919Z|651419db-a81a-4dd9-997f-e3f45541c905|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:03:40.926Z|17d0648e-9dac-4400-aa60-f36f3080e828|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:03:40.926Z|17d0648e-9dac-4400-aa60-f36f3080e828|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:03:46.140Z|2ad5eb3d-06b5-4c5a-9b3b-1c8554aed0ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T23:03:46.143Z|2ad5eb3d-06b5-4c5a-9b3b-1c8554aed0ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T23:03:46.544Z|a637535a-9ebb-418a-9f36-f79554db30b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T23:03:46.544Z|a637535a-9ebb-418a-9f36-f79554db30b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T23:03:50.937Z|f2974dac-8375-4df6-83e9-6d34e2f55e82|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:03:50.938Z|f2974dac-8375-4df6-83e9-6d34e2f55e82|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:03:50.941Z|6c6295b2-a33b-45d9-a913-85cda3348fca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:03:50.942Z|6c6295b2-a33b-45d9-a913-85cda3348fca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:03:50.946Z|f40aede1-0cdb-4430-918b-cea89834c4b0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:03:50.946Z|f40aede1-0cdb-4430-918b-cea89834c4b0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:04:00.958Z|e1516874-ff3c-44bf-833f-aa5ab607b2a8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:04:00.959Z|e1516874-ff3c-44bf-833f-aa5ab607b2a8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:04:00.961Z|c7e3cf7f-c52a-44ac-945a-1fce31fb198d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:04:00.961Z|c7e3cf7f-c52a-44ac-945a-1fce31fb198d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:04:00.964Z|aec7a9d8-2597-4101-8f49-d1d8397d1c29|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:04:00.964Z|aec7a9d8-2597-4101-8f49-d1d8397d1c29|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:04:01.140Z|9fe5b8bb-4754-4406-a727-cb07800bce1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T23:04:01.141Z|9fe5b8bb-4754-4406-a727-cb07800bce1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T23:04:02.841Z|6365b414-1691-4ca2-b2c8-0439bdc6250b|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-20T23:04:02.842Z|6365b414-1691-4ca2-b2c8-0439bdc6250b|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-20T23:04:10.981Z|e8a17d16-c72c-42f4-93ad-61025f6827dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:04:10.981Z|c3cdb2f2-3c1f-4aa3-b2dc-82bb5ddbac42|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:04:10.982Z|0b146144-68c7-4135-b435-946dc7672156|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:04:10.983Z|0b146144-68c7-4135-b435-946dc7672156|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:04:10.983Z|e8a17d16-c72c-42f4-93ad-61025f6827dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:04:10.983Z|c3cdb2f2-3c1f-4aa3-b2dc-82bb5ddbac42|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:04:16.140Z|8d8cf861-0edb-479d-9f53-8d5945580250|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T23:04:16.141Z|8d8cf861-0edb-479d-9f53-8d5945580250|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T23:04:16.545Z|5a3582d0-08f2-43dc-9999-f0eb0ee2f1d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T23:04:16.546Z|5a3582d0-08f2-43dc-9999-f0eb0ee2f1d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T23:04:21.004Z|94b7e5d4-005b-4267-805f-70ef0a370256|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:04:21.004Z|00f2f32f-d511-42c8-a73e-c75adfd350f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:04:21.004Z|94b7e5d4-005b-4267-805f-70ef0a370256|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:04:21.004Z|00f2f32f-d511-42c8-a73e-c75adfd350f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:04:21.008Z|91330cbf-e87f-4bba-86e6-bd1e4d94450d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:04:21.008Z|91330cbf-e87f-4bba-86e6-bd1e4d94450d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:04:31.023Z|2bd9d64d-a9dc-4d77-af06-827914743d39|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:04:31.024Z|2bd9d64d-a9dc-4d77-af06-827914743d39|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:04:31.024Z|3edb403a-d93c-4abb-be1d-d412a12ba6f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:04:31.024Z|3edb403a-d93c-4abb-be1d-d412a12ba6f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:04:31.026Z|5ae44eb6-9676-4820-b54d-4ac4dea029c9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:04:31.027Z|5ae44eb6-9676-4820-b54d-4ac4dea029c9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:04:31.140Z|f9b78949-626c-4101-bfe6-79713704dc87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T23:04:31.143Z|f9b78949-626c-4101-bfe6-79713704dc87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T23:04:41.052Z|016a367a-fe69-41b9-8fe7-ef2123d1efa4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:04:41.052Z|36286839-015e-49fe-a463-1aca2ddea886|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:04:41.052Z|46711db7-e327-49ce-af23-1bfb7a44f56d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:04:41.054Z|36286839-015e-49fe-a463-1aca2ddea886|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:04:41.054Z|46711db7-e327-49ce-af23-1bfb7a44f56d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:04:41.054Z|016a367a-fe69-41b9-8fe7-ef2123d1efa4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:04:46.143Z|01c4ead1-310d-4c34-a87e-9bfb0fb40c45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T23:04:46.145Z|01c4ead1-310d-4c34-a87e-9bfb0fb40c45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T23:04:46.546Z|1016a91b-79fd-437f-b5da-2831d97a9bbe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T23:04:46.547Z|1016a91b-79fd-437f-b5da-2831d97a9bbe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T23:04:51.079Z|29ca8a80-2200-4f21-8cd7-fe57d89225aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:04:51.080Z|29ca8a80-2200-4f21-8cd7-fe57d89225aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:04:51.079Z|02e09304-85b2-44de-a05a-6de21367f743|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:04:51.080Z|02e09304-85b2-44de-a05a-6de21367f743|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:04:51.081Z|ffed56f2-4572-4890-bab6-819d3fcec2e6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:04:51.081Z|ffed56f2-4572-4890-bab6-819d3fcec2e6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:05:01.102Z|85153ef0-8c11-4fdd-a8bc-daa98ea1eb5f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:05:01.102Z|c51d3c47-08c6-411a-83f5-744b9cbcced1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:05:01.103Z|85153ef0-8c11-4fdd-a8bc-daa98ea1eb5f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:05:01.103Z|c51d3c47-08c6-411a-83f5-744b9cbcced1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:05:01.108Z|aad281ca-0c57-419a-988c-9249da6c01db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:05:01.108Z|aad281ca-0c57-419a-988c-9249da6c01db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:05:01.140Z|017c444a-9f62-426d-83e9-0f82213517ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T23:05:01.141Z|017c444a-9f62-426d-83e9-0f82213517ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T23:05:02.840Z|9723a281-f74c-4c2d-8cc4-6ab59388a979|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-20T23:05:02.841Z|9723a281-f74c-4c2d-8cc4-6ab59388a979|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-20T23:05:11.127Z|3b6e8ea2-7283-44ad-874c-5a1ac3ba52d8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:05:11.128Z|3b6e8ea2-7283-44ad-874c-5a1ac3ba52d8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:05:11.129Z|59cbc8d1-d52a-47b9-9596-883deed33125|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:05:11.129Z|59cbc8d1-d52a-47b9-9596-883deed33125|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:05:11.130Z|be98b647-9f15-41e4-8843-134f828e73d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:05:11.130Z|be98b647-9f15-41e4-8843-134f828e73d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:05:16.140Z|5baf6c59-1bbf-4582-ba47-0885b2a2042e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T23:05:16.143Z|5baf6c59-1bbf-4582-ba47-0885b2a2042e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T23:05:16.547Z|13bad03e-1e63-44ca-a543-8ba1f12c53cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T23:05:16.548Z|13bad03e-1e63-44ca-a543-8ba1f12c53cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T23:05:21.150Z|0f18337c-139a-4508-adfe-0820569996fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:05:21.150Z|0f18337c-139a-4508-adfe-0820569996fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:05:21.151Z|dc4a33cd-4fde-4775-8862-0402694f22e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:05:21.151Z|008917a4-9408-4048-8db5-f74b5826c391|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:05:21.152Z|dc4a33cd-4fde-4775-8862-0402694f22e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:05:21.152Z|008917a4-9408-4048-8db5-f74b5826c391|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:05:31.140Z|1bff2dda-e8d0-4abd-bf6e-5ab63964f6ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T23:05:31.141Z|1bff2dda-e8d0-4abd-bf6e-5ab63964f6ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T23:05:31.171Z|3da678f5-87b1-4ecb-a22d-19435555d507|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:05:31.171Z|b7ac00c0-2662-4331-b6a0-b7012ca1c461|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:05:31.171Z|5786aecd-3221-44b3-9819-5266cf9121e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:05:31.172Z|3da678f5-87b1-4ecb-a22d-19435555d507|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:05:31.172Z|b7ac00c0-2662-4331-b6a0-b7012ca1c461|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:05:31.172Z|5786aecd-3221-44b3-9819-5266cf9121e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:05:41.194Z|8676514b-5447-4894-adfa-c4a3b70b7b39|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:05:41.194Z|352981d8-161c-48fb-8fc9-3ee514555d45|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:05:41.195Z|8676514b-5447-4894-adfa-c4a3b70b7b39|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:05:41.195Z|352981d8-161c-48fb-8fc9-3ee514555d45|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:05:41.199Z|423c24d2-c83f-4cac-8257-7dc33753cc90|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:05:41.199Z|423c24d2-c83f-4cac-8257-7dc33753cc90|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:05:46.140Z|3f72b868-61eb-4133-8a6e-d92a5c5a9922|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T23:05:46.141Z|3f72b868-61eb-4133-8a6e-d92a5c5a9922|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T23:05:46.549Z|46c4ad6e-6880-43ec-8455-be3429933c8f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T23:05:46.549Z|46c4ad6e-6880-43ec-8455-be3429933c8f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T23:05:51.215Z|d78cd13c-8b41-4fbd-9390-eda9e268a803|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:05:51.215Z|79a1edf4-f70c-48b9-82ff-5df20e61c7bb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:05:51.216Z|d78cd13c-8b41-4fbd-9390-eda9e268a803|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:05:51.216Z|79a1edf4-f70c-48b9-82ff-5df20e61c7bb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:05:51.217Z|7163ba7a-cffb-4775-9dcd-542e8140d175|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:05:51.218Z|7163ba7a-cffb-4775-9dcd-542e8140d175|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:06:01.141Z|f3e7f313-f75d-4d5a-944f-52afe3c38552|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T23:06:01.142Z|f3e7f313-f75d-4d5a-944f-52afe3c38552|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T23:06:01.238Z|87ff4b7e-6235-42a6-9bdc-04d3e0023422|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:06:01.238Z|9c518025-1c8d-4cc1-be15-845e30f2b773|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:06:01.239Z|9c518025-1c8d-4cc1-be15-845e30f2b773|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:06:01.239Z|87ff4b7e-6235-42a6-9bdc-04d3e0023422|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:06:01.243Z|1c3bd661-f248-4fec-908c-935f0914dc65|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:06:01.244Z|1c3bd661-f248-4fec-908c-935f0914dc65|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:06:02.840Z|1ac4dbf5-88c5-4172-a414-9f8a9ff5cfe3|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-20T23:06:02.841Z|1ac4dbf5-88c5-4172-a414-9f8a9ff5cfe3|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-20T23:06:11.268Z|721202cb-0c50-46ab-8244-4d43a3973c24|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:06:11.268Z|2fd63aaa-a38e-4e04-abf5-5c8bdc004458|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:06:11.268Z|ab32d09a-91b7-4a26-9811-5f56d28d3dac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:06:11.270Z|ab32d09a-91b7-4a26-9811-5f56d28d3dac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:06:11.270Z|721202cb-0c50-46ab-8244-4d43a3973c24|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:06:11.270Z|2fd63aaa-a38e-4e04-abf5-5c8bdc004458|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:06:16.141Z|3f8319e6-bbe7-41ee-83ac-ee87599eed24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T23:06:16.142Z|3f8319e6-bbe7-41ee-83ac-ee87599eed24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T23:06:16.550Z|ca692482-1d7f-4b76-92e9-778354d845c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T23:06:16.551Z|ca692482-1d7f-4b76-92e9-778354d845c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T23:06:21.294Z|6e210fb2-751b-4053-89ae-966ab81db1c4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:06:21.294Z|6e210fb2-751b-4053-89ae-966ab81db1c4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:06:21.295Z|3d4ad36b-712e-4e70-afdf-c5a2d8afcdb0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:06:21.296Z|3d4ad36b-712e-4e70-afdf-c5a2d8afcdb0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:06:21.302Z|d03d2463-ff56-455b-a5a9-0a8416e56ac0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:06:21.302Z|d03d2463-ff56-455b-a5a9-0a8416e56ac0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:06:31.140Z|9616bde4-5e26-491e-8934-1de9df0110bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T23:06:31.141Z|9616bde4-5e26-491e-8934-1de9df0110bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T23:06:31.317Z|5cfad1fc-269c-4f00-b320-13c5c4932908|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:06:31.318Z|5cfad1fc-269c-4f00-b320-13c5c4932908|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:06:31.321Z|23616087-56f0-46f6-819d-4dadb4e82511|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:06:31.321Z|ef4c8ce8-5a35-414f-b0b6-e68ee6d30b3b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:06:31.322Z|ef4c8ce8-5a35-414f-b0b6-e68ee6d30b3b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:06:31.322Z|23616087-56f0-46f6-819d-4dadb4e82511|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:06:41.341Z|b4e413d9-2c91-41f1-a2ea-9c2732c7632a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:06:41.341Z|c361d001-a49f-40ed-b461-3d82426fce10|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:06:41.342Z|b4e413d9-2c91-41f1-a2ea-9c2732c7632a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:06:41.342Z|c361d001-a49f-40ed-b461-3d82426fce10|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:06:41.345Z|1128baaa-7aef-455b-988f-cf0d69d8cae4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:06:41.345Z|1128baaa-7aef-455b-988f-cf0d69d8cae4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:06:46.140Z|49e9b4ff-fc2c-410f-9e83-d3422432bd6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T23:06:46.143Z|49e9b4ff-fc2c-410f-9e83-d3422432bd6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T23:06:46.551Z|fa2a37c6-8086-4760-bc36-46d135886431|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T23:06:46.552Z|fa2a37c6-8086-4760-bc36-46d135886431|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T23:06:51.364Z|461c4578-3ed1-4302-80ee-44b1ed0de3c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:06:51.364Z|93176b24-309c-4463-a031-75e44a1fd941|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:06:51.364Z|52c1ce09-25ba-4629-8153-bc62639b96ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:06:51.365Z|93176b24-309c-4463-a031-75e44a1fd941|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:06:51.365Z|461c4578-3ed1-4302-80ee-44b1ed0de3c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:06:51.365Z|52c1ce09-25ba-4629-8153-bc62639b96ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:07:01.141Z|53f46b15-bebb-438b-80fb-93472bcbd043|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T23:07:01.141Z|53f46b15-bebb-438b-80fb-93472bcbd043|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T23:07:01.385Z|ad69d83c-3b1c-4d84-afcb-809683192a66|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:07:01.386Z|5e2362ca-d01f-4a22-8374-f80eb8cbf49a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:07:01.386Z|ad69d83c-3b1c-4d84-afcb-809683192a66|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:07:01.386Z|5e2362ca-d01f-4a22-8374-f80eb8cbf49a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:07:01.388Z|e57983c6-7d7b-43f9-9efc-8b3b2307d95e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:07:01.388Z|e57983c6-7d7b-43f9-9efc-8b3b2307d95e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:07:02.841Z|d3dbad57-c71f-4b43-8508-3648b9952513|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-20T23:07:02.842Z|d3dbad57-c71f-4b43-8508-3648b9952513|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-20T23:07:11.409Z|722f3c91-b743-4d16-9f6f-4ed4b1865ddd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:07:11.409Z|62495371-a3f4-4da0-b335-9975a7744d44|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:07:11.409Z|74cce8cb-64ac-4cf8-8209-034417a4ce1e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:07:11.409Z|722f3c91-b743-4d16-9f6f-4ed4b1865ddd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:07:11.410Z|62495371-a3f4-4da0-b335-9975a7744d44|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:07:11.410Z|74cce8cb-64ac-4cf8-8209-034417a4ce1e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:07:16.140Z|3825a846-d3f0-40d4-85ee-48aa20e73675|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T23:07:16.141Z|3825a846-d3f0-40d4-85ee-48aa20e73675|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T23:07:16.553Z|1f23468e-e571-4581-974c-68c693d2d599|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T23:07:16.553Z|1f23468e-e571-4581-974c-68c693d2d599|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T23:07:21.430Z|b4c8c0ac-5e64-48e7-8f06-f1628193307d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:07:21.430Z|eca20e44-9af9-4bf0-abc7-cec839552d60|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:07:21.431Z|b4c8c0ac-5e64-48e7-8f06-f1628193307d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:07:21.431Z|eca20e44-9af9-4bf0-abc7-cec839552d60|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:07:21.436Z|9ddaaabf-5962-453e-9865-d9cf1575a233|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:07:21.436Z|9ddaaabf-5962-453e-9865-d9cf1575a233|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:07:31.140Z|736ce139-92f5-4cf7-bad2-dc982722f89e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T23:07:31.142Z|736ce139-92f5-4cf7-bad2-dc982722f89e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T23:07:31.450Z|3445591e-df6d-4df1-b0ca-889e81e0c958|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:07:31.450Z|85798c1e-e3d0-4926-8bbb-bb81e7833433|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:07:31.451Z|3445591e-df6d-4df1-b0ca-889e81e0c958|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:07:31.452Z|85798c1e-e3d0-4926-8bbb-bb81e7833433|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:07:31.463Z|d976ebcd-4e88-4bb9-8ec1-3a17ac86f464|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:07:31.464Z|d976ebcd-4e88-4bb9-8ec1-3a17ac86f464|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:07:41.479Z|ab9c1a63-5289-4806-ab2d-71ce7b69d43b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:07:41.479Z|b4996abf-b2e7-4a1a-bee8-258a5cac5ba3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:07:41.480Z|ab9c1a63-5289-4806-ab2d-71ce7b69d43b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:07:41.480Z|b4996abf-b2e7-4a1a-bee8-258a5cac5ba3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:07:41.494Z|ef3fc658-770b-49c5-bb9e-911778e4e0f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:07:41.495Z|ef3fc658-770b-49c5-bb9e-911778e4e0f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:07:46.141Z|707f3449-9362-45fb-b45f-0883d9e9c30a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T23:07:46.143Z|707f3449-9362-45fb-b45f-0883d9e9c30a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T23:07:46.554Z|2de681e3-f31e-437a-9eb0-0b1d5f781553|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T23:07:46.554Z|2de681e3-f31e-437a-9eb0-0b1d5f781553|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T23:07:51.505Z|c0f3d9f6-abfa-4fbd-b222-93b5bfdae637|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:07:51.505Z|9feccc0c-8c98-46a0-9d39-52a4db34ccaf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:07:51.506Z|c0f3d9f6-abfa-4fbd-b222-93b5bfdae637|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:07:51.506Z|9feccc0c-8c98-46a0-9d39-52a4db34ccaf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:07:51.521Z|a479a20c-b5ea-48e0-aba4-6dd584413014|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:07:51.522Z|a479a20c-b5ea-48e0-aba4-6dd584413014|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:08:01.141Z|3a32cf2b-9cd2-49ad-8a72-cdfaf69a652c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T23:08:01.142Z|3a32cf2b-9cd2-49ad-8a72-cdfaf69a652c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T23:08:01.530Z|bdf69922-2358-49a3-89fa-5712a19a0ad5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:08:01.530Z|b7f49378-2210-4323-9b39-56716915d523|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:08:01.530Z|bdf69922-2358-49a3-89fa-5712a19a0ad5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:08:01.530Z|b7f49378-2210-4323-9b39-56716915d523|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:08:01.542Z|78fab8fd-c92a-4aa0-8044-58d1a1071cac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:08:01.542Z|78fab8fd-c92a-4aa0-8044-58d1a1071cac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:08:02.841Z|51ed8830-d303-4c6d-b4dc-45e1c3d3cea7|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-20T23:08:02.842Z|51ed8830-d303-4c6d-b4dc-45e1c3d3cea7|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-20T23:08:11.551Z|5bd0bc6d-602f-4a75-8614-1c279a05c1ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:08:11.551Z|9467890c-9428-4d6a-b724-c2b7a2a05841|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:08:11.551Z|5bd0bc6d-602f-4a75-8614-1c279a05c1ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:08:11.552Z|9467890c-9428-4d6a-b724-c2b7a2a05841|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:08:11.560Z|c6d1b0b2-f015-47fe-b323-a75be5270123|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:08:11.561Z|c6d1b0b2-f015-47fe-b323-a75be5270123|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:08:16.140Z|d28a2647-5c74-4cd1-ae9d-6afea18cc384|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T23:08:16.142Z|d28a2647-5c74-4cd1-ae9d-6afea18cc384|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T23:08:16.555Z|39c4de48-a74d-429d-b1f4-118696378721|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T23:08:16.555Z|39c4de48-a74d-429d-b1f4-118696378721|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T23:08:21.571Z|7d30da02-8cd5-44de-8398-8b15f2be1d2e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:08:21.571Z|d0313063-544f-44ef-8697-98092d654772|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:08:21.572Z|d0313063-544f-44ef-8697-98092d654772|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:08:21.572Z|7d30da02-8cd5-44de-8398-8b15f2be1d2e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:08:21.579Z|366a7a5c-b1a5-4747-90fc-19a6538902de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:08:21.580Z|366a7a5c-b1a5-4747-90fc-19a6538902de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:08:31.140Z|3ae27455-264b-4d2e-b766-c13f9a868b06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T23:08:31.141Z|3ae27455-264b-4d2e-b766-c13f9a868b06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T23:08:31.593Z|fd4a92e8-b321-497d-b9d9-d8ac734fd855|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:08:31.594Z|fd4a92e8-b321-497d-b9d9-d8ac734fd855|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:08:31.596Z|96eb3d52-befd-4b53-a2d0-8f16afc03754|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:08:31.596Z|96eb3d52-befd-4b53-a2d0-8f16afc03754|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:08:31.599Z|e24490b8-c1a5-4c5a-a4eb-904cddd59b5f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:08:31.600Z|e24490b8-c1a5-4c5a-a4eb-904cddd59b5f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:08:41.615Z|7bc3b416-4ef7-4750-8d17-166db1cccba3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:08:41.615Z|353d514d-60d4-4335-8a60-263753b0fb59|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:08:41.616Z|7bc3b416-4ef7-4750-8d17-166db1cccba3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:08:41.616Z|353d514d-60d4-4335-8a60-263753b0fb59|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:08:41.621Z|21c6504e-d4b3-46f7-810e-fbfd3802b6fc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:08:41.621Z|21c6504e-d4b3-46f7-810e-fbfd3802b6fc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:08:46.140Z|cba47fbc-f620-4043-9aac-ab8a5518da8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T23:08:46.141Z|cba47fbc-f620-4043-9aac-ab8a5518da8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T23:08:46.556Z|47bd3c21-f5b8-4326-9210-e8e68410fb3f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T23:08:46.556Z|47bd3c21-f5b8-4326-9210-e8e68410fb3f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T23:08:51.640Z|b37f446e-2188-42bd-a8fb-e7c8f3c5200b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:08:51.640Z|436473e7-9855-4d01-b7e4-a3e0785e92a3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:08:51.640Z|b37f446e-2188-42bd-a8fb-e7c8f3c5200b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:08:51.640Z|436473e7-9855-4d01-b7e4-a3e0785e92a3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:08:51.642Z|ac07ea4e-1b14-4b5d-89ac-75489b06fd8b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:08:51.643Z|ac07ea4e-1b14-4b5d-89ac-75489b06fd8b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:09:01.140Z|bd56b995-d5cf-4145-89ca-f55fb1100539|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T23:09:01.142Z|bd56b995-d5cf-4145-89ca-f55fb1100539|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T23:09:01.660Z|dbcb67b5-c055-4ae4-8506-8761b0102874|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:09:01.660Z|dbcb67b5-c055-4ae4-8506-8761b0102874|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:09:01.662Z|fc444872-3c15-4d8c-8df8-5585b64dc026|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:09:01.662Z|fc444872-3c15-4d8c-8df8-5585b64dc026|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:09:01.665Z|3a2133e1-7cd8-44c9-9bc6-91a7c8bdc8ce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:09:01.665Z|3a2133e1-7cd8-44c9-9bc6-91a7c8bdc8ce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:09:02.840Z|afe3359b-7c68-43eb-ba64-11691bd7f9dd|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-20T23:09:02.840Z|afe3359b-7c68-43eb-ba64-11691bd7f9dd|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-20T23:09:11.681Z|16bd29ee-6039-406d-8a03-9ffd3acb64e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:09:11.682Z|16bd29ee-6039-406d-8a03-9ffd3acb64e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:09:11.683Z|5c95c59b-098a-4dfb-9133-2525ce498243|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:09:11.683Z|5c95c59b-098a-4dfb-9133-2525ce498243|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:09:11.685Z|92c7f99b-86d1-437e-9959-a0ca61a531e2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:09:11.685Z|92c7f99b-86d1-437e-9959-a0ca61a531e2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:09:16.140Z|e991b46f-6792-40ee-811a-085e989ece89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T23:09:16.141Z|e991b46f-6792-40ee-811a-085e989ece89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T23:09:16.557Z|3e5d1e26-7eca-4cf3-a036-2d525e66066c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T23:09:16.558Z|3e5d1e26-7eca-4cf3-a036-2d525e66066c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T23:09:21.712Z|c1c05b82-6ec7-4636-9f9a-7595598e88c7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:09:21.712Z|84588807-7df4-49da-afda-56ded35652a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:09:21.712Z|3a68af64-3c59-4387-a201-043845a05962|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:09:21.715Z|c1c05b82-6ec7-4636-9f9a-7595598e88c7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:09:21.715Z|3a68af64-3c59-4387-a201-043845a05962|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:09:21.715Z|84588807-7df4-49da-afda-56ded35652a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:09:31.141Z|c00f1376-17a5-4791-9d0e-1b3a23686659|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T23:09:31.142Z|c00f1376-17a5-4791-9d0e-1b3a23686659|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T23:09:31.739Z|1e10e4d1-99d4-4698-888c-1ddf55afd5e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:09:31.739Z|f93cffe1-8ce0-4750-9281-b2875ade9b6a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:09:31.740Z|ae24fc7e-db22-44a7-a87f-cdb78afd5d26|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:09:31.740Z|1e10e4d1-99d4-4698-888c-1ddf55afd5e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:09:31.740Z|f93cffe1-8ce0-4750-9281-b2875ade9b6a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:09:31.741Z|ae24fc7e-db22-44a7-a87f-cdb78afd5d26|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:09:41.761Z|15ca5cd1-378e-438a-94b1-baa510876b0b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:09:41.761Z|a99024fb-f769-4fd7-a4c8-0f78dc5efe6d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:09:41.762Z|a99024fb-f769-4fd7-a4c8-0f78dc5efe6d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:09:41.762Z|15ca5cd1-378e-438a-94b1-baa510876b0b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:09:41.763Z|6e64e8a1-9e38-4371-9c8d-9b0c84c712fb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:09:41.764Z|6e64e8a1-9e38-4371-9c8d-9b0c84c712fb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:09:46.140Z|4f0fb333-480d-4082-908e-f1d4cc19e0b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T23:09:46.143Z|4f0fb333-480d-4082-908e-f1d4cc19e0b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T23:09:46.559Z|9c3b2c35-1009-47a2-99ea-3bb0764ad3d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T23:09:46.560Z|9c3b2c35-1009-47a2-99ea-3bb0764ad3d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T23:09:51.782Z|f68ca1dd-124e-4274-9043-b0e6d6019652|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:09:51.782Z|fd7a3cc4-5eb9-415d-96fd-ed189db3b9c9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:09:51.783Z|f68ca1dd-124e-4274-9043-b0e6d6019652|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:09:51.784Z|fd7a3cc4-5eb9-415d-96fd-ed189db3b9c9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:09:51.789Z|850329c6-0682-4fb1-b95d-a48971e4f3f6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:09:51.789Z|850329c6-0682-4fb1-b95d-a48971e4f3f6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:10:01.140Z|9f672648-00c6-49f8-954b-cf22b21b5e08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T23:10:01.141Z|9f672648-00c6-49f8-954b-cf22b21b5e08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T23:10:01.807Z|69a9e2cc-0b87-42f0-ae4d-f459e8044341|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:10:01.807Z|5883d933-1dc1-4e2d-9da6-61932c69953c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:10:01.808Z|69a9e2cc-0b87-42f0-ae4d-f459e8044341|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:10:01.808Z|5883d933-1dc1-4e2d-9da6-61932c69953c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:10:01.809Z|606f7d31-2617-446f-b251-3f7f2c3586f3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:10:01.810Z|606f7d31-2617-446f-b251-3f7f2c3586f3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:10:02.840Z|c1713242-392d-422b-8e62-af69bab12234|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-20T23:10:02.841Z|c1713242-392d-422b-8e62-af69bab12234|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-20T23:10:11.830Z|68d522ee-804a-4b8a-bba2-f728121b213d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:10:11.830Z|689bccf2-b9a3-4736-875d-e4026812c117|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:10:11.831Z|689bccf2-b9a3-4736-875d-e4026812c117|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:10:11.831Z|68d522ee-804a-4b8a-bba2-f728121b213d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:10:11.831Z|9553860d-2c22-4010-ad55-87be1971dc21|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:10:11.831Z|9553860d-2c22-4010-ad55-87be1971dc21|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:10:16.140Z|de55e0bb-f128-40b9-8e83-3fefcebff462|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T23:10:16.141Z|de55e0bb-f128-40b9-8e83-3fefcebff462|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T23:10:16.560Z|1930fba2-eb24-4c77-a017-34a326defc81|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T23:10:16.561Z|1930fba2-eb24-4c77-a017-34a326defc81|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T23:10:21.851Z|61ed2956-4ff7-4d92-82e7-ec6675e91641|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:10:21.852Z|61ed2956-4ff7-4d92-82e7-ec6675e91641|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:10:21.853Z|39e74f6a-ead6-434f-ae28-a46b6d123384|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:10:21.853Z|39e74f6a-ead6-434f-ae28-a46b6d123384|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:10:21.855Z|ca73c302-994a-4f70-b74a-27fe7d5b908f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:10:21.856Z|ca73c302-994a-4f70-b74a-27fe7d5b908f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:10:31.140Z|c7035f84-e169-4473-a903-e4a1583b2e82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T23:10:31.142Z|c7035f84-e169-4473-a903-e4a1583b2e82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T23:10:31.870Z|f7c9849d-9984-42f0-887e-2e3cfd130cfc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:10:31.871Z|8f739225-af9d-458a-9690-575bca459775|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:10:31.871Z|8f739225-af9d-458a-9690-575bca459775|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:10:31.871Z|f7c9849d-9984-42f0-887e-2e3cfd130cfc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:10:31.874Z|ba4f7490-c045-4410-bba1-ee03ffc19fb7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:10:31.875Z|ba4f7490-c045-4410-bba1-ee03ffc19fb7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:10:41.892Z|3cc720db-3b58-4612-98bc-b4cb0b329070|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:10:41.892Z|2f486e77-d1ed-494f-8bda-d0157dbab5f4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:10:41.893Z|2f486e77-d1ed-494f-8bda-d0157dbab5f4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:10:41.893Z|3cc720db-3b58-4612-98bc-b4cb0b329070|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:10:41.896Z|c7d1ee78-6307-4049-9ed7-e4ab3311842f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:10:41.896Z|c7d1ee78-6307-4049-9ed7-e4ab3311842f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:10:46.140Z|497d572e-f349-4597-99d9-b990b23c0210|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T23:10:46.141Z|497d572e-f349-4597-99d9-b990b23c0210|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T23:10:46.561Z|73b1c174-ed1e-41cf-9122-94df004a86db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T23:10:46.562Z|73b1c174-ed1e-41cf-9122-94df004a86db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T23:10:51.917Z|2b481272-aa72-4ea7-badc-311d6484ae4c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:10:51.917Z|2b481272-aa72-4ea7-badc-311d6484ae4c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:10:51.922Z|31d56681-b728-434e-b384-ab4774f24fcc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:10:51.922Z|448e87dd-ca4f-4475-ae3f-41e2887e00fe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:10:51.923Z|31d56681-b728-434e-b384-ab4774f24fcc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:10:51.923Z|448e87dd-ca4f-4475-ae3f-41e2887e00fe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:11:01.141Z|408abb8a-2bc0-49d8-84d4-e8f146915114|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T23:11:01.141Z|408abb8a-2bc0-49d8-84d4-e8f146915114|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T23:11:01.943Z|9d769e87-5a12-4347-8427-93e97ec1bdd2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:11:01.944Z|9d769e87-5a12-4347-8427-93e97ec1bdd2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:11:01.949Z|79babca9-c4e3-4b07-9e1d-aedf96524fac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:11:01.950Z|79babca9-c4e3-4b07-9e1d-aedf96524fac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:11:01.952Z|acbf0cca-4939-4db1-977c-79e0be3f157a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:11:01.953Z|acbf0cca-4939-4db1-977c-79e0be3f157a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:11:02.840Z|ff350137-4744-451d-99bd-0a1c5cdb7a18|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-20T23:11:02.841Z|ff350137-4744-451d-99bd-0a1c5cdb7a18|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-20T23:11:11.975Z|bdddeea7-6888-426d-8cdd-64239c5c6ba4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:11:11.975Z|8064d389-255d-4881-a8fa-501d58c359a0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:11:11.975Z|49b18fe7-26d6-4497-89f7-1f9d69152a33|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:11:11.977Z|49b18fe7-26d6-4497-89f7-1f9d69152a33|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:11:11.977Z|bdddeea7-6888-426d-8cdd-64239c5c6ba4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:11:11.977Z|8064d389-255d-4881-a8fa-501d58c359a0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:11:16.141Z|3767edff-8dc3-46f7-bbbf-2c623d407943|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T23:11:16.144Z|3767edff-8dc3-46f7-bbbf-2c623d407943|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T23:11:16.562Z|9b0f5eb7-d557-4a7e-a89c-6eff2dbdc33e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T23:11:16.563Z|9b0f5eb7-d557-4a7e-a89c-6eff2dbdc33e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T23:11:22.006Z|73c35cd4-0433-42ed-a880-0a53870469bc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:11:22.006Z|93fda784-71bf-4e5f-9f66-ab5b3f3a27df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:11:22.007Z|93fda784-71bf-4e5f-9f66-ab5b3f3a27df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:11:22.007Z|73c35cd4-0433-42ed-a880-0a53870469bc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:11:22.007Z|664d415f-8f11-4f0c-bc51-9d3030e98067|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:11:22.007Z|664d415f-8f11-4f0c-bc51-9d3030e98067|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:11:31.140Z|06652915-1316-41f0-b086-d192178b92dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T23:11:31.141Z|06652915-1316-41f0-b086-d192178b92dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T23:11:32.026Z|e16fc6bd-81f8-4a24-8edf-4b80c82a8c12|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:11:32.026Z|e16fc6bd-81f8-4a24-8edf-4b80c82a8c12|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:11:32.027Z|05e4366a-7959-40b6-9a06-43c8025e8141|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:11:32.027Z|05e4366a-7959-40b6-9a06-43c8025e8141|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:11:32.032Z|ff8aeeed-d7cb-4747-bcb7-c5bb4946911e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:11:32.032Z|ff8aeeed-d7cb-4747-bcb7-c5bb4946911e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:11:42.048Z|257cdc90-c584-4028-af1e-e4f016edc075|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:11:42.048Z|772d76e3-8373-4456-abaf-3b95fe30c450|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:11:42.049Z|772d76e3-8373-4456-abaf-3b95fe30c450|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:11:42.049Z|257cdc90-c584-4028-af1e-e4f016edc075|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:11:42.062Z|2ec7f369-e1e7-4ece-bf5f-db055478671b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:11:42.063Z|2ec7f369-e1e7-4ece-bf5f-db055478671b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:11:46.140Z|f997072c-8983-44c7-a7c1-508ff30a9d17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T23:11:46.141Z|f997072c-8983-44c7-a7c1-508ff30a9d17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T23:11:46.563Z|bb5d2934-8f85-4b74-9f53-df9a4c8bc227|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T23:11:46.564Z|bb5d2934-8f85-4b74-9f53-df9a4c8bc227|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T23:11:52.071Z|b01bcf03-c2d8-4f46-983d-2716c297d30b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:11:52.071Z|b6a2d974-8442-4499-96fa-6a8dc7a83cb9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:11:52.071Z|b01bcf03-c2d8-4f46-983d-2716c297d30b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:11:52.071Z|b6a2d974-8442-4499-96fa-6a8dc7a83cb9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:11:52.088Z|d71124b1-0169-446f-9194-da93f81a86c6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:11:52.089Z|d71124b1-0169-446f-9194-da93f81a86c6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:12:01.140Z|166c8403-2517-4790-b7ac-b5ef5a3eafc3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T23:12:01.142Z|166c8403-2517-4790-b7ac-b5ef5a3eafc3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T23:12:02.104Z|955be53c-99d4-418b-8d82-d191d57b6679|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:12:02.104Z|8ed39f3b-fd36-4c97-9c01-c90683fd75d6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:12:02.105Z|955be53c-99d4-418b-8d82-d191d57b6679|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:12:02.105Z|8ed39f3b-fd36-4c97-9c01-c90683fd75d6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:12:02.109Z|25345ad5-6fe5-4f74-8d5a-3d653ecdb556|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:12:02.110Z|25345ad5-6fe5-4f74-8d5a-3d653ecdb556|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:12:02.840Z|18e1795e-401c-4eab-96ef-92bedce1a820|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-20T23:12:02.841Z|18e1795e-401c-4eab-96ef-92bedce1a820|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-20T23:12:12.125Z|67c3ddfd-12e9-482d-9f12-1a14e85c7e6d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:12:12.125Z|11aff6ce-0b67-466e-8fa6-fbc998018d44|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:12:12.126Z|67c3ddfd-12e9-482d-9f12-1a14e85c7e6d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:12:12.126Z|11aff6ce-0b67-466e-8fa6-fbc998018d44|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:12:12.128Z|23b19a8a-3924-4142-ba8b-9402c0620fdb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:12:12.129Z|23b19a8a-3924-4142-ba8b-9402c0620fdb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:12:16.140Z|db104c27-1bf9-4169-b095-101b89fb0321|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T23:12:16.141Z|db104c27-1bf9-4169-b095-101b89fb0321|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T23:12:16.564Z|e5ce19ee-3e1b-4d61-be1b-112e619db5e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T23:12:16.565Z|e5ce19ee-3e1b-4d61-be1b-112e619db5e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T23:12:22.145Z|5cbeee7c-430d-4b44-8757-a084d6af2413|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:12:22.145Z|705c0337-36ba-4449-9990-3b1fc876dcae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:12:22.146Z|5cbeee7c-430d-4b44-8757-a084d6af2413|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:12:22.146Z|705c0337-36ba-4449-9990-3b1fc876dcae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:12:22.149Z|9c6648dc-545a-4d2f-b666-17511f8203dd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:12:22.149Z|9c6648dc-545a-4d2f-b666-17511f8203dd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:12:31.141Z|b1b80918-0bdf-4b16-8a9e-85fb295fbd79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T23:12:31.145Z|b1b80918-0bdf-4b16-8a9e-85fb295fbd79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T23:12:32.174Z|80f3e673-f201-4767-a917-4a45e4474036|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:12:32.174Z|1a1fb166-6562-4a1d-8ec5-af950da099d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:12:32.174Z|fa5dce5d-9d26-4199-b87b-ca525318b1d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:12:32.175Z|80f3e673-f201-4767-a917-4a45e4474036|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:12:32.175Z|fa5dce5d-9d26-4199-b87b-ca525318b1d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:12:32.175Z|1a1fb166-6562-4a1d-8ec5-af950da099d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:12:42.202Z|1ff8729c-8e09-494f-a0b9-592c7619d352|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:12:42.202Z|f3f1d25d-e564-4780-bc61-3584c5a64e1b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:12:42.203Z|1ff8729c-8e09-494f-a0b9-592c7619d352|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:12:42.203Z|f3f1d25d-e564-4780-bc61-3584c5a64e1b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:12:42.203Z|62699245-c66e-420a-a088-5796305e1e17|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:12:42.204Z|62699245-c66e-420a-a088-5796305e1e17|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:12:46.141Z|e94897c5-8b12-40aa-ab81-ca206b248409|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T23:12:46.142Z|e94897c5-8b12-40aa-ab81-ca206b248409|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T23:12:46.565Z|d9684b99-1d13-4b00-b341-7c8d07d699aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T23:12:46.566Z|d9684b99-1d13-4b00-b341-7c8d07d699aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T23:12:52.224Z|fd5ebe64-dfc6-412b-81a8-fcaaa56b69cc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:12:52.224Z|afce069f-45f3-4dcc-9fd3-2caf326328db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:12:52.225Z|afce069f-45f3-4dcc-9fd3-2caf326328db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:12:52.225Z|fd5ebe64-dfc6-412b-81a8-fcaaa56b69cc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:12:52.226Z|67e1c72e-2bd0-4e2f-b708-845547c86052|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:12:52.226Z|67e1c72e-2bd0-4e2f-b708-845547c86052|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:13:01.140Z|a68da195-4e29-4f96-bbf5-db6db9fc172b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T23:13:01.141Z|a68da195-4e29-4f96-bbf5-db6db9fc172b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T23:13:02.246Z|13ce6ca5-4c99-4d33-a603-60d0f35fe957|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:13:02.246Z|83d695fe-56c3-4fab-ac41-9c334dee3493|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:13:02.247Z|13ce6ca5-4c99-4d33-a603-60d0f35fe957|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:13:02.247Z|14978b46-1858-48db-ae21-8266666661b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:13:02.247Z|83d695fe-56c3-4fab-ac41-9c334dee3493|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:13:02.247Z|14978b46-1858-48db-ae21-8266666661b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:13:02.840Z|7de4a2bd-eba2-4a7a-b42f-5f857f87a3d1|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-20T23:13:02.841Z|7de4a2bd-eba2-4a7a-b42f-5f857f87a3d1|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-20T23:13:12.266Z|f53cc034-f743-424c-8e90-23ebb29a2dcb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:13:12.267Z|f53cc034-f743-424c-8e90-23ebb29a2dcb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:13:12.267Z|d924731b-140c-4d12-93a8-a11179a1890d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:13:12.267Z|48a61a7f-8a20-4cba-8071-cdd78d259599|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:13:12.268Z|d924731b-140c-4d12-93a8-a11179a1890d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:13:12.268Z|48a61a7f-8a20-4cba-8071-cdd78d259599|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:13:16.140Z|467e6a21-6bf2-45f5-9ced-1db1bca798f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T23:13:16.143Z|467e6a21-6bf2-45f5-9ced-1db1bca798f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T23:13:16.566Z|1ab7c1f2-ad2e-49ce-9acf-27c8d382f1c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T23:13:16.567Z|1ab7c1f2-ad2e-49ce-9acf-27c8d382f1c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T23:13:22.287Z|5b3ae1ac-c057-485b-8914-978d072baf73|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:13:22.288Z|b05b4130-635d-4169-b15c-88dd5b5756c5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:13:22.288Z|45699e3b-19ad-4994-b954-dc1b6c881a17|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:13:22.288Z|b05b4130-635d-4169-b15c-88dd5b5756c5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:13:22.288Z|45699e3b-19ad-4994-b954-dc1b6c881a17|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:13:22.288Z|5b3ae1ac-c057-485b-8914-978d072baf73|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:13:31.140Z|343ae273-5a04-48a4-86b4-21785612113d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T23:13:31.141Z|343ae273-5a04-48a4-86b4-21785612113d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T23:13:32.307Z|4d2aece1-6d7c-42e0-bf88-4c6a6d3bc9dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:13:32.308Z|4d2aece1-6d7c-42e0-bf88-4c6a6d3bc9dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:13:32.308Z|0c53378d-4f67-43c6-a0ba-d8166a278fad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:13:32.309Z|7c12e22b-491c-403f-be0c-78de5c510229|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:13:32.309Z|0c53378d-4f67-43c6-a0ba-d8166a278fad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:13:32.309Z|7c12e22b-491c-403f-be0c-78de5c510229|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:13:42.328Z|c2d15533-8d30-4b3c-a021-2afd38b6a628|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:13:42.328Z|f2206ef7-765d-43a2-ad18-8d6721a6a4a2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:13:42.329Z|f2206ef7-765d-43a2-ad18-8d6721a6a4a2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:13:42.329Z|c2d15533-8d30-4b3c-a021-2afd38b6a628|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:13:42.329Z|a00d444b-797f-4938-aef7-e10fee24f32c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:13:42.330Z|a00d444b-797f-4938-aef7-e10fee24f32c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:13:46.141Z|a3ec417b-bbcb-49a2-bdc4-5b10f4e50133|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T23:13:46.142Z|a3ec417b-bbcb-49a2-bdc4-5b10f4e50133|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T23:13:46.568Z|f253149d-b5b8-470d-a24c-912123f58991|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T23:13:46.569Z|f253149d-b5b8-470d-a24c-912123f58991|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T23:13:52.357Z|f29ca704-58ff-48fd-9717-46dcca155144|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:13:52.359Z|b370fbf1-0826-4544-9788-f3f7067808b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:13:52.359Z|f29ca704-58ff-48fd-9717-46dcca155144|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:13:52.359Z|b370fbf1-0826-4544-9788-f3f7067808b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:13:52.361Z|f902a412-334e-47c0-8548-c0bff661367f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:13:52.362Z|f902a412-334e-47c0-8548-c0bff661367f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:14:01.141Z|71a8e541-0056-4b76-bbf9-7fc457927124|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T23:14:01.144Z|71a8e541-0056-4b76-bbf9-7fc457927124|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T23:14:02.385Z|debb2aca-6db7-4166-bc96-4adf8ea2687d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:14:02.385Z|1c53e5d8-f7e2-4170-a5d9-b53f81ea98ab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:14:02.386Z|debb2aca-6db7-4166-bc96-4adf8ea2687d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:14:02.386Z|1c53e5d8-f7e2-4170-a5d9-b53f81ea98ab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:14:02.388Z|7040b95f-2978-4655-a6ae-78bc4d574a31|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:14:02.388Z|7040b95f-2978-4655-a6ae-78bc4d574a31|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:14:02.841Z|b0b56a9f-dba1-489b-b0dd-55d4cabc5c0b|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-20T23:14:02.841Z|b0b56a9f-dba1-489b-b0dd-55d4cabc5c0b|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-20T23:14:12.409Z|2141ceb6-c89a-44a9-849b-c6132817185d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:14:12.409Z|d5d5f683-8814-4231-88b2-faf183f0bad9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:14:12.409Z|2141ceb6-c89a-44a9-849b-c6132817185d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:14:12.409Z|d5d5f683-8814-4231-88b2-faf183f0bad9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:14:12.412Z|86532597-d632-4f24-bfda-5dccdceb171d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:14:12.412Z|86532597-d632-4f24-bfda-5dccdceb171d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:14:16.140Z|5ab6f567-bf05-463b-b7b8-570699be2b5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T23:14:16.141Z|5ab6f567-bf05-463b-b7b8-570699be2b5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T23:14:16.569Z|15ced01c-9f87-4802-8c53-26db7791ebaa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T23:14:16.570Z|15ced01c-9f87-4802-8c53-26db7791ebaa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T23:14:22.432Z|7668a084-e171-40c8-b760-2c1bce7a6cba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:14:22.432Z|fc2940a0-dc89-45dd-be36-15b3af4711d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:14:22.433Z|7668a084-e171-40c8-b760-2c1bce7a6cba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:14:22.433Z|fc2940a0-dc89-45dd-be36-15b3af4711d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:14:22.436Z|79633963-91ce-4295-82fd-2805eabf4fa5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:14:22.436Z|79633963-91ce-4295-82fd-2805eabf4fa5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:14:31.140Z|53e42c56-6704-4d67-a31c-1707d8dea811|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T23:14:31.141Z|53e42c56-6704-4d67-a31c-1707d8dea811|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T23:14:32.454Z|ca960386-71db-428b-b5ef-9cd181fd527b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:14:32.454Z|e7df2ebb-ceec-4f0b-9e06-6ef8da07ace4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:14:32.454Z|ca960386-71db-428b-b5ef-9cd181fd527b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:14:32.455Z|e7df2ebb-ceec-4f0b-9e06-6ef8da07ace4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:14:32.460Z|e0ef49fa-b728-4149-a548-11b6a268e5d9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:14:32.461Z|e0ef49fa-b728-4149-a548-11b6a268e5d9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:14:39.789Z||http-nio-8080-exec-1|||||INFO|500||Error parsing HTTP request header
 Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level.
java.lang.IllegalArgumentException: Invalid character found in method name [JDWP-Handshake\n...]. 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)
2021-10-20T23:14:42.478Z|4184c530-d608-4ed4-b3f2-26d2970db699|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:14:42.479Z|8f059b37-e2a7-428b-88fe-f7702a5bccf7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:14:42.479Z|4184c530-d608-4ed4-b3f2-26d2970db699|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:14:42.479Z|8f059b37-e2a7-428b-88fe-f7702a5bccf7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:14:42.484Z|ea9fd5bd-de0b-45a0-be3a-34411bffab27|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:14:42.484Z|ea9fd5bd-de0b-45a0-be3a-34411bffab27|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:14:46.140Z|a99cd26e-3c6d-4ad0-a429-aba31a24007c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T23:14:46.143Z|a99cd26e-3c6d-4ad0-a429-aba31a24007c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T23:14:46.570Z|d5f51c43-d2e6-4bd4-a0c5-7a1a77f91f6a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T23:14:46.571Z|d5f51c43-d2e6-4bd4-a0c5-7a1a77f91f6a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T23:14:52.499Z|c534cc26-6465-4bf2-8cc6-6faaa8bdc88f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:14:52.500Z|c534cc26-6465-4bf2-8cc6-6faaa8bdc88f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:14:52.502Z|d6b95b54-54d3-4f47-a1fb-397c95c845cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:14:52.503Z|d6b95b54-54d3-4f47-a1fb-397c95c845cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:14:52.505Z|c83f1a8b-1adc-452f-a25f-622582c95cba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:14:52.505Z|c83f1a8b-1adc-452f-a25f-622582c95cba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:15:01.144Z|520e22fc-005d-494f-ba59-0e997c92fcd1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T23:15:01.144Z|520e22fc-005d-494f-ba59-0e997c92fcd1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T23:15:02.524Z|240ef509-8ea9-4868-8422-6ed57da8c1c6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:15:02.525Z|240ef509-8ea9-4868-8422-6ed57da8c1c6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:15:02.526Z|83f4e295-095e-4f6b-8769-f09776eba0dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:15:02.527Z|b67d3cef-d526-4676-9f07-d099d1bf1860|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:15:02.527Z|83f4e295-095e-4f6b-8769-f09776eba0dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:15:02.528Z|b67d3cef-d526-4676-9f07-d099d1bf1860|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:15:02.840Z|05cc2c4f-3eed-40a9-839f-1e1adb692f6e|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-20T23:15:02.841Z|05cc2c4f-3eed-40a9-839f-1e1adb692f6e|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-20T23:15:12.546Z|8b1a9da2-5537-4126-b97b-c5fc809169b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:15:12.547Z|8b1a9da2-5537-4126-b97b-c5fc809169b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:15:12.548Z|f5539c0d-9a5e-438d-b059-5816cd3b45c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:15:12.548Z|f5539c0d-9a5e-438d-b059-5816cd3b45c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:15:12.551Z|f84d8c88-086f-4a4d-87b6-b69d6b45d78e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:15:12.551Z|f84d8c88-086f-4a4d-87b6-b69d6b45d78e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:15:16.141Z|a389f40c-ba5a-4902-a385-7cf2cee99d58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T23:15:16.142Z|a389f40c-ba5a-4902-a385-7cf2cee99d58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T23:15:16.572Z|14d763ba-2001-46a7-94de-a6112e82b589|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T23:15:16.573Z|14d763ba-2001-46a7-94de-a6112e82b589|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T23:15:22.578Z|d413b6ac-88a0-489e-957f-42dce7eec75b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:15:22.578Z|a5abaafa-a7ba-41e1-b8e0-f6065d537e6b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:15:22.578Z|8c70f5cf-7772-4f9c-b9dd-6360b0004e26|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:15:22.581Z|a5abaafa-a7ba-41e1-b8e0-f6065d537e6b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:15:22.581Z|8c70f5cf-7772-4f9c-b9dd-6360b0004e26|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:15:22.581Z|d413b6ac-88a0-489e-957f-42dce7eec75b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:15:31.141Z|3ceaa892-9f27-4988-bdde-e88e4a75ae39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T23:15:31.144Z|3ceaa892-9f27-4988-bdde-e88e4a75ae39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T23:15:32.606Z|0afa3956-fedb-4422-b797-23b39fe86eb2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:15:32.607Z|0afa3956-fedb-4422-b797-23b39fe86eb2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:15:32.609Z|8bdb44d5-3972-47bd-9069-3b587f0ecad1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:15:32.609Z|8bdb44d5-3972-47bd-9069-3b587f0ecad1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:15:32.609Z|97bc11d8-c9f8-4ee0-980c-fdf4856e1e59|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:15:32.609Z|97bc11d8-c9f8-4ee0-980c-fdf4856e1e59|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:15:42.631Z|b2198275-d958-4115-b870-cc398f18b3e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:15:42.631Z|4881ae00-0aab-4ff0-b8ea-57de04260ed1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:15:42.632Z|4881ae00-0aab-4ff0-b8ea-57de04260ed1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:15:42.632Z|b2198275-d958-4115-b870-cc398f18b3e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:15:42.635Z|c6435119-1c40-4697-accb-cdab6cfd3e40|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:15:42.636Z|c6435119-1c40-4697-accb-cdab6cfd3e40|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:15:46.140Z|92310413-499e-4a58-90a7-36f60f48bf9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T23:15:46.141Z|92310413-499e-4a58-90a7-36f60f48bf9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T23:15:46.573Z|7381f406-d5bb-4eb2-9c3d-042ba2304976|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T23:15:46.574Z|7381f406-d5bb-4eb2-9c3d-042ba2304976|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T23:15:52.654Z|cb82cc88-ed50-4c42-bd00-962ad8a02f69|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:15:52.654Z|9915c848-31be-4f0e-af72-765154bb3cba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:15:52.654Z|cb82cc88-ed50-4c42-bd00-962ad8a02f69|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:15:52.654Z|9915c848-31be-4f0e-af72-765154bb3cba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:15:52.656Z|2ecab0ed-b1e0-4089-b532-793b15a572e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:15:52.657Z|2ecab0ed-b1e0-4089-b532-793b15a572e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:16:01.140Z|3a673b3e-8f80-4c11-ab45-51e56ce6ce26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T23:16:01.141Z|3a673b3e-8f80-4c11-ab45-51e56ce6ce26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T23:16:02.674Z|323db21d-1136-4d2b-8f2f-8d1f4ee26bc7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:16:02.674Z|67c853d9-14a0-4708-8fcd-fbb8152ed4a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:16:02.674Z|6f832d2b-d169-4c35-91d9-d0d9de68e0df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:16:02.675Z|67c853d9-14a0-4708-8fcd-fbb8152ed4a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:16:02.675Z|323db21d-1136-4d2b-8f2f-8d1f4ee26bc7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:16:02.675Z|6f832d2b-d169-4c35-91d9-d0d9de68e0df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:16:02.841Z|0e7a972b-8d5b-4c89-89c5-b1a74e894f40|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-20T23:16:02.841Z|0e7a972b-8d5b-4c89-89c5-b1a74e894f40|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-20T23:16:12.695Z|14d52099-3548-4a91-ae48-8d6fdf349960|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:16:12.696Z|14d52099-3548-4a91-ae48-8d6fdf349960|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:16:12.697Z|4796dd3a-2fd3-4ae2-a31b-81ac9b36174b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:16:12.697Z|4796dd3a-2fd3-4ae2-a31b-81ac9b36174b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:16:12.701Z|de3e5d7e-7348-4784-bf20-46b0baf7acfc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:16:12.701Z|de3e5d7e-7348-4784-bf20-46b0baf7acfc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:16:16.140Z|1c924457-59cb-46e8-a35f-681aea5daf4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T23:16:16.144Z|1c924457-59cb-46e8-a35f-681aea5daf4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T23:16:16.574Z|9e578f71-8303-410e-8ef8-8ab427e9b11d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T23:16:16.575Z|9e578f71-8303-410e-8ef8-8ab427e9b11d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T23:16:22.719Z|829d345f-fdd6-46f5-adf4-f26d6554ed6d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:16:22.719Z|e0a0b578-2bb8-437e-8404-7853fb51a6c4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:16:22.720Z|829d345f-fdd6-46f5-adf4-f26d6554ed6d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:16:22.720Z|e0a0b578-2bb8-437e-8404-7853fb51a6c4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:16:22.723Z|661fa4d4-404d-416e-b256-7887b1ad28f3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:16:22.723Z|661fa4d4-404d-416e-b256-7887b1ad28f3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:16:31.140Z|ddd0724b-840d-429e-805f-f9204344e14b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T23:16:31.141Z|ddd0724b-840d-429e-805f-f9204344e14b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T23:16:32.742Z|8f34c88a-641f-494d-9345-bac685b1475d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:16:32.743Z|8f34c88a-641f-494d-9345-bac685b1475d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:16:32.744Z|b3676bdb-c1b7-4d92-8b3c-879020fd37a3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:16:32.744Z|b3676bdb-c1b7-4d92-8b3c-879020fd37a3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:16:32.746Z|f29e2089-a859-4964-9602-064b0e980efd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:16:32.747Z|f29e2089-a859-4964-9602-064b0e980efd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:16:42.775Z|a707c81d-121f-4d61-b84c-02a4ceab496a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:16:42.775Z|4ceef9be-7a47-4105-8b90-caa8f1ec9608|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:16:42.777Z|dd1016fe-28eb-42cd-a0c8-ad0ad0c4ea24|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:16:42.777Z|4ceef9be-7a47-4105-8b90-caa8f1ec9608|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:16:42.777Z|dd1016fe-28eb-42cd-a0c8-ad0ad0c4ea24|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:16:42.777Z|a707c81d-121f-4d61-b84c-02a4ceab496a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:16:46.141Z|54f06aba-423c-4f73-a763-d7a3e837a77c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T23:16:46.142Z|54f06aba-423c-4f73-a763-d7a3e837a77c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T23:16:46.575Z|eb03229a-e42d-4fd2-951e-4fe11332e8a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T23:16:46.576Z|eb03229a-e42d-4fd2-951e-4fe11332e8a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T23:16:52.803Z|d7953bdc-b103-433e-b0a1-6b051f1cccdd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:16:52.803Z|5c25e177-6151-4b0c-9212-6e67cdf96ce9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:16:52.803Z|58e343d4-f7cf-47dc-9878-2f04860b07e2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:16:52.804Z|d7953bdc-b103-433e-b0a1-6b051f1cccdd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:16:52.804Z|58e343d4-f7cf-47dc-9878-2f04860b07e2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:16:52.804Z|5c25e177-6151-4b0c-9212-6e67cdf96ce9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:17:01.140Z|317ef3bf-a443-4b55-8cf4-d40be6e8f8b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T23:17:01.143Z|317ef3bf-a443-4b55-8cf4-d40be6e8f8b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T23:17:02.833Z|5155ff4f-a77a-458e-84e5-eaff3b02cb90|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:17:02.834Z|5155ff4f-a77a-458e-84e5-eaff3b02cb90|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:17:02.836Z|55b740e1-00ba-4597-88b2-ad045a158091|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:17:02.837Z|55b740e1-00ba-4597-88b2-ad045a158091|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:17:02.838Z|a972a3d0-0af8-44d1-97b0-151bd24d331e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:17:02.839Z|a972a3d0-0af8-44d1-97b0-151bd24d331e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:17:02.840Z|98668c9b-cc01-42e9-9bb0-00b525b363cc|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-20T23:17:02.841Z|98668c9b-cc01-42e9-9bb0-00b525b363cc|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-20T23:17:12.862Z|78489162-554d-482c-8049-0d8edd884cbd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:17:12.862Z|78489162-554d-482c-8049-0d8edd884cbd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:17:12.864Z|ca4e6fdf-904c-4a91-937c-a5482257ffad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:17:12.865Z|ca4e6fdf-904c-4a91-937c-a5482257ffad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:17:12.866Z|40fcdefb-deb7-4289-8270-b6e499c6bb09|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:17:12.867Z|40fcdefb-deb7-4289-8270-b6e499c6bb09|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:17:16.141Z|78693449-41d1-40a2-b446-c63d5a2b5095|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T23:17:16.141Z|78693449-41d1-40a2-b446-c63d5a2b5095|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T23:17:16.577Z|b6461896-d2c1-46da-974e-d6c71faa4bc1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T23:17:16.577Z|b6461896-d2c1-46da-974e-d6c71faa4bc1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T23:17:22.881Z|c6f2fb22-c2e7-4194-8eb4-cffdbdc831b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:17:22.882Z|c6f2fb22-c2e7-4194-8eb4-cffdbdc831b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:17:22.883Z|3a06a6e8-e331-4a70-bcc9-465e687483ca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:17:22.884Z|3a06a6e8-e331-4a70-bcc9-465e687483ca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:17:22.895Z|7993fece-ce08-4752-afea-13cdb45562b4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:17:22.896Z|7993fece-ce08-4752-afea-13cdb45562b4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:17:31.140Z|fc4eceae-5f81-4272-b25b-99fa73ca5eae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T23:17:31.141Z|fc4eceae-5f81-4272-b25b-99fa73ca5eae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T23:17:32.906Z|7121eeb8-9232-4f31-b358-726a6d645ca3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:17:32.906Z|1b704b87-53cf-4604-8e14-192cef7792b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:17:32.906Z|1b704b87-53cf-4604-8e14-192cef7792b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:17:32.907Z|7121eeb8-9232-4f31-b358-726a6d645ca3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:17:32.924Z|1309b4dd-0baa-4420-be08-feb1a33a3496|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:17:32.925Z|1309b4dd-0baa-4420-be08-feb1a33a3496|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:17:42.929Z|d53bcb50-0aed-4250-8474-a261c85dbb30|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:17:42.929Z|183f6054-012e-433d-874e-eaf1f324b815|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:17:42.929Z|d53bcb50-0aed-4250-8474-a261c85dbb30|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:17:42.929Z|183f6054-012e-433d-874e-eaf1f324b815|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:17:42.945Z|909ebe1b-e30c-427a-b306-cb7aad05a2d0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:17:42.946Z|909ebe1b-e30c-427a-b306-cb7aad05a2d0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:17:46.140Z|6b19b79e-3a7d-43c3-89b3-c5e16233aae3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T23:17:46.143Z|6b19b79e-3a7d-43c3-89b3-c5e16233aae3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T23:17:46.578Z|0440e730-f6df-401c-a886-f22a1dcd4d62|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T23:17:46.578Z|0440e730-f6df-401c-a886-f22a1dcd4d62|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T23:17:52.949Z|acb89952-7682-4c13-bc4a-230d1e75162a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:17:52.950Z|acb89952-7682-4c13-bc4a-230d1e75162a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:17:52.950Z|0d0d46bd-6160-441c-83e9-33c2948cf152|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:17:52.951Z|0d0d46bd-6160-441c-83e9-33c2948cf152|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:17:52.965Z|b395ed3e-db03-44f3-9f45-15cca2d00f0a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:17:52.966Z|b395ed3e-db03-44f3-9f45-15cca2d00f0a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:18:01.140Z|65a00959-3a8e-45a9-a44d-522eb412dcd1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T23:18:01.141Z|65a00959-3a8e-45a9-a44d-522eb412dcd1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T23:18:02.841Z|847cd27b-915f-4f57-8685-6ff7789d3b2d|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-20T23:18:02.842Z|847cd27b-915f-4f57-8685-6ff7789d3b2d|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-20T23:18:02.970Z|cb21557b-2a1e-423a-9d5e-211698083603|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:18:02.970Z|cb21557b-2a1e-423a-9d5e-211698083603|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:18:02.971Z|454d2c6d-4c41-4952-9da6-d666c0e64751|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:18:02.971Z|454d2c6d-4c41-4952-9da6-d666c0e64751|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:18:02.985Z|1ff84a7d-d774-4942-b701-04b744907fd8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:18:02.985Z|1ff84a7d-d774-4942-b701-04b744907fd8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:18:12.997Z|6d298ff3-f7bc-4d6f-9510-024cb417d3f4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:18:12.997Z|c39704c7-0f82-486d-be46-1c78c7aa33d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:18:12.999Z|c39704c7-0f82-486d-be46-1c78c7aa33d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:18:12.999Z|6d298ff3-f7bc-4d6f-9510-024cb417d3f4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:18:13.002Z|6d0c1605-f7eb-4640-95c6-eaf039fbf59c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:18:13.003Z|6d0c1605-f7eb-4640-95c6-eaf039fbf59c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:18:16.141Z|84a0c368-9416-4805-93a5-54ac6839052f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T23:18:16.142Z|84a0c368-9416-4805-93a5-54ac6839052f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T23:18:16.579Z|90bd02b9-ab19-455b-bbcb-5ba6623124bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T23:18:16.580Z|90bd02b9-ab19-455b-bbcb-5ba6623124bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T23:18:23.024Z|2268050a-2bc3-482a-aa15-6204580b258f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:18:23.025Z|2268050a-2bc3-482a-aa15-6204580b258f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:18:23.025Z|f6104a7f-8206-47c2-9a0d-03ca7a121184|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:18:23.025Z|d41d2d38-ea55-49a3-a78a-ad06b69c8654|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:18:23.026Z|f6104a7f-8206-47c2-9a0d-03ca7a121184|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:18:23.026Z|d41d2d38-ea55-49a3-a78a-ad06b69c8654|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:18:31.140Z|ce01f239-c199-42eb-b82d-3cebfe86c71f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T23:18:31.143Z|ce01f239-c199-42eb-b82d-3cebfe86c71f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T23:18:33.046Z|ad5d87d4-b3a6-4c41-bf85-b5017bd0327e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:18:33.046Z|781b0bbf-0bee-4486-a91d-04fd94f605ff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:18:33.047Z|ad5d87d4-b3a6-4c41-bf85-b5017bd0327e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:18:33.047Z|781b0bbf-0bee-4486-a91d-04fd94f605ff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:18:33.048Z|564f4e89-61b7-48ac-8adf-8b45228f946f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:18:33.050Z|564f4e89-61b7-48ac-8adf-8b45228f946f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:18:43.075Z|e8ade7d2-ef0d-4fba-939e-fd6d95d54d9a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:18:43.075Z|239c2a8e-36c9-419d-88e2-d6b98dbec6d9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:18:43.076Z|239c2a8e-36c9-419d-88e2-d6b98dbec6d9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:18:43.076Z|e8ade7d2-ef0d-4fba-939e-fd6d95d54d9a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:18:43.080Z|5160d927-3c8b-4142-af0b-3cef6becafe0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:18:43.080Z|5160d927-3c8b-4142-af0b-3cef6becafe0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:18:46.140Z|233459e9-d635-4a07-a988-bf6e59e3ac53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T23:18:46.141Z|233459e9-d635-4a07-a988-bf6e59e3ac53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T23:18:46.580Z|945d9b7a-94aa-4d35-8a34-7028569afef4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T23:18:46.581Z|945d9b7a-94aa-4d35-8a34-7028569afef4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T23:18:53.125Z|3b25084b-5f07-40f8-bad9-353be0b89a59|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:18:53.125Z|3b25084b-5f07-40f8-bad9-353be0b89a59|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:18:53.126Z|a9a245a6-05d0-4914-b0cd-574b12fc3ebb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:18:53.126Z|e66e5eae-8e18-454b-b70b-274b35e41656|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:18:53.126Z|a9a245a6-05d0-4914-b0cd-574b12fc3ebb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:18:53.126Z|e66e5eae-8e18-454b-b70b-274b35e41656|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:19:01.140Z|0ee1189e-860c-4fee-8e36-0f6c3bb397a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T23:19:01.141Z|0ee1189e-860c-4fee-8e36-0f6c3bb397a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T23:19:02.841Z|7a690b2d-4ca1-4260-b088-c19d33dff2bf|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-20T23:19:02.841Z|7a690b2d-4ca1-4260-b088-c19d33dff2bf|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-20T23:19:03.151Z|1054732a-dcd1-4834-be8c-0588f0a2f737|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:19:03.151Z|1054732a-dcd1-4834-be8c-0588f0a2f737|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:19:03.153Z|251f025e-fa28-4792-b133-3ac282de9686|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:19:03.153Z|251f025e-fa28-4792-b133-3ac282de9686|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:19:03.162Z|02982c69-e3c5-45ab-afc7-101cdb113adb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:19:03.163Z|02982c69-e3c5-45ab-afc7-101cdb113adb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:19:13.176Z|4b0fe1b4-f844-4d32-bfe0-d20dc9b3e914|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:19:13.177Z|4b0fe1b4-f844-4d32-bfe0-d20dc9b3e914|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:19:13.177Z|795a31df-3a9a-410b-a98f-f0f364480154|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:19:13.177Z|795a31df-3a9a-410b-a98f-f0f364480154|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:19:13.189Z|47c12252-5ba5-4ec1-a32d-75fb7eb4f97c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:19:13.189Z|47c12252-5ba5-4ec1-a32d-75fb7eb4f97c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:19:16.140Z|48f59992-60dc-4299-91d9-a91da5a08c25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T23:19:16.143Z|48f59992-60dc-4299-91d9-a91da5a08c25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T23:19:16.581Z|0d30fbac-4805-48ac-91d3-f5559cafdff8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T23:19:16.582Z|0d30fbac-4805-48ac-91d3-f5559cafdff8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T23:19:23.202Z|a52d686c-dfb5-4457-8287-3b080da5069e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:19:23.202Z|a52d686c-dfb5-4457-8287-3b080da5069e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:19:23.213Z|df653bdb-dead-421b-9a24-aa7abfb76253|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:19:23.213Z|df653bdb-dead-421b-9a24-aa7abfb76253|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:19:23.214Z|ccd2dfd4-5b41-4e1d-82c7-c3a64434c035|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:19:23.214Z|ccd2dfd4-5b41-4e1d-82c7-c3a64434c035|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:19:31.140Z|3f04ea8e-b1cd-431e-a62d-0f6cae1510fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T23:19:31.141Z|3f04ea8e-b1cd-431e-a62d-0f6cae1510fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T23:19:33.227Z|1e97fbfd-00a3-430e-951f-d92a5df31304|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:19:33.228Z|1e97fbfd-00a3-430e-951f-d92a5df31304|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:19:33.234Z|478f79aa-2cc1-44ce-8369-a45f2d8eecf2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:19:33.235Z|478f79aa-2cc1-44ce-8369-a45f2d8eecf2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:19:33.243Z|6121335c-f6cb-436a-a8a6-4179e38f714e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:19:33.243Z|6121335c-f6cb-436a-a8a6-4179e38f714e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:19:43.263Z|b1eae80f-3a65-449b-b7d7-c87fe45f898f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:19:43.268Z|b1eae80f-3a65-449b-b7d7-c87fe45f898f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:19:43.273Z|eec1eafe-0f96-4b41-aa2d-8868d1ced288|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:19:43.274Z|eec1eafe-0f96-4b41-aa2d-8868d1ced288|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:19:43.282Z|106046af-c471-44f6-a9f8-093acb2ab5ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:19:43.282Z|106046af-c471-44f6-a9f8-093acb2ab5ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:19:46.141Z|7bfc4f49-36bb-4918-9b71-18ee8e029248|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T23:19:46.142Z|7bfc4f49-36bb-4918-9b71-18ee8e029248|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T23:19:46.582Z|39c717fc-50dd-4b75-8997-a5899d32c792|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T23:19:46.583Z|39c717fc-50dd-4b75-8997-a5899d32c792|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T23:19:53.298Z|2634eda9-f3bb-481d-af63-921de2dedeb9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:19:53.298Z|82a4c6ee-a3b9-4d06-b928-ebc4eef931af|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:19:53.300Z|cb1a0d06-0c22-4845-8a44-6ccef953e3ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:19:53.300Z|2634eda9-f3bb-481d-af63-921de2dedeb9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:19:53.300Z|cb1a0d06-0c22-4845-8a44-6ccef953e3ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:19:53.300Z|82a4c6ee-a3b9-4d06-b928-ebc4eef931af|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:20:01.140Z|e806b68c-2e60-4b9c-a1b8-1d9fa7911163|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T23:20:01.144Z|e806b68c-2e60-4b9c-a1b8-1d9fa7911163|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T23:20:02.841Z|c2431c82-c78d-49a7-b473-88af17fe3fb6|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-20T23:20:02.842Z|c2431c82-c78d-49a7-b473-88af17fe3fb6|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-20T23:20:03.323Z|d8e0abde-a187-41a6-a4e7-8eca73418890|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:20:03.324Z|d8e0abde-a187-41a6-a4e7-8eca73418890|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:20:03.328Z|f0d20c56-23c5-4e25-a5b0-a9c936c16ad3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:20:03.329Z|f0d20c56-23c5-4e25-a5b0-a9c936c16ad3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:20:03.330Z|b3983e5a-89af-4344-8baa-c1fd88821b86|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:20:03.330Z|b3983e5a-89af-4344-8baa-c1fd88821b86|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:20:13.350Z|7bba00c6-1763-4908-a9b0-3b30cf4cae60|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:20:13.351Z|35b6da85-c2fc-492c-af12-8228b45bee76|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:20:13.351Z|7bba00c6-1763-4908-a9b0-3b30cf4cae60|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:20:13.351Z|35b6da85-c2fc-492c-af12-8228b45bee76|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:20:13.355Z|bd1d6e64-8628-42a4-8dc5-73fdf7d39bde|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:20:13.355Z|bd1d6e64-8628-42a4-8dc5-73fdf7d39bde|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:20:16.140Z|f5368258-ba96-4982-b9aa-fcf048e3579b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T23:20:16.141Z|f5368258-ba96-4982-b9aa-fcf048e3579b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T23:20:16.584Z|09f15551-6133-4da4-afaa-912862e85d42|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T23:20:16.584Z|09f15551-6133-4da4-afaa-912862e85d42|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T23:20:23.373Z|c754897f-fc85-47c3-bf26-3b1a2c99b219|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:20:23.374Z|aa4a08a3-0b80-43ea-a2d5-fa2e68d2fdc1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:20:23.375Z|c754897f-fc85-47c3-bf26-3b1a2c99b219|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:20:23.376Z|a21113f7-c614-475f-9826-1c6bbae156a5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:20:23.376Z|aa4a08a3-0b80-43ea-a2d5-fa2e68d2fdc1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:20:23.376Z|a21113f7-c614-475f-9826-1c6bbae156a5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:20:31.140Z|8f9781da-11a3-43fd-83fb-c4ce7772eece|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T23:20:31.141Z|8f9781da-11a3-43fd-83fb-c4ce7772eece|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T23:20:33.394Z|93314c86-edac-4f13-8fca-488f2e6ff4c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:20:33.395Z|93314c86-edac-4f13-8fca-488f2e6ff4c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:20:33.397Z|36045a3a-67b3-492c-8849-ab5999f19b33|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:20:33.398Z|36045a3a-67b3-492c-8849-ab5999f19b33|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:20:33.403Z|658e4a59-ba88-4e18-8b0a-c652a08e442d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:20:33.404Z|658e4a59-ba88-4e18-8b0a-c652a08e442d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:20:43.417Z|46d8d1d5-a6c1-4a41-841f-598228c6d66d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:20:43.417Z|d2ef82aa-bbe5-4c71-9837-7a08fb561f8f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:20:43.418Z|46d8d1d5-a6c1-4a41-841f-598228c6d66d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:20:43.418Z|d2ef82aa-bbe5-4c71-9837-7a08fb561f8f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:20:43.435Z|d2c96639-e737-4275-95d4-d6e0cee84758|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:20:43.436Z|d2c96639-e737-4275-95d4-d6e0cee84758|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:20:46.140Z|b79d1f73-8889-4c71-8853-667ff43e0466|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T23:20:46.143Z|b79d1f73-8889-4c71-8853-667ff43e0466|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T23:20:46.585Z|fbe3e161-c462-412e-be27-a22d43505b4f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T23:20:46.585Z|fbe3e161-c462-412e-be27-a22d43505b4f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T23:20:53.459Z|e998d779-037d-474d-8849-b284703273ef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:20:53.459Z|e998d779-037d-474d-8849-b284703273ef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:20:53.462Z|8f335ede-4c3d-485b-87ae-8c8ef58213dd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:20:53.462Z|8f335ede-4c3d-485b-87ae-8c8ef58213dd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:20:53.465Z|09d5bfbf-51be-4c85-81da-e2cc522b4ded|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:20:53.466Z|09d5bfbf-51be-4c85-81da-e2cc522b4ded|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:21:01.140Z|4cc653c4-4512-4c6b-ac05-2f0ef21951a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T23:21:01.141Z|4cc653c4-4512-4c6b-ac05-2f0ef21951a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T23:21:02.840Z|26c2f24c-6637-4df7-9880-2f979b9426b8|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-20T23:21:02.841Z|26c2f24c-6637-4df7-9880-2f979b9426b8|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-20T23:21:03.482Z|9a597439-c49e-4dc6-886b-567b1a97d26a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:21:03.482Z|9a597439-c49e-4dc6-886b-567b1a97d26a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:21:03.484Z|d940f3c8-000d-460c-bca4-2af7b9f2e52f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:21:03.485Z|d940f3c8-000d-460c-bca4-2af7b9f2e52f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:21:03.491Z|0861b0fc-cf0a-4b65-907c-8d048a170757|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:21:03.491Z|0861b0fc-cf0a-4b65-907c-8d048a170757|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:21:13.513Z|0e9f745a-0bb6-4dde-8e77-c8193c1eeca0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:21:13.514Z|0e9f745a-0bb6-4dde-8e77-c8193c1eeca0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:21:13.516Z|2416b97d-28c5-4cc9-a07d-d8c7ed237478|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:21:13.516Z|2416b97d-28c5-4cc9-a07d-d8c7ed237478|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:21:13.510Z|98abb71e-cd45-4a7a-b621-a7e93cc21aeb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:21:13.520Z|98abb71e-cd45-4a7a-b621-a7e93cc21aeb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:21:16.141Z|ad234891-9ada-4a3b-9cbc-2607b25bf5b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T23:21:16.142Z|ad234891-9ada-4a3b-9cbc-2607b25bf5b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T23:21:16.586Z|1be0224e-96ab-46cc-82ea-57a512c3518f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T23:21:16.586Z|1be0224e-96ab-46cc-82ea-57a512c3518f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T23:21:23.540Z|8b7ba12d-f63f-4e64-a203-94147d40f2e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:21:23.540Z|a1e2e468-6a90-40f3-aa52-bd40818677d5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:21:23.541Z|8b7ba12d-f63f-4e64-a203-94147d40f2e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:21:23.541Z|b2e2a6c5-f686-4631-b2f5-49aba6716b54|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:21:23.542Z|b2e2a6c5-f686-4631-b2f5-49aba6716b54|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:21:23.540Z|a1e2e468-6a90-40f3-aa52-bd40818677d5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:21:31.140Z|a9c79209-d546-4685-a748-749dbc75f4db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T23:21:31.144Z|a9c79209-d546-4685-a748-749dbc75f4db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T23:21:33.560Z|a593f87a-daca-48e7-b875-985fbc07f79d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:21:33.560Z|a4865a5b-d674-4606-8b8e-e3d49293c8c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:21:33.560Z|a593f87a-daca-48e7-b875-985fbc07f79d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:21:33.560Z|a4865a5b-d674-4606-8b8e-e3d49293c8c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:21:33.564Z|51c0951b-57c7-4755-8af9-0b5fc6383947|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:21:33.565Z|51c0951b-57c7-4755-8af9-0b5fc6383947|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:21:43.583Z|5e908115-7dc6-4416-9442-98435cc369c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:21:43.585Z|5e908115-7dc6-4416-9442-98435cc369c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:21:43.593Z|ef343b03-0ae8-4453-9a31-66814f378463|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:21:43.593Z|ef343b03-0ae8-4453-9a31-66814f378463|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:21:43.599Z|e1997f2d-acea-4dc0-8d87-1af0af36f510|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:21:43.599Z|e1997f2d-acea-4dc0-8d87-1af0af36f510|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:21:46.140Z|71118063-8af0-4cde-b4ec-48db168d18de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T23:21:46.141Z|71118063-8af0-4cde-b4ec-48db168d18de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T23:21:46.587Z|80a3c4f7-5b64-4528-90d6-678c24dab006|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T23:21:46.587Z|80a3c4f7-5b64-4528-90d6-678c24dab006|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T23:21:53.610Z|049af6d9-a749-4473-96c6-d6e6427a4b94|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:21:53.610Z|049af6d9-a749-4473-96c6-d6e6427a4b94|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:21:53.624Z|d2ff5cc8-bc06-4f06-aea3-7f223a6e866c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:21:53.624Z|d2ff5cc8-bc06-4f06-aea3-7f223a6e866c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:21:53.633Z|b0f6b698-828d-40c2-ab7c-c1668c9893e4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:21:53.633Z|b0f6b698-828d-40c2-ab7c-c1668c9893e4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:22:01.140Z|ecc11be6-fbc6-4708-b6b6-734f664da7f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T23:22:01.141Z|ecc11be6-fbc6-4708-b6b6-734f664da7f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T23:22:02.841Z|5d626e9c-ca9a-4c76-8c08-88d2ca2605e5|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-20T23:22:02.841Z|5d626e9c-ca9a-4c76-8c08-88d2ca2605e5|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-20T23:22:03.633Z|dbb09636-2f3b-4fef-aaad-fb9ede412794|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:22:03.634Z|dbb09636-2f3b-4fef-aaad-fb9ede412794|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:22:03.646Z|2c61b7c2-44b2-4b02-89e6-d5ed944f5146|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:22:03.646Z|2c61b7c2-44b2-4b02-89e6-d5ed944f5146|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:22:03.649Z|da41323b-17a9-4edf-9d4e-4d83a155f4e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:22:03.649Z|da41323b-17a9-4edf-9d4e-4d83a155f4e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:22:13.656Z|c464aab9-064f-4a17-99ee-69871fcd90bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:22:13.656Z|c464aab9-064f-4a17-99ee-69871fcd90bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:22:13.664Z|656b357b-dfac-4946-9c62-50174c6b0c3c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:22:13.665Z|656b357b-dfac-4946-9c62-50174c6b0c3c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:22:13.666Z|5a569460-2b9f-495b-ac32-37012c61ba79|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-20T23:22:13.667Z|5a569460-2b9f-495b-ac32-37012c61ba79|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-20T23:22:16.140Z|94bec0ad-63c6-43de-a8c3-7b63e9daceca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T23:22:16.143Z|94bec0ad-63c6-43de-a8c3-7b63e9daceca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-20T23:22:16.588Z|43288f0e-9306-4e9b-baca-944efd9ba5d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-20T23:22:16.589Z|43288f0e-9306-4e9b-baca-944efd9ba5d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.